|
|
@7169
|
14 years |
landauf |
fixed an issue with boost 1.44.0
|
|
|
@7168
|
14 years |
landauf |
sent some tabs to hell
|
|
|
@7167
|
14 years |
landauf |
using SetConfigValueExternal also for two old config values
|
|
|
@7166
|
14 years |
landauf |
added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
|
|
|
@7165
|
14 years |
landauf |
for some reason MinGW with gcc 4.5 needs some additional _UtilExport …
|
|
|
@7163
|
14 years |
dafrick |
Merged presentation3 branch into trunk.
|
|
|
@6859
|
15 years |
dafrick |
Resolved a bug in MultiTriggerContainer that caused the …
|
|
|
@6800
|
15 years |
dafrick |
Created a new class of triggers called Multitriggers.
MultiTriggers …
|
|
|
@6763
|
15 years |
rgrieder |
Using our own error handler (including the debugger) for Lua code …
|
|
|
@6751
|
15 years |
rgrieder |
Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
|
|
|
@6749
|
15 years |
rgrieder |
Background wasn't transparent upon start up —> black screen when …
|
|
|
@6746
|
15 years |
rgrieder |
Merged gamestates2 branch back to trunk.
This brings in some heavy …
|
|
|
@6536
|
15 years |
rgrieder |
Merged revisions 6430-6440 from the gamestate branch to the trunk. …
|
|
|
@6524
|
15 years |
dafrick |
Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
|
|
|
@6503
|
15 years |
rgrieder |
Disabled some more warnings in MultiType that OGRE v1.7 revealed.
|
|
|
@6502
|
15 years |
rgrieder |
Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
|
|
|
@6501
|
15 years |
rgrieder |
Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@6428
|
15 years |
rgrieder |
Changed config value handling in the KeyBinder. Doesn't change the …
|
|
|
@6427
|
15 years |
rgrieder |
Fixed (whyever it works now) bug in KeyBind menu that caused an error …
|
|
|
@6425
|
15 years |
rgrieder |
Replaced "=" with " = " in our ini files for the config value.
Also …
|
|
|
@6424
|
15 years |
rgrieder |
Fixed a bug in removeSlashes: An escape sequence at the third and …
|
|
|
@6423
|
15 years |
rgrieder |
Fixed bug that caused derived classes to list the base class's config …
|
|
|
@6422
|
15 years |
rgrieder |
Uniform code-styling per file. As if I didn't know what to do
|
|
|
@6417
|
15 years |
rgrieder |
Merged presentation2 branch back to trunk.
Major new features:
- …
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|
|
|
@6084
|
15 years |
rgrieder |
- Fixed typing error in a cmake file causing a rebuild of the …
|
|
|
@6075
|
15 years |
rgrieder |
Ogre plugins are only required when having graphics. This should speed …
|
|
|
@6073
|
15 years |
rgrieder |
Found more tabs in the trunk.
|
|
|
@6061
|
15 years |
scheusso |
merged back a long forgotten revision
|
|
|
@6035
|
15 years |
rgrieder |
Fixed program termination segfault in the trunk
|
|
|
@6021
|
15 years |
rgrieder |
Renamed CommandLine to CommandLineParse to avoid confusions with the …
|
|
|
@5965
|
15 years |
scheusso |
changed some default values in network and trying to reduce round trip …
|
|
|
@5961
|
15 years |
scheusso |
new ConsoleCommand: printRTT: prints the round trip time to (the …
|
|
|
@5958
|
15 years |
rgrieder |
Fixed a failed assertion on Windows, occurring when pasting from an …
|
|
|
@5940
|
15 years |
rgrieder |
Fixed boost v1.36 build.
|
|
|
@5929
|
15 years |
rgrieder |
Merged core5 branch back to the trunk.
Key features include clean …
|
|
|
@5781
|
15 years |
rgrieder |
Reverted trunk again. We might want to find a way to delete these …
|
|
|
@5774
|
15 years |
rgrieder |
Removed almost everything. Should be working already, but not yet …
|
|
|
@5759
|
15 years |
rgrieder |
Fixed a small bug.
|
|
|
@5752
|
15 years |
rgrieder |
Small changes for the include directories:
- Our own directories get …
|
|
|
@5750
|
15 years |
rgrieder |
Fixed case issues and fixed non-PCH build in DynLib.cc on Linux
|
|
|
@5749
|
15 years |
rgrieder |
Sorted out header file finding issues and updated/added precompiled …
|
|
|
@5747
|
15 years |
rgrieder |
Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
|
|
|
@5743
|
15 years |
scheusso |
fixed a bug caused by the bugfix in 5742
|
|
|
@5742
|
15 years |
scheusso |
fixed a small bug which caused object id inconsistency on clients
|
|
|
@5738
|
15 years |
landauf |
merged libraries2 back to trunk
|
|
copied from code/branches/libraries2/src/libraries:
|
|
|
@5717
|
15 years |
landauf |
moved tools to libraries
|