scrawl
|
4a562b585c
|
Fix journal window with background image != 512x256
|
12 years ago |
scrawl
|
bbb5d2b98a
|
Change tooltip positioning to resemble vanilla
|
12 years ago |
Chris Robinson
|
dbdfa624e1
|
Don't start the player with collision disabled
Since we spawn properly at the door now, there's no reason
to start with tcl on.
|
12 years ago |
Marc Zinnschlag
|
71a6955182
|
Merge remote-tracking branch 'scrawl/master'
|
12 years ago |
scrawl
|
50a0d16f8f
|
Pass only the X11 window to Ogre, otherwise it would treat it as parentWindowHandle instead of externalWindowHandle. parentWindowHandle does not seem to play nice with SDL and occasionally crashes with a GLXBadDrawable error on startup.
|
12 years ago |
scrawl
|
91f6d87126
|
Fix an uninitialized variable
|
12 years ago |
Marc Zinnschlag
|
0fd49f10a9
|
Merge branch 'minus'
|
12 years ago |
Marc Zinnschlag
|
4a75c7dcc0
|
allow backticks in names
|
12 years ago |
Marc Zinnschlag
|
602e40e19d
|
Merge remote-tracking branch 'greye/coc'
|
12 years ago |
greye
|
e553f285b8
|
update player position on engine start
|
12 years ago |
greye
|
f3d54a7ba4
|
move finding default cell positions to World
|
12 years ago |
greye
|
0c303aa285
|
fix fading on cell transition when cell is loaded
|
12 years ago |
greye
|
6bb3942288
|
use Land height data for position in coc
|
12 years ago |
greye
|
a3094b808e
|
update coc behaviour for interior cells
|
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
|
72b7e113cc
|
only apply in fullscreen
|
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 |
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 |