|
|
@6318
|
15 years |
rgrieder |
This should fix the fps limiter if you play longer than 232 nanoseconds.
|
|
|
@6313
|
15 years |
scheusso |
further network fixes
changed screenshot format from jpeg to tiff …
|
|
|
@6311
|
15 years |
dafrick |
The KeyBindMenu now shows all Keybindings and allows for various …
|
|
|
@6303
|
15 years |
rgrieder |
Removed deprecated method in GUIManager.
|
|
|
@6301
|
15 years |
rgrieder |
Changed an input strategy: When you press a key but don't release it …
|
|
|
@6281
|
15 years |
rgrieder |
Added LuaFunctor that can execute arbitrary lua code.
Also added …
|
|
|
@6280
|
15 years |
rgrieder |
Changes did not work at all in Release mode (strange).
|
|
|
@6278
|
15 years |
rgrieder |
Use base class method for getInstance (for tolua interface).
|
|
|
@6277
|
15 years |
rgrieder |
Small changes, optimisations and typos.
|
|
|
@6266
|
15 years |
dafrick |
KeyBindMenu is working now. (Apart from some minor faults)
Found some …
|
|
|
@6261
|
15 years |
rgrieder |
Tolua interface for GameMode that has functions like playsSound, …
|
|
|
@6259
|
15 years |
scheusso |
menu automatically reads ogre config path
|
|
|
@6243
|
15 years |
rgrieder |
Modified config value macros so you can use them as one-liner.
And the …
|
|
|
@6219
|
15 years |
rgrieder |
Don't really know, but the last revision could in same cases lead to …
|
|
|
@6218
|
15 years |
rgrieder |
Fixed at least 8 unitialised value problems though not all of them are …
|
|
|
@6214
|
15 years |
scheusso |
a small fix in IOConsole
some changes in GUI-system and preparation …
|
|
|
@6203
|
15 years |
rgrieder |
Added buffer buffering: Sounds are only loaded into one buffer and …
|
|
|
@6197
|
15 years |
dafrick |
Small adjustments, better code re-use, added getConfig() function to …
|
|
|
@6196
|
15 years |
landauf |
fixed some warnings in IOConsole
|
|
|
@6194
|
15 years |
dafrick |
Some adjustments regarding tolua export and sound menu.
|
|
|
@6190
|
15 years |
rgrieder |
Small style changes (no code changes).
|
|
|
@6185
|
15 years |
rgrieder |
Extended ExprParser to support arbitrary variables. You can set them …
|
|
|
@6183
|
15 years |
rgrieder |
Added preUpdate and postUpdate methods for all classes inheriting …
|
|
|
@6182
|
15 years |
rgrieder |
Singleton pointer initialisation should be part of the …
|
|
|
@6181
|
15 years |
rgrieder |
Fixed Linux IOConsole
|
|
|
@6180
|
15 years |
rgrieder |
Extended Shell line colouring in order to distinguish output from …
|
|
|
@6179
|
15 years |
rgrieder |
Fixed Linux build and removed a warning
|
|
|
@6178
|
15 years |
rgrieder |
IOConsole: Restructured some code and added more documentation.
|
|
|
@6177
|
15 years |
rgrieder |
Performance and robustness improvements for the IOConsole under …
|
|
|
@6175
|
15 years |
rgrieder |
And I thought I really though this one through…
The frame rate was …
|
|
|
@6174
|
15 years |
rgrieder |
Moved fps hack to the right position. I still have no idea why the fps …
|
|
|
@6172
|
15 years |
scheusso |
actually i think it's nicer this way
|
|
|
@6171
|
15 years |
scheusso |
fixed problem with ioconsole not restoring terminal settings when a …
|
|
|
@6169
|
15 years |
rgrieder |
Fixed config value not setting problem in Core and Game.
|
|
|
@6166
|
15 years |
rgrieder |
Fixed auto completion:
- When completing for instance "KeyBin", it was …
|
|
|
@6161
|
15 years |
rgrieder |
Fixed uninitialised value problem with the statistics (at least for …
|
|
|
@6156
|
15 years |
scheusso |
cleanup in GUIManager
most functionality now in lua
|
|
|
@6155
|
15 years |
rgrieder |
Fixed mouse position problem: Internal value could still be larger than 1.
|
|
|
@6150
|
15 years |
scheusso |
merged menu branch to presentation2 branch with some additional fixes …
|
|
|
@6141
|
15 years |
rgrieder |
Better colour scheme for the IOConsole on Windows.
|
|
|
@6140
|
15 years |
rgrieder |
Extended IOConsole to a Windows implementation. It doesn't yet work …
|
|
|
@6139
|
15 years |
rgrieder |
Fixed a bug in Shell and changed parental order in InGameConsole.
|
|
|
@6122
|
15 years |
rgrieder |
Fixed dedicated problem in NHC and a memory leak on windows in the …
|
|
|
@6121
|
15 years |
rgrieder |
Removed CoreConfiguration and GameConfiguration workaround. I have …
|
|
|
@6117
|
15 years |
rgrieder |
Merged sound3 branch to presentation2.
|
|
|
@6108
|
15 years |
scheusso |
merged steering branch to presentation2 branch
|
|
|
@6106
|
15 years |
rgrieder |
Created merger branch for the HS09 presentation.
|
|
copied from code/trunk/src/libraries/core:
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|