# # ChangeLog for branches/cleanup/src/defs in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:52:57 AM Wed, 07 Feb 2007 20:07:16 GMT bensch [10571] * branches/cleanup/src/Makefile.am (modified) * branches/cleanup/src/defs/comincl.h (deleted) * branches/cleanup/src/defs/message_structures.h (deleted) * branches/cleanup/src/defs/orxonox_globals.h (moved) * branches/cleanup/src/defs/stdincl.h (deleted) * branches/cleanup/src/lib/event/key_mapper.cc (modified) * branches/cleanup/src/lib/graphics/Makefile.am (modified) * branches/cleanup/src/lib/graphics/glincl.h (moved) * branches/cleanup/src/lib/graphics/graphics_engine.cc (modified) * branches/cleanup/src/lib/gui/qt/gui_audio.cc (modified) * branches/cleanup/src/lib/gui/qt/gui_control.cc (modified) * branches/cleanup/src/lib/gui/qt/gui_general.cc (modified) * branches/cleanup/src/lib/gui/qt/gui_video.cc (modified) * branches/cleanup/src/lib/physics/physics_interface.cc (modified) * branches/cleanup/src/lib/sound/alincl.h (moved) * branches/cleanup/src/lib/sound/sound_engine.cc (modified) * branches/cleanup/src/lib/util/loading/game_loader.cc (modified) * branches/cleanup/src/lib/util/loading/game_loader.h (modified) * branches/cleanup/src/orxonox.cc (modified) * branches/cleanup/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cleanup/src/util/track/track.cc (modified) * branches/cleanup/src/util/track/track_manager.cc (modified) * branches/cleanup/src/world_entities/satellite.h (modified) cleaned out unused defs files, and moved glincl to grafics, alincl.h ... Wed, 07 Feb 2007 19:47:40 GMT bensch [10569] * branches/cleanup (copied) created new branche cleanup. Here we are fixing out unused stuff Thu, 25 Jan 2007 23:17:26 GMT patrick [10376] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/ai/Makefile.am (copied) * trunk/src/ai/ai_engine.cc (copied) * trunk/src/ai/ai_engine.h (copied) * trunk/src/ai/ai_module.cc (copied) * trunk/src/ai/ai_module.h (copied) * trunk/src/ai/ai_swarm.cc (copied) * trunk/src/ai/ai_swarm.h (copied) * trunk/src/ai/ai_team.cc (copied) * trunk/src/ai/ai_team.h (copied) * trunk/src/ai/ai_team_member.cc (copied) * trunk/src/ai/ai_team_member.h (copied) * trunk/src/ai/attack_module.cc (copied) * trunk/src/ai/attack_module.h (copied) * trunk/src/ai/movement_module.cc (copied) * trunk/src/ai/movement_module.h (copied) * trunk/src/ai/shooting_module.cc (copied) * trunk/src/ai/shooting_module.h (copied) * trunk/src/ai/swarm_attack.cc (copied) * trunk/src/ai/swarm_attack.h (copied) * trunk/src/ai/swarm_gorel.cc (copied) * trunk/src/ai/swarm_gorel.h (copied) * trunk/src/ai/swarm_module.cc (copied) * trunk/src/ai/swarm_module.h (copied) * trunk/src/ai/swarm_wait.cc (copied) * trunk/src/ai/swarm_wait.h (copied) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/util/debug.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/npcs/npc_test.cc (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) merged branche ai to trunk