Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pch/src/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3187   15 years rgrieder Officially included ObjectList.h in CoreIncludes.h (it gets included …
(edit) @3170   15 years rgrieder Build fix: Using boost convention for macros which is all-uppercase …
(edit) @3169   15 years rgrieder Replacing MACRO_CONCATENATE and MACRO_QUOTEME with the more robust …
(edit) @3166   15 years rgrieder Merged some code work from the Gruppenarbeit.
(edit) @3161   15 years rgrieder Workaround for GCC < 4.2.0 to avoid a bug
(edit) @3160   15 years rgrieder Added precompiled header file for the core library. It contains as …
(edit) @3159   15 years rgrieder Several small fixes and some removed warnings
(edit) @3156   15 years rgrieder Moved the forward declaration I found to the prereqs.h files.
(edit) @3155   15 years rgrieder Adjusted indentation
(edit) @3154   15 years rgrieder Tried to reduce dependencies in the core. There wasn't much to achieve …
(edit) @3152   15 years rgrieder Removed ConvertValue function, non capital version should be enough ;)
(edit) @3151   15 years rgrieder Removing superfluous feature: construction callbacks. If we ever need …
(edit) @3150   15 years rgrieder Build fixes (X11 defines the None macro…)
(edit) @3149   15 years rgrieder Extracted OrxAssert from Exception.h to OrxAssert.h since it doesn't …
(edit) @3148   15 years rgrieder Another clean up in core/input
(edit) @3147   15 years rgrieder Found another zombie.
(edit) @3146   15 years rgrieder Found another few unnecessary includes in util (and added two others …
(edit) @3145   15 years rgrieder Added a few inline keywords to template functions (Visual Studio does …
(edit) @3125   15 years rgrieder Renamed stupid omni_cast to multi_cast. It still eats about anything ;)
(edit) @3124   15 years rgrieder Using smart pointers in Game to manage the little tree. It's merely a …
(edit) @3116   15 years rgrieder Added new CMake functions: ORXONOX_ADD_LIBRARY and …
(copy) @3114   15 years rgrieder Creating branch for experimental precompiled header file support.
copied from code/trunk/src/core:
(edit) @3103   15 years scheusso some fixes and changes (also signalhandler)
Note: See TracRevisionLog for help on using the revision log.