|
|
@8129
|
14 years |
rgrieder |
Merged new revisions (8083 - 8125) from mac_osx to kicklib branch.
|
|
|
@8112
|
14 years |
rgrieder |
Fixed a possible bug. If you're interested why, ask me directly …
|
|
|
@8089
|
14 years |
rgrieder |
Making a strange fix. Apparently this fixes a strange problem …
|
|
|
@8081
|
14 years |
rgrieder |
Fixed serious static initialisation problem. And I thought we caught …
|
|
|
@8074
|
14 years |
rgrieder |
Build fix required by merge.
|
|
|
@8073
|
14 years |
rgrieder |
Merged mac_osx branch (after renaming it from ois_update) into kicklib …
|
|
|
@8071
|
14 years |
rgrieder |
Merged ois_update branch (before it was renamed to mac_osx) into …
|
|
|
@8067
|
14 years |
landauf |
fixed warning
|
|
|
@8066
|
14 years |
landauf |
added support for boost 1.46 and adjusted code to work with the 3rd …
|
|
|
@8058
|
14 years |
rgrieder |
VS 2010 doesn't like std::make_pair with C-strings if the result …
|
|
|
@7973
|
14 years |
rgrieder |
Fix for "error in error handling" when a Lua error occurs.
Untested …
|
|
|
@7971
|
14 years |
rgrieder |
Fixed GUITools.lua for good: both CECGUI 0.6 and 0.7 seem to work. At …
|
|
|
@7968
|
14 years |
rgrieder |
Starting an Orxonox macro with CEGUI is probably not such a good idea. …
|
|
|
@7967
|
14 years |
rgrieder |
Cleaned up macro monstrosities in GUIManager and fixed some typos.
|
|
|
@7965
|
14 years |
dafrick |
getStaticTextWindowHeight() working again for CEGUI < 0.7
|
|
|
@7961
|
14 years |
rgrieder |
Restored compatibility of our Lua code with CEGUI:
Some functions were …
|
|
|
@7960
|
14 years |
rgrieder |
Applied C++ code changes to compile Orxonox with CEGUI 0.7 (does not …
|
|
|
@7957
|
14 years |
rgrieder |
Changed destruction handling in GUIManager:
Use a ScopeGuard that gets …
|
|
|
@7948
|
14 years |
rgrieder |
Dropped support for OGRE v1.4 and removed the remaining workarounds.
|
|
|
@7945
|
14 years |
rgrieder |
Removed workarounds for Lua 5.0 in LuaState class.
|
|
|
@7944
|
14 years |
rgrieder |
Renamed Lua library to "Lua5.1" because that's also what the official …
|
|
|
@7942
|
14 years |
rgrieder |
Fixed GCC warning (unsigned/signed mismatch).
|
|
|
@7941
|
14 years |
rgrieder |
Kicked CEGUILua from our repository and adjusted the build system …
|
|
|
@7940
|
14 years |
rgrieder |
New branch with plans to remove CEGUILua and OgreCEGUIRenderer from …
|
|
copied from code/branches/usability/src/libraries/core:
|
|
|
@7939
|
14 years |
rgrieder |
Lua header not required in GUIManager.
|