|
|
@3251
|
15 years |
rgrieder |
Fixed two serious dependency bugs:
- Only every second file of the …
|
|
|
@3250
|
15 years |
rgrieder |
Executing decision on #300: Renaming String.h to StringUtils.h …
|
|
|
@3249
|
15 years |
rgrieder |
StartLevel —> DefaultLevel and moved the CommandLine argument …
|
|
|
@3248
|
15 years |
rgrieder |
Build fix for new GCC versions
|
|
|
@3247
|
15 years |
rgrieder |
Removed OrxonoxClass inheritance from Game and Core: this allows the …
|
|
|
@3246
|
15 years |
rgrieder |
Added new feature to CommandLine: arguments that cannot be specified …
|
|
|
@3245
|
15 years |
rgrieder |
Moved Game::getLevel to LevelManager::getStartLevel and Game::setLevel …
|
|
|
@3243
|
15 years |
rgrieder |
Moved GameState construction from pre-main() to after Core creation. …
|
|
|
@3242
|
15 years |
landauf |
Added a using declaration to ExecutorMember which hopefully solves …
|
|
|
@3240
|
15 years |
scheusso |
a lot of cleanup
some bugfixes (Thread, ThreadPool)
the biggest part …
|
|
|
@3239
|
15 years |
rgrieder |
Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so …
|
|
|
@3238
|
15 years |
rgrieder |
Improved exception-safety in the Game class and fixed some issues and …
|
|
|
@3237
|
15 years |
rgrieder |
Improved exception-safety in the InputManager.
|
|
|
@3236
|
15 years |
rgrieder |
Fixed a bug in SoundManager: Construction, destruction and …
|
|
|
@3235
|
15 years |
rgrieder |
Added ScopeGuard from the Loki library. It provides a very simple …
|
|
|
@3231
|
15 years |
rgrieder |
Build fixes: Classes should export symbols with _CoreExport and …
|
|
|
@3230
|
15 years |
scheusso |
moved Thread and ThreadPool to core because of linking issues
|
|
|
@3229
|
15 years |
rgrieder |
Damn, wrong branch, sry.
|
|
|
@3228
|
15 years |
rgrieder |
Found a tedious bug resulting in the wrong behavior regarding PCH …
|
|
|
@3227
|
15 years |
scheusso |
some cleaning up and memory leak fixes
|
|
|
@3226
|
15 years |
scheusso |
added 2 classes:
Thread: implementation of a worker thread (you can …
|
|
|
@3225
|
15 years |
rgrieder |
Using super for MSVC because I can't use the orxonox_cast in Super.h
|
|
|
@3224
|
15 years |
rgrieder |
Removed three macros: Two (ClassByString and ClassByID) by replacing …
|
|
|
@3223
|
15 years |
rgrieder |
Add a new core-feature: orxonox_cast<T>()
The functions casts objects …
|
|
|
@3222
|
15 years |
rgrieder |
Creating branch for new features/changes in the core.
|
|
|
@3221
|
15 years |
scheusso |
delete old netp5 and pch branches
|
|
|
@3220
|
15 years |
landauf |
moved tutorial branch to tags
|
|
|
@3219
|
15 years |
landauf |
moved lod branch to tags
|
|
|
@3218
|
15 years |
landauf |
moved shader branch to tags
|
|
|
@3217
|
15 years |
landauf |
moved skybox branch to tags
|
|
|
@3216
|
15 years |
landauf |
removed some branches
|
|
|
@3215
|
15 years |
scheusso |
created new netp6 branch
things to do:
- fix memory leaks
- implement …
|
|
|
@3213
|
15 years |
scheusso |
found another little leak
|
|
|
@3212
|
15 years |
rgrieder |
Refined PCH files a bit.
|
|
|
@3211
|
15 years |
rgrieder |
Moved PacketFlag and added includes for memcpy() and abort() (Mingw …
|
|
|
@3210
|
15 years |
rgrieder |
Optimised NetworkPrecompiledHeaders.h again.
|
|
|
@3209
|
15 years |
rgrieder |
Cleanup in network plus a few dependency reductions (no enet-function …
|
|
|
@3208
|
15 years |
scheusso |
some cleaning up
i hope that i found some memory leaks
|
|
|
@3207
|
15 years |
scheusso |
fix in synchronisation of function ids
|
|
|
@3206
|
15 years |
scheusso |
forgot something
|
|
|
@3203
|
15 years |
scheusso |
removed some warnings
|
|
|
@3202
|
15 years |
scheusso |
rest of the cleanup ( mostly client connection handling)
network is …
|
|
|
@3201
|
15 years |
scheusso |
cleaned up server connection handling
client is yet to come
|
|
|
@3200
|
15 years |
scheusso |
create new netp5 branch
|
|
|
@3199
|
15 years |
scheusso |
delete old netp branch
|
|
|
@3197
|
15 years |
scheusso |
small hackfix
|
|
|
@3195
|
15 years |
rgrieder |
Reverted some changes previously made: on non-MSVC platforms you can …
|
|
|
@3194
|
15 years |
rgrieder |
Refined precompiled header file for the orxnox executable target …
|
|
|
@3193
|
15 years |
rgrieder |
Small stuff.
|
|
|
@3192
|
15 years |
rgrieder |
Replaced <OgrePrerequisites.h> with "util/OgreForwardRefs.h": I …
|
|
|
@3191
|
15 years |
rgrieder |
Disposed of a file that died of old age
|
|
|
@3190
|
15 years |
rgrieder |
Optimised precompiled header files for core and network (optimised …
|
|
|
@3189
|
15 years |
rgrieder |
Removed trouble-making anonymous namespace in Convert.h
|
|
|
@3188
|
15 years |
rgrieder |
Added attachOgreObject and detachOgreObject overloads for …
|
|
|
@3187
|
15 years |
rgrieder |
Officially included ObjectList.h in CoreIncludes.h (it gets included …
|
|
|
@3186
|
15 years |
rgrieder |
Last part of the cleanup: world entities.
|
|
|
@3185
|
15 years |
rgrieder |
Cleanup in the weapon system.
|
|
|
@3184
|
15 years |
rgrieder |
Converted SoundManager into a more suitable singleton.
|
|
|
@3183
|
15 years |
rgrieder |
Renamed Teamcolourable to TeamColourable
|
|
|
@3182
|
15 years |
rgrieder |
Found out that that Debug.h is officially included in CoreIncludes.h
|
|
|
@3181
|
15 years |
rgrieder |
Moved Rewardable (quest system) to the interface section.
|
|
|
@3180
|
15 years |
rgrieder |
Cleanup in pickup and quest (almost only cleaned the header file sections).
|
|
|
@3179
|
15 years |
rgrieder |
Cleanup in gametypes, infos and items
|
|
|
@3178
|
15 years |
rgrieder |
Build fix for Visual Studio 2005: Removed const qualifiers in …
|
|
|
@3177
|
15 years |
rgrieder |
Moved interface classes to orxonox/interfaces.
This resolves certain …
|
|
|
@3176
|
15 years |
rgrieder |
Cleanup in collisionshapes and controllers.
(Moved PawnListener to a …
|
|
|
@3175
|
15 years |
rgrieder |
Fixed dedicated (at least for presentation09.oxw).
|
|
|
@3174
|
15 years |
rgrieder |
Cleanup in orxonox/objects (non recursive).
|
|
|
@3173
|
15 years |
rgrieder |
GameStates cleanup
|
|
|
@3172
|
15 years |
rgrieder |
Hack-fixed exit crash: The Map stores a static MaterialPtr that gets …
|
|
|
@3171
|
15 years |
rgrieder |
Merged Gruppenarbeit changes regarding Doxygen: Don't worry, I haven't …
|
|
|
@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 …
|
|
|
@3168
|
15 years |
rgrieder |
Removed not anymore needed archlinux folder.
|
|
|
@3167
|
15 years |
rgrieder |
Merged the build system changes from the Gruppenarbeit:
- More …
|
|
|
@3166
|
15 years |
rgrieder |
Merged some code work from the Gruppenarbeit.
|
|
|
@3165
|
15 years |
rgrieder |
Screwed something..
|
|
|
@3164
|
15 years |
rgrieder |
The usual convention with our headers is to use ≠ for all third party …
|
|
|
@3163
|
15 years |
rgrieder |
Moved orxonox::TransformSpace::Enum to WorldEntity::TransformSpace and …
|
|
|
@3162
|
15 years |
rgrieder |
Added support to write exception messages like the following:
int …
|
|
|
@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
|
|
|
@3158
|
15 years |
rgrieder |
Removed the filename part of all @file foo.cc because Doxygen chooses …
|
|
|
@3157
|
15 years |
rgrieder |
Small changes and cleaned out RadarViewable which saves me probably …
|
|
|
@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 …
|
|
|
@3153
|
15 years |
rgrieder |
Small fixes.
|
|
|
@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 …
|
|
|
@3144
|
15 years |
rgrieder |
Header file section clean up in orxonox/overlays (without stats). Also …
|
|
|
@3143
|
15 years |
rgrieder |
Dependency reductions in the GUIManager.
|
|
|
@3142
|
15 years |
rgrieder |
Move std::string to Ogre::UTFString conversion to util.
|
|
|