# # ChangeLog for branches/cleanup/src in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 10, 2024, 7:31:01 AM Wed, 07 Feb 2007 20:38:09 GMT bensch [10578] * branches/cleanup/src/ai (modified) * branches/cleanup/src/lib/collision_reaction (modified) * branches/cleanup/src/lib/lang (modified) * branches/cleanup/src/lib/parser/cmdline_parser (modified) * branches/cleanup/src/lib/script_engine (modified) * branches/cleanup/src/lib/util (modified) properties Wed, 07 Feb 2007 20:31:36 GMT bensch [10577] * branches/cleanup/src/lib/sound/ogg_player.cc (modified) * branches/cleanup/src/lib/sound/ogg_player.h (modified) * branches/cleanup/src/lib/util/debug_buffer.cc (modified) * branches/cleanup/src/lib/util/filesys/net_link.cc (modified) * branches/cleanup/src/lib/util/filesys/net_link.h (modified) * branches/cleanup/src/lib/util/threads/mutex_locker.h (modified) better incls Wed, 07 Feb 2007 20:28:52 GMT bensch [10576] * branches/cleanup/src/lib/sound/sound_engine.h (modified) * branches/cleanup/src/lib/util/threads/mutex.h (modified) * branches/cleanup/src/lib/util/threads/mutex_locker.h (modified) * branches/cleanup/src/lib/util/threads/thread.cc (modified) * branches/cleanup/src/lib/util/threads/thread.h (modified) * branches/cleanup/src/lib/util/threads/threadincl.h (added) threads better compiled now Wed, 07 Feb 2007 20:22:45 GMT bensch [10575] * branches/cleanup/src/Makefile.am (modified) * branches/cleanup/src/lib/sound/ogg_player.h (modified) * branches/cleanup/src/lib/sound/sound_engine.h (modified) * branches/cleanup/src/lib/util/Makefile.am (modified) * branches/cleanup/src/lib/util/debug_buffer.cc (modified) * branches/cleanup/src/lib/util/filesys/net_link.h (modified) * branches/cleanup/src/lib/util/threading.cc (deleted) * branches/cleanup/src/lib/util/threading.h (deleted) * branches/cleanup/src/lib/util/threads/mutex.cc (deleted) * branches/cleanup/src/lib/util/threads/mutex_locker.cc (deleted) * branches/cleanup/src/lib/util/threads/thread.cc (added) * branches/cleanup/src/lib/util/threads/thread.h (added) simple threads splited up into multiple files Wed, 07 Feb 2007 20:21:02 GMT bensch [10574] * branches/cleanup/src/lib/util/threads (added) * branches/cleanup/src/lib/util/threads/mutex.cc (added) * branches/cleanup/src/lib/util/threads/mutex.h (added) * branches/cleanup/src/lib/util/threads/mutex_locker.cc (added) * branches/cleanup/src/lib/util/threads/mutex_locker.h (added) * branches/cleanup/src/lib/util/threads/threading.cc (copied) * branches/cleanup/src/lib/util/threads/threading.h (copied) added new thread classes Wed, 07 Feb 2007 20:11:52 GMT bensch [10573] * branches/cleanup/src/ability.cc (deleted) * branches/cleanup/src/ability.h (deleted) removed ability :). man this was never used :D Wed, 07 Feb 2007 20:11:22 GMT bensch [10572] * branches/cleanup/src/lib/sound/Makefile.am (modified) * branches/cleanup/src/world_entities/effects/trail.cc (modified) * branches/cleanup/src/world_entities/weapons/acid_launcher.cc (modified) * branches/cleanup/src/world_entities/weapons/spike_launcher.cc (modified) * branches/cleanup/src/world_entities/weapons/spike_thrower.cc (modified) * branches/cleanup/src/world_entities/weapons/swarm_launcher.cc (modified) removed unused includes 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:49:51 GMT bensch [10570] * branches/cleanup/src/Makefile.am (modified) * branches/cleanup/src/orxonox.cc (modified) * branches/cleanup/src/subprojects/benchmark.cc (deleted) * branches/cleanup/src/subprojects/benchmark.h (deleted) removed unused benchmark Wed, 07 Feb 2007 19:47:40 GMT bensch [10569] * branches/cleanup (copied) created new branche cleanup. Here we are fixing out unused stuff Sun, 04 Feb 2007 11:05:28 GMT snellen [10567] * trunk/src/world_entities/creatures/fps_player.cc (modified) fixed fps-dependent jumping height