Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pch/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3183   16 years rgrieder Renamed Teamcolourable to TeamColourable
(edit) @3182   16 years rgrieder Found out that that Debug.h is officially included in CoreIncludes.h ;)
(edit) @3181   16 years rgrieder Moved Rewardable (quest system) to the interface section.
(edit) @3180   16 years rgrieder Cleanup in pickup and quest (almost only cleaned the header file sections).
(edit) @3179   16 years rgrieder Cleanup in gametypes, infos and items
(edit) @3178   16 years rgrieder Build fix for Visual Studio 2005: Removed const qualifiers in …
(edit) @3177   16 years rgrieder Moved interface classes to orxonox/interfaces. This resolves certain …
(edit) @3176   16 years rgrieder Cleanup in collisionshapes and controllers. (Moved PawnListener to a …
(edit) @3175   16 years rgrieder Fixed dedicated (at least for presentation09.oxw).
(edit) @3174   16 years rgrieder Cleanup in orxonox/objects (non recursive).
(edit) @3173   16 years rgrieder GameStates cleanup
(edit) @3172   16 years rgrieder Hack-fixed exit crash: The Map stores a static MaterialPtr that gets …
(edit) @3170   16 years rgrieder Build fix: Using boost convention for macros which is all-uppercase …
(edit) @3167   16 years rgrieder Merged the build system changes from the Gruppenarbeit: - More …
(edit) @3165   16 years rgrieder Screwed something..
(edit) @3164   16 years rgrieder The usual convention with our headers is to use ≠ for all third party …
(edit) @3163   16 years rgrieder Moved orxonox::TransformSpace::Enum to WorldEntity::TransformSpace and …
(edit) @3159   16 years rgrieder Several small fixes and some removed warnings
(edit) @3158   16 years rgrieder Removed the filename part of all @file foo.cc because Doxygen chooses …
(edit) @3157   16 years rgrieder Small changes and cleaned out RadarViewable which saves me probably …
(edit) @3156   16 years rgrieder Moved the forward declaration I found to the prereqs.h files.
(edit) @3154   16 years rgrieder Tried to reduce dependencies in the core. There wasn't much to achieve …
(edit) @3153   16 years rgrieder Small fixes.
(edit) @3150   16 years rgrieder Build fixes (X11 defines the None macro…)
(edit) @3149   16 years rgrieder Extracted OrxAssert from Exception.h to OrxAssert.h since it doesn't …
(edit) @3145   16 years rgrieder Added a few inline keywords to template functions (Visual Studio does …
(edit) @3144   16 years rgrieder Header file section clean up in orxonox/overlays (without stats). Also …
(edit) @3143   16 years rgrieder Dependency reductions in the GUIManager.
(edit) @3142   16 years rgrieder Move std::string to Ogre::UTFString conversion to util.
(edit) @3140   16 years rgrieder Removed 'empty' file and cleaned out header section of statics overlay …
(edit) @3139   16 years rgrieder Typedef is probably better here than a static assert.
(edit) @3133   16 years rgrieder Reduced header file dependencies in the sound classes.
(edit) @3131   16 years rgrieder Clean up in files in src/orxonox and src/orxonox/tools.
(edit) @3130   16 years rgrieder Cleaned out DynamicLines and DynamicRenderable classes and put them in …
(edit) @3125   16 years rgrieder Renamed stupid omni_cast to multi_cast. It still eats about anything ;)
(edit) @3118   16 years rgrieder Include fix
(edit) @3117   16 years rgrieder Adding experimental precompiled header file support. It seems to work …
(edit) @3116   16 years rgrieder Added new CMake functions: ORXONOX_ADD_LIBRARY and …
(copy) @3114   16 years rgrieder Creating branch for experimental precompiled header file support.
copied from code/trunk/src/orxonox:
(edit) @3110   16 years rgrieder Removed old msvc specific support for precompiled header files.
Note: See TracRevisionLog for help on using the revision log.