# # ChangeLog for code/branches/usability/src/libraries/tools # # Generated by Trac 1.0.9 # Sep 19, 2024, 9:15:29 AM Sun, 20 Feb 2011 18:24:04 GMT rgrieder [7938] * code/branches/usability/src/libraries/core/OrxonoxClass.h (modified) * code/branches/usability/src/libraries/core/WeakPtr.h (modified) * code/branches/usability/src/libraries/tools/ResourceLocation.cc (modified) Fixed mingw 3 build and removed a warning due to non-virtual destructors. Sat, 19 Feb 2011 15:38:44 GMT landauf [7915] * code/branches/usability (copied) creating usability branch to work on features which are more than ... Thu, 10 Feb 2011 22:34:20 GMT landauf [7851] * code/trunk/src/libraries/core/XMLPort.h (modified) * code/trunk/src/libraries/core/command/Functor.h (modified) * code/trunk/src/libraries/tools/Timer.h (modified) * code/trunk/src/orxonox/weaponsystem/Munition.h (modified) added "safe mode" feature to FunctorMember: if enabled, the functor ...