|
|
@2887
|
16 years |
bknecht |
first part of finishing up to merge back. solving some issues I ran …
|
|
|
@2875
|
16 years |
bknecht |
(Doxygen) Documentation added for GUIManager and some GameState classes.
|
|
|
@2869
|
16 years |
bknecht |
Including some features to use only mouse or keys in a GUI, also …
|
|
|
@2854
|
16 years |
rgrieder |
small fixes with game states.
|
|
|
@2853
|
16 years |
bknecht |
Fixed some bugs. Please do not break the code, when working with other …
|
|
|
@2850
|
16 years |
rgrieder |
- Started working on cleaning up the GameState mess
- Cleaned out …
|
|
|
@2848
|
16 years |
rgrieder |
Exported showsGraphics, etc. to a new class named GameMode in the core.
|
|
|
@2847
|
16 years |
rgrieder |
De initialisation bugfix in GSGraphics.
|
|
|
@2846
|
16 years |
rgrieder |
Moving game clock from Core to Game.
Other small fixes.
|
|
|
@2845
|
16 years |
rgrieder |
- Moved some code from Game to Main and GSRoot
- Renamed "gui" …
|
|
|
@2844
|
16 years |
rgrieder |
Implemented new GameState concept. It doesn't differ that much from …
|
|
|
@2843
|
16 years |
rgrieder |
Exported TimeFactorListener to separate file in the tools folder.
|
|
|
@2834
|
16 years |
bknecht |
When you change the camera, the GUI is now newly set. Also: the GUI …
|
|
|
@2817
|
16 years |
rgrieder |
Removed GameState template and renamed GameStateBase to GameState. …
|
|
|
@2816
|
16 years |
rgrieder |
Upgrade number two for the InputManager: An InputState can have two …
|
|
|
@2814
|
16 years |
rgrieder |
InputManager upgrade number one: InputState priorities are managed …
|
|
|
@2808
|
16 years |
bknecht |
You can now toggle visibility ingame. Strangely the SceneManager …
|
|
|
@2807
|
16 years |
rgrieder |
Moved global game clock to Core. Use getGameClock() for a const …
|
|
|
@2805
|
16 years |
rgrieder |
Added new class: Game
It represents basic operation related to the …
|
|
|
@2801
|
16 years |
rgrieder |
Move graphic related content of GSGraphics to GraphicsManager which …
|
|
|
@2800
|
16 years |
rgrieder |
Renaming "tick" to "update" for all those classes not inheriting from …
|
|
|
@2799
|
16 years |
rgrieder |
Moved all core related initialisations from Main.cc and GSRoot.cc to …
|
|
|
@2796
|
16 years |
bknecht |
created new branch to work on ingame GUI and GUI in general
|
|
copied from code/trunk/src/orxonox/gamestates:
|
|
|
@2790
|
16 years |
bknecht |
Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
|