|
|
@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 …
|
|
|
@8036
|
14 years |
landauf |
moved keycode translator from InputBuffer to Keyboard, now it works …
|
|
|
@8035
|
14 years |
dafrick |
Replacing hard coded keys for the menu navigation with keys specified …
|
|
|
@8033
|
14 years |
dafrick |
Adding toggleGUI functionality, not yet used, though. Toggling of …
|
|
|
@8032
|
14 years |
landauf |
- removed console command shortcuts for InGameConsole openConsole and …
|
|
|
@8031
|
14 years |
landauf |
added workaround for systems (linux?) where there's no color depth …
|
|
|
@8030
|
14 years |
landauf |
- TclBind: consistent definitions of query and execute binds
- …
|
|
|
@8027
|
14 years |
landauf |
added translator map to InputBuffer for numpad keys - now they can …
|
|
|
@8025
|
14 years |
rgrieder |
Fixed some includes.
|
|
|
@8023
|
14 years |
landauf |
update exclusive mouse mode and cursor visibility when changing …
|
|
|
@8022
|
14 years |
landauf |
added RealTimer, a subclass of Timer which is not affected by the …
|
|
|
@8020
|
14 years |
landauf |
delayed commands now return a handle which allows to kill them selectively
|
|
|
@8018
|
14 years |
landauf |
added new graphics menu
|
|
|
@8008
|
14 years |
rgrieder |
InputManager should reload devices when the render device changes …
|
|
|
@8002
|
14 years |
rgrieder |
Fixed typo resulting in a crash ;(
|
|
|
@8001
|
14 years |
rgrieder |
Fixed tiny memory leak.
|
|
|
@7996
|
14 years |
rgrieder |
And I though I specifically paid attention to rounding problems. Brain …
|
|
|
@7995
|
14 years |
rgrieder |
Changed call to frame rendering in GraphicsManager so that Ogre always …
|
|
|
@7994
|
14 years |
rgrieder |
Fixed msvc warnings and a typo.
|
|
|
@7993
|
14 years |
landauf |
moved fpsLimit_ config value to GraphicsSettings (seems more …
|
|
|
@7992
|
14 years |
landauf |
isFullScreen() can be called on the render window, no need to parse …
|
|
|
@7991
|
14 years |
rgrieder |
Merged revisions 7975-7977 from kicklib to usability in order to fix …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@7915
|
14 years |
landauf |
creating usability branch to work on features which are more than just …
|
|
copied from code/trunk/src/libraries:
|
|
|
@7904
|
14 years |
landauf |
2x virtual because it may be required in some cases (Singleton & …
|