|
|
@3187
|
16 years |
rgrieder |
Officially included ObjectList.h in CoreIncludes.h (it gets included …
|
|
|
@3186
|
16 years |
rgrieder |
Last part of the cleanup: world entities.
|
|
|
@3185
|
16 years |
rgrieder |
Cleanup in the weapon system.
|
|
|
@3183
|
16 years |
rgrieder |
Renamed Teamcolourable to TeamColourable
|
|
|
@3182
|
16 years |
rgrieder |
Found out that that Debug.h is officially included in CoreIncludes.h
|
|
|
@3181
|
16 years |
rgrieder |
Moved Rewardable (quest system) to the interface section.
|
|
|
@3180
|
16 years |
rgrieder |
Cleanup in pickup and quest (almost only cleaned the header file sections).
|
|
|
@3179
|
16 years |
rgrieder |
Cleanup in gametypes, infos and items
|
|
|
@3178
|
16 years |
rgrieder |
Build fix for Visual Studio 2005: Removed const qualifiers in …
|
|
|
@3177
|
16 years |
rgrieder |
Moved interface classes to orxonox/interfaces.
This resolves certain …
|
|
|
@3176
|
16 years |
rgrieder |
Cleanup in collisionshapes and controllers.
(Moved PawnListener to a …
|
|
|
@3175
|
16 years |
rgrieder |
Fixed dedicated (at least for presentation09.oxw).
|
|
|
@3174
|
16 years |
rgrieder |
Cleanup in orxonox/objects (non recursive).
|
|
|
@3170
|
16 years |
rgrieder |
Build fix: Using boost convention for macros which is all-uppercase …
|
|
|
@3165
|
16 years |
rgrieder |
Screwed something..
|
|
|
@3164
|
16 years |
rgrieder |
The usual convention with our headers is to use ≠ for all third party …
|
|
|
@3163
|
16 years |
rgrieder |
Moved orxonox::TransformSpace::Enum to WorldEntity::TransformSpace and …
|
|
|
@3159
|
16 years |
rgrieder |
Several small fixes and some removed warnings
|
|
|
@3158
|
16 years |
rgrieder |
Removed the filename part of all @file foo.cc because Doxygen chooses …
|
|
|
@3157
|
16 years |
rgrieder |
Small changes and cleaned out RadarViewable which saves me probably …
|
|
|
@3154
|
16 years |
rgrieder |
Tried to reduce dependencies in the core. There wasn't much to achieve …
|
|
|
@3149
|
16 years |
rgrieder |
Extracted OrxAssert from Exception.h to OrxAssert.h since it doesn't …
|
|
|
@3130
|
16 years |
rgrieder |
Cleaned out DynamicLines and DynamicRenderable classes and put them in …
|
|
|
@3125
|
16 years |
rgrieder |
Renamed stupid omni_cast to multi_cast. It still eats about anything
|
|
|
@3114
|
16 years |
rgrieder |
Creating branch for experimental precompiled header file support.
|
|
copied from code/trunk/src/orxonox/objects:
|
|
|
@3110
|
16 years |
rgrieder |
Removed old msvc specific support for precompiled header files.
|