# # ChangeLog for branches/cleanup/src/util/track in orxonox.OLD # # Generated by Trac 1.0.9 # Jul 11, 2024, 10:17:29 AM Tue, 13 Feb 2007 14:39:08 GMT bensch [10589] * branches/cleanup/src/lib/math/curve.h (modified) * branches/cleanup/src/util/track/pilot_node.cc (deleted) * branches/cleanup/src/util/track/pilot_node.h (deleted) removed an unused/not implemented Curve, thus fixing ticket #178 Tue, 13 Feb 2007 14:36:20 GMT bensch [10588] * branches/cleanup/src/lib/math/curve.h (modified) * branches/cleanup/src/util/Makefile.am (modified) * branches/cleanup/src/util/track/track_manager.cc (deleted) * branches/cleanup/src/util/track/track_manager.h (deleted) * branches/cleanup/src/util/track/track_node.cc (deleted) * branches/cleanup/src/util/track/track_node.h (deleted) * branches/cleanup/src/world_entities/camera.cc (modified) * branches/cleanup/src/world_entities/npcs/npc.cc (modified) * branches/cleanup/src/world_entities/space_ships/space_ship.cc (modified) * branches/cleanup/src/world_entities/test_entity.cc (modified) * branches/cleanup/src/world_entities/world_entity.cc (modified) removed track manager and reinjected the Track 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 Tue, 30 Jan 2007 19:01:19 GMT bknecht [10512] * trunk/src/util/track/track.cc (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) some changes so the vertical scroller will work better