Commit Graph

5120 Commits (50a0d16f8f11fb08a54f944cb67a0f4a45854d83)

Author SHA1 Message Date
scrawl 91f6d87126 Fix an uninitialized variable 12 years ago
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 e3d8bdbafe autorepeat scrollbar 12 years ago
Marc Zinnschlag 847ec9fa56 Merge remote-tracking branch 'swick/master' 12 years ago
Sebastian Wick 8bdc9ff3ae set position of the window for multiple monitors 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
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
Vincent Heuken 09cca0bf80 more detailed error message when SDL fails to initialize 12 years ago
Marc Zinnschlag 99508a6eaa minor cleanup 12 years ago
Sebastian Wick 20e591fe18 use index instead of string manipulation 12 years ago
Sebastian Wick 357974a429 more minor stuff 12 years ago
mckibbenta 1f4d1d3b57 Merge branch 'master' of https://github.com/zinnschlag/openmw 12 years ago
mckibbenta 5803726233 modified gmst addition during creation of new base file 12 years ago
Sebastian Wick c97fac8116 use QMessageBox to show errors 12 years ago
Sebastian Wick 89dee80dcf simpler remove of duplicates 12 years ago
Sebastian Wick 6abb5d5f75 small fixes 12 years ago
Sebastian Wick dbfc39468b better workaround 12 years ago
Marc Zinnschlag 0829548106 Merge remote-tracking branch 'swick/multimonitor'
Conflicts:
	apps/launcher/graphicspage.cpp
12 years ago
Sebastian Wick 6f7a7b4714 remove old code 12 years ago
Sebastian Wick bb39a85f16 remove double entries 12 years ago