# # ChangeLog for code/branches/AI/src # # Generated by Trac 1.0.9 # May 17, 2024, 11:58:20 PM Wed, 12 Dec 2007 21:37:06 GMT motth [495] * code/branches/AI/src/AIClass.h (modified) * code/branches/AI/src/Arrival.h (modified) * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) fixed a memory leak, added documentation Wed, 12 Dec 2007 12:50:59 GMT landauf [468] * code/branches/AI/bin/resources.cfg (modified) * code/branches/AI/src/orxonox.cc (modified) changed resources.cfg Wed, 12 Dec 2007 12:24:22 GMT landauf [465] * code/branches/AI/src/orxonox.cc (modified) include Wed, 12 Dec 2007 12:23:10 GMT landauf [464] * code/branches/AI/src/CMakeLists.txt (modified) * code/branches/AI/src/SignalHandler.cc (added) * code/branches/AI/src/SignalHandler.h (added) * code/branches/AI/src/orxonox.cc (modified) added signal handler to AI branch Wed, 05 Dec 2007 21:08:12 GMT motth [426] * code/branches/AI/src/AIClass.h (added) * code/branches/AI/src/Arrival.h (added) * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) added actual flocking code and two frameworks Wed, 28 Nov 2007 15:27:35 GMT motth [326] * code/branches/AI/src/Flocking.h (modified) added Flocking Wed, 28 Nov 2007 15:24:45 GMT motth [325] * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) added Flocking Wed, 21 Nov 2007 14:49:34 GMT motth [233] * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) added Flocking Wed, 14 Nov 2007 16:10:12 GMT motth [212] * code/branches/AI/bin/resources.cfg (modified) * code/branches/AI/src/CMakeLists.txt (modified) * code/branches/AI/src/Flocking.h (added) * code/branches/AI/src/orxonox.cc (modified) Headerfile which contains the flocking algorithm Wed, 07 Nov 2007 13:46:23 GMT landauf [186] * code/branches/AI (copied) created AI branch Mon, 05 Nov 2007 12:16:39 GMT nicolasc [164] * code/trunk/bin/levels (added) * code/trunk/bin/levels/sp_level_moonstation.oxw (added) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/loader (added) * code/trunk/src/loader/LevelLoader.cc (added) * code/trunk/src/loader/LevelLoader.h (added) * code/trunk/src/loader/Light.cc (added) * code/trunk/src/loader/Light.h (added) * code/trunk/src/loader/LightManager.cc (added) * code/trunk/src/loader/LightManager.h (added) * code/trunk/src/orxonox.cc (modified) * code/trunk/src/xml (added) * code/trunk/src/xml/xmlParser.cc (added) * code/trunk/src/xml/xmlParser.h (added) Brute force megre of xml branch