# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 2:05:02 PM Tue, 29 Nov 2005 10:07:43 GMT bensch [5819] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/tinyxml/tinystr.cc (modified) * trunk/src/lib/tinyxml/tinystr.h (modified) * trunk/src/lib/tinyxml/tinyxml.cc (modified) * trunk/src/lib/tinyxml/tinyxml.h (modified) * trunk/src/lib/tinyxml/tinyxmlerror.cc (modified) * trunk/src/lib/tinyxml/tinyxmlparser.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged branches world_entities to trunk again merged ... Tue, 29 Nov 2005 09:57:06 GMT bensch [5818] * branches/world_entities/src/defs/class_id.h (modified) * branches/world_entities/src/story_entities/world.cc (modified) orxonox/branches/we: font is now a texture. Tue, 29 Nov 2005 09:52:08 GMT bensch [5817] * branches/world_entities/src/lib/tinyxml/tinystr.cc (modified) * branches/world_entities/src/lib/tinyxml/tinystr.h (modified) * branches/world_entities/src/lib/tinyxml/tinyxml.cc (modified) * branches/world_entities/src/lib/tinyxml/tinyxml.h (modified) * branches/world_entities/src/lib/tinyxml/tinyxmlerror.cc (modified) * branches/world_entities/src/lib/tinyxml/tinyxmlparser.cc (modified) orxonox/branches/we: new tinyXML-version (version 2.4.2) Tue, 29 Nov 2005 09:39:54 GMT bensch [5816] * branches/world_entities/src/defs/globals.h (modified) * branches/world_entities/src/defs/stdincl.h (modified) * branches/world_entities/src/lib/event/key_mapper.h (modified) * branches/world_entities/src/lib/graphics/graphics_engine.cc (modified) * branches/world_entities/src/orxonox.cc (modified) * branches/world_entities/src/story_entities/world.cc (modified) * branches/world_entities/src/util/loading/game_loader.h (modified) orxonox/trunk: better includes Tue, 29 Nov 2005 00:19:24 GMT bensch [5815] * branches/world_entities/src/lib/sound/sound_engine.cc (modified) * branches/world_entities/src/lib/sound/sound_engine.h (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) orxonox/branches/world_entities: sound-engine loads devices over a ... Mon, 28 Nov 2005 23:23:37 GMT bensch [5814] * branches/world_entities/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/world_entities/src/subprojects/framework.cc (modified) orxonox/branches/world_entities: dynamic loading of entities in the ... Mon, 28 Nov 2005 22:17:37 GMT patrick [5813] * branches/network/src/subprojects/network/README (added) network: added a README file for a little more help in usage Mon, 28 Nov 2005 22:13:15 GMT patrick [5812] * branches/network/src/subprojects/network/network_unit_test.cc (modified) Network Test works also: now any server/client pair can use the ... Mon, 28 Nov 2005 22:00:57 GMT patrick [5811] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: again some changes in the functino arguments order, more ... Mon, 28 Nov 2005 21:20:08 GMT patrick [5810] * branches/network/src/lib/network/network_stream.cc (modified) This implementation of the internal state of NetworkSTream makes much ... Mon, 28 Nov 2005 21:14:48 GMT patrick [5809] * 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) * branches/network/src/lib/network/network_stream.h (modified) The NetworkSocket now uses a real network protocol: packet size is ... Mon, 28 Nov 2005 20:07:21 GMT patrick [5808] * branches/network/src/lib/network/connection_monitor.cc (modified) * 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.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) network: valgrinded the network modules - zero error limit reached: ... Mon, 28 Nov 2005 18:36:02 GMT patrick [5807] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) network: reformatted some files Mon, 28 Nov 2005 17:49:58 GMT patrick [5806] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) network: made some functions and arguments const, since they musn't ... Mon, 28 Nov 2005 17:36:16 GMT patrick [5805] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) network: added some simulated network delay - this helps a lot for ... Mon, 28 Nov 2005 16:49:48 GMT patrick [5804] * branches/network/src/defs/debug.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) network: changed the synchronizeable interface, since the data ... Mon, 28 Nov 2005 01:26:28 GMT bensch [5803] * branches/world_entities/src/lib/coord/p_node.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) * branches/world_entities/src/world_entities/weapons/rocket.cc (modified) * branches/world_entities/src/world_entities/weapons/test_gun.cc (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) orxonox/we: new sounds for all the weapons Sun, 27 Nov 2005 18:17:56 GMT patrick [5802] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) network: some more fixes on the network branche: for testing ... Sun, 27 Nov 2005 18:10:01 GMT bensch [5801] * branches/world_entities/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * branches/world_entities/src/util/loading/game_loader.cc (modified) * 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.cc (modified) orxonox/trunk: ground-turret loadability Sun, 27 Nov 2005 18:05:34 GMT patrick [5800] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) network: included more comments to make it easier to debug Sun, 27 Nov 2005 17:18:40 GMT bensch [5799] * branches/world_entities/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) we: test Sun, 27 Nov 2005 16:52:32 GMT patrick [5798] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) network: testing env. got segfault in the code Sun, 27 Nov 2005 15:09:17 GMT bensch [5797] * branches/world_entities (copied) * branches/world_entities/src/util/object_manager.cc (copied) * branches/world_entities/src/util/object_manager.h (copied) * branches/world_entities/src/world_entities/weapons/ground_turret.cc (copied) * branches/world_entities/src/world_entities/weapons/ground_turret.h (copied) orxonox/branches: copied new trunk to world_entities Sun, 27 Nov 2005 15:07:22 GMT bensch [5796] * branches/collision_detection/Makefile.in (modified) * branches/guidedmissile/aclocal.m4 (modified) * branches/old.we (moved) * branches/old.we/AUTHORS (copied) * branches/old.we/CODING-STANDARDS (copied) * branches/old.we/COPYING (copied) * branches/old.we/ChangeLog (copied) * branches/old.we/IDEAS (copied) * branches/old.we/INSTALL (copied) * branches/old.we/MakeMakefile (copied) * branches/old.we/Makefile.am (copied) * branches/old.we/NEWS (copied) * branches/old.we/README (copied) * branches/old.we/ToDo (copied) * branches/old.we/aclocal.m4 (copied) * branches/old.we/autogen.sh (copied) * branches/old.we/config.guess (copied) * branches/old.we/config.h.in (copied) * branches/old.we/config.sub (copied) * branches/old.we/configure (copied) * branches/old.we/configure.ac (copied) * branches/old.we/depcomp (copied) * branches/old.we/doc (copied) * branches/old.we/install-sh (copied) * branches/old.we/missing (copied) * branches/old.we/mkinstalldirs (copied) * branches/old.we/scripts (copied) * branches/old.we/src (copied) * branches/old.we/src/world_entities/weapons/bomb.cc (modified) * branches/old.we/src/world_entities/weapons/bomb.h (modified) orxonox/trunk: moved old world_entites branche out of the way Sun, 27 Nov 2005 15:04:52 GMT bensch [5795] * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) orxonox/trunk: merged branches/worldEntities back to the trunk svn ... Sun, 27 Nov 2005 14:50:20 GMT bensch [5794] * branches/world_entities/src/util/object_manager.cc (modified) * branches/world_entities/src/util/object_manager.h (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) we: sync Sun, 27 Nov 2005 03:27:21 GMT bensch [5793] * trunk/src/lib/lang/class_list.cc (modified) orxonox/trunk: performance update. Sun, 27 Nov 2005 03:03:38 GMT bensch [5792] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) orxonox/trunk: sync Sun, 27 Nov 2005 02:32:42 GMT bensch [5791] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: stl::list used in ClassList 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