# # ChangeLog for code/branches/usability/src/libraries/core/OrxonoxClass.h # # Generated by Trac 1.0.9 # Aug 17, 2024, 7:40:36 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 21:26:46 GMT landauf [7850] * code/trunk/src/libraries/core/OrxonoxClass.h (modified) * code/trunk/src/libraries/core/WeakPtr.h (modified) moved if(object) condition from WeakPtr to DestructionListener