# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 11, 2024, 12:20:07 AM Tue, 31 Jan 2006 20:55:52 GMT bensch [6916] * branches/current_cd/src/subprojects/collision_detection/Makefile.am (modified) no other dependencies than network stuff missing in SubProject Tue, 31 Jan 2006 20:49:35 GMT bensch [6915] * branches/current_cd/src/subprojects/collision_detection/Makefile.am (modified) some fixes in subprojects Tue, 31 Jan 2006 20:30:33 GMT patrick [6914] * branches/current_cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/current_cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) collsion: subproj compile error fixed. more to go 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 18:12:41 GMT patrick [6911] * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * 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/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) cd: compiles again Tue, 31 Jan 2006 17:18:41 GMT patrick [6910] * branches/current_cd/src/world_entities/world_entity.h (modified) cd: one conflict overseen Tue, 31 Jan 2006 17:02:16 GMT patrick [6909] * branches/current_cd/src/defs/debug.h (modified) * branches/current_cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/collision.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.h (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/lib/math/matrix.cc (modified) * branches/current_cd/src/lib/util/executor/executor_specials.h (modified) * branches/current_cd/src/orxonox.cc (modified) * branches/current_cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/current_cd/src/world_entities/environment.cc (modified) * branches/current_cd/src/world_entities/test_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) current_cd: merged with the current version of the trunk Tue, 31 Jan 2006 16:48:04 GMT rennerc [6908] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:46:28 GMT rennerc [6907] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:43:57 GMT rennerc [6906] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:42:20 GMT rennerc [6905] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:39:38 GMT rennerc [6904] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) fixed a bug Tue, 31 Jan 2006 16:39:00 GMT patrick [6903] * branches/current_cd (copied) again a new cd branche Tue, 31 Jan 2006 16:36:30 GMT rennerc [6902] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) send velocity again Tue, 31 Jan 2006 15:45:33 GMT rennerc [6901] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) Tue, 31 Jan 2006 15:25:22 GMT rennerc [6900] * branches/network/src/lib/coord/p_node.cc (modified) Tue, 31 Jan 2006 15:12:26 GMT rennerc [6899] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) removed smooth moving Tue, 31 Jan 2006 15:08:10 GMT rennerc [6898] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) do smooth moving again Tue, 31 Jan 2006 14:45:13 GMT patrick [6897] * branches/cdmerge/src/defs/debug.h (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree.cc (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cdmerge/src/story_entities/game_world.cc (modified) * branches/cdmerge/src/story_entities/game_world.h (modified) * branches/cdmerge/src/world_entities/world_entity.cc (modified) cdmerge: on the work agian Tue, 31 Jan 2006 13:55:24 GMT rennerc [6896] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity depend on dt Tue, 31 Jan 2006 13:48:01 GMT rennerc [6895] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity not depend on dt. velocity is only ... Tue, 31 Jan 2006 13:41:28 GMT patrick [6894] * branches/cdmerge/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/cdmerge/src/lib/collision_detection/bounding_volume.cc (modified) * branches/cdmerge/src/lib/collision_detection/bounding_volume.h (modified) * branches/cdmerge/src/lib/collision_detection/bv_tree.cc (modified) * branches/cdmerge/src/lib/collision_detection/bv_tree.h (modified) * branches/cdmerge/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/cdmerge/src/lib/collision_detection/bv_tree_node.h (modified) * branches/cdmerge/src/lib/collision_detection/cd_engine.cc (modified) * branches/cdmerge/src/lib/collision_detection/collision.cc (modified) * branches/cdmerge/src/lib/collision_detection/obb.cc (modified) * branches/cdmerge/src/lib/collision_detection/obb.h (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree.cc (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree.h (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cdmerge/src/lib/collision_detection/obb_tree_node.h (modified) * branches/cdmerge/src/world_entities/world_entity.cc (modified) cdmerge: merged with the newest trunk an corrected some segfaults Tue, 31 Jan 2006 13:41:04 GMT rennerc [6893] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity depend on dt Tue, 31 Jan 2006 13:28:45 GMT rennerc [6892] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 13:01:16 GMT patrick [6891] * branches/cdmerge (copied) * branches/cdmerge/src/lib/graphics/effects/lense_flare.cc (copied) * branches/cdmerge/src/lib/graphics/effects/lense_flare.h (copied) * branches/cdmerge/src/lib/graphics/render2D/billboard.cc (copied) branches: added cdmerge branche for merging war Tue, 31 Jan 2006 12:55:42 GMT patrick [6890] * branches/cd_merge/src/lib/collision_detection/bv_tree.h (modified) * branches/cd_merge/src/lib/collision_detection/bv_tree_node.h (modified) * branches/cd_merge/src/lib/collision_detection/obb_tree.cc (modified) * branches/cd_merge/src/lib/collision_detection/obb_tree.h (modified) * branches/cd_merge/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd_merge/src/lib/collision_detection/obb_tree_node.h (modified) * branches/cd_merge/src/world_entities/world_entity.cc (modified) * branches/cd_merge/src/world_entities/world_entity.h (modified) cd_merge: comipiles again. major interface adjustements 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 23:28:56 GMT bensch [6876] * trunk/configure.ac (modified) orxonox/trunk: compile and run on Windows 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:42:18 GMT bensch [6870] * branches/network (copied) new copy of the trunk Mon, 30 Jan 2006 15:41:56 GMT bensch [6869] * branches/network (deleted) deleted old network branche 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 15:33:38 GMT rennerc [6867] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) commit before merge Mon, 30 Jan 2006 14:58:41 GMT rennerc [6866] * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) SpaceShip: other clients should move now Mon, 30 Jan 2006 14:37:49 GMT patrick [6865] * branches/network/src/lib/network/network_game_manager.cc (modified) network: removing fix Mon, 30 Jan 2006 13:57:47 GMT patrick [6864] * branches/network/src/defs/debug.h (modified) network: assert included 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 09:24:20 GMT rennerc [6861] * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/playable.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) fire over network works again 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:39:30 GMT bensch [6838] * trunk/config.h.in (modified) * trunk/configure.ac (modified) orxonox/trunk: removed openal completely (in configure.ac) also made ... 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 Sun, 29 Jan 2006 14:13:28 GMT bensch [6832] * trunk/src/defs/class_id.h (modified) trunk: small naming fix Sun, 29 Jan 2006 14:11:25 GMT bensch [6831] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: ClassID (classList) cleanup Sun, 29 Jan 2006 13:43:25 GMT bensch [6830] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) trunk: the SoundEngine loads the Sources Sun, 29 Jan 2006 13:40:51 GMT bensch [6829] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: deault audio-volume Sun, 29 Jan 2006 13:31:48 GMT bensch [6828] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: Music plays Sun, 29 Jan 2006 13:10:48 GMT bensch [6827] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) trunk: Music should be loadable 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 01:20:46 GMT bensch [6823] * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/box_emitter.cc (copied) * trunk/src/lib/particles/box_emitter.h (copied) * trunk/src/lib/particles/dot_emitter.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) orxonox/trunk: BoxEmitter 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 22:56:54 GMT rennerc [6820] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship should now have another model on client Sat, 28 Jan 2006 22:54:29 GMT rennerc [6819] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) client has now different spaceship Sat, 28 Jan 2006 22:02:21 GMT bensch [6818] * trunk/src/defs/class_id.h (modified) trunk: classID-cleanup Sat, 28 Jan 2006 16:13:08 GMT bensch [6817] * branches/network (copied) branches: copied new copy of the trunk