UnstableChanges

Summary

  1. trying to fix build for MSVC but still having trouble with the circular dependency between pickups and overlays
  2. 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)
  3. reverted r11694, apparently ORXONOX_EXECUTABLE_NAME IS used (for run-scripts in ./bin)
  4. whoops. must remove the extensions from the library's file name before loading it
Revision 11699 by Fabian Landau:
trying to fix build for MSVC but still having trouble with the circular dependency between pickups and overlays
Change TypePath in RepositoryPath in Workspace
The file was modified/code/trunk/src/libraries/core/module/DynLib.ccsrc/libraries/core/module/DynLib.cc
The file was modified/code/trunk/src/modules/dialogue/DialogueManager.hsrc/modules/dialogue/DialogueManager.h
The file was modified/code/trunk/src/modules/dialogue/DialoguePrereqs.hsrc/modules/dialogue/DialoguePrereqs.h
The file was modified/code/trunk/src/modules/dialogue/NextQuestion.hsrc/modules/dialogue/NextQuestion.h
The file was modified/code/trunk/src/modules/superorxobros/SOBPrereqs.hsrc/modules/superorxobros/SOBPrereqs.h
The file was modified/code/trunk/src/orxonox/worldentities/Actionpoint.ccsrc/orxonox/worldentities/Actionpoint.cc
Revision 11698 by Fabian Landau:
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)
Change TypePath in RepositoryPath in Workspace
The file was modified/code/trunk/src/CMakeLists.txtsrc/CMakeLists.txt
Revision 11697 by Fabian Landau:
reverted r11694, apparently ORXONOX_EXECUTABLE_NAME IS used (for run-scripts in ./bin)
Change TypePath in RepositoryPath in Workspace
The file was modified/code/trunk/src/CMakeLists.txtsrc/CMakeLists.txt
Revision 11696 by Fabian Landau:
whoops. must remove the extensions from the library's file name before loading it
Change TypePath in RepositoryPath in Workspace
The file was modified/code/trunk/src/libraries/core/ApplicationPaths.ccsrc/libraries/core/ApplicationPaths.cc