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