Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pch/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3169   15 years rgrieder Replacing MACRO_CONCATENATE and MACRO_QUOTEME with the more robust …
(edit) @3167   15 years rgrieder Merged the build system changes from the Gruppenarbeit: - More …
(edit) @3166   15 years rgrieder Merged some code work from the Gruppenarbeit.
(edit) @3165   15 years rgrieder Screwed something..
(edit) @3164   15 years rgrieder The usual convention with our headers is to use ≠ for all third party …
(edit) @3163   15 years rgrieder Moved orxonox::TransformSpace::Enum to WorldEntity::TransformSpace and …
(edit) @3162   15 years rgrieder Added support to write exception messages like the following: int …
(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) @3158   15 years rgrieder Removed the filename part of all @file foo.cc because Doxygen chooses …
(edit) @3157   15 years rgrieder Small changes and cleaned out RadarViewable which saves me probably …
(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) @3153   15 years rgrieder Small fixes.
(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) @3144   15 years rgrieder Header file section clean up in orxonox/overlays (without stats). Also …
(edit) @3143   15 years rgrieder Dependency reductions in the GUIManager.
(edit) @3142   15 years rgrieder Move std::string to Ogre::UTFString conversion to util.
(edit) @3141   15 years rgrieder Using automatic header file search after all in util.
(edit) @3140   15 years rgrieder Removed 'empty' file and cleaned out header section of statics overlay …
(edit) @3139   15 years rgrieder Typedef is probably better here than a static assert.
(edit) @3138   15 years rgrieder Tolua update to v1.0.93 is not working properly and I would not know …
(edit) @3133   15 years rgrieder Reduced header file dependencies in the sound classes.
(edit) @3131   15 years rgrieder Clean up in files in src/orxonox and src/orxonox/tools.
(edit) @3130   15 years rgrieder Cleaned out DynamicLines and DynamicRenderable classes and put them in …
(edit) @3129   15 years rgrieder Fixed tolua update: - Too many changes in package.lua (somehow …
(edit) @3128   15 years rgrieder Allow use of Vector2, etc. as pointers or references when only …
(edit) @3127   15 years rgrieder Update to tolua 1.0.93
(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) @3118   15 years rgrieder Include fix
(edit) @3117   15 years rgrieder Adding experimental precompiled header file support. It seems to work …
(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:
(edit) @3110   15 years rgrieder Removed old msvc specific support for precompiled header files.
Note: See TracRevisionLog for help on using the revision log.