|
|
@9960
|
11 years |
landauf |
fixed warning (msvc): the cast affected only '50' and not the whole …
|
|
|
@9951
|
11 years |
landauf |
details
|
|
|
@9945
|
11 years |
landauf |
replaced tabs with spaces. no changes in code
|
|
|
@9939
|
11 years |
jo |
presentationHS13 branch merged into trunk
|
|
|
@9765
|
11 years |
bknecht |
util lib didn't link without boost-system. Error did occur in MultiType.cc.
|
|
|
@9682
|
11 years |
landauf |
fixed build on MSVC: unistd.h is not part of windows
|
|
|
@9675
|
11 years |
landauf |
merged branch 'libs' back to trunk. orxonox now compiles and runs with …
|
|
|
@9672
|
11 years |
smerkli |
Added a few includes that were necessary with the switch to GCC > 4.7 …
|
|
|
@9667
|
11 years |
landauf |
merged core6 back to trunk
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|
|
|
@9348
|
12 years |
landauf |
merged branch presentation2012merge back to trunk
|
|
|
@9016
|
13 years |
jo |
Merging presentation2011 branch to trunk. Please check for possible bugs.
|
|
|
@8879
|
13 years |
baermatt |
Added 'ull' to some OutputContextMasks, because of an error with LLVM …
|
|
|
@8858
|
13 years |
landauf |
merged output branch back to trunk.
Changes:
- you have to include …
|
|
|
@8729
|
13 years |
rgrieder |
Merged unity_build branch back to trunk.
Features:
- Implemented …
|
|
|
@8706
|
13 years |
dafrick |
Merging presentation branch back into trunk.
There are many new …
|
|
|
@8423
|
13 years |
rgrieder |
Added and incorporated new class DestructionHelper: instead of doing …
|
|
|
@8410
|
14 years |
rgrieder |
CEGUI seems to throw C strings. We need to catch them as well.
|
|
|
@8400
|
14 years |
rgrieder |
Removed strange hack. Extensive tests while watching Top Gear have …
|
|
|
@8372
|
14 years |
rgrieder |
Improved output of OrxAssert (line number, function name and file) and …
|
|
|
@8351
|
14 years |
rgrieder |
Merged kicklib2 branch back to trunk (includes former branches …
|
|
|
@8267
|
14 years |
rgrieder |
Fixed typos.
|
|
|
@8232
|
14 years |
dafrick |
Extending and reorganizing ScreenshotManager and SkyboxGenerator.
The …
|
|
|
@7904
|
14 years |
landauf |
2x virtual because it may be required in some cases (Singleton & …
|
|
|
@7801
|
14 years |
dafrick |
Merging presentation2 branch back to trunk.
|
|
|
@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.
|
|
|
@7417
|
14 years |
rgrieder |
Removed StringCompare again.
|
|
|
@7413
|
14 years |
dafrick |
Removing some comments.
Better handling of duplicate name in …
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7305
|
14 years |
rgrieder |
File rename.
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@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. …
|
|
|
@7182
|
14 years |
rgrieder |
Build fixes for Visual Studio 2005.
|
|
|
@7174
|
14 years |
rgrieder |
Only catch exceptions you actually expect. And rethrow unknown …
|
|
|
@7168
|
14 years |
landauf |
sent some tabs to hell
|
|
|
@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.
|
|
|
@6751
|
15 years |
rgrieder |
Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
|
|
|
@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. …
|
|
|
@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 …
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@6424
|
15 years |
rgrieder |
Fixed a bug in removeSlashes: An escape sequence at the third and …
|
|
|
@6417
|
15 years |
rgrieder |
Merged presentation2 branch back to trunk.
Major new features:
- …
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|
|
|
@6061
|
15 years |
scheusso |
merged back a long forgotten revision
|
|
|
@5958
|
15 years |
rgrieder |
Fixed a failed assertion on Windows, occurring when pasting from an …
|
|
|
@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 …
|
|
|
@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) …
|
|
|
@5738
|
15 years |
landauf |
merged libraries2 back to trunk
|
|
copied from code/branches/libraries2/src/libraries/util:
|
|
|
@5715
|
15 years |
landauf |
removed mergeinfo properties
|