|
|
@8530
|
13 years |
landauf |
added config value to define the scroll speed in CEGUI listboxes. …
|
|
|
@8527
|
13 years |
landauf |
build fix for mingw, d_ostream.open() is not defined for wchar
|
|
|
@8505
|
13 years |
rgrieder |
Do not limit the main thread to the first Core/CPU on Windows. It …
|
|
|
@8467
|
13 years |
rgrieder |
Bugfix for log file paths containing non ASCII characters.
Only works …
|
|
|
@8439
|
13 years |
rgrieder |
Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!).
You …
|
|
|
@8423
|
13 years |
rgrieder |
Added and incorporated new class DestructionHelper: instead of doing …
|
|
|
@8419
|
13 years |
rgrieder |
Fixed a bug. But that doesn't really change anything ;(
CEGUI still …
|
|
|
@8418
|
13 years |
rgrieder |
Added preprocessor macro UNIQUE_NUMBER which will return a new …
|
|
|
@8411
|
14 years |
rgrieder |
Properly initialise all members in CEGUI. Avoid segfaults when an …
|
|
|
@8410
|
14 years |
rgrieder |
CEGUI seems to throw C strings. We need to catch them as well.
|
|
|
@8408
|
14 years |
scheusso |
fix for inactive servers/clients
|
|
|
@8407
|
14 years |
scheusso |
fixing a (quite huge) network memory leak
|
|
|
@8403
|
14 years |
scheusso |
fixing possible bug with packet ordering
|
|
|
@8402
|
14 years |
scheusso |
fix for Notification Script (bug is in network)
|
|
|
@8400
|
14 years |
rgrieder |
Removed strange hack. Extensive tests while watching Top Gear have …
|
|
|
@8399
|
14 years |
rgrieder |
Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
|
|
|
@8394
|
14 years |
scheusso |
-fixed a memory leak (thx reto)
-some OrxVerify messages
|
|
|
@8373
|
14 years |
rgrieder |
Replaced code like
bool b = someFunction(); assert(b);
with …
|
|
|
@8372
|
14 years |
rgrieder |
Improved output of OrxAssert (line number, function name and file) and …
|
|
|
@8366
|
14 years |
rgrieder |
Renamed PathConfig::isDevelopmentRun() to …
|
|
|
@8358
|
14 years |
scheusso |
don't ask
|
|
|
@8351
|
14 years |
rgrieder |
Merged kicklib2 branch back to trunk (includes former branches …
|
|
|
@8329
|
14 years |
scheusso |
preparing countermeasures against clients sending unwanted data
|
|
|
@8327
|
14 years |
scheusso |
merging network6 into trunk
|
|
|
@8316
|
14 years |
scheusso |
fix for dedicated Client
|
|
|
@8314
|
14 years |
scheusso |
clarification of an assertion
|
|
|
@8267
|
14 years |
rgrieder |
Fixed typos.
|
|
|
@8245
|
14 years |
landauf |
keep it DRY
|
|
|
@8232
|
14 years |
dafrick |
Extending and reorganizing ScreenshotManager and SkyboxGenerator.
The …
|
|
|
@8215
|
14 years |
dafrick |
Bugfix, so that orxonox will start in modes that don't show any …
|
|
|
@8108
|
14 years |
dafrick |
Merging changes from tetris branch into trunk, since they are also …
|
|
|
@8079
|
14 years |
landauf |
merged usability branch back to trunk
incomplete summary of the …
|
|
|
@7958
|
14 years |
dafrick |
Fixed a warning.
|
|
|
@7952
|
14 years |
rgrieder |
Fixed MSCV include order problem with ENet and Ogre (only occurs with …
|
|
|
@7904
|
14 years |
landauf |
2x virtual because it may be required in some cases (Singleton & …
|
|
|
@7891
|
14 years |
landauf |
keybind mode shouldn't be changed if it was defined explicitly in the …
|
|
|
@7876
|
14 years |
dafrick |
Extending startGame and similar console commands, now also the level …
|
|
|
@7874
|
14 years |
landauf |
WindowEventListener now declares if the window's focus is active or …
|
|
|
@7873
|
14 years |
landauf |
fixed mouse cursor offset after window resize
|
|
|
@7872
|
14 years |
rgrieder |
Fixed msvc warning.
|
|
|
@7871
|
14 years |
rgrieder |
Fixed msvc build: Functor does not necessarily have to be parametrized …
|
|
|
@7870
|
14 years |
landauf |
added feature: ogre config dialog keeps showing up on startup until …
|
|
|
@7868
|
14 years |
landauf |
use exit() instead of abort() if the ogre config dialog was canceled …
|
|
|
@7861
|
14 years |
landauf |
added function to KeyBinder which allows to change the keybind mode …
|
|
|
@7859
|
14 years |
landauf |
implemented feature to reset the mouse cursor to the center
used in …
|
|
|
@7851
|
14 years |
landauf |
added "safe mode" feature to FunctorMember: if enabled, the functor …
|
|
|
@7850
|
14 years |
landauf |
moved if(object) condition from WeakPtr to DestructionListener
|
|
|
@7849
|
14 years |
landauf |
Added DestructionListener, a class which gets notified if a certain …
|
|
|
@7844
|
14 years |
landauf |
fixed warning. hope this works on all supported systems, because …
|
|
|
@7811
|
14 years |
rgrieder |
Fixed possible bug.
|
|
|
@7809
|
14 years |
rgrieder |
Fixed Doxygen problem ('Template' is not always a type).
|
|
|
@7804
|
14 years |
dafrick |
Some more minor changes in documentation.
|
|
|
@7801
|
14 years |
dafrick |
Merging presentation2 branch back to trunk.
|
|
|
@7709
|
14 years |
dafrick |
Merging data_cleanup branch. You will need to update your data …
|
|
|
@7648
|
14 years |
dafrick |
Merged releasetodo, containing a new way to describe and tag levels, …
|
|
|
@7545
|
14 years |
dafrick |
Improvements in InvisiblePickup.
|
|
|
@7503
|
14 years |
scheusso |
don't know where this else got lost
|
|
|
@7495
|
14 years |
scheusso |
buffering incoming function calls for non-existing objects works now
|
|
|
@7490
|
14 years |
scheusso |
cleaning up function calls a bit in order to buffer calls for not …
|
|
|
@7461
|
14 years |
adrfried |
fix ServerInformation
|
|
|
@7459
|
14 years |
adrfried |
Merged ipv6 branch
Orxonox now includes a modified version of ENet 1.3.0
|
|
|
@7457
|
14 years |
landauf |
show file name and line number in the call stack (works only with …
|
|
|
@7455
|
14 years |
landauf |
added special implementation of abort() and _assert() for mingw which …
|
|
|
@7452
|
14 years |
landauf |
changed to non-deprecated functions (xxxx64)
fixed a few errors that …
|
|
|
@7450
|
14 years |
rgrieder |
- Catched → Caught
- No idea why OROXNOX_USE_WINMAIN was at the …
|
|
|
@7449
|
14 years |
landauf |
added windows implementation of SignalHandler.
|
|
|
@7427
|
14 years |
rgrieder |
Applied fixes from sandbox_qt to trunk.
|
|
|
@7422
|
14 years |
adrfried |
Improve getTerminalSize
Width and height never get 0 anymore, this …
|
|
|
@7417
|
14 years |
rgrieder |
Removed StringCompare again.
|
|
|
@7413
|
14 years |
dafrick |
Removing some comments.
Better handling of duplicate name in …
|
|
|
@7403
|
14 years |
dafrick |
Merged notifications branch back to trunk.
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7321
|
14 years |
adrfried |
free some memory
|
|
|
@7314
|
14 years |
rgrieder |
Adjusted header file lists in network.
|
|
|
@7305
|
14 years |
rgrieder |
File rename.
|
|
|
@7301
|
14 years |
dafrick |
Improving documentation for MultiTriggers, also some small bugfixes, …
|
|
|
@7287
|
14 years |
rgrieder |
Split IOConsole in two separate files for better browsing.
|
|
|
@7286
|
14 years |
dafrick |
Now compiles under linux (ubuntu 10.04) as well.
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@7278
|
14 years |
landauf |
build fix for gcc
|
|
|
@7271
|
14 years |
rgrieder |
There is no such word as "casted".
Also inserted 4 static_casts and …
|
|
|
@7268
|
14 years |
rgrieder |
operator=() should not return constant references.
|
|
|
@7266
|
14 years |
rgrieder |
Moved Loki library files to separate loki folder in externals.
Also …
|
|
|
@7226
|
14 years |
rgrieder |
Visual Studio 2005 doesn't cope too well with windows includes when it …
|
|
|
@7184
|
14 years |
rgrieder |
Replaced mathematical constants with a common definition in Math.h. …
|
|
|
@7183
|
14 years |
rgrieder |
Removed a load of warnings for VS 2005 and possibly VS 2008.
|
|
|
@7182
|
14 years |
rgrieder |
Build fixes for Visual Studio 2005.
|
|
|
@7177
|
14 years |
landauf |
fixed a potential problem introduced in r7158 - calling an executor on …
|
|
|
@7175
|
14 years |
rgrieder |
Fixed a problem with Ogre 1.7 and our exception handling mechanism. …
|
|
|
@7174
|
14 years |
rgrieder |
Only catch exceptions you actually expect. And rethrow unknown …
|
|
|
@7172
|
14 years |
landauf |
removed network as dependency of tools. these libraries can build in …
|
|
|
@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 …
|
|
|