# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 9:29:17 PM 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 Mon, 21 Nov 2005 23:15:36 GMT bensch [5690] * trunk/src/lib/gui/gl_gui/glgui_widget.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) orxonox/trunk: parameters of Executor are const void* instead of ... Mon, 21 Nov 2005 22:33:36 GMT bensch [5689] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) orxonox/trunk: some cool casting in the collision-detection Mon, 21 Nov 2005 22:27:39 GMT patrick [5688] * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) orxonox/trunk: the const collision detection war - strike Mon, 21 Nov 2005 22:14:39 GMT bensch [5687] * trunk/src/lib/collision_detection/Makefile.am (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.am (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) orxonox/trunk: subproject collision_detection works again, and again, ... Mon, 21 Nov 2005 21:41:49 GMT patrick [5686] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) orxonox/trunk: more interface extensions Mon, 21 Nov 2005 21:37:57 GMT bensch [5685] * 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/world_entities/npcs (added) * branches/world_entities/src/world_entities/npcs/npc.cc (moved) * branches/world_entities/src/world_entities/npcs/npc.h (moved) * branches/world_entities/src/world_entities/npcs/npc_test.cc (moved) * branches/world_entities/src/world_entities/npcs/npc_test.h (moved) * branches/world_entities/src/world_entities/npcs/npc_test1.cc (moved) * branches/world_entities/src/world_entities/npcs/npc_test1.h (added) * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) orxonox/world_entities: world_entities are in a seperate Directory now Mon, 21 Nov 2005 21:33:42 GMT patrick [5684] * trunk/src/lib/collision_detection/bv_tree.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree.h (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/world_entity.cc (modified) orxonox/trunk: extended the obb interface dramaticaly:D , in near ... 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 Mon, 21 Nov 2005 21:04:39 GMT bensch [5678] * trunk/src/lib/collision_detection/lin_alg.h (deleted) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) orxonox/trunk: removed old, obsolete, slow lin_alg Mon, 21 Nov 2005 21:02:56 GMT bensch [5677] * trunk/src/lib/math/matrix.cc (modified) orxonox/trunk: more optimisations Mon, 21 Nov 2005 20:59:50 GMT patrick [5676] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: model now makes better debug output Mon, 21 Nov 2005 20:59:09 GMT bensch [5675] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) orxonox/trunk: optimisations Mon, 21 Nov 2005 15:51:07 GMT bensch [5674] * trunk/Makefile.in (modified) * 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/collision_detection/Makefile.am (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.in (modified) orxonox/trunk: collision-detection with new Matrix-class Mon, 21 Nov 2005 15:02:23 GMT bensch [5673] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/test.cc (deleted) orxonox/trunk: Matrix included into Project Mon, 21 Nov 2005 14:59:28 GMT patrick [5672] * trunk/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.in (modified) orxonox/trunk: removed the modelinfo from the includes of vector.h Mon, 21 Nov 2005 14:50:41 GMT bensch [5671] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.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/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: renamed class LoadParam to CLoadParam and Macro ... Mon, 21 Nov 2005 11:03:06 GMT bensch [5670] * trunk/src/lib/math/matrix.cc (modified) orxonox/trunk: eigenVc Cleanup Mon, 21 Nov 2005 11:01:17 GMT bensch [5669] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/test.cc (modified) orxonox/trunk: eigenvectors ar fu**ing right now Mon, 21 Nov 2005 10:51:29 GMT bensch [5668] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/test.cc (modified) orxonox/trunk: two of 3 eigenvectors Mon, 21 Nov 2005 09:41:48 GMT patrick [5667] * trunk/src/lib/math/matrix.cc (modified) trunk/math: rewrite since both worked on the same file Mon, 21 Nov 2005 09:37:31 GMT patrick [5666] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/test.cc (added) trunk/math: working on eigenvectors, almost got it Mon, 21 Nov 2005 09:17:56 GMT bensch [5665] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: optimized matrix Mon, 21 Nov 2005 02:59:12 GMT bensch [5664] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: finished my work for today... but i am on to something ... Mon, 21 Nov 2005 02:25:41 GMT bensch [5663] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: more oo-style matrix Mon, 21 Nov 2005 02:10:20 GMT bensch [5662] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/vector.cc (modified) orxonox/trunk: created a simple matrix class Mon, 21 Nov 2005 01:43:14 GMT bensch [5661] * trunk/src/lib/math/matrix.cc (added) * trunk/src/lib/math/matrix.h (added) orxonox/trunk: calculating EigneValues Sun, 20 Nov 2005 22:32:09 GMT bensch [5660] * trunk/src/lib/util/multi_type.cc (modified) orxonox/trunk: less useless output... wow ... big commit Sun, 20 Nov 2005 22:31:18 GMT bensch [5659] * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: valgrind sweep - no more Use of Uninitialized Value in ... Sun, 20 Nov 2005 20:55:40 GMT bensch [5658] * trunk/ChangeLog (modified) orxonox/trunk: ChangeLog added new Entry, and also changed ... Sun, 20 Nov 2005 20:48:34 GMT bensch [5657] * trunk/src/lib/event/command_chain.cc (deleted) * trunk/src/lib/event/command_chain.h (deleted) orxonox/trunk: removed crap, that is really old design :) Sun, 20 Nov 2005 20:45:28 GMT bensch [5656] * trunk/src/lib/event/command_chain.cc (modified) * trunk/src/lib/event/command_chain.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: new Version of the String-splitter (without Escape- ... Sun, 20 Nov 2005 20:22:11 GMT bensch [5655] * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.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) orxonox/trunk: dissected LoadParam and Executor completely. Now there ... Sun, 20 Nov 2005 20:12:50 GMT bensch [5654] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: cycle-loading of LoadParam works... Sun, 20 Nov 2005 17:43:58 GMT bensch [5653] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: further cleanup Sun, 20 Nov 2005 17:32:39 GMT bensch [5652] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (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/crosshair.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new LoadParam procedure with all NON-cycling load- ... Sun, 20 Nov 2005 16:14:27 GMT bensch [5651] * trunk/src/lib/util/executor/executor_specials.h (copied) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: new (LoadParam && ExecutorSpecials)-Functionality that ...