|
|
@8078
|
14 years |
dafrick |
Reverting changes made in revision 8035, that based the menu …
|
|
|
@8040
|
14 years |
dafrick |
Developer's mode. Is a ConfigValue, by default on except in release …
|
|
|
@8039
|
14 years |
dafrick |
Adding warning for levels with same names.
|
|
|
@8037
|
14 years |
dafrick |
Making LevelInfoCompare a strictly weak ordering (compared to just a …
|
|
|
@8035
|
14 years |
dafrick |
Replacing hard coded keys for the menu navigation with keys specified …
|
|
|
@8034
|
14 years |
landauf |
renamed enableModelLoD config value as enableMeshLoD (also renamed it …
|
|
|
@8032
|
14 years |
landauf |
- removed console command shortcuts for InGameConsole openConsole and …
|
|
|
@8029
|
14 years |
dafrick |
Introducing delayed starting of mainMenu if the loading of a level has …
|
|
|
@8025
|
14 years |
rgrieder |
Fixed some includes.
|
|
|
@8013
|
14 years |
rgrieder |
Fixed bug occurred during bugfix (new bug is worse) by reverse merging …
|
|
|
@8006
|
14 years |
rgrieder |
Reverted last commit (forgot to tick "Switch working copy to new …
|
|
|
@8005
|
14 years |
rgrieder |
Merged sound5 into sound6 branch.
|
|
|
@8000
|
14 years |
rgrieder |
Destructors can sometimes be very useful for clean up
|
|
|
@7999
|
14 years |
rgrieder |
Fixing leaks:
- Loading a level and then unloading it doesn't destroy …
|
|
|
@7998
|
14 years |
rgrieder |
Clean up LevelInfoItem at the end of the program.
|
|
|
@7997
|
14 years |
rgrieder |
Added warning for the case two Levels had the same identification …
|
|
|
@7988
|
14 years |
landauf |
- FOV and pixel aspect ratio are now configurable
- aspect ratio and …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@7915
|
14 years |
landauf |
creating usability branch to work on features which are more than just …
|
|
copied from code/trunk/src/orxonox:
|
|
|
@7910
|
14 years |
landauf |
Ok, here comes a tricky one: we knew the destructor of WorldEntity is …
|