# # ChangeLog for branches/cleanup/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 4:02:50 PM Mon, 05 Mar 2007 10:37:52 GMT nicolasc [10600] * branches/cleanup/src/world_entities/elements/glgui_energywidgetvertical.cc (modified) * branches/cleanup/src/world_entities/projectiles/hbolt.cc (modified) * branches/cleanup/src/world_entities/projectiles/hbolt.h (modified) * branches/cleanup/src/world_entities/projectiles/lbolt.cc (modified) * branches/cleanup/src/world_entities/projectiles/lbolt.h (modified) * branches/cleanup/src/world_entities/weapons/acid_launcher.cc (modified) * branches/cleanup/src/world_entities/weapons/acid_launcher.h (modified) * branches/cleanup/src/world_entities/weapons/light_blaster.cc (modified) Comestic cleanup in projectiles Sat, 24 Feb 2007 11:25:48 GMT bottac [10599] * branches/cleanup/src/lib/collision_reaction/cr_engine.h (modified) * branches/cleanup/src/lib/collision_reaction/cr_physics_full_walk.cc (modified) * branches/cleanup/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * branches/cleanup/src/lib/graphics/importer/bsp/bsp_manager.h (modified) * branches/cleanup/src/world_entities/creatures/fps_player.cc (modified) 1st part of the collision bug fix. BTW, if shouldn't have amarok ... Tue, 20 Feb 2007 17:42:52 GMT wenners [10598] * branches/cleanup/src/story_entities/game_world_data.cc (modified) * branches/cleanup/src/world_entities/effects/blink.cc (modified) default loadscreen fix Thu, 15 Feb 2007 07:57:47 GMT snellen [10597] * branches/cleanup/src/world_entities/tools/cameraman.cc (modified) removed obsolete State:setCamera Wed, 14 Feb 2007 20:58:05 GMT snellen [10596] * branches/cleanup/src/world_entities/tools/cameraman.cc (modified) * branches/cleanup/src/world_entities/tools/cameraman.h (modified) some doxygen comments Wed, 14 Feb 2007 20:18:30 GMT snellen [10595] * branches/cleanup/src/world_entities/tools/cameraman.cc (modified) now the real cameraTarget is set in the state as target... not just ... Wed, 14 Feb 2007 20:02:14 GMT snellen [10594] * branches/cleanup/src/world_entities/tools/cameraman.cc (modified) fixed newly introduced bug in cameraman.cc Wed, 14 Feb 2007 18:27:23 GMT snellen [10593] * branches/cleanup/src/story_entities/game_world.cc (modified) * branches/cleanup/src/story_entities/game_world_data.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/particles/sprite_particles.cc (modified) * branches/cleanup/src/world_entities/space_ships/space_ship.cc (modified) * branches/cleanup/src/world_entities/tools/cameraman.cc (modified) * branches/cleanup/src/world_entities/tools/cameraman.h (modified) * branches/cleanup/src/world_entities/tools/scrolling_screen.cc (modified) cleaned up the cameramanager, commented all functions, corrected ... 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:53:43 GMT bensch [10590] * branches/cleanup/src/world_entities/questGUI/quest.cc (modified) * branches/cleanup/src/world_entities/questGUI/quest.h (modified) * branches/cleanup/src/world_entities/questGUI/quest_gui.cc (modified) * branches/cleanup/src/world_entities/questGUI/quest_gui.h (modified) minor cleanup of the Quests 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 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