|
|
@7990
|
14 years |
rgrieder |
Merged revisions 7952-7955 from trunk to usability in order to fix the …
|
|
|
@7989
|
14 years |
landauf |
added console command to change screen resolution and fullscreen mode …
|
|
|
@7988
|
14 years |
landauf |
- FOV and pixel aspect ratio are now configurable
- aspect ratio and …
|
|
|
@7987
|
14 years |
dafrick |
Hopefully fixing two bugs.
|
|
|
@7986
|
14 years |
landauf |
- deactivate motion blur shader when blur-strength is 0
- made motion …
|
|
|
@7985
|
14 years |
rgrieder |
Fixed keyESC hack: after opening and closing the console, the first …
|
|
|
@7978
|
14 years |
rgrieder |
Increased code readability by replacing some BLANKSTRING with plain old "".
|
|
|
@7976
|
14 years |
landauf |
rewrote parameter changing implementation of Shader
added documentation
|
|
|
@7972
|
14 years |
landauf |
slight rework of the Shader class:
- correctly loads and initializes …
|
|
|
@7970
|
14 years |
dafrick |
Fixing stupid bug in QuestManager, its really strange that it worked …
|
|
|
@7966
|
14 years |
landauf |
some changes related to camera switching:
- added …
|
|
|
@7963
|
14 years |
rgrieder |
Added "replaceLuaTags" function to the Loader. That allows to load …
|
|
|
@7962
|
14 years |
rgrieder |
Added some meaningless quotation marks. Does not make a difference at …
|
|
|
@7939
|
14 years |
rgrieder |
Lua header not required in GUIManager.
|
|
|
@7938
|
14 years |
rgrieder |
Fixed mingw 3 build and removed a warning due to non-virtual destructors.
|
|
|
@7936
|
14 years |
landauf |
trying to fix a crash
|
|
|
@7935
|
14 years |
landauf |
- opening the ingame menu pauses the game, closing the ingame menu …
|
|
|
@7930
|
14 years |
landauf |
- fixed crash when calling toggleGodMode command without controllable …
|
|
|
@7929
|
14 years |
landauf |
forgot to call RegisterObject() for AmbientSound - music now again …
|
|
|
@7928
|
14 years |
landauf |
more improvements for keyboard control of menus:
- added …
|
|
|
@7927
|
14 years |
landauf |
renamed afterHide()/onAfterHide() as quit()/onQuit() as this seems to …
|
|
|
@7926
|
14 years |
landauf |
greatly improved keyboard controlled navigation in menus with sparse …
|
|
|
@7925
|
14 years |
landauf |
if a menu sheet was opened with the keyboard, preselect the first button
|
|
|
@7924
|
14 years |
landauf |
- the "back" button of MultiplayerMenu and SettingsMenu now fills the …
|
|
|
@7922
|
14 years |
landauf |
implemented new keyboard control of menu buttons with these new …
|
|
|
@7916
|
14 years |
landauf |
replaced tabs with spaces in files where they were used mixed
|
|
|
@7915
|
14 years |
landauf |
creating usability branch to work on features which are more than just …
|
|
copied from code/trunk:
|
|
|
@7914
|
14 years |
landauf |
since the mac_osx branch doesn't seem to get merged anytime soon, I …
|