# # ChangeLog for trunk/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 20, 2024, 7:10:43 PM Mon, 06 Feb 2006 12:46:54 GMT bensch [7048] * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: modelEntity should now also be able to load momentum ... Mon, 06 Feb 2006 12:29:09 GMT bensch [7047] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/effects (added) * trunk/src/world_entities/effects/explosion.cc (copied) * trunk/src/world_entities/effects/explosion.h (copied) trunk: added class Explosion Mon, 06 Feb 2006 10:52:50 GMT patrick [7046] * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) trunk: heightmap modified Mon, 06 Feb 2006 01:59:07 GMT bensch [7045] * trunk/src/world_entities/weapons/hyperblaster.cc (modified) orxonox/trunk: some samples Mon, 06 Feb 2006 01:09:01 GMT patrick [7044] * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: death screen now works Mon, 06 Feb 2006 01:04:30 GMT bensch [7043] * trunk/src/world_entities/environments/water.cc (modified) trunk: water reflects again Mon, 06 Feb 2006 00:55:36 GMT bensch [7042] * trunk/src/world_entities/environments/water.cc (modified) orxonox/trunk: water renders again Mon, 06 Feb 2006 00:29:20 GMT bensch [7041] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments/building.cc (copied) * trunk/src/world_entities/environments/building.h (copied) trunk: added new worldEntity Building Fri, 03 Feb 2006 19:43:04 GMT bensch [7028] * trunk/src/Makefile.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) orxonox/trunk: added missing files to Makefiles.am's Fri, 03 Feb 2006 15:40:18 GMT bensch [7021] * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/elements/text_element.cc (modified) trunk: fix centered text and usefull names Fri, 03 Feb 2006 15:33:45 GMT bensch [7019] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements/text_element.cc (copied) * trunk/src/world_entities/elements/text_element.h (copied) orxonox/trunk: Using TextEngine in the Menu Fri, 03 Feb 2006 14:04:03 GMT bensch [7016] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements (added) * trunk/src/world_entities/elements/image_entity.cc (moved) * trunk/src/world_entities/elements/image_entity.h (moved) moved ImageEntity Fri, 03 Feb 2006 13:42:30 GMT bensch [7015] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: flare work Fri, 03 Feb 2006 13:14:22 GMT bensch [7014] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: new algorithm for the Camera-Distance Fri, 03 Feb 2006 11:59:42 GMT bensch [7013] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) trunk: better interface to CameraDistance Fri, 03 Feb 2006 11:40:23 GMT bensch [7010] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/playable.cc (modified) orxonox/trunk: merged avi_play back here Fri, 03 Feb 2006 11:14:32 GMT patrick [7009] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) trunk: camera frustum culling plane added Fri, 03 Feb 2006 02:03:59 GMT bensch [7004] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: togglePNodeVisibility as it can be .... cool :) Fri, 03 Feb 2006 01:55:14 GMT bensch [7003] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: fixed a nasty PNode bug ... @patrick: you were right ... Fri, 03 Feb 2006 01:21:54 GMT bensch [7002] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) orxonox/trunk: forgot to commit these two :) Fri, 03 Feb 2006 01:18:26 GMT bensch [7001] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) TurbineHover is cool now :) Fri, 03 Feb 2006 00:56:25 GMT bensch [7000] * trunk/src/world_entities/space_ships/turbine_hover.cc (copied) * trunk/src/world_entities/space_ships/turbine_hover.h (copied) orxonox/trunk: added turbine Hover Fri, 03 Feb 2006 00:03:41 GMT bensch [6999] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) orxonox/trunk: Hover should be Time Independant Thu, 02 Feb 2006 23:29:57 GMT bensch [6998] * trunk/src/defs/globals.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: more button definitions Thu, 02 Feb 2006 23:04:51 GMT bensch [6997] * trunk/src/defs/globals.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.cc (modified) * trunk/src/util/track/pilot_node.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: UP is FORWARD, DOWN is BACKWARD Thu, 02 Feb 2006 22:57:54 GMT bensch [6994] * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: merged the Network branche back here Thu, 02 Feb 2006 21:31:56 GMT bensch [6990] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: better mouse capture now Thu, 02 Feb 2006 21:02:24 GMT bensch [6989] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) trunk: story entity work. Thu, 02 Feb 2006 19:31:10 GMT bensch [6988] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: soundEngine works again Thu, 02 Feb 2006 17:24:50 GMT bensch [6987] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) trunk: some minor fixes Thu, 02 Feb 2006 16:58:33 GMT bensch [6986] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: brainfuck: interface to Playable much bea now Thu, 02 Feb 2006 15:09:46 GMT bensch [6985] * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) trunk: rename of setControllable Thu, 02 Feb 2006 13:45:07 GMT bensch [6981] * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gtk_gui/gui.h (modified) * trunk/src/lib/gui/gtk_gui/gui_audio.h (modified) * trunk/src/lib/gui/gtk_gui/gui_banner.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/gui/gtk_gui/gui_flags.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.h (modified) * trunk/src/lib/gui/gtk_gui/gui_update.h (modified) * trunk/src/lib/gui/gtk_gui/gui_video.h (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/data_stream.h (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/subprojects/framework.h (modified) * trunk/src/subprojects/network/network_unit_test.h (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) * trunk/src/world_entities/npcs/npc_test1.h (modified) * trunk/src/world_entities/recorder.h (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: some virtuals Thu, 02 Feb 2006 09:20:16 GMT bensch [6973] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) orxonox/trunk: added powerups Thu, 02 Feb 2006 09:18:54 GMT bensch [6972] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: better functionality in the ammo-container functionality Wed, 01 Feb 2006 18:44:22 GMT bensch [6970] * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: compiles again Wed, 01 Feb 2006 18:43:13 GMT bensch [6969] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments/model_entity.cc (moved) * trunk/src/world_entities/environments/model_entity.h (moved) orxonox/trunk: new ModelEntity (renamed) Wed, 01 Feb 2006 18:42:35 GMT bensch [6968] * trunk/src/world_entities/environments/movie_entity.cc (copied) * trunk/src/world_entities/environments/movie_entity.h (copied) orxonox/trunk: new entity Wed, 01 Feb 2006 17:43:11 GMT patrick [6966] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: deactivated the lenseflare temp Wed, 01 Feb 2006 16:42:10 GMT bensch [6965] * trunk/src/world_entities/camera.cc (modified) light is ok again Wed, 01 Feb 2006 15:40:34 GMT patrick [6959] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/planet.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) trunk: merged network branche into trunk Wed, 01 Feb 2006 15:37:08 GMT bensch [6956] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) orxonox/trunk: merged the HeightMapBranche back to the trunk Wed, 01 Feb 2006 14:59:19 GMT bensch [6947] * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: merged the controll back Wed, 01 Feb 2006 12:26:58 GMT bensch [6931] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) orxonox/trunk: implemented addWeapon Tue, 31 Jan 2006 21:37:09 GMT bensch [6920] * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: default target for turret and other weapons, that ... Tue, 31 Jan 2006 21:15:54 GMT bensch [6918] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: weapons do disengage if they are empty. Tue, 31 Jan 2006 19:24:49 GMT bensch [6912] * trunk/src/lib/graphics/importer/primitive_model.cc (modified) * trunk/src/world_entities/planet.cc (modified) orxonox/trunk: tried to fix the planet Tue, 31 Jan 2006 01:38:19 GMT bensch [6882] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: smooth Tue, 31 Jan 2006 01:27:52 GMT bensch [6881] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: in 3d Tue, 31 Jan 2006 01:27:02 GMT bensch [6880] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: in 3d Tue, 31 Jan 2006 01:04:29 GMT bensch [6879] * trunk/src/world_entities/space_ships/hover.cc (modified) orxonox/trunk: smoother control of the Hover Mon, 30 Jan 2006 20:39:58 GMT bensch [6871] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) orxonox/trunk: small fixes (cleanup) Mon, 30 Jan 2006 15:41:19 GMT bensch [6868] * trunk/src/defs/debug.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) orxonox/trunk: merged the Network back to the trunk. merged with ... Mon, 30 Jan 2006 10:42:44 GMT patrick [6863] * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/skybox.cc (modified) trunk: fixed the segfault problem, when restarting world Mon, 30 Jan 2006 04:24:31 GMT bensch [6860] * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: hmm... do not know Mon, 30 Jan 2006 02:35:17 GMT bensch [6852] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) * trunk/src/world_entities/image_entity.h (modified) orxonox/trunk: small little necessities Mon, 30 Jan 2006 02:13:16 GMT bensch [6851] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) orxonox/trunk: count to infinity, I think notgdb ./src/orxonox Mon, 30 Jan 2006 01:56:54 GMT patrick [6848] * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) trunk: switching to element2sd Mon, 30 Jan 2006 01:37:22 GMT bensch [6846] * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/world_entities/weapons/ammo_container.cc (modified) trunk: valgrind Mon, 30 Jan 2006 00:36:43 GMT patrick [6841] * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/world_entities/image_entity.cc (modified) trunk: submenu loading work, graphics chaos Sun, 29 Jan 2006 12:35:43 GMT bensch [6826] * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/box_emitter.h (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) orxonox/trunk: ok, the Cube Emitter works Sun, 29 Jan 2006 12:07:01 GMT bensch [6825] * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/box_emitter.h (modified) * trunk/src/lib/particles/dot_emitter.cc (modified) * trunk/src/lib/particles/dot_emitter.h (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: new interface to ParticleEmitters Sun, 29 Jan 2006 01:27:38 GMT bensch [6824] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: ballanced speed Sun, 29 Jan 2006 00:57:03 GMT bensch [6822] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/network/shared_network_data.cc (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/dot_emitter.cc (copied) * trunk/src/lib/particles/dot_emitter.h (copied) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: ParticleEmitters now splitted into SubClasses. Also fixed a ... Sat, 28 Jan 2006 23:57:24 GMT bensch [6821] * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.h (modified) trunk: HyperBlaster Sat, 28 Jan 2006 16:11:51 GMT bensch [6815] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (copied) * trunk/src/lib/graphics/effects/lense_flare.h (copied) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (copied) * trunk/src/lib/graphics/render2D/billboard.h (copied) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) * trunk/src/world_entities/image_entity.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged branches/network back to the trunk. merged ... Sat, 28 Jan 2006 16:06:25 GMT bensch [6814] * trunk/src/world_entities/space_ships/hover.cc (modified) orxonox/trunk: hover is as it should be... mucgh too fast :) Sat, 28 Jan 2006 16:01:53 GMT bensch [6813] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) orxonox/trunk: particles, player etc. Sat, 28 Jan 2006 15:02:06 GMT bensch [6811] * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) More stuff in Cannon and Hyperblast Sat, 28 Jan 2006 14:30:54 GMT bensch [6810] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (copied) * trunk/src/world_entities/projectiles/hyperblast.h (copied) * trunk/src/world_entities/weapons/hyperblaster.cc (copied) * trunk/src/world_entities/weapons/hyperblaster.h (copied) trunk: added hyperblaster Sat, 28 Jan 2006 13:57:27 GMT bensch [6807] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: hover optimize Sat, 28 Jan 2006 11:40:08 GMT bensch [6806] * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) trunk: hover-rotors Sat, 28 Jan 2006 11:20:58 GMT bensch [6805] * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) orxonox/trunk: hover works as it should Sat, 28 Jan 2006 10:29:03 GMT bensch [6804] * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) trunk: remastered Playables a bit Sat, 28 Jan 2006 10:14:40 GMT bensch [6803] * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: WeaponManager fix Fri, 27 Jan 2006 16:16:44 GMT bensch [6801] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: hover positioned Fri, 27 Jan 2006 15:40:37 GMT bensch [6800] * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) trunk: hover functionality Fri, 27 Jan 2006 15:16:02 GMT bensch [6799] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (copied) * trunk/src/world_entities/space_ships/hover.h (copied) * trunk/src/world_entities/weapons/cannon.cc (modified) trunk: new Hover Fri, 27 Jan 2006 15:02:31 GMT bensch [6798] * trunk/src/world_entities/space_ships/hover.cc (deleted) * trunk/src/world_entities/space_ships/hover.h (deleted) orxonox/trunk: deleted old hover -> unstable Thu, 26 Jan 2006 17:47:32 GMT bensch [6780] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/terrain.cc (modified) trunk: war of the popers Thu, 26 Jan 2006 16:49:58 GMT bensch [6778] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/skysphere.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: ModelView work... Thu, 26 Jan 2006 14:00:44 GMT bensch [6775] * trunk/src/world_entities/recorder.h (modified) sdlincl Thu, 26 Jan 2006 13:44:26 GMT bensch [6772] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: merged the branche network back merged with command ... Thu, 26 Jan 2006 13:39:31 GMT bensch [6771] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/skybox.h (modified) Water is better now (but still quite Bad) Thu, 26 Jan 2006 11:54:16 GMT bensch [6766] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) trunk: splash splash Thu, 26 Jan 2006 10:08:20 GMT bensch [6764] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: better lighting Thu, 26 Jan 2006 01:44:57 GMT bensch [6760] * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) merged the SpaceShipControl branche back here. Thu, 26 Jan 2006 01:36:14 GMT bensch [6759] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) timing of the turret is better now Thu, 26 Jan 2006 01:08:16 GMT bensch [6757] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: nicer burst Thu, 26 Jan 2006 00:55:40 GMT bensch [6756] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) trunk: Burst Particles Thu, 26 Jan 2006 00:08:23 GMT patrick [6753] * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/effects (copied) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: merged network back to trunk Wed, 25 Jan 2006 20:30:43 GMT bensch [6738] * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: tick also in the turrets now Wed, 25 Jan 2006 20:29:45 GMT patrick [6737] * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: merged network back to trunk Wed, 25 Jan 2006 20:28:18 GMT bensch [6736] * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: Weapons are ticked only if they are inside of a ticked ... Wed, 25 Jan 2006 17:46:06 GMT bensch [6731] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/recorder.cc (copied) * trunk/src/world_entities/recorder.h (copied) merged avi_play back to the trunk. command ... Wed, 25 Jan 2006 17:02:36 GMT bensch [6728] * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: now Weapons get Loaded on pickup Wed, 25 Jan 2006 16:35:49 GMT bensch [6724] * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) merged the Spaceshipcontrol back to the trunk Wed, 25 Jan 2006 16:08:23 GMT bensch [6720] * trunk/src/world_entities/world_entity.cc (modified) trunk: bug in loadModel Wed, 25 Jan 2006 15:24:24 GMT bensch [6714] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) no assertion error anymore. Wed, 25 Jan 2006 15:18:12 GMT bensch [6710] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) merged the powerups back to the trunk