# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 1:21:33 AM Sat, 26 Nov 2005 23:17:07 GMT bensch [5790] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) orxonox/trunk: rescale of the screen-size should reload Models too on ... Sat, 26 Nov 2005 22:19:34 GMT bensch [5789] * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: windows-compile fix (stl-list) Sat, 26 Nov 2005 21:35:06 GMT bensch [5788] * trunk/src/orxonox.cc (modified) orxonox/trunk: shell-redirect for windows (so it does not write to ... Sat, 26 Nov 2005 21:18:28 GMT bensch [5787] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: safer shell, better key-handling Sat, 26 Nov 2005 20:56:11 GMT bensch [5786] * trunk/src/lib/event/Makefile.am (modified) * trunk/src/lib/event/event.cc (deleted) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: key-repeat in the Shell is smoother now Sat, 26 Nov 2005 20:01:27 GMT bensch [5785] * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: history ok again Sat, 26 Nov 2005 19:48:11 GMT bensch [5784] * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: shell without tList now Sat, 26 Nov 2005 19:36:36 GMT bensch [5783] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: more stl in Shell Sat, 26 Nov 2005 16:00:05 GMT bensch [5782] * branches/world_entities/src/util/object_manager.cc (modified) * branches/world_entities/src/util/object_manager.h (modified) world_entities: simple interface in objectManager Sat, 26 Nov 2005 15:17:20 GMT bensch [5781] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command_class.h (modified) orxonox/trunk: more stl::list Sat, 26 Nov 2005 14:47:51 GMT bensch [5780] * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: no more segfault in the Shell Sat, 26 Nov 2005 13:20:58 GMT bensch [5779] * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) orxonox/trunk: ClassList is now in std::list style ShellCommand is ... Fri, 25 Nov 2005 02:41:18 GMT bensch [5778] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) orxonox/trunk: saver removal Fri, 25 Nov 2005 02:37:11 GMT bensch [5777] * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/util/animation/animation.cc (modified) * trunk/src/util/animation/animation.h (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/animation_player.h (modified) orxonox/trunk: stl::list in AnimationPlayer Fri, 25 Nov 2005 01:14:02 GMT bensch [5776] * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) orxonox/trunk: stl::list in PhysicsEngine Fri, 25 Nov 2005 00:54:33 GMT bensch [5775] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: stl::list in Element2D Fri, 25 Nov 2005 00:36:31 GMT bensch [5774] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/story_entities/campaign.h (modified) orxonox/trunk: stl in Model Fri, 25 Nov 2005 00:07:55 GMT bensch [5773] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) orxonox/trunk: changed to std::list in campaign Thu, 24 Nov 2005 23:53:14 GMT bensch [5772] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) orxonox/trunk: cleanup Thu, 24 Nov 2005 23:47:32 GMT bensch [5771] * trunk/aclocal.m4 (deleted) orxonox/trunk: deleted aclocal.m4 Thu, 24 Nov 2005 23:40:36 GMT bensch [5770] * trunk/src/lib/coord/null_parent.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/lang/class_list.cc (modified) orxonox/trunk: PNode is now std::list-conform Thu, 24 Nov 2005 22:18:39 GMT bensch [5769] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: sync Thu, 24 Nov 2005 19:24:52 GMT bensch [5768] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) orxonox/trunk: font is a Texture now (this is a procedural texture) Thu, 24 Nov 2005 18:43:08 GMT bensch [5767] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: removed support for text-render-static Thu, 24 Nov 2005 17:03:24 GMT bensch [5766] * trunk/aclocal.m4 (modified) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_update.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (copied) * trunk/src/world_entities/weapons/guided_missile.h (copied) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged the GuidedMissiles to the trunk, without the ... Thu, 24 Nov 2005 16:24:39 GMT bensch [5765] * branches/guidedmissile/src/world_entities/weapons/aiming_turret.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.h (modified) orxonox/branches/guidedmissile: more balanced Thu, 24 Nov 2005 15:29:29 GMT bensch [5764] * branches/guidedmissile/aclocal.m4 (modified) * branches/guidedmissile/src/world_entities/weapons/aiming_turret.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.h (modified) * branches/guidedmissile/src/world_entities/weapons/projectile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/projectile.h (modified) * branches/guidedmissile/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: guided_missiles rock Thu, 24 Nov 2005 14:58:55 GMT snellen [5763] * branches/guidedmissile/src/Makefile.am (modified) * branches/guidedmissile/src/defs/class_id.h (modified) guided missile in classlist added Thu, 24 Nov 2005 14:56:50 GMT snellen [5762] * branches/guidedmissile/src/world_entities/weapons/aiming_turret.cc (modified) guided_missile updated Thu, 24 Nov 2005 14:52:50 GMT snellen [5761] * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (modified) guided_missile updated Thu, 24 Nov 2005 14:28:38 GMT snellen [5760] * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.h (modified) guided_missile updated Thu, 24 Nov 2005 14:06:54 GMT snellen [5759] * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (copied) * branches/guidedmissile/src/world_entities/weapons/guided_missile.h (copied) guided_missile updated Thu, 24 Nov 2005 13:27:13 GMT snellen [5758] * branches/guidedmissile (copied) branches added guidedmissile for adding a guided missile Thu, 24 Nov 2005 13:21:01 GMT bensch [5757] * trunk/autogen.sh (modified) orxonox/trunk: new autogen.sh Thu, 24 Nov 2005 13:00:43 GMT bensch [5756] * trunk/configure (deleted) orxonox/trunk: deleted configure as it is created with autogen.sh Thu, 24 Nov 2005 12:49:15 GMT bensch [5755] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) orxonox/trunk: textures are rebuild on resize of the winodow (on winodws) Thu, 24 Nov 2005 10:53:58 GMT bensch [5754] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) orxonox/trunk: Texture even better :) Thu, 24 Nov 2005 10:36:49 GMT bensch [5753] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) orxonox/trunk: cleaner Texture Loading Thu, 24 Nov 2005 00:28:16 GMT patrick [5752] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) network: fixed a small bug in the network protocol class Thu, 24 Nov 2005 00:14:06 GMT bensch [5751] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: really cool hack, to let the fighter fly up and down :) Wed, 23 Nov 2005 23:13:22 GMT bensch [5750] * trunk/config.guess (modified) * trunk/config.sub (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/depcomp (modified) * trunk/install-sh (modified) * trunk/missing (modified) * trunk/mkinstalldirs (modified) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_detection/Makefile.am (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/Makefile.am (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/object_manager.cc (copied) * trunk/src/util/object_manager.h (copied) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/npc.cc (deleted) * trunk/src/world_entities/npc.h (deleted) * trunk/src/world_entities/npc2.cc (deleted) * trunk/src/world_entities/npc2.h (deleted) * trunk/src/world_entities/npcs (copied) * trunk/src/world_entities/npcs/npc.cc (copied) * trunk/src/world_entities/npcs/npc.h (copied) * trunk/src/world_entities/npcs/npc_test.cc (copied) * trunk/src/world_entities/npcs/npc_test.h (copied) * trunk/src/world_entities/npcs/npc_test1.cc (copied) * trunk/src/world_entities/npcs/npc_test1.h (copied) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (copied) * trunk/src/world_entities/weapons/aiming_turret.h (copied) * trunk/src/world_entities/weapons/bomb.cc (copied) * trunk/src/world_entities/weapons/bomb.h (copied) * trunk/src/world_entities/weapons/cannon.cc (copied) * trunk/src/world_entities/weapons/cannon.h (copied) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (copied) * trunk/src/world_entities/weapons/ground_turret.h (copied) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/laser.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (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) * trunk/src/world_entities/weapons/weapon_manager.h (modified) orxonox/trunk: merged the WorldEntities into the Trunk. Merged with ... Wed, 23 Nov 2005 23:09:41 GMT patrick [5749] * branches/network/src/lib/network/connection_monitor.cc (modified) network: fixed a little runtime error in the ConnectionMonitor class ... Wed, 23 Nov 2005 22:51:48 GMT bensch [5748] * branches/world_entities/configure (modified) * branches/world_entities/configure.ac (modified) * branches/world_entities/src/lib/coord/p_node.h (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon.h (modified) orxonox/we: minor change(sync) Wed, 23 Nov 2005 22:32:20 GMT patrick [5747] * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: some small changes in the NetworkStream and DataStream ... Wed, 23 Nov 2005 21:44:42 GMT bottac [5746] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 20:41:24 GMT bensch [5745] * branches/world_entities/aclocal.m4 (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.h (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.h (modified) * branches/world_entities/src/world_entities/weapons/test_gun.cc (modified) * branches/world_entities/src/world_entities/weapons/test_gun.h (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) * branches/world_entities/src/world_entities/weapons/turret.h (modified) * branches/world_entities/src/world_entities/weapons/weapon.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon.h (modified) orxonox/trunk: removed WeaponManager from all the Weapons, because ... Wed, 23 Nov 2005 20:28:06 GMT stefalie [5744] * branches/world_entities/src/world_entities/weapons/bomb.cc (modified) * branches/world_entities/src/world_entities/weapons/bomb.h (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) da bomb Wed, 23 Nov 2005 15:21:10 GMT bottac [5743] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 15:19:54 GMT bottac [5742] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 15:15:09 GMT bottac [5741] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 23 Nov 2005 14:49:05 GMT manuel [5740] * branches/world_entities/src/world_entities/weapons/ground_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) * branches/world_entities/src/world_entities/weapons/turret.h (modified) groundturret... Wed, 23 Nov 2005 14:33:40 GMT manuel [5739] * branches/world_entities/aclocal.m4 (modified) * branches/world_entities/config.guess (modified) * branches/world_entities/config.sub (modified) * branches/world_entities/depcomp (modified) * branches/world_entities/install-sh (modified) * branches/world_entities/missing (modified) * branches/world_entities/mkinstalldirs (modified) * branches/world_entities/src/world_entities/Makefile.am (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) groundturret loads Wed, 23 Nov 2005 14:28:34 GMT bottac [5738] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 14:28:22 GMT rennerc [5737] * branches/network/src/lib/network/network_socket.cc (modified) network_socket: replaced PRINTF() which works not with threads with ... Wed, 23 Nov 2005 14:19:45 GMT bwuest [5736] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) network_protocol.cc and network_protocol.h changed Wed, 23 Nov 2005 14:13:01 GMT bwuest [5735] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) network_protocol.cc and network_protocol.h changed Wed, 23 Nov 2005 14:08:41 GMT bottac [5734] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 14:08:07 GMT rennerc [5733] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network_socket: changed type of ip in constructor Wed, 23 Nov 2005 13:59:11 GMT rennerc [5732] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network_socket: added constructor which connects directly Wed, 23 Nov 2005 13:59:02 GMT bottac [5731] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:55:18 GMT bottac [5730] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:53:21 GMT hdavid [5729] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) NetworkSocket Wed, 23 Nov 2005 13:52:17 GMT bknecht [5728] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) "synchronized" DataStream with NetworkStream Wed, 23 Nov 2005 13:51:20 GMT patrick [5727] * branches/network/src/lib/network/network_stream.cc (modified) network: small constructor change in NetworkStream Wed, 23 Nov 2005 13:49:39 GMT snellen [5726] * branches/network/src/lib/network/connection_monitor.cc (modified) connection monitor updated Wed, 23 Nov 2005 13:47:23 GMT hdavid [5725] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) added new function to NetworkSocket Wed, 23 Nov 2005 13:43:29 GMT bottac [5724] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:40:24 GMT bottac [5723] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:31:30 GMT bknecht [5722] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_socket.h (modified) set BufferSize in DataStream, patched NetworkSocket for SDL Wed, 23 Nov 2005 12:44:12 GMT bottac [5721] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 12:19:49 GMT snellen [5720] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) connection monitor updated Wed, 23 Nov 2005 00:10:17 GMT bknecht [5719] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) updated function names in DataStream and made some minor changes Wed, 23 Nov 2005 00:06:44 GMT patrick [5718] * branches/collision_detection/src/lib/collision_detection/bv_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) * branches/collision_detection/src/world_entities/world_entity.cc (modified) * branches/collision_detection/src/world_entities/world_entity.h (modified) collision_detection: and again a heavy cleanup in the function arguments Tue, 22 Nov 2005 23:31:47 GMT patrick [5717] * branches/collision_detection/src/defs/debug.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) * branches/collision_detection/src/world_entities/world_entity.cc (modified) * branches/collision_detection/src/world_entities/world_entity.h (modified) collision_detection: work flush Tue, 22 Nov 2005 22:27:44 GMT patrick [5716] * branches/collision_detection/src/lib/collision_detection/bv_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) * branches/collision_detection/src/orxonox.cc (modified) collision_detection: moved the treedepth variable and therefore the ... Tue, 22 Nov 2005 22:23:28 GMT bensch [5715] * branches/world_entities/Makefile.in (deleted) * branches/world_entities/autogen.sh (copied) * branches/world_entities/src/Makefile.in (deleted) * branches/world_entities/src/lib/Makefile.in (deleted) * branches/world_entities/src/lib/collision_detection/Makefile.am (modified) * branches/world_entities/src/lib/collision_detection/Makefile.in (deleted) * branches/world_entities/src/lib/event/Makefile.in (deleted) * branches/world_entities/src/lib/graphics/Makefile.in (deleted) * branches/world_entities/src/lib/graphics/importer/Makefile.in (deleted) * branches/world_entities/src/lib/graphics/spatial_separation/Makefile.in (deleted) * branches/world_entities/src/lib/gui/Makefile.in (deleted) * branches/world_entities/src/lib/gui/gl_gui/Makefile.in (deleted) * branches/world_entities/src/lib/gui/gtk_gui/Makefile.in (deleted) * branches/world_entities/src/lib/particles/Makefile.in (deleted) * branches/world_entities/src/lib/physics/Makefile.in (deleted) * branches/world_entities/src/lib/shell/Makefile.in (deleted) * branches/world_entities/src/lib/sound/Makefile.in (deleted) * branches/world_entities/src/lib/tinyxml/Makefile.in (deleted) * branches/world_entities/src/subprojects/Makefile.in (deleted) * branches/world_entities/src/subprojects/collision_detection/Makefile.in (deleted) * branches/world_entities/src/subprojects/importer/Makefile.in (deleted) * branches/world_entities/src/subprojects/particles/Makefile.in (deleted) * branches/world_entities/src/subprojects/testmain/Makefile.in (deleted) * branches/world_entities/src/util/Makefile.in (deleted) * branches/world_entities/src/world_entities/Makefile.in (deleted) orxonox/we: copied autogen.sh Tue, 22 Nov 2005 21:26:52 GMT bottac [5714] * branches/network/src/lib/network/network_stream.cc (modified) -- Diese und die folgenden Zeilen werde n ignoriert -- M ... Tue, 22 Nov 2005 18:01:42 GMT patrick [5713] * branches/collision_detection/src/defs/debug.h (modified) * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) * branches/collision_detection/src/world_entities/world_entity.cc (modified) collision_bibischen: more interface changes, more covariance building Tue, 22 Nov 2005 16:49:30 GMT patrick [5712] * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: exchanged box pointer against ref Tue, 22 Nov 2005 16:44:16 GMT patrick [5711] * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/event/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/importer/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/collision_detection/src/lib/gui/Makefile.in (modified) * branches/collision_detection/src/lib/gui/gl_gui/Makefile.in (modified) * branches/collision_detection/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/collision_detection/src/lib/particles/Makefile.in (modified) * branches/collision_detection/src/lib/physics/Makefile.in (modified) * branches/collision_detection/src/lib/shell/Makefile.in (modified) * branches/collision_detection/src/lib/sound/Makefile.in (modified) * branches/collision_detection/src/lib/tinyxml/Makefile.in (modified) * branches/collision_detection/src/subprojects/Makefile.in (modified) * branches/collision_detection/src/subprojects/collision_detection/Makefile.in (modified) * branches/collision_detection/src/subprojects/importer/Makefile.in (modified) * branches/collision_detection/src/subprojects/particles/Makefile.in (modified) * branches/collision_detection/src/subprojects/testmain/Makefile.in (modified) * branches/collision_detection/src/util/Makefile.in (modified) collision_detection: small fix for segfault prevention Tue, 22 Nov 2005 16:38:45 GMT patrick [5710] * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) collision_detection: start switching to triangles instead of vertex soup Tue, 22 Nov 2005 15:03:53 GMT bensch [5709] * branches/collision_detection/src/lib/graphics/importer/abstract_model.h (modified) * branches/collision_detection/src/lib/graphics/importer/model.cc (modified) orxonox/trunk: new ModelInfo-member in AbstractModel Tue, 22 Nov 2005 14:31:30 GMT bensch [5708] * trunk/scripts/gentoo/orxonox-0.3.2_alpha-r5702.ebuild (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/loading/load_param_description.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: newer data-revision Tue, 22 Nov 2005 14:23:32 GMT bensch [5707] * trunk/scripts/gentoo/orxonox-0.3.2_alpha-r5702.ebuild (copied) trunk: new ebuild Tue, 22 Nov 2005 14:19:00 GMT patrick [5706] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) collision_detection: removed some more variables and changed some names Tue, 22 Nov 2005 13:22:40 GMT patrick [5705] * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: slowly removing old functions and exchanging ... Tue, 22 Nov 2005 13:07:49 GMT patrick [5704] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: removed some more unused variables Tue, 22 Nov 2005 12:42:42 GMT patrick [5703] * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: cleanup and recode of some small parts. Tue, 22 Nov 2005 12:11:06 GMT patrick [5702] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: interface change, const war continued Tue, 22 Nov 2005 09:40:32 GMT bensch [5701] * trunk/Makefile.in (deleted) * trunk/src/Makefile.in (deleted) * trunk/src/lib/Makefile.in (deleted) * trunk/src/lib/collision_detection/Makefile.in (deleted) * trunk/src/lib/event/Makefile.in (deleted) * trunk/src/lib/graphics/Makefile.in (deleted) * trunk/src/lib/graphics/importer/Makefile.in (deleted) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (deleted) * trunk/src/lib/gui/Makefile.in (deleted) * trunk/src/lib/gui/gl_gui/Makefile.in (deleted) * trunk/src/lib/gui/gtk_gui/Makefile.in (deleted) * trunk/src/lib/particles/Makefile.in (deleted) * trunk/src/lib/physics/Makefile.in (deleted) * trunk/src/lib/shell/Makefile.in (deleted) * trunk/src/lib/sound/Makefile.in (deleted) * trunk/src/lib/tinyxml/Makefile.in (deleted) * trunk/src/subprojects/Makefile.in (deleted) * trunk/src/subprojects/collision_detection/Makefile.in (deleted) * trunk/src/subprojects/importer/Makefile.in (deleted) * trunk/src/subprojects/particles/Makefile.in (deleted) * trunk/src/subprojects/testmain/Makefile.in (deleted) * trunk/src/util/Makefile.in (deleted) * trunk/src/world_entities/Makefile.in (deleted) orxonox/trunk: removed ALL Makefile.in's Tue, 22 Nov 2005 09:36:29 GMT bensch [5700] * trunk/autogen.sh (added) orxonox/trunk: added autogen.sh Tue, 22 Nov 2005 01:26:46 GMT bensch [5699] * branches/collision_detection/src/lib/collision_detection/obb.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) orxonox/branches/collision_detection: switched from pointers to ... Tue, 22 Nov 2005 01:03:26 GMT bensch [5698] * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: typo Tue, 22 Nov 2005 00:41:36 GMT bensch [5697] * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: more doxy-tags Tue, 22 Nov 2005 00:35:33 GMT bensch [5696] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: documented matrix.h Mon, 21 Nov 2005 23:59:43 GMT patrick [5695] * branches/collision_detection (copied) branches/collision_detection: created new branche collision_detection ... Mon, 21 Nov 2005 23:55:02 GMT bensch [5694] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: new Matrix Constructor to create a Matrix out of a ... Mon, 21 Nov 2005 23:53:48 GMT patrick [5693] * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/collision_detection/bv_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox: work flush Mon, 21 Nov 2005 23:37:29 GMT bensch [5692] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/vector.h (modified) orxonox/trunk: no more valgrind warnings :))))))) Mon, 21 Nov 2005 23:21:45 GMT bensch [5691] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/executor/functor_list.h (moved) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param_description.cc (modified) orxonox/trunk: moved functor_list.h