Commit Graph

7329 Commits (6164e5bae632015478ed8120fac599390bf4c9a0)
 

Author SHA1 Message Date
scrawl 744c5804ed Simplified doors, now they will stop after hitting an obstacle instead of trying to back off. 12 years ago
Marc Zinnschlag de5898c953 post merge fixes 12 years ago
Marc Zinnschlag 4986b7d65d Merge branch 'master' into ref 12 years ago
Marc Zinnschlag 1c4b70805b added missing reference table columns 12 years ago
Marc Zinnschlag 9a39f32c32 store ID of cell in reference struct 12 years ago
Marc Zinnschlag 9a49125281 added references table 12 years ago
scrawl 72600a16cf Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea 12 years ago
scrawl 58fce74620 Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders 12 years ago
scrawl 5c8950f91c Merge branch 'master' of git://github.com/zinnschlag/openmw 12 years ago
Marc Zinnschlag f9d7c7574e Merge remote-tracking branch 'swick/scrollbar' 12 years ago
Marc Zinnschlag 3dc42fb948 Merge remote-tracking branch 'greye/master' 12 years ago
greye 76d95dffb6 special case for loading StartScript records 12 years ago
Sebastian Wick 26bd2a5301 use the new scrollbar; range dependent step size; fix 12 years ago
Sebastian Wick b43f41c2bd use a mygui controller for scrollbar repeat 12 years ago
Sebastian Wick f29e30d21d Merge branch 'master' of https://github.com/zinnschlag/openmw 12 years ago
Sebastian Wick e3d8bdbafe autorepeat scrollbar 12 years ago
graffy76 9f6d250463 QDebug reference removal 12 years ago
Marc Zinnschlag 847ec9fa56 Merge remote-tracking branch 'swick/master' 12 years ago
Sebastian Wick 72b7e113cc only apply in fullscreen 12 years ago
Sebastian Wick 8bdc9ff3ae set position of the window for multiple monitors 12 years ago
graffy76 55b115935a Implemented RefRecordTypeDelegate
Added accessor functions to CSMWorld::UniversalId for static const
sIdArg[]
12 years ago
graffy76 9d95a38934 Implementing delegate for referenceables table Type column
Added delegate skeleton class

Added delegate creation code in ViewManager

Added Display_RefRecordType enum to columnbase.hpp

Changed Type column'sDisplay type to Display_RefRecordType in
refidcollection.cpp

modified OpenCS CMakeLists.txt to incorporate RefRecordTypeDelegate
class
12 years ago
Marc Zinnschlag 56637a39a3 Merge remote-tracking branch 'vheuken/master' 12 years ago
Marc Zinnschlag cd538538b5 fixed weather code 12 years ago
Vincent Heuken f43b48015e remove actor's collisionbox on death 12 years ago
Vincent Heuken b095c24854 resize actor collision boxes on death 12 years ago
scrawl 123a60581f Only link to SDL2main on windows 12 years ago
k1ll 39a12ab9cf CXX Flags aren't definitions 12 years ago
scrawl febc93a1c8 Merge branch 'master' of git://github.com/zinnschlag/openmw 12 years ago
Marc Zinnschlag e88040662e Merge remote-tracking branch 'glorf/master' 12 years ago
Marc Zinnschlag afb120d5ce Merge remote-tracking branch 'graffy76/recordStatusDelegate' 12 years ago
graffy76 6deddf7229 Fixed code conventions in user settings, changed top-level page names 12 years ago
Glorf 88f8637145 Bugfix #795 12 years ago
Glorf 5b81d124bb Catched another exception 12 years ago
Glorf f4d302501e Bugfix #826 12 years ago
Marc Zinnschlag 623200b50e Merge remote-tracking branch 'pakanek/libav_headers' 12 years ago
Marc Zinnschlag 8ffea60b72 some cleanup 12 years ago
Marc Zinnschlag 12cfe1fdfe Merge remote-tracking branch 'graffy76/recordStatusDelegate' 12 years ago
Miroslav Puda 743b3dec99 Correction of libavutil version 12 years ago
graffy76 f0f895ad10 Fixed settings file error message
Errors only occur if both global and local settings files are not found.
All other file read errors fail silently.
12 years ago
Alexander "Ace" Olofsson 0a2ed8b0d7 Make OpenMW able to initialize SDL in windows builds 12 years ago
eroen d75391de8e libav-9 - fix missing includes
With libav-9 and ffmpeg-1.0, libavcodec/avcodec.h no longer defines the
AV_CH_LAYOUT_* constants. They have been defined in libavutil/channel_layout.h
for a long time prior to this.
12 years ago
Marc Zinnschlag 05649a1654 Merge remote-tracking branch 'swick/master' 12 years ago
graffy76 8f4fd8202e Deleted ".directory" text files.
Files were hidden files added by dolphin.
12 years ago
graffy76 7175c7cfe0 Updated OpenMW project CMakeLists.txt to include opencs.cfg file
installation.
12 years ago
Vincent Heuken 09cca0bf80 more detailed error message when SDL fails to initialize 12 years ago
Sebastian Wick acaba78a11 wrong number 12 years ago
Marc Zinnschlag b6dd9ae337 updated credits file 12 years ago
Marc Zinnschlag 99508a6eaa minor cleanup 12 years ago
Sebastian Wick 20e591fe18 use index instead of string manipulation 12 years ago