# # ChangeLog for code/branches/cpp11/src # # Generated by Trac 1.0.9 # May 24, 2024, 12:13:17 AM Sun, 10 May 2015 21:00:01 GMT bknecht [10441] * code/branches/cpp11/cmake/CompilerConfigGCC.cmake (modified) * code/branches/cpp11/src/libraries/core/config/ConfigFile.cc (modified) Turned on c++11 flag in compiler and fixed a bug where boost couldn't ... Sun, 10 May 2015 16:49:49 GMT bknecht [10440] * code/branches/cpp11/src/external/ois/linux/LinuxJoyStickEvents.cpp (modified) Added include to make ois code compile under linux without build units Sun, 10 May 2015 14:35:50 GMT bknecht [10439] * code/branches/cpp11 (copied) Creating C++11 branch Thu, 07 May 2015 22:17:03 GMT fvultier [10437] * code/trunk/src/modules/jump/JumpScore.cc (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.h (modified) * code/trunk/src/orxonox/worldentities/MobileEntity.h (modified) * code/trunk/src/orxonox/worldentities/StaticEntity.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Removed unnecessary output to console in kump minigame. Added a small ...