Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/usability/src/libraries

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8078   13 years dafrick Reverting changes made in revision 8035, that based the menu …
(edit) @8040   13 years dafrick Developer's mode. Is a ConfigValue, by default on except in release …
(edit) @8036   13 years landauf moved keycode translator from InputBuffer to Keyboard, now it works …
(edit) @8035   13 years dafrick Replacing hard coded keys for the menu navigation with keys specified …
(edit) @8033   13 years dafrick Adding toggleGUI functionality, not yet used, though. Toggling of …
(edit) @8032   13 years landauf - removed console command shortcuts for InGameConsole openConsole and …
(edit) @8031   13 years landauf added workaround for systems (linux?) where there's no color depth …
(edit) @8030   13 years landauf - TclBind: consistent definitions of query and execute binds - …
(edit) @8027   13 years landauf added translator map to InputBuffer for numpad keys - now they can …
(edit) @8025   13 years rgrieder Fixed some includes.
(edit) @8023   13 years landauf update exclusive mouse mode and cursor visibility when changing …
(edit) @8022   13 years landauf added RealTimer, a subclass of Timer which is not affected by the …
(edit) @8020   13 years landauf delayed commands now return a handle which allows to kill them selectively
(edit) @8018   13 years landauf added new graphics menu
(edit) @8008   13 years rgrieder InputManager should reload devices when the render device changes …
(edit) @8002   13 years rgrieder Fixed typo resulting in a crash ;(
(edit) @8001   13 years rgrieder Fixed tiny memory leak.
(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) @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) @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) @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.
(copy) @7915   13 years landauf creating usability branch to work on features which are more than just …
copied from code/trunk/src/libraries:
(edit) @7904   13 years landauf 2x virtual because it may be required in some cases (Singleton & …
Note: See TracRevisionLog for help on using the revision log.