|
|
@6745
|
15 years |
rgrieder |
Branch now compiling with GCC as well: Added an removed a few …
|
|
|
@6744
|
15 years |
rgrieder |
Boost_VERSION was missing on Tardis because of manual configuration
|
|
|
@6743
|
15 years |
rgrieder |
- Bugfix in keyESC.
- Default behaviour for GUI sheet InputStates is …
|
|
|
@6742
|
15 years |
rgrieder |
Fixed typo.
|
|
|
@6741
|
15 years |
rgrieder |
Removed obsolete InputState from GSMainMenu.
|
|
|
@6740
|
15 years |
rgrieder |
Trivial bug fix.
|
|
|
@6739
|
15 years |
rgrieder |
Applied background image changes to GSMainMenu.cc
|
|
|
@6738
|
15 years |
rgrieder |
Cosmetic changes in InputManager.
|
|
|
@6737
|
15 years |
rgrieder |
Background image of the GUI is now managed by GUIManager and kept in a …
|
|
|
@6736
|
15 years |
rgrieder |
All CEGUI calls that can execute Lua code should be protected against …
|
|
|
@6735
|
15 years |
rgrieder |
Removed getInstancePtr() from all Singletons.
Use "exists()" (check) …
|
|
|
@6722
|
15 years |
rgrieder |
Renamed showGUI and hideGUI to showMenuSheet and hideMenuSheet.
|
|
|
@6721
|
15 years |
rgrieder |
Fixed cross hair showing in in game menu.
|
|
|
@6720
|
15 years |
rgrieder |
"init" lua function —> "onLoad" to make it clear that it is a user …
|
|
|
@6719
|
15 years |
rgrieder |
Fixed error reporting problem in LuaState.cc when parsing LuaStateInit.lua.
|
|
|
@6718
|
15 years |
rgrieder |
Moved BasicGUI.lua to GUISheet.lua and derived MenuSheet.lua as well …
|
|
|
@6704
|
15 years |
rgrieder |
"filename" —> "name" table entry for GUI sheets.
|
|
|
@6671
|
15 years |
rgrieder |
Added Tools.lua and moved 'find' in InitialiseGUI.lua to …
|
|
|
@6670
|
15 years |
rgrieder |
Lua errors in 'doFile', 'includeFile' or 'require' should not be …
|
|
|
@6667
|
15 years |
rgrieder |
Found the darn bug!
The Lua error handling function may have been …
|
|
|
@6666
|
15 years |
rgrieder |
Fixed problem that can occur when BasicGUI cannot be loaded.
|
|
|
@6665
|
15 years |
rgrieder |
Fixed problems with the return value of require()
|
|
|
@6664
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6663
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6662
|
15 years |
rgrieder |
Merged revisions 6621-6661 to gamestates2.
|
|
|
@6595
|
15 years |
rgrieder |
Merged remaining revisions from gamestate to gamestates2.
|
|
|
@6594
|
15 years |
rgrieder |
Creating new game state branch to merge the changes from the trunk.
|
|
copied from code/trunk:
|
|
|
@6590
|
15 years |
rgrieder |
Switching to OGRE v1.6 on Tardis
|