|
|
@3367
|
15 years |
rgrieder |
Build fixes
|
|
|
@3366
|
15 years |
rgrieder |
Derived all singletons implemented in a usual manner from …
|
|
|
@3365
|
15 years |
rgrieder |
Build fix for msvc8.
|
|
|
@3364
|
15 years |
rgrieder |
Added Singleton class template. It doesn't spare much of the typing …
|
|
|
@3363
|
15 years |
rgrieder |
Exception-safety for the Game and Core c'tors as well as …
|
|
|
@3362
|
15 years |
rgrieder |
Moved ScopeGuard c'tors from protected to public section in order to …
|
|
|
@3361
|
15 years |
rgrieder |
Two little build fixes.
|
|
|
@3360
|
15 years |
landauf |
- bugfix in TclBind: Tcl_Init was only called if the constructor of …
|
|
|
@3359
|
15 years |
rgrieder |
- Stupid MSVC extension: map::erase delivers an iterator but it …
|
|
|
@3358
|
15 years |
rgrieder |
Moved startup argument parsing (console, dedicated, server, client and …
|
|
|
@3357
|
15 years |
rgrieder |
Moved some GameState code from activate/deactivate to the c'tor and …
|
|
|
@3356
|
15 years |
rgrieder |
GameStates requiring graphics (Level is not one of them because it …
|
|
|
@3355
|
15 years |
rgrieder |
Loading and unloading graphics automatically: As soon as a GameState …
|
|
|
@3354
|
15 years |
landauf |
fixed a scoping problem with the tcl console-command (due to a nested …
|
|
|
@3353
|
15 years |
landauf |
fixed some possible namespace issues
|
|
|
@3352
|
15 years |
rgrieder |
Exported larger parts of the main into separate functions to have a …
|
|
|
@3350
|
15 years |
landauf |
small changes relating to tcl
|
|
|
@3349
|
15 years |
rgrieder |
Moved InputManager, GUIManager and GraphicsManager handling from …
|
|
|
@3348
|
15 years |
rgrieder |
Fixing a problem for the installed version on windows: Media path is …
|
|
|
@3347
|
15 years |
rgrieder |
Update to dependencies v3.0 for MinGW and MSVC
Please update your package!
|
|
|
@3346
|
15 years |
rgrieder |
Moved GraphicsManager and GUIManager to the core. Almost no actual …
|
|
|
@3345
|
15 years |
rgrieder |
Fixed installation: The Tcl script library should now be found in the …
|
|
|
@3344
|
15 years |
landauf |
tcl uses it's native library, orxonox adds new features later (defined …
|
|
|
@3343
|
15 years |
rgrieder |
Expanded Core class by loadGraphics and unloadGraphics which don't do …
|
|
|
@3342
|
15 years |
rgrieder |
Small stuff I found when browsing around.
|
|
|
@3340
|
15 years |
rgrieder |
Generalised use of tolua interfaces a bit: GSRoot now adds the …
|
|
|
@3339
|
15 years |
rgrieder |
Moved GUIManager::getLevelList to LevelManager because the GUIManager …
|
|
|
@3338
|
15 years |
rgrieder |
Improved exception-safety in the GUIManager.
|
|
|
@3337
|
15 years |
rgrieder |
Removed GUIOverlay management from GUIManager: It shouldn't be the …
|
|
|
@3336
|
15 years |
rgrieder |
Moved Config value detailLevelParticle from GraphicsManager to …
|
|
|
@3328
|
15 years |
rgrieder |
Created branch to work on resource management (first) and then on the …
|
|
copied from code/trunk:
|
|
|
@3327
|
15 years |
rgrieder |
Merged all remaining revisions from core4 back to the trunk.
|