#
# ChangeLog for trunk/src/lib in orxonox.OLD
#
# Generated by Trac 1.0.9
# Mar 2, 2025, 8:26:01 PM

Wed, 30 Nov 2005 16:38:52 GMT bensch [5836]
	* trunk/src/lib/util/list.h (modified)

	orxonox/trunk: new list #define _T_LIST_H


Wed, 30 Nov 2005 10:46:55 GMT bensch [5834]
	* trunk/src/lib/network/Makefile.in (deleted)
	* trunk/src/lib/sound/sound_engine.cc (modified)

	orxonox/trunk: sound_engine compiles on tardis


Tue, 29 Nov 2005 22:52:31 GMT bensch [5826]
	* trunk/src/lib/network/Makefile.in (modified)
	* trunk/src/subprojects/network/Makefile.in (modified)
	* trunk/src/util/object_manager.cc (modified)
	* trunk/src/world_entities/weapons/bomb.cc (modified)
	* trunk/src/world_entities/weapons/bomb.h (modified)

	orxonox/trunk: bomb detonation


Tue, 29 Nov 2005 13:22:37 GMT bensch [5822]
	* trunk/config.h.in (modified)
	* trunk/configure.ac (modified)
	* trunk/scripts/gentoo/orxonox-0.3.2_alpha-rXXXX.ebuild (copied)
	* trunk/src/defs/class_id.h (modified)
	* trunk/src/defs/debug.h (modified)
	* trunk/src/defs/include_paths.am (modified)
	* trunk/src/lib/Makefile.am (modified)
	* trunk/src/lib/lang/class_list.cc (modified)
	* trunk/src/lib/network/Makefile.am (copied)
	* trunk/src/lib/network/Makefile.in (copied)
	* trunk/src/lib/network/README (copied)
	* trunk/src/lib/network/connection_monitor.cc (copied)
	* trunk/src/lib/network/connection_monitor.h (copied)
	* trunk/src/lib/network/data_stream.cc (copied)
	* trunk/src/lib/network/data_stream.h (copied)
	* trunk/src/lib/network/netdefs.h (copied)
	* trunk/src/lib/network/network_manager.cc (copied)
	* trunk/src/lib/network/network_manager.h (copied)
	* trunk/src/lib/network/network_protocol.cc (copied)
	* trunk/src/lib/network/network_protocol.h (copied)
	* trunk/src/lib/network/network_socket.cc (copied)
	* trunk/src/lib/network/network_socket.h (copied)
	* trunk/src/lib/network/network_stream.cc (copied)
	* trunk/src/lib/network/network_stream.h (copied)
	* trunk/src/lib/network/synchronisable.cc (deleted)
	* trunk/src/lib/network/synchronisable.h (deleted)
	* trunk/src/lib/network/synchronizeable.cc (copied)
	* trunk/src/lib/network/synchronizeable.h (copied)
	* trunk/src/orxonox.cc (modified)
	* trunk/src/subprojects/Makefile.am (modified)
	* trunk/src/subprojects/network (copied)
	* trunk/src/subprojects/network/Makefile.am (copied)
	* trunk/src/subprojects/network/Makefile.in (copied)
	* trunk/src/subprojects/network/README (copied)
	* trunk/src/subprojects/network/network_unit_test.cc (copied)
	* trunk/src/subprojects/network/network_unit_test.h (copied)
	* trunk/src/subprojects/network/simple_sync.cc (copied)
	* trunk/src/subprojects/network/simple_sync.h (copied)

	orxonox/trunk: merged branches/network to the trunk
	merged with ...


Tue, 29 Nov 2005 12:48:52 GMT bensch [5821]
	* trunk/src/lib/lang/class_list.h (modified)

	orxonox/trunk: sync


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 ...


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: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 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


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: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 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


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 ...


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 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 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: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: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: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: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 ...


Sat, 19 Nov 2005 21:01:46 GMT bensch [5646]
	* trunk/src/lib/lang/base_object.cc (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)

	orxonox/trunk: new Macro for LoadParam


Sat, 19 Nov 2005 20:48:38 GMT bensch [5645]
	* trunk/src/lib/lang/base_object.cc (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)

	orxonox/trunk: first Element gets loaded through the new LoadParam ...


Sat, 19 Nov 2005 16:08:53 GMT bensch [5644]
	* trunk/src/lib/shell/shell_command_class.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/util/track/track_manager.cc (modified)
	* trunk/src/world_entities/weapons/weapon_manager.cc (modified)

	orxonox/trunk: better loadparam start and end-cycle.


Fri, 18 Nov 2005 23:35:48 GMT bensch [5643]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonx/trunk: some minor multi-type-cleanup... new functionality


