|
|
@6214
|
15 years |
scheusso |
a small fix in IOConsole
some changes in GUI-system and preparation …
|
|
|
@6213
|
15 years |
rgrieder |
Fixed particle system bug: effects were not shown because the level of …
|
|
|
@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.
|
|
|
@6193
|
15 years |
scheusso |
forgot to readd
|
|
|
@6192
|
15 years |
scheusso |
some cleaning up and improvements in synchronisation of vector2,3,4 …
|
|
|
@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 …
|
|
|
@6162
|
15 years |
landauf |
fixed build, we have to link network into tools since r6160 (maybe …
|
|
|
@6161
|
15 years |
rgrieder |
Fixed uninitialised value problem with the statistics (at least for …
|
|
|
@6160
|
15 years |
scheusso |
server may now pause/slow the game (also on clients) with commands …
|
|
|
@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.
|
|
|
@6137
|
15 years |
landauf |
Ogre introduced overloadings of the << operator for Radian and Degree …
|
|
|
@6135
|
15 years |
landauf |
replaced UTFStringConversions.h by DisplayStringConversions.h which …
|
|
|
@6134
|
15 years |
scheusso |
can't imagine why i never encountered any problems with that
|
|
|
@6133
|
15 years |
rgrieder |
Removed annoying "statement has no effect" warning (gcc).
|
|
|
@6132
|
15 years |
scheusso |
reverted r6130
|
|
|
@6131
|
15 years |
scheusso |
forgot a file
|
|
|
@6130
|
15 years |
landauf |
fixed build
|
|
|
@6124
|
15 years |
scheusso |
forgot to revert that change
|
|
|
@6123
|
15 years |
scheusso |
synchronisation of pointers to classes that inherit from …
|
|
|
@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:
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|