Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/usability

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7999   13 years rgrieder Fixing leaks: - Loading a level and then unloading it doesn't destroy …
(edit) @7998   13 years rgrieder Clean up LevelInfoItem at the end of the program.
(edit) @7997   13 years rgrieder Added warning for the case two Levels had the same identification …
(edit) @7996   13 years rgrieder And I though I specifically paid attention to rounding problems. Brain …
(edit) @7995   13 years rgrieder Changed call to frame rendering in GraphicsManager so that Ogre always …
(edit) @7994   13 years rgrieder Fixed msvc warnings and a typo.
(edit) @7993   13 years landauf moved fpsLimit_ config value to GraphicsSettings (seems more …
(edit) @7992   13 years landauf isFullScreen() can be called on the render window, no need to parse …
(edit) @7991   13 years rgrieder Merged revisions 7975-7977 from kicklib to usability in order to fix …
(edit) @7990   13 years rgrieder Merged revisions 7952-7955 from trunk to usability in order to fix the …
(edit) @7989   13 years landauf added console command to change screen resolution and fullscreen mode …
(edit) @7988   13 years landauf - FOV and pixel aspect ratio are now configurable - aspect ratio and …
(edit) @7987   13 years dafrick Hopefully fixing two bugs.
(edit) @7986   13 years landauf - deactivate motion blur shader when blur-strength is 0 - made motion …
(edit) @7985   13 years rgrieder Fixed keyESC hack: after opening and closing the console, the first …
(edit) @7978   13 years rgrieder Increased code readability by replacing some BLANKSTRING with plain old "".
(edit) @7976   13 years landauf rewrote parameter changing implementation of Shader added documentation
(edit) @7972   13 years landauf slight rework of the Shader class: - correctly loads and initializes …
(edit) @7970   13 years dafrick Fixing stupid bug in QuestManager, its really strange that it worked …
(edit) @7966   13 years landauf some changes related to camera switching: - added …
(edit) @7963   13 years rgrieder Added "replaceLuaTags" function to the Loader. That allows to load …
(edit) @7962   13 years rgrieder Added some meaningless quotation marks. Does not make a difference at …
(edit) @7939   13 years rgrieder Lua header not required in GUIManager.
(edit) @7938   13 years rgrieder Fixed mingw 3 build and removed a warning due to non-virtual destructors.
(edit) @7936   13 years landauf trying to fix a crash
(edit) @7935   13 years landauf - opening the ingame menu pauses the game, closing the ingame menu …
(edit) @7930   13 years landauf - fixed crash when calling toggleGodMode command without controllable …
(edit) @7929   13 years landauf forgot to call RegisterObject() for AmbientSound - music now again …
(edit) @7928   13 years landauf more improvements for keyboard control of menus: - added …
(edit) @7927   13 years landauf renamed afterHide()/onAfterHide() as quit()/onQuit() as this seems to …
(edit) @7926   13 years landauf greatly improved keyboard controlled navigation in menus with sparse …
(edit) @7925   13 years landauf if a menu sheet was opened with the keyboard, preselect the first button
(edit) @7924   13 years landauf - the "back" button of MultiplayerMenu and SettingsMenu now fills the …
(edit) @7922   13 years landauf implemented new keyboard control of menu buttons with these new …
(edit) @7916   13 years landauf replaced tabs with spaces in files where they were used mixed
(copy) @7915   13 years landauf creating usability branch to work on features which are more than just …
copied from code/trunk:
(edit) @7914   13 years landauf since the mac_osx branch doesn't seem to get merged anytime soon, I …
Note: See TracRevisionLog for help on using the revision log.