Fri, 18 Nov 2005 23:16:12 GMT bensch [5642]
	* trunk/src/lib/lang/base_object.cc (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/util/executor/executor.h (modified)
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: valgrind sweep


Fri, 18 Nov 2005 20:22:23 GMT bensch [5641]
	* 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/util/executor/executor.cc (modified)
	* trunk/src/lib/util/executor/executor.h (modified)
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/orxonox.cc (modified)

	orxonox/trunk: Passing Reference inastead of Pointer to create ...


Fri, 18 Nov 2005 18:29:10 GMT bensch [5640]
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/lib/shell/shell_command.h (modified)

	orxonox/trunk: default Values work, and small fix with unused ...


Fri, 18 Nov 2005 18:21:32 GMT bensch [5639]
	* trunk/src/lib/shell/Makefile.am (modified)
	* trunk/src/lib/shell/Makefile.in (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 (copied)
	* trunk/src/lib/shell/shell_command_class.h (copied)
	* trunk/src/lib/shell/shell_completion.cc (modified)
	* trunk/src/lib/shell/shell_input.cc (modified)

	orxonox/trunk: splitted shell_command into shell_command and ...


Fri, 18 Nov 2005 18:06:53 GMT bensch [5638]
	* trunk/src/lib/util/multi_type.cc (modified)

	orxonox/trunk: segfault-prevention


Fri, 18 Nov 2005 18:04:02 GMT bensch [5637]
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/lib/shell/shell_command.h (modified)

	orxonox/trunk: using Executor successfully (but with runtime-errors)


Fri, 18 Nov 2005 17:55:18 GMT bensch [5636]
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/lib/shell/shell_command.h (modified)
	* trunk/src/lib/shell/shell_input.cc (modified)
	* trunk/src/lib/util/executor/executor.cc (modified)
	* trunk/src/lib/util/executor/executor.h (modified)
	* trunk/src/world_entities/player.cc (modified)

	orxonox/trunk: adapting ShellCommand to use Executor.
	On the go


Fri, 18 Nov 2005 17:20:23 GMT bensch [5635]
	* trunk/src/lib/util/executor/executor.cc (modified)
	* trunk/src/lib/util/executor/executor.h (modified)
	* trunk/src/world_entities/player.cc (modified)

	orxonox/trunk: more about the executor.


Fri, 18 Nov 2005 17:09:01 GMT bensch [5634]
	* trunk/src/defs/class_id.h (modified)
	* trunk/src/defs/functor_list.h (modified)
	* trunk/src/lib/Makefile.am (modified)
	* trunk/src/lib/Makefile.in (modified)
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param_description.cc (modified)
	* trunk/src/world_entities/player.cc (modified)

	orxonox/trunk: Executor works just fine.
	Changed: Paramerte* to ...


Fri, 18 Nov 2005 17:08:36 GMT bensch [5633]
	* trunk/src/lib/util/executor/executor.cc (modified)
	* trunk/src/lib/util/executor/executor.h (modified)
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: Executor works just fine.
	Changed: Paramerte* to ...


Fri, 18 Nov 2005 15:58:01 GMT bensch [5632]
	* trunk/src/lib/util/executor (added)
	* trunk/src/lib/util/executor/executor.cc (copied)
	* trunk/src/lib/util/executor/executor.h (copied)

	orxonox/trunk: added new class Executor, that should be a Functor- ...


Thu, 17 Nov 2005 11:01:45 GMT bensch [5626]
	* trunk/src/defs/compiler.h (modified)
	* trunk/src/lib/lang/base_object.cc (modified)
	* trunk/src/lib/lang/base_object.h (modified)

	trunk: optimizations, and operator== in BaseObject to compare
	ObjectNames


Sun, 13 Nov 2005 10:46:49 GMT bensch [5555]
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/world_entities/world_entity.cc (modified)

	orxonox/trunk: error fixed in the default value of ShellCommand
	LoadModel


Sat, 12 Nov 2005 12:58:30 GMT bensch [5553]
	* trunk/src/lib/event/event_def.h (modified)
	* trunk/src/lib/event/event_handler.cc (modified)
	* trunk/src/util/loading/game_loader.cc (modified)

	orxonox/trunk: Quit Events are listened on.
	1. Quit-Button from the ...


Sat, 12 Nov 2005 12:40:06 GMT bensch [5552]
	* trunk/src/lib/shell/shell_command.cc (modified)
	* trunk/src/lib/shell/shell_command.h (modified)
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: ShellCommand now uses MultiType instead of many ...


Sat, 12 Nov 2005 11:56:32 GMT bensch [5551]
	* trunk/src/lib/shell/shell_command.h (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: ShellCommands use less memory due to the use of
	unions.


Fri, 11 Nov 2005 15:32:28 GMT bensch [5545]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)

	orxonox/trunk: renaming of BaseLoadParam to LoadParamBase


Fri, 11 Nov 2005 14:39:27 GMT bensch [5544]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: more elaborate MultiType


Fri, 11 Nov 2005 12:22:48 GMT bensch [5541]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: setValue(type) defined


Fri, 11 Nov 2005 12:13:07 GMT bensch [5540]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: set[Type](value)-functions