# # ChangeLog for branches/cleanup/src/world_entities/npcs in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 12:00:33 PM Tue, 13 Feb 2007 15:42:33 GMT bensch [10591] * branches/cleanup/src/lib/collision_detection/cd_engine.cc (modified) * branches/cleanup/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * branches/cleanup/src/lib/graphics/render2D/element_2d.cc (modified) * branches/cleanup/src/lib/script_engine/script_manager.cc (modified) * branches/cleanup/src/story_entities/game_world.cc (modified) * branches/cleanup/src/story_entities/game_world_data.cc (modified) * branches/cleanup/src/story_entities/menu/game_menu.cc (modified) * branches/cleanup/src/story_entities/multi_player_world_data.cc (modified) * branches/cleanup/src/util/multiplayer_team_deathmatch.cc (modified) * branches/cleanup/src/util/state.cc (modified) * branches/cleanup/src/world_entities/Makefile.am (modified) * branches/cleanup/src/world_entities/WorldEntities.am (modified) * branches/cleanup/src/world_entities/character_attributes.cc (deleted) * branches/cleanup/src/world_entities/character_attributes.h (deleted) * branches/cleanup/src/world_entities/creatures/fps_player.cc (modified) * branches/cleanup/src/world_entities/effects/billboard.cc (modified) * branches/cleanup/src/world_entities/effects/wobblegrid.cc (modified) * branches/cleanup/src/world_entities/environments/bsp_entity.cc (moved) * branches/cleanup/src/world_entities/environments/bsp_entity.h (moved) * branches/cleanup/src/world_entities/environments/environment.cc (moved) * branches/cleanup/src/world_entities/environments/environment.h (moved) * branches/cleanup/src/world_entities/environments/planet.cc (moved) * branches/cleanup/src/world_entities/environments/planet.h (moved) * branches/cleanup/src/world_entities/environments/skybox.cc (moved) * branches/cleanup/src/world_entities/environments/skybox.h (moved) * branches/cleanup/src/world_entities/environments/skydome.cc (moved) * branches/cleanup/src/world_entities/environments/skydome.h (moved) * branches/cleanup/src/world_entities/environments/skysphere.cc (moved) * branches/cleanup/src/world_entities/environments/skysphere.h (moved) * branches/cleanup/src/world_entities/environments/terrain.cc (moved) * branches/cleanup/src/world_entities/environments/terrain.h (moved) * branches/cleanup/src/world_entities/extendable.h (modified) * branches/cleanup/src/world_entities/items/power_ups (moved) * branches/cleanup/src/world_entities/npcs/generic_npc.cc (modified) * branches/cleanup/src/world_entities/npcs/mover.cc (modified) * branches/cleanup/src/world_entities/npcs/npc.cc (modified) * branches/cleanup/src/world_entities/npcs/npc_test1.cc (modified) * branches/cleanup/src/world_entities/particles/sprite_particles.cc (modified) * branches/cleanup/src/world_entities/playable.cc (modified) * branches/cleanup/src/world_entities/satellite.cc (deleted) * branches/cleanup/src/world_entities/satellite.h (deleted) * branches/cleanup/src/world_entities/space_ships/space_ship.cc (modified) * branches/cleanup/src/world_entities/test_entity.cc (deleted) * branches/cleanup/src/world_entities/test_entity2.cc (deleted) * branches/cleanup/src/world_entities/test_entity2.h (deleted) * branches/cleanup/src/world_entities/tools (added) * branches/cleanup/src/world_entities/tools/blackscreen.cc (moved) * branches/cleanup/src/world_entities/tools/blackscreen.h (moved) * branches/cleanup/src/world_entities/tools/camera.cc (moved) * branches/cleanup/src/world_entities/tools/camera.h (moved) * branches/cleanup/src/world_entities/tools/cameraman.cc (moved) * branches/cleanup/src/world_entities/tools/cameraman.h (moved) * branches/cleanup/src/world_entities/tools/mount_point.cc (moved) * branches/cleanup/src/world_entities/tools/mount_point.h (moved) * branches/cleanup/src/world_entities/tools/movie_entity.cc (moved) * branches/cleanup/src/world_entities/tools/movie_entity.h (moved) * branches/cleanup/src/world_entities/tools/recorder.cc (moved) * branches/cleanup/src/world_entities/tools/recorder.h (moved) * branches/cleanup/src/world_entities/tools/script_trigger.cc (moved) * branches/cleanup/src/world_entities/tools/script_trigger.h (moved) * branches/cleanup/src/world_entities/tools/scrolling_screen.cc (moved) * branches/cleanup/src/world_entities/tools/scrolling_screen.h (moved) * branches/cleanup/src/world_entities/tools/sound_entity.cc (moved) * branches/cleanup/src/world_entities/tools/sound_entity.h (moved) * branches/cleanup/src/world_entities/tools/spawning_point.cc (moved) * branches/cleanup/src/world_entities/tools/spawning_point.h (moved) * branches/cleanup/src/world_entities/weather_effects/cloud_effect.h (modified) * branches/cleanup/src/world_entities/weather_effects/lense_flare.cc (modified) * branches/cleanup/src/world_entities/world_entity.cc (modified) moved the we's to a more senseable location. 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 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 19:47:40 GMT bensch [10569] * branches/cleanup (copied) created new branche cleanup. Here we are fixing out unused stuff Wed, 31 Jan 2007 06:23:36 GMT patrick [10552] * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trail removed