# # ChangeLog for code/branches/core7/src/libraries/core/object/Destroyable.cc # # Generated by Trac 1.0.9 # May 23, 2024, 7:00:58 AM Sun, 03 May 2015 12:39:30 GMT landauf [10419] * code/branches/core7/src/libraries/core/CorePrereqs.h (modified) * code/branches/core7/src/libraries/core/object/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/object/DestroyLaterManager.cc (added) * code/branches/core7/src/libraries/core/object/DestroyLaterManager.h (added) * code/branches/core7/src/libraries/core/object/Destroyable.cc (modified) * code/branches/core7/src/libraries/core/object/Destroyable.h (modified) added destroyLater() to Destroyable. This will destroy the object ... Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Fri, 03 Jan 2014 12:29:33 GMT landauf [9944] * code/trunk/src/libraries/core/object/Destroyable.cc (modified) * code/trunk/src/libraries/core/object/Destroyable.h (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) no Thilo, we don't want to call preDestroy() made documentation of ...