Changes
Summary
- trying to fix build for MSVC but still having trouble with the circular dependency between pickups and overlays
- still trying to avoid CMP0026... can we define ORXONOX_EXECUTABLE_NAME like this? seems to work on windows and probably works on linux too (please test)
- reverted r11694, apparently ORXONOX_EXECUTABLE_NAME IS used (for run-scripts in ./bin)
- whoops. must remove the extensions from the library's file name before loading it
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/code/trunk/src/libraries/core/module/DynLib.cc | src/libraries/core/module/DynLib.cc | |
/code/trunk/src/modules/dialogue/DialogueManager.h | src/modules/dialogue/DialogueManager.h | |
/code/trunk/src/modules/dialogue/DialoguePrereqs.h | src/modules/dialogue/DialoguePrereqs.h | |
/code/trunk/src/modules/dialogue/NextQuestion.h | src/modules/dialogue/NextQuestion.h | |
/code/trunk/src/modules/superorxobros/SOBPrereqs.h | src/modules/superorxobros/SOBPrereqs.h | |
/code/trunk/src/orxonox/worldentities/Actionpoint.cc | src/orxonox/worldentities/Actionpoint.cc | |
Change Type | Path in Repository | Path in Workspace |
/code/trunk/src/CMakeLists.txt | src/CMakeLists.txt | |
Change Type | Path in Repository | Path in Workspace |
/code/trunk/src/CMakeLists.txt | src/CMakeLists.txt | |
Change Type | Path in Repository | Path in Workspace |
/code/trunk/src/libraries/core/ApplicationPaths.cc | src/libraries/core/ApplicationPaths.cc |