|
|
@8132
|
14 years |
rgrieder |
Unhacked a hack: it's actually not really a hack, but normal behaviour
|
|
|
@8131
|
14 years |
youngk |
Copyright fix. Sorry for the mishap.
|
|
|
@8130
|
14 years |
rgrieder |
Only compile OrxonoxMac.mm on Mac.
|
|
|
@8129
|
14 years |
rgrieder |
Merged new revisions (8083 - 8125) from mac_osx to kicklib branch.
|
|
|
@8123
|
14 years |
rgrieder |
Cleaned up threading library linking for OGRE. please test.
|
|
|
@8112
|
14 years |
rgrieder |
Fixed a possible bug. If you're interested why, ask me directly …
|
|
|
@8103
|
14 years |
rgrieder |
Updated TiCpp.
|
|
|
@8096
|
14 years |
youngk |
Somebody forgot to add the Debug header
|
|
|
@8095
|
14 years |
rgrieder |
Add CEGUIua include directory for CEGUI version below 0.7
|
|
|
@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 …
|
|
|
@8061
|
14 years |
rgrieder |
Sorted out tolua++ inclusion for newer CEGUI versions.
|
|
|
@8058
|
14 years |
rgrieder |
VS 2010 doesn't like std::make_pair with C-strings if the result …
|
|
|
@8057
|
14 years |
rgrieder |
Added some extra wursts for Visual Studio 2010 to the build system.
|
|
|
@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.
|