# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 25, 2024, 10:23:56 PM Sun, 05 Feb 2006 22:26:21 GMT patrick [7035] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) trunk: game rules loading problems Sun, 05 Feb 2006 20:56:04 GMT patrick [7034] * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (added) * trunk/src/util/multiplayer_team_deathmatch.h (added) trunk: started working on the game rules and specificlay on the ... Sat, 04 Feb 2006 19:21:43 GMT bensch [7033] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (added) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/math/Makefile.am (copied) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) trunk: better make structure Sat, 04 Feb 2006 04:01:11 GMT bensch [7032] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) testing Sat, 04 Feb 2006 03:42:28 GMT bensch [7031] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) softed stuff Sat, 04 Feb 2006 03:24:13 GMT bensch [7030] * trunk/src/story_entities/simple_game_menu.cc (modified) minor Fri, 03 Feb 2006 20:16:07 GMT bensch [7029] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (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.cc (modified) orxonox/trunk: element2d's should be cleanly deleted at the end now :) 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 19:27:36 GMT bensch [7027] * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) orxonox/trunk: saver and faster emitter Fri, 03 Feb 2006 19:18:42 GMT bensch [7026] * trunk/src/lib/network/Makefile.am (modified) orxonox/trunk: added missing file Fri, 03 Feb 2006 16:58:09 GMT hdavid [7025] * branches/avi_play/src/story_entities/movie_loader.cc (modified) branches/avi_play: different loader Fri, 03 Feb 2006 16:18:17 GMT bensch [7024] * branches/avi_play (copied) branches/avi_play: added EventHandler to the MovieLoader Fri, 03 Feb 2006 16:17:40 GMT bensch [7023] * branches/avi_play (deleted) delete branche Fri, 03 Feb 2006 16:17:21 GMT bensch [7022] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) merge 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:34:44 GMT patrick [7020] * trunk/src/defs/debug.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) trunk: added the game rules 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 15:31:28 GMT hdavid [7018] * branches/avi_play/src/story_entities/movie_loader.cc (modified) * branches/avi_play/src/story_entities/movie_loader.h (modified) branches/avi_play: added EventHandler to the MovieLoader Fri, 03 Feb 2006 14:15:41 GMT patrick [7017] * trunk/src/util/game_rules.cc (added) * trunk/src/util/game_rules.h (added) trunk: adding game rules structure 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:41:18 GMT bensch [7012] * branches/avi_play (copied) new copy of the trunk created Fri, 03 Feb 2006 11:40:45 GMT bensch [7011] * branches/avi_play (deleted) deleted branche 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 10:44:59 GMT bensch [7008] * trunk/src/lib/coord/p_node.cc (modified) trunk: saved pnode again Fri, 03 Feb 2006 10:00:49 GMT bensch [7007] * branches/cdmerge (deleted) deleted unsused branche Fri, 03 Feb 2006 10:00:34 GMT bensch [7006] * branches/cd_merge (deleted) deleted unsused branche Fri, 03 Feb 2006 08:34:57 GMT patrick [7005] * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/current_cd/src/story_entities/game_world.cc (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) cd: work flush 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:58:54 GMT bensch [6996] * branches/network (copied) new copy of the trunk Thu, 02 Feb 2006 22:58:33 GMT bensch [6995] * branches/network (deleted) deleted branche 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 22:23:43 GMT bensch [6993] * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) orxonox/trunk: level's LoadImage is loadable within the level instead ... Thu, 02 Feb 2006 21:55:43 GMT bensch [6992] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.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) orxonox/trunk: now the StoryEntity stores the path it was loaded ... Thu, 02 Feb 2006 21:40:20 GMT bensch [6991] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) orxonox/trunk: fixed the Bug with the Menu loosing its frames 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 14:48:34 GMT bensch [6984] * trunk/src/story_entities/game_world_data.cc (modified) orxonox/trunk: delete music as it should Thu, 02 Feb 2006 14:30:59 GMT rennerc [6983] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/world_entities/playable.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Thu, 02 Feb 2006 13:57:34 GMT bensch [6982] * trunk/src/story_entities/game_world_data.cc (modified) trunk: delete stuff 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 12:57:21 GMT patrick [6980] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: lenseflares loadable Thu, 02 Feb 2006 11:29:27 GMT bensch [6979] * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) orxonox/trunk: GraphicsEffects are BaseObject Lists now Thu, 02 Feb 2006 11:16:41 GMT bensch [6978] * trunk/src/Makefile.am (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: loads the stuff Thu, 02 Feb 2006 10:30:40 GMT patrick [6977] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: fog-effect should be loadable but isn't Thu, 02 Feb 2006 10:06:49 GMT patrick [6976] * trunk/NEWS (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: the graphicsengine is now loadable Thu, 02 Feb 2006 09:37:22 GMT bensch [6975] * branches/osX (copied) copy of the trunk so we can develop in osX too Thu, 02 Feb 2006 09:20:46 GMT bensch [6974] * branches/powerups (deleted) deleted branche 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 23:20:15 GMT hdavid [6971] * branches/avi_play/src/story_entities/movie_loader.cc (modified) * branches/avi_play/src/story_entities/movie_loader.h (modified) * branches/avi_play/src/world_entities/movie_entity.cc (modified) * branches/avi_play/src/world_entities/movie_entity.h (modified) branches/avi_play: custom fps can be set for the MovieEntity and ... 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:45:26 GMT patrick [6967] * trunk/src/lib/graphics/graphics_engine.cc (modified) no more lenses :D 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 16:16:48 GMT rennerc [6964] * branches/network/src/world_entities/playable.cc (modified) fixed a bug Wed, 01 Feb 2006 16:07:36 GMT rennerc [6963] * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) playable: sync score Wed, 01 Feb 2006 16:07:01 GMT patrick [6962] * branches/network (copied) copied the trunk to brnache network Wed, 01 Feb 2006 16:05:51 GMT patrick [6961] * branches/network (deleted) removed the network branche Wed, 01 Feb 2006 15:40:38 GMT bensch [6960] * branches/height_map (copied) copied a new trunk for ya 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:39:09 GMT bensch [6958] * branches/height_map_merge (deleted) deleted HeightMap Wed, 01 Feb 2006 15:38:56 GMT bensch [6957] * branches/height_map (deleted) deleted HeightMap 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 15:20:47 GMT rennerc [6955] * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/playable.h (modified) added score to playable Wed, 01 Feb 2006 15:08:20 GMT patrick [6954] * branches/network/src/world_entities/playable.cc (modified) network: shorter explosion Wed, 01 Feb 2006 15:06:32 GMT bensch [6953] * branches/avi_play (copied) copy trunk Wed, 01 Feb 2006 15:05:24 GMT bensch [6952] * branches/avi_play (deleted) delete Wed, 01 Feb 2006 15:01:44 GMT hdavid [6951] * branches/avi_play/src/world_entities/movie_entity.cc (modified) * branches/avi_play/src/world_entities/space_ships/hover.cc (modified) branches/avi_play Wed, 01 Feb 2006 15:00:56 GMT patrick [6950] * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/playable.h (modified) network: explosion added Wed, 01 Feb 2006 15:00:51 GMT bensch [6949] * branches/spaceshipcontrol (copied) copied branche Wed, 01 Feb 2006 15:00:03 GMT bensch [6948] * branches/spaceshipcontrol (deleted) deleted branche 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 14:52:33 GMT snellen [6946] * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) spaceship has no initial velocity Wed, 01 Feb 2006 14:48:03 GMT manuel [6945] * branches/powerups/src/world_entities/playable.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.h (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.h (modified) powerups work but bugs in weaponmanager Wed, 01 Feb 2006 14:17:30 GMT rennerc [6944] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) networkSocket: hack for gdb Wed, 01 Feb 2006 14:12:17 GMT rennerc [6943] * branches/network/src/lib/network/network_socket.cc (modified) networkSocket: dont exit threads Wed, 01 Feb 2006 14:03:29 GMT patrick [6942] * branches/network/src/lib/network/network_socket.cc (modified) newtork: buf fix Wed, 01 Feb 2006 13:59:06 GMT bottac [6941] * branches/height_map_merge/src/lib/graphics/importer/height_map.cc (modified) Wed, 01 Feb 2006 13:55:14 GMT rennerc [6940] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Wed, 01 Feb 2006 13:54:01 GMT bottac [6939] * branches/height_map_merge/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map_merge/src/lib/graphics/importer/height_map.h (modified) * branches/height_map_merge/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map_merge/src/world_entities/terrain.cc (modified) Wed, 01 Feb 2006 13:50:34 GMT patrick [6938] * branches/network/src/lib/network/network_game_manager.cc (modified) network: handles groups Wed, 01 Feb 2006 13:32:16 GMT patrick [6937] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) network: implemented network cd system Wed, 01 Feb 2006 13:12:08 GMT bknecht [6936] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h (modified) Control: helicopter stuff