# # ChangeLog for code/branches/formation # # Generated by Trac 1.0.9 # Jun 2, 2024, 11:39:21 AM Fri, 16 Dec 2011 15:56:15 GMT jo [8991] * code/branches/formation/src/orxonox/controllers/AIController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/formation/src/orxonox/controllers/FormationController.cc (modified) * code/branches/formation/src/orxonox/controllers/FormationController.h (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) Works. (Seperate/independent states are used to manage the behaviour). Fri, 16 Dec 2011 15:25:28 GMT jo [8990] * code/branches/formation/src/orxonox/controllers/AIController.cc (modified) * code/branches/formation/src/orxonox/controllers/AIController.h (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/FormationController.cc (modified) * code/branches/formation/src/orxonox/controllers/FormationController.h (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/NewHumanController.cc (modified) Rough adding of both concepts. Further work on the states is needed. ... Wed, 14 Dec 2011 18:13:09 GMT jo [8989] * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/formation/src/orxonox/controllers/FormationController.cc (modified) Preparation before merging. Wed, 14 Dec 2011 15:02:06 GMT smerkli [8985] * code/branches/formation/src/orxonox/controllers/Masterable.cc (deleted) * code/branches/formation/src/orxonox/controllers/Masterable.h (deleted) Removed Masterable.* files Wed, 14 Dec 2011 13:15:45 GMT willis [8978] * code/branches/formation/src/orxonox/controllers/AIController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/formation/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/formation/src/orxonox/controllers/FormationController.cc (added) * code/branches/formation/src/orxonox/controllers/FormationController.h (added) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.h (modified) renamed Masterable to FormationController, some minor changes Thu, 08 Dec 2011 16:01:18 GMT willis [8967] * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) added DEFEND behaviour, fixed some orientation issue Wed, 07 Dec 2011 15:00:37 GMT willis [8965] * code/branches/formation/src/orxonox/controllers/AIController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.h (modified) * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) * code/branches/formation/src/orxonox/controllers/Masterable.h (modified) * code/branches/formation/src/orxonox/controllers/NewHumanController.cc (modified) added some Mode features, fixed a speed issue Wed, 07 Dec 2011 12:50:40 GMT willis [8957] * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) * code/branches/formation/src/orxonox/controllers/Masterable.h (modified) fixed a bug in searchnewMaster Wed, 30 Nov 2011 15:09:25 GMT willis [8953] * code/branches/formation/data/defaultConfig/keybindings.ini (modified) * code/branches/formation/src/orxonox/controllers/AIController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.h (modified) * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) * code/branches/formation/src/orxonox/controllers/Masterable.h (modified) added different Modes, debugging Wed, 23 Nov 2011 15:06:18 GMT willis [8948] * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.h (modified) * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) debugging Wed, 23 Nov 2011 13:13:52 GMT willis [8943] * code/branches/formation/data/defaultConfig/keybindings.ini (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/Masterable.cc (modified) Added Keybinding for toggleFormationFlight Wed, 16 Nov 2011 15:08:23 GMT willis [8939] * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/formation/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/formation/src/orxonox/controllers/HumanController.cc (modified) * code/branches/formation/src/orxonox/controllers/HumanController.h (modified) * code/branches/formation/src/orxonox/controllers/Masterable.cc (added) * code/branches/formation/src/orxonox/controllers/Masterable.h (added) moved formationflight to Masterable.* from Artificialcontroller, ... Wed, 26 Oct 2011 18:34:40 GMT willis [8908] * code/branches/formation/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/formation/src/orxonox/controllers/ArtificialController.h (modified) formationflight: different form of formation + correct orientation added Wed, 12 Oct 2011 11:48:46 GMT jo [8885] * code/branches/formation (copied) Sat, 08 Oct 2011 10:57:54 GMT baermatt [8879] * code/trunk/src/libraries/util/output/OutputDefinitions.h (modified) Added 'ull' to some OutputContextMasks, because of an error with LLVM ...