# # ChangeLog for branches/cleanup/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jul 6, 2024, 11:28:30 AM Thu, 08 Feb 2007 17:14:35 GMT snellen [10585] * branches/cleanup/src/lib/script_engine/account.cc (deleted) * branches/cleanup/src/lib/script_engine/example.cc (deleted) * branches/cleanup/src/lib/script_engine/object.cc (deleted) * branches/cleanup/src/story_entities/game_world.cc (modified) * branches/cleanup/src/world_entities/script_trigger.cc (modified) * branches/cleanup/src/world_entities/script_trigger.h (modified) Removed classes Account and Object (both needed only to test the ... Thu, 08 Feb 2007 13:40:32 GMT nicolasc [10583] * branches/cleanup/src/world_entities/WorldEntities.am (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/weapons/spike_launcher.cc (deleted) * branches/cleanup/src/world_entities/weapons/spike_launcher.h (deleted) removed unused spike launcher Wed, 07 Feb 2007 23:20:20 GMT bensch [10581] * branches/cleanup/src/lib/math/curve.h (modified) * branches/cleanup/src/util/Makefile.am (modified) * branches/cleanup/src/util/animation/animation.h (modified) * branches/cleanup/src/util/animation/animation3d.cc (modified) * branches/cleanup/src/util/animation/animation3d.h (modified) * branches/cleanup/src/util/animation/t_animation.h (modified) * 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) changed the animation3D and t_animation to match the new list ... Wed, 07 Feb 2007 21:18:28 GMT nicolasc [10580] * branches/cleanup/src/world_entities/space_ships/human_scout.cc (deleted) * branches/cleanup/src/world_entities/space_ships/human_scout.h (deleted) unused Wed, 07 Feb 2007 20:49:40 GMT nicolasc [10579] * branches/cleanup/src/world_entities/projectiles/swarm_projectile.cc (modified) * branches/cleanup/src/world_entities/space_ships/space_ship.cc (modified) * branches/cleanup/src/world_entities/weapons/acid_launcher.cc (modified) * branches/cleanup/src/world_entities/weapons/aiming_turret.cc (modified) * branches/cleanup/src/world_entities/weapons/boomerang_gun.cc (modified) * branches/cleanup/src/world_entities/weapons/heavy_blaster.cc (modified) * branches/cleanup/src/world_entities/weapons/light_blaster.cc (modified) * branches/cleanup/src/world_entities/weapons/medium_blaster.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) * branches/cleanup/src/world_entities/weapons/targeting_turret.cc (modified) * branches/cleanup/src/world_entities/weapons/turret.cc (modified) fixed some headers commeted none existing sounds, to remove warnings 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: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