# # ChangeLog for trunk/src in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 1:15:46 PM 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 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: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 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 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 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: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: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 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:46:06 GMT bensch [6913] * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: sun 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 12:21:29 GMT patrick [6889] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) trunk: lenseflare is not drawn if behind the camera Tue, 31 Jan 2006 03:38:57 GMT patrick [6888] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: the flare now look good, but occlusion culling missing :D ... Tue, 31 Jan 2006 03:15:49 GMT patrick [6887] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) trunk: the lense flare will be updated lateron Tue, 31 Jan 2006 03:14:37 GMT patrick [6886] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) trunk: implemented a working lense-flare Tue, 31 Jan 2006 03:06:11 GMT patrick [6885] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: implemented a working lense-flare Tue, 31 Jan 2006 02:28:26 GMT patrick [6884] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: working on the lenseflare Tue, 31 Jan 2006 01:44:16 GMT patrick [6883] * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: the menu now works perfectlu 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 Tue, 31 Jan 2006 00:49:04 GMT patrick [6878] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) trunk: now working with element2d only, game always returns to menu ... Tue, 31 Jan 2006 00:04:54 GMT bensch [6877] * trunk/configure.ac (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) orxonox/trunk: compiles with the new libs Mon, 30 Jan 2006 22:07:55 GMT patrick [6875] * trunk/src/story_entities/campaign.cc (modified) trunk: the network mode now exits on ESC Mon, 30 Jan 2006 22:03:30 GMT patrick [6874] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_def.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) trunk: the menu control better implemented Mon, 30 Jan 2006 21:43:00 GMT bensch [6873] * trunk/src/Makefile.am (modified) * 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/effects/graphics_effect.cc (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/plane_emitter.cc (copied) * trunk/src/lib/particles/plane_emitter.h (copied) orxonox/trunk: Emitter is emitting correctly Mon, 30 Jan 2006 20:56:40 GMT bensch [6872] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) trunk: oggPlayer 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 10:22:25 GMT patrick [6862] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) trunk: the game now always jumps back to the menu 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 04:24:12 GMT bensch [6859] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/util/loading/resource_manager.cc (modified) trunk: error-correction Mon, 30 Jan 2006 03:22:56 GMT bensch [6858] * trunk/src/lib/sound/sound_engine.cc (modified) compile, but do not know if run. Mon, 30 Jan 2006 03:18:48 GMT bensch [6857] * trunk/src/lib/sound/sound_engine.cc (modified) trunk: test on tardis Mon, 30 Jan 2006 03:07:29 GMT bensch [6856] * trunk/src/lib/sound/sound_engine.cc (modified) orxonox/trunk: testing if this works everywhere Mon, 30 Jan 2006 02:55:02 GMT patrick [6855] * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: fixed a segfault bug Mon, 30 Jan 2006 02:51:42 GMT patrick [6854] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) trunk: the menu now works Mon, 30 Jan 2006 02:40:05 GMT patrick [6853] * 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: safe load param reading, menu better 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 02:02:05 GMT bensch [6850] * trunk/src/lib/sound/sound_engine.cc (modified) orxonox/trunk: the clone-army Mon, 30 Jan 2006 01:57:55 GMT bensch [6849] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) trunk: alc-stuff 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:45:53 GMT bensch [6847] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) trunk: should work again 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 01:01:00 GMT bensch [6845] * 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: Element2D's should be loadable over the tab Mon, 30 Jan 2006 00:42:02 GMT bensch [6844] * trunk/src/lib/sound/sound_engine.cc (modified) trunk: openal better checks Mon, 30 Jan 2006 00:39:59 GMT patrick [6843] * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: submenu loading work, graphics chaos Mon, 30 Jan 2006 00:39:57 GMT bensch [6842] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) orxonox/trunk: ogg-player does not segfault, when no sources are ... 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 Mon, 30 Jan 2006 00:12:29 GMT bensch [6840] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) trunk: some minor stupid bug, that held me up for two hours Sun, 29 Jan 2006 23:52:08 GMT patrick [6839] * 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/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: the menu is processing Sun, 29 Jan 2006 23:28:03 GMT patrick [6837] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: more submenu structure Sun, 29 Jan 2006 23:26:32 GMT bensch [6836] * trunk/src/defs/alincl.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) orxonox/trunk: no more alut Sun, 29 Jan 2006 22:59:39 GMT patrick [6835] * 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/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: resturcture of the game menu for multi-level menus Sun, 29 Jan 2006 20:30:43 GMT bensch [6834] * trunk/src/defs/debug.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: less debug Sun, 29 Jan 2006 14:35:57 GMT bensch [6833] * trunk/src/orxonox.cc (modified) std-out works again in Windows