Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/resource

Revision Log Mode:


Legend:

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