# # ChangeLog for code/branches/Presentation_HS17_merge/src/modules/asteroidmining/SpicedAsteroidField.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 6:57:17 PM Sun, 11 Feb 2018 18:19:57 GMT landauf [11735] * code/branches/Presentation_HS17_merge/src/modules/asteroidmining/AsteroidMinable.cc (modified) * code/branches/Presentation_HS17_merge/src/modules/asteroidmining/SpicedAsteroidBelt.cc (modified) * code/branches/Presentation_HS17_merge/src/modules/asteroidmining/SpicedAsteroidField.cc (modified) [AsteroidMining_HS17] fixed a bunch of memory leaks Sun, 11 Feb 2018 15:52:54 GMT landauf [11730] * code/branches/Presentation_HS17_merge (modified) * code/branches/Presentation_HS17_merge/data/levels/AsteroidFarming.oxw (copied) * code/branches/Presentation_HS17_merge/src/modules/CMakeLists.txt (modified) * code/branches/Presentation_HS17_merge/src/modules/asteroidmining (copied) * code/branches/Presentation_HS17_merge/src/modules/pickup/Pickup.h (modified) * code/branches/Presentation_HS17_merge/src/modules/pickup/PickupSpawner.cc (modified) * code/branches/Presentation_HS17_merge/src/modules/pickup/PickupSpawner.h (modified) * code/branches/Presentation_HS17_merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/Presentation_HS17_merge/src/orxonox/worldentities/pawns/Pawn.h (modified) merged AsteroidMining_HS17 Tue, 12 Dec 2017 19:29:52 GMT remartin [11667] * code/branches/AsteroidMining_HS17/data/levels/AsteroidFarming.oxw (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/AsteroidMinable.cc (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/AsteroidMinable.h (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/SpicedAsteroidBelt.cc (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/SpicedAsteroidBelt.h (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/SpicedAsteroidField.cc (modified) * code/branches/AsteroidMining_HS17/src/modules/asteroidmining/SpicedAsteroidField.h (modified) Added tilting for the spicedAsteroidBelt. Finished commenting, polish ...