|
|
@7984
|
14 years |
rgrieder |
Fixed two msvc warnings.
|
|
|
@7983
|
14 years |
rgrieder |
Updated Bullet Physics Engine from v2.74 to v2.77
|
|
|
@7982
|
14 years |
rgrieder |
We don't seem to use GIMPACT shipped with Bullet. If we do, we can …
|
|
|
@7981
|
14 years |
rgrieder |
Current bullet version is 2.74.
|
|
|
@7980
|
14 years |
rgrieder |
Moved PCH and Config files to more appropriate places in the MSVC solution.
|
|
|
@7977
|
14 years |
rgrieder |
Fixed windows includes again, hopefully for the last time…
|
|
|
@7975
|
14 years |
rgrieder |
Fixed ENet build on msvc 8.
|
|
|
@7974
|
14 years |
rgrieder |
Fixed gcc3.4 warning.
|
|
|
@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 …
|
|
|
@7956
|
14 years |
rgrieder |
Merged revisions 7954 and 7955 from trunk to kicklib to fix the …
|
|
|
@7953
|
14 years |
rgrieder |
Important erge from trunk:
Fixed MSCV include order problem with ENet …
|
|
|
@7948
|
14 years |
rgrieder |
Dropped support for OGRE v1.4 and removed the remaining workarounds.
|
|
|
@7947
|
14 years |
rgrieder |
Dropping support for CEGUI v0.5 as v0.6 has been available for three …
|
|
|
@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:
|
|
|
@7939
|
14 years |
rgrieder |
Lua header not required in GUIManager.
|