|
|
@2892
|
16 years |
bknecht |
catching CEGUI error to avoid sigabrt. ready for merge
|
|
|
@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.
|
|
|
@2842
|
16 years |
rgrieder |
Header file fixes (reduced some dependencies).
|
|
|
@2841
|
16 years |
rgrieder |
Using loadGUI_2.lua in this branch now.
|
|
|
@2840
|
16 years |
bknecht |
GUIManager now behaves how it should. Most things seem to work fine.
…
|
|
|
@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 …
|
|
|
@2815
|
16 years |
rgrieder |
various small changes:
- Fixed a bug in the GameStates concerning …
|
|
|
@2814
|
16 years |
rgrieder |
InputManager upgrade number one: InputState priorities are managed …
|
|
|
@2811
|
16 years |
landauf |
fixed shooting bug
|
|
|
@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:
|
|
|
@2790
|
16 years |
bknecht |
Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
|