# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 12, 2024, 6:54:19 PM 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 Wed, 01 Feb 2006 12:52:47 GMT bensch [6935] * branches/avi_play (copied) new copy Wed, 01 Feb 2006 12:52:20 GMT bensch [6934] * branches/avi_play (deleted) delete new copy will be created Wed, 01 Feb 2006 12:30:33 GMT bensch [6933] * branches/powerups (copied) branches: new copy to powerups Wed, 01 Feb 2006 12:30:21 GMT bensch [6932] * branches/powerups (deleted) delete 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 Wed, 01 Feb 2006 12:25:12 GMT rennerc [6930] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Wed, 01 Feb 2006 12:11:46 GMT rennerc [6929] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Wed, 01 Feb 2006 11:55:55 GMT bensch [6928] * branches/powerups (copied) branches: new copy to powerups Wed, 01 Feb 2006 11:55:52 GMT bensch [6927] * branches/powerups (deleted) update Wed, 01 Feb 2006 11:53:45 GMT rennerc [6926] * branches/network/src/lib/network/network_socket.cc (modified) fixed a bug Wed, 01 Feb 2006 11:39:56 GMT bensch [6925] * branches/spaceshipcontrol (copied) new copy Wed, 01 Feb 2006 11:39:28 GMT bensch [6924] * branches/spaceshipcontrol (deleted) delete spaceshipcontrol Wed, 01 Feb 2006 11:31:32 GMT rennerc [6923] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) network_socket: adjusted outgoing buffer size and added some assertions Tue, 31 Jan 2006 22:09:15 GMT patrick [6922] * branches/current_cd/src/lib/collision_detection/bv_tree_node.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) cd: changed the cd interface again Tue, 31 Jan 2006 22:05:36 GMT patrick [6921] * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/story_entities/game_world.cc (modified) cd: collision algorithm works almost 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:27:35 GMT patrick [6919] * branches/current_cd/src/defs/debug.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/math/matrix.cc (modified) * branches/current_cd/src/story_entities/game_world.h (modified) cd: less debug output, more debug functionality 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 21:09:45 GMT patrick [6917] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) network: removed some library dependencies 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