Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/libraries/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10197   9 years landauf avoid implicit conversion in MultiType.get<T>()
(edit) @9960   10 years landauf fixed warning (msvc): the cast affected only '50' and not the whole …
(edit) @9951   10 years landauf details
(edit) @9945   10 years landauf replaced tabs with spaces. no changes in code
(edit) @9939   10 years jo presentationHS13 branch merged into trunk
(edit) @9765   10 years bknecht util lib didn't link without boost-system. Error did occur in MultiType.cc.
(edit) @9682   11 years landauf fixed build on MSVC: unistd.h is not part of windows
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9672   11 years smerkli Added a few includes that were necessary with the switch to GCC > 4.7 …
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9016   12 years jo Merging presentation2011 branch to trunk. Please check for possible bugs.
(edit) @8879   13 years baermatt Added 'ull' to some OutputContextMasks, because of an error with LLVM …
(edit) @8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
(edit) @8423   13 years rgrieder Added and incorporated new class DestructionHelper: instead of doing …
(edit) @8410   13 years rgrieder CEGUI seems to throw C strings. We need to catch them as well.
(edit) @8400   13 years rgrieder Removed strange hack. Extensive tests while watching Top Gear have …
(edit) @8372   13 years rgrieder Improved output of OrxAssert (line number, function name and file) and …
(edit) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
(edit) @8267   13 years rgrieder Fixed typos.
(edit) @8232   13 years dafrick Extending and reorganizing ScreenshotManager and SkyboxGenerator. The …
(edit) @7904   13 years landauf 2x virtual because it may be required in some cases (Singleton & …
(edit) @7801   13 years dafrick Merging presentation2 branch back to trunk.
(edit) @7457   14 years landauf show file name and line number in the call stack (works only with …
(edit) @7455   14 years landauf added special implementation of abort() and _assert() for mingw which …
(edit) @7452   14 years landauf changed to non-deprecated functions (xxxx64) fixed a few errors that …
(edit) @7450   14 years rgrieder - Catched → Caught - No idea why OROXNOX_USE_WINMAIN was at the …
(edit) @7449   14 years landauf added windows implementation of SignalHandler.
(edit) @7427   14 years rgrieder Applied fixes from sandbox_qt to trunk.
(edit) @7417   14 years rgrieder Removed StringCompare again.
(edit) @7413   14 years dafrick Removing some TODO comments. Better handling of duplicate name in …
(edit) @7401   14 years landauf merged doc branch back to trunk
(edit) @7305   14 years rgrieder File rename.
(edit) @7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
(edit) @7268   14 years rgrieder operator=() should not return constant references.
(edit) @7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
(edit) @7226   14 years rgrieder Visual Studio 2005 doesn't cope too well with windows includes when it …
(edit) @7184   14 years rgrieder Replaced mathematical constants with a common definition in Math.h. …
(edit) @7182   14 years rgrieder Build fixes for Visual Studio 2005.
(edit) @7174   14 years rgrieder Only catch exceptions you actually expect. And rethrow unknown …
(edit) @7168   14 years landauf sent some tabs to hell
(edit) @7165   14 years landauf for some reason MinGW with gcc 4.5 needs some additional _UtilExport …
(edit) @7163   14 years dafrick Merged presentation3 branch into trunk.
(edit) @6751   14 years rgrieder Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
(edit) @6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
(edit) @6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
(edit) @6503   14 years rgrieder Disabled some more warnings in MultiType that OGRE v1.7 revealed.
(edit) @6502   14 years rgrieder Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
(edit) @6443   14 years rgrieder Fixed two problems with the ORXONOX_RELEASE really release version.
(edit) @6424   14 years rgrieder Fixed a bug in removeSlashes: An escape sequence at the third and …
(edit) @6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
(edit) @6105   14 years rgrieder Merged console branch back to trunk.
(edit) @6061   14 years scheusso merged back a long forgotten revision
(edit) @5958   15 years rgrieder Fixed a failed assertion on Windows, occurring when pasting from an …
(edit) @5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
(edit) @5774   15 years rgrieder Removed almost everything. Should be working already, but not yet …
(edit) @5749   15 years rgrieder Sorted out header file finding issues and updated/added precompiled …
(edit) @5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
(copy) @5738   15 years landauf merged libraries2 back to trunk
copied from code/branches/libraries2/src/libraries/util:
(edit) @5715   15 years landauf removed mergeinfo properties
Note: See TracRevisionLog for help on using the revision log.