|
|
@8277
|
14 years |
rgrieder |
That was a tricky one: for Orxonox, STL iterator checking was …
|
|
|
@8274
|
14 years |
rgrieder |
Do not merge resources.oxr files to avoid problems at intall time.
|
|
|
@8273
|
14 years |
rgrieder |
Added optional use of install_manifest.txt file (white space separated …
|
|
|
@8272
|
14 years |
rgrieder |
Load Ogre plugins and Orxonox modules with the same path composition. …
|
|
|
@8271
|
14 years |
rgrieder |
Fixed PATH fiddling for module/plugin loading.
|
|
|
@8270
|
14 years |
rgrieder |
Add RPATH for installed libraries too
|
|
|
@8269
|
14 years |
rgrieder |
Honour install prefix
|
|
|
@8268
|
14 years |
rgrieder |
Fixed kicklib build.
|
|
|
@8233
|
14 years |
rgrieder |
Removed config files from individual targets for MSVC because search …
|
|
|
@8231
|
14 years |
rgrieder |
Attempt to fix Ogre plugins for Orxonox installations on Windows.
|
|
|
@8230
|
14 years |
rgrieder |
Zlib should now work again with MSVC < 10.
|
|
|
@8225
|
14 years |
rgrieder |
Resolved problems with different Boost filesystem versions.
|
|
|
@8224
|
14 years |
rgrieder |
Removed support for Boost versions less than 1.40.
|
|
|
@8222
|
14 years |
rgrieder |
Fixed run scripts for Windows.
|
|
|
@8221
|
14 years |
rgrieder |
Changes that allow the Visual Studio 2010 dependencies to be used.
|
|
|
@8218
|
14 years |
rgrieder |
Fixed indentation issues in PrepareDevBundle.cmake by removing the IF …
|
|
|
@8217
|
14 years |
rgrieder |
Merged revision 8135 to from mac_osx to kicklib branch.
(part 2) …
|
|
|
@8216
|
14 years |
rgrieder |
Merged revision 8135 to from mac_osx to kicklib branch.
(part 1)
|
|
|
@8176
|
14 years |
rgrieder |
Build fix for msvc 8.
|
|
|
@8134
|
14 years |
rgrieder |
Fixed planets.oxw. LevelInfo is still missing though.
|
|
|
@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.
|
|
|
@8126
|
14 years |
youngk |
Cleanup for Lua
|
|
|
@8124
|
14 years |
rgrieder |
Fixed run scripts for the case there are white spaces in the path. …
|
|
|
@8123
|
14 years |
rgrieder |
Cleaned up threading library linking for OGRE. please test.
|
|
|
@8122
|
14 years |
rgrieder |
Removed obsolete remains of header/library finding on OS X.
|
|
|
@8121
|
14 years |
rgrieder |
Lua is in the CEGUILuaScriptModule framework, not in the CEGUI framework.
|
|
|
@8120
|
14 years |
rgrieder |
Cleanup in CEGUI framework finding.
|
|
|
@8119
|
14 years |
rgrieder |
Testing something with Frameworks and FIND_LIBRARY.
|
|
|
@8118
|
14 years |
rgrieder |
CMake script fix.
|
|
|
@8113
|
14 years |
rgrieder |
Added some paths for CEGUI library finding on Mac OS X.
|
|
|
@8112
|
14 years |
rgrieder |
Fixed a possible bug. If you're interested why, ask me directly …
|
|
|
@8111
|
14 years |
rgrieder |
Changed linux icon to the new one from the forum. Also changed the …
|
|
|
@8103
|
14 years |
rgrieder |
Updated TiCpp.
|
|
|
@8098
|
14 years |
rgrieder |
Added CMakeLists.txt stub for the installation of files in contrib/
|
|
|
@8097
|
14 years |
rgrieder |
Merged r8093 from trunk to kicklib in order to test the ArchLinux package.
|
|
|
@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
|
|
|
@8094
|
14 years |
youngk |
Testing commit for CMake find scripts (Mac)
|
|
|
@8089
|
14 years |
rgrieder |
Making a strange fix. Apparently this fixes a strange problem …
|
|
|
@8082
|
14 years |
rgrieder |
Make sure all required CEGUI extras are confirmed to be found by the …
|
|
|
@8081
|
14 years |
rgrieder |
Fixed serious static initialisation problem. And I thought we caught …
|
|
|
@8080
|
14 years |
rgrieder |
Added another possible file extension for source files.
@Kevin: Is …
|
|
|
@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 …
|
|
|
@8068
|
14 years |
landauf |
adjusted a few library names and search paths for mingw dependencies
|
|
|
@8067
|
14 years |
landauf |
fixed warning
|
|
|
@8066
|
14 years |
landauf |
added support for boost 1.46 and adjusted code to work with the 3rd …
|
|
|
@8064
|
14 years |
rgrieder |
Also find POCO for MinGW (required for Ogre).
|
|
|
@8063
|
14 years |
rgrieder |
Disallow dependency packages, that don't work anymore.
|
|
|
@8062
|
14 years |
rgrieder |
Package version 6.0 is now also allowed with MinGW.
|
|
|
@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.
|
|
|
@7979
|
14 years |
rgrieder |
Removed option to specify a user script for the compiler …
|
|
|
@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 …
|
|
|
@7969
|
14 years |
rgrieder |
Reverted part of unintentional commit from revision 7964.
|
|
|
@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
|
|
|
@7964
|
14 years |
rgrieder |
Trying to port last bit of our Lua code to CEGUI 0.7.
But the piece of …
|
|
|
@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 …
|
|
|
@7959
|
14 years |
rgrieder |
Separate dependency package versioning for msvc and mingw.
|
|
|
@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 …
|
|
|
@7951
|
14 years |
rgrieder |
Bugfix for FindLua5.1.cmake
|
|
|
@7950
|
14 years |
rgrieder |
ENet not any more required.
|
|
|
@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 …
|
|
|
@7946
|
14 years |
rgrieder |
Little fixes.
|
|
|
@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 …
|
|
|
@7943
|
14 years |
rgrieder |
Dropped support for Lua 5.0 in favour of v5.1. It also seems that all …
|
|
|
@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:
|
|
|
@7939
|
14 years |
rgrieder |
Lua header not required in GUIManager.
|