# # ChangeLog for branches in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 13, 2024, 4:25:06 AM Mon, 21 Nov 2005 21:28:42 GMT bensch [5683] * branches/world_entities/src/world_entities/npc.cc (modified) * branches/world_entities/src/world_entities/npc.h (modified) orxonox/world_entities: npc-clean Mon, 21 Nov 2005 21:27:33 GMT bensch [5682] * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/story_entities/world.cc (modified) * branches/world_entities/src/util/object_manager.h (modified) * branches/world_entities/src/world_entities/npc_test.cc (moved) * branches/world_entities/src/world_entities/npc_test.h (moved) * branches/world_entities/src/world_entities/npc_test1.cc (copied) we: Base for NPC Mon, 21 Nov 2005 21:20:59 GMT manuel [5681] * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) ground_turret is nowan npc :) Mon, 21 Nov 2005 21:13:28 GMT manuel [5680] * branches/world_entities/src/world_entities/weapons/ground_turret.cc (modified) ground_turret compiles :) Mon, 21 Nov 2005 21:06:50 GMT manuel [5679] * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/defs/class_id.h (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) debug commit Sun, 20 Nov 2005 02:39:38 GMT patrick [5650] * branches/network/src/Makefile.in (modified) * branches/network/src/lib/Makefile.in (modified) * branches/network/src/lib/collision_detection/Makefile.in (modified) * branches/network/src/lib/event/Makefile.in (modified) * branches/network/src/lib/graphics/Makefile.in (modified) * branches/network/src/lib/graphics/importer/Makefile.in (modified) * branches/network/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/network/src/lib/gui/Makefile.in (modified) * branches/network/src/lib/gui/gl_gui/Makefile.in (modified) * branches/network/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/lib/particles/Makefile.in (modified) * branches/network/src/lib/physics/Makefile.in (modified) * branches/network/src/lib/shell/Makefile.in (modified) * branches/network/src/lib/sound/Makefile.in (modified) * branches/network/src/lib/tinyxml/Makefile.in (modified) * branches/network/src/subprojects/Makefile.in (modified) * branches/network/src/subprojects/collision_detection/Makefile.in (modified) * branches/network/src/subprojects/importer/Makefile.in (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/Makefile.in (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) * branches/network/src/subprojects/particles/Makefile.in (modified) * branches/network/src/subprojects/testmain/Makefile.in (modified) * branches/network/src/util/Makefile.in (modified) network: finished the simple_sync program Sun, 20 Nov 2005 01:48:33 GMT patrick [5649] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/netdefs.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_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (added) * branches/network/src/subprojects/network/simple_sync.h (added) network: added even more interface, more function to the ... Sun, 20 Nov 2005 00:23:21 GMT patrick [5648] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.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_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) network: some more constructor/interface work Sat, 19 Nov 2005 23:25:50 GMT patrick [5647] * branches/network/src/lib/collision_detection/lin_alg.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_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: modiefied the unit test to enable diffrent modes, extended ... Fri, 18 Nov 2005 13:33:26 GMT rennerc [5631] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) network_socket: commented out some non-working code Fri, 18 Nov 2005 13:21:30 GMT rennerc [5630] * 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: uses now a thread to send Fri, 18 Nov 2005 11:32:35 GMT bensch [5629] * branches/world_entities/src/util/Makefile.am (modified) * branches/world_entities/src/util/Makefile.in (modified) * branches/world_entities/src/util/fast_factory.cc (modified) * branches/world_entities/src/util/object_manager.cc (copied) * branches/world_entities/src/util/object_manager.h (copied) we: added grid for ObjectManager Fri, 18 Nov 2005 09:55:08 GMT rennerc [5628] * 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_unit_test.cc: added test for much data network_socket: added ... Thu, 17 Nov 2005 15:05:28 GMT hdavid [5627] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) fixed network_socket.cc Thu, 17 Nov 2005 09:05:35 GMT rennerc [5625] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) network_socket: added new mutex Thu, 17 Nov 2005 08:06:47 GMT rennerc [5624] * branches/network/src/lib/network/netdefs.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) network_unit_test.cc: added simple test for network_socket ... Thu, 17 Nov 2005 00:22:17 GMT bensch [5623] * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) orxonox/branches/world_entities: cannon has again animations Thu, 17 Nov 2005 00:20:48 GMT bensch [5622] * branches/world_entities/src/lib/graphics/light.cc (modified) * branches/world_entities/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * branches/world_entities/src/lib/particles/particle_emitter.cc (modified) * branches/world_entities/src/lib/particles/particle_system.cc (modified) * branches/world_entities/src/lib/physics/fields/gravity.cc (modified) * branches/world_entities/src/lib/physics/physics_connection.cc (modified) * branches/world_entities/src/story_entities/world.cc (modified) * branches/world_entities/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/world_entities/src/util/loading/factory.cc (modified) * branches/world_entities/src/util/loading/factory.h (modified) * branches/world_entities/src/world_entities/environment.cc (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/world_entities/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/world_entities/src/world_entities/skybox.cc (modified) * branches/world_entities/src/world_entities/terrain.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) * branches/world_entities/src/world_entities/weapons/test_gun.cc (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) orxonox/branches/world_entities: Factory is now also able to ... Wed, 16 Nov 2005 23:31:14 GMT bensch [5621] * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/defs/class_id.h (modified) * branches/world_entities/src/world_entities/npc.cc (modified) * branches/world_entities/src/world_entities/npc2.cc (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (copied) * branches/world_entities/src/world_entities/weapons/cannon.h (copied) orxonox/branches/world_entities: added new Class Weapon, that will ... Wed, 16 Nov 2005 23:10:08 GMT bensch [5620] * branches/world_entities/src/world_entities/weapons/blue_laset.h (deleted) we: deleted unused h-file Wed, 16 Nov 2005 18:23:40 GMT bensch [5619] * branches/network/src/defs/debug.h (modified) * branches/network/src/lib/lang/class_list.cc (modified) * branches/network/src/lib/shell/shell_command.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/Makefile.in (modified) orxonox/trunk: ShellCommand availiable again, in orxonox-mode, but ... Wed, 16 Nov 2005 18:07:56 GMT snellen [5618] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) connection_monitor.cc and connection_monitor.h updated Wed, 16 Nov 2005 15:49:59 GMT bottac [5617] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) Wed, 16 Nov 2005 15:45:57 GMT patrick [5616] * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: some small changes Wed, 16 Nov 2005 15:45:42 GMT bottac [5615] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 15:45:12 GMT rennerc [5614] * branches/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) network_socket: changed argument types Wed, 16 Nov 2005 15:44:15 GMT patrick [5613] * branches/network/src/lib/network/network_protocol.cc (added) * branches/network/src/lib/network/network_protocol.h (added) added the network_protocol.{cc,h} from bwuest Wed, 16 Nov 2005 15:40:14 GMT bknecht [5612] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) added empty constuktor for datastream Wed, 16 Nov 2005 15:34:31 GMT bknecht [5611] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) added a few varibales and functions Wed, 16 Nov 2005 15:26:15 GMT bottac [5610] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 15:23:17 GMT patrick [5609] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: some more debug in info, help argument implemented (and empty) Wed, 16 Nov 2005 14:45:49 GMT bottac [5608] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 14:44:05 GMT bottac [5607] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 14:43:39 GMT hdavid [5606] * branches/network/src/lib/network/network_socket.cc (modified) network_socket.cc Wed, 16 Nov 2005 14:24:07 GMT patrick [5605] * branches/network/src/lib/network/netdefs.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) network: added debug informations to the network manager, watch it :D Wed, 16 Nov 2005 14:19:57 GMT bottac [5604] * 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) Wed, 16 Nov 2005 14:19:47 GMT stefalie [5603] * branches/world_entities/src/defs/class_id.h (modified) * branches/world_entities/src/world_entities/weapons/bomb.cc (modified) * branches/world_entities/src/world_entities/weapons/bomb.h (modified) WorldEntities: Fixed bugs in bomb class Wed, 16 Nov 2005 14:14:16 GMT bknecht [5602] * branches/network/src/lib/network/data_stream.h (modified) got rid of warnings in data_stream.h Wed, 16 Nov 2005 13:57:15 GMT bottac [5601] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:47:41 GMT bknecht [5600] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) new Constructors and BaseObject registration for DataStream Wed, 16 Nov 2005 13:45:51 GMT bwuest [5599] * branches/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.am (modified) orxonox/network: network_protocol.h and network_protocol.cc created Wed, 16 Nov 2005 13:39:27 GMT bottac [5598] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:36:20 GMT bensch [5597] * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/subprojects/importer/Makefile.am (modified) * branches/world_entities/src/subprojects/importer/Makefile.in (modified) branches/we: Makfile.in Wed, 16 Nov 2005 13:29:43 GMT manuel [5596] * branches/world_entities/src/world_entities/weapons/ground_turret.cc (added) * branches/world_entities/src/world_entities/weapons/ground_turret.h (added) ground_turret files added Wed, 16 Nov 2005 13:25:04 GMT bottac [5595] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 13:21:29 GMT bottac [5594] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:17:36 GMT stefalie [5593] * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/world_entities/weapons/bomb.h (modified) WorldEntities: Added bomb Wed, 16 Nov 2005 13:12:30 GMT rennerc [5592] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) resolved conflict Wed, 16 Nov 2005 13:06:50 GMT bottac [5591] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:05:01 GMT stefalie [5590] * branches/world_entities/src/world_entities/weapons/bomb.cc (added) * branches/world_entities/src/world_entities/weapons/bomb.h (added) WorldEntities: Addes files for a bomb class Wed, 16 Nov 2005 13:01:53 GMT bottac [5589] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:57:32 GMT patrick [5588] * branches/network/Makefile.am (modified) * branches/network/configure (modified) * branches/network/src/lib/network/netdefs.h (modified) * branches/network/src/lib/network/network_socket.h (modified) network: added the network definitions Wed, 16 Nov 2005 12:55:42 GMT bottac [5587] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:52:47 GMT stefalie [5586] * branches/world_entities/src/subprojects/benchmark.cc (modified) WorldEntities: Now compiles on Ubuntu Wed, 16 Nov 2005 12:50:28 GMT bottac [5585] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:48:52 GMT bottac [5584] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:40:42 GMT bottac [5583] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:39:14 GMT bottac [5582] * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 12:19:27 GMT snellen [5581] * branches/network/configure (modified) * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable updated, connection_monitor.h and ... Wed, 16 Nov 2005 11:10:58 GMT bensch [5580] * branches/network/Makefile.am (modified) * branches/network/Makefile.in (modified) * branches/network/aclocal.m4 (modified) * branches/network/src/Makefile.am (modified) * branches/network/src/Makefile.in (modified) * branches/network/src/lib/lang/class_list.cc (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/subprojects/Makefile.in (modified) * branches/network/src/subprojects/collision_detection/Makefile.in (modified) * branches/network/src/subprojects/importer/Makefile.in (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/Makefile.in (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/particles/Makefile.in (modified) * branches/network/src/subprojects/testmain/Makefile.in (modified) * branches/network/src/util/Makefile.in (modified) orxonox/branches/network: fixed makefiles created working subproject ... Wed, 16 Nov 2005 08:57:21 GMT patrick [5579] * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/network_unit_test.cc (added) * branches/network/src/subprojects/network/network_unit_test.h (added) network/subprojects: added a network unit test. does yet not compile Wed, 16 Nov 2005 00:10:40 GMT patrick [5578] * branches/network/src/lib/network/network_manager.cc (modified) network: some little more error checking in the sync function Tue, 15 Nov 2005 23:47:16 GMT hdavid [5577] * branches/network/src/lib/network/network_socket.cc (modified) small update in network_socket.cc Tue, 15 Nov 2005 22:21:57 GMT bensch [5576] * branches/world_entities/src/lib/coord/p_node.h (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.h (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/branches/world_entities: zoom only onto targets, that are in ... Tue, 15 Nov 2005 21:07:30 GMT patrick [5575] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network: now working with classlist Tue, 15 Nov 2005 20:29:57 GMT bensch [5574] * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.h (modified) branches/world_entity: sync state Tue, 15 Nov 2005 18:22:53 GMT patrick [5573] * branches/network/src/defs/class_id.h (modified) network: reverted the classid change, since it has already been changed Tue, 15 Nov 2005 18:17:20 GMT patrick [5572] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network: added little functionality to the network_manager Tue, 15 Nov 2005 18:10:13 GMT patrick [5571] * branches/network/src/defs/class_id.h (modified) network: modified the class_id of this branches. adapted it for ... Tue, 15 Nov 2005 13:36:13 GMT bensch [5570] * branches/network/src/defs/class_id.h (modified) orxonox/branches/network: added new ClassID's for the Networking modules Tue, 15 Nov 2005 08:13:32 GMT patrick [5569] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) network: some very small changes on the DataStream (because I got the ... Tue, 15 Nov 2005 01:46:25 GMT bensch [5568] * branches/world_entities/src/world_entities/weapons/aim.cc (modified) orxonox/branches/world_entities: smoother aiming, and also displaying ... Tue, 15 Nov 2005 01:32:27 GMT bensch [5567] * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.h (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/blue_laset.h (copied) * branches/world_entities/src/world_entities/weapons/crosshair.cc (modified) * branches/world_entities/src/world_entities/weapons/laser.cc (modified) * branches/world_entities/src/world_entities/weapons/laser.h (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.h (modified) orxonox/branches/world_entities: smoother aiming, and also displaying ... Tue, 15 Nov 2005 00:00:55 GMT patrick [5566] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (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_stream.cc (added) * branches/network/src/lib/network/network_stream.h (added) network: added the missing NetworkStream files (they still need to be ... Mon, 14 Nov 2005 22:06:20 GMT hdavid [5565] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) orxonox/branches/network: updated network_socket.h and network_socket.cc Mon, 14 Nov 2005 20:59:53 GMT snellen [5564] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable.h and synchronizeable.cc updated Mon, 14 Nov 2005 19:27:39 GMT hdavid [5563] * branches/network/src/Makefile.am (modified) * branches/network/src/orxonox.cc (modified) * branches/network/src/subprojects/benchmark.cc (modified) orxonox/branches/network: removed temporary timex.h in benchmark.cc. ... Mon, 14 Nov 2005 16:02:13 GMT bknecht [5562] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) Corrected Errors in DataStream-Files according patrick and updated ... Sun, 13 Nov 2005 16:44:59 GMT bensch [5561] * branches/network/src/Makefile.am (modified) * branches/network/src/orxonox.cc (modified) orxonox/branches/network: taken out the benchmark temporarily. This ... Sun, 13 Nov 2005 15:50:55 GMT bensch [5560] * branches/world_entities/src/world_entities/weapons/aim.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.h (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) orxonox/branches/world_entities: AimingTurrets zoom in to the ... Sun, 13 Nov 2005 15:30:07 GMT bensch [5559] * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.h (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.h (modified) orxonox/trunk: simple-aiming function, with visible targetting-system Sun, 13 Nov 2005 14:10:49 GMT bensch [5558] * branches/world_entities/Makefile.in (modified) * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/defs/include_paths.am (modified) * branches/world_entities/src/lib/Makefile.am (modified) * branches/world_entities/src/lib/Makefile.in (modified) * branches/world_entities/src/lib/collision_detection/Makefile.in (modified) * branches/world_entities/src/lib/event/Makefile.in (modified) * branches/world_entities/src/lib/event/event_def.h (modified) * branches/world_entities/src/lib/event/event_handler.cc (modified) * branches/world_entities/src/lib/graphics/Makefile.in (modified) * branches/world_entities/src/lib/graphics/importer/Makefile.in (modified) * branches/world_entities/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/world_entities/src/lib/gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gl_gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/world_entities/src/lib/particles/Makefile.in (modified) * branches/world_entities/src/lib/physics/Makefile.in (modified) * branches/world_entities/src/lib/shell/Makefile.in (modified) * branches/world_entities/src/lib/shell/shell_command.cc (modified) * branches/world_entities/src/lib/shell/shell_command.h (modified) * branches/world_entities/src/lib/sound/Makefile.in (modified) * branches/world_entities/src/lib/tinyxml/Makefile.in (modified) * branches/world_entities/src/lib/util/multi_type.cc (copied) * branches/world_entities/src/lib/util/multi_type.h (copied) * branches/world_entities/src/orxonox.cc (modified) * branches/world_entities/src/story_entities/world.cc (modified) * branches/world_entities/src/subprojects/Makefile.in (modified) * branches/world_entities/src/subprojects/collision_detection/Makefile.am (modified) * branches/world_entities/src/subprojects/collision_detection/Makefile.in (modified) * branches/world_entities/src/subprojects/importer/Makefile.am (modified) * branches/world_entities/src/subprojects/importer/Makefile.in (modified) * branches/world_entities/src/subprojects/particles/Makefile.am (modified) * branches/world_entities/src/subprojects/particles/Makefile.in (modified) * branches/world_entities/src/subprojects/testmain/Makefile.in (modified) * branches/world_entities/src/util/Makefile.am (modified) * branches/world_entities/src/util/Makefile.in (modified) * branches/world_entities/src/util/loading/game_loader.cc (modified) * branches/world_entities/src/util/loading/load_param.cc (modified) * branches/world_entities/src/util/loading/load_param.h (modified) * branches/world_entities/src/util/loading/load_param_description.cc (copied) * branches/world_entities/src/util/loading/load_param_description.h (copied) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (copied) * branches/world_entities/src/world_entities/weapons/aim.h (copied) * branches/world_entities/src/world_entities/world_entity.cc (modified) orxonox/branches/world_entities: merged the Trunk to the ... Sun, 13 Nov 2005 00:44:49 GMT bknecht [5554] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) added comments to data_stream files (.cc, .h), data_stream should now ... Fri, 11 Nov 2005 19:05:50 GMT snellen [5550] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable finished, connection_monitor.h updated Fri, 11 Nov 2005 16:19:42 GMT snellen [5548] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable.cc and synchronizeable.h should now compile Fri, 11 Nov 2005 16:01:29 GMT snellen [5547] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable.cc, synchronizeable.h updated Fri, 11 Nov 2005 13:47:04 GMT bensch [5543] * branches/network/src/lib/network/netdefs.h (modified) network: typo Fri, 11 Nov 2005 12:40:17 GMT rennerc [5542] * branches/network/src/lib/network/network_socket.cc (modified) network_socket.h: added empty functions Thu, 10 Nov 2005 18:54:02 GMT hdavid [5535] * branches/network/src/util/loading/load_param.cc (modified) loadParam does not anymore produce a description. -> it resulted in a ... Thu, 10 Nov 2005 16:45:25 GMT patrick [5533] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_socket.h (modified) network: some small changes in the comments and formatting in makefile.am Thu, 10 Nov 2005 16:24:35 GMT hdavid [5532] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/network_socket.cc (added) * branches/network/src/lib/network/network_socket.h (modified) network_socket.cc created Thu, 10 Nov 2005 16:17:57 GMT hdavid [5531] * branches/network/src/Makefile.am (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/network_socket.h (added) network_socket.h created Thu, 10 Nov 2005 15:47:01 GMT patrick [5530] * branches/network/src/lib/Makefile.in (modified) * branches/network/src/lib/collision_detection/Makefile.in (modified) * branches/network/src/lib/event/Makefile.in (modified) * branches/network/src/lib/graphics/Makefile.in (modified) * branches/network/src/lib/graphics/importer/Makefile.in (modified) * branches/network/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/network/src/lib/gui/Makefile.in (modified) * branches/network/src/lib/gui/gl_gui/Makefile.in (modified) * branches/network/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/netdefs.h (added) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/particles/Makefile.in (modified) * branches/network/src/lib/physics/Makefile.in (modified) * branches/network/src/lib/shell/Makefile.in (modified) * branches/network/src/lib/sound/Makefile.in (modified) * branches/network/src/lib/tinyxml/Makefile.in (modified) network: added the definition file for byte and more to come Thu, 10 Nov 2005 09:51:04 GMT snellen [5529] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) synchronizeable.h, synchronizeable.cc, connection_monitor.h, ... Thu, 10 Nov 2005 09:49:21 GMT bensch [5528] * branches/network/scripts/gentoo/orxonox-0.3.2_alpha-rXXXX.ebuild (copied) network: ebuild with SDL_net Wed, 09 Nov 2005 23:33:31 GMT bensch [5527] * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/defs/class_id.h (modified) * branches/world_entities/src/lib/Makefile.in (modified) * branches/world_entities/src/lib/collision_detection/Makefile.in (modified) * branches/world_entities/src/lib/event/Makefile.in (modified) * branches/world_entities/src/lib/graphics/Makefile.in (modified) * branches/world_entities/src/lib/graphics/importer/Makefile.in (modified) * branches/world_entities/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/world_entities/src/lib/gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gl_gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/world_entities/src/lib/particles/Makefile.in (modified) * branches/world_entities/src/lib/physics/Makefile.in (modified) * branches/world_entities/src/lib/shell/Makefile.in (modified) * branches/world_entities/src/lib/sound/Makefile.in (modified) * branches/world_entities/src/lib/tinyxml/Makefile.in (modified) * branches/world_entities/src/subprojects/Makefile.in (modified) * branches/world_entities/src/subprojects/collision_detection/Makefile.in (modified) * branches/world_entities/src/subprojects/importer/Makefile.in (modified) * branches/world_entities/src/subprojects/particles/Makefile.in (modified) * branches/world_entities/src/subprojects/testmain/Makefile.in (modified) * branches/world_entities/src/util/Makefile.in (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (copied) * branches/world_entities/src/world_entities/weapons/aiming_turret.h (copied) * branches/world_entities/src/world_entities/weapons/weapon_manager.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon_manager.h (modified) world_entities: new AimingTurret added. This turret aims a Target ... Wed, 09 Nov 2005 16:22:38 GMT patrick [5526] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/README (added) * branches/network/src/lib/network/connection_monitor.cc (modified) network/lib/network: added a readme file for the network modules ... Wed, 09 Nov 2005 16:17:27 GMT patrick [5525] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network/lib/network: some help added to the network manager Wed, 09 Nov 2005 16:15:58 GMT bknecht [5524] * branches/network/src/lib/network/data_stream.cc (added) * branches/network/src/lib/network/data_stream.h (added) datastream: added basefiles Wed, 09 Nov 2005 16:01:17 GMT snellen [5523] * branches/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/connection_monitor.cc (added) * branches/network/src/lib/network/connection_monitor.h (added) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) connection_monitor.h and connection_monitor.cc