#
# ChangeLog for trunk/src in orxonox.OLD
#
# Generated by Trac 1.0.9
# Mar 8, 2025, 8:58:32 PM

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 14:00:18 GMT bensch [5557]
	* trunk/src/world_entities/weapons/aim.cc (modified)
	* trunk/src/world_entities/weapons/aim.h (modified)

	orxonox/trunk: more around the aim-class


Sun, 13 Nov 2005 13:49:48 GMT bensch [5556]
	* trunk/src/Makefile.am (modified)
	* trunk/src/Makefile.in (modified)
	* trunk/src/defs/include_paths.am (modified)
	* trunk/src/story_entities/world.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/util/loading/load_param_description.cc (modified)
	* trunk/src/util/loading/load_param_description.h (modified)
	* trunk/src/world_entities/player.cc (modified)
	* trunk/src/world_entities/weapons/aim.cc (copied)
	* trunk/src/world_entities/weapons/aim.h (copied)

	orxonox/trunk: added Aim-class


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 16:21:31 GMT bensch [5549]
	* trunk/src/Makefile.am (modified)
	* trunk/src/Makefile.in (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/util/loading/load_param_description.cc (modified)
	* trunk/src/util/loading/load_param_description.h (modified)

	orxonox/trunk: cleanup of LoadParam


Fri, 11 Nov 2005 15:48:16 GMT bensch [5546]
	* trunk/src/orxonox.cc (modified)
	* trunk/src/subprojects/collision_detection/Makefile.am (modified)
	* trunk/src/subprojects/collision_detection/Makefile.in (modified)
	* trunk/src/subprojects/importer/Makefile.am (modified)
	* trunk/src/subprojects/importer/Makefile.in (modified)
	* trunk/src/subprojects/particles/Makefile.am (modified)
	* trunk/src/subprojects/particles/Makefile.in (modified)
	* trunk/src/util/Makefile.am (modified)
	* trunk/src/util/Makefile.in (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/util/loading/load_param_description.cc (copied)
	* trunk/src/util/loading/load_param_description.h (copied)

	orxonox/trunk: taken out LoadParamDescription into a file of its own


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


Fri, 11 Nov 2005 11:49:20 GMT bensch [5539]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: some minor typo's in the MultiType class


Fri, 11 Nov 2005 11:30:53 GMT bensch [5538]
	* trunk/src/lib/util/multi_type.cc (modified)

	orxonox/trunk: more elaborate MultiType, all get*() written


Fri, 11 Nov 2005 10:25:17 GMT bensch [5537]
	* trunk/src/lib/util/multi_type.cc (modified)
	* trunk/src/lib/util/multi_type.h (modified)

	orxonox/trunk: more elaborate MultiType


Thu, 10 Nov 2005 21:52:34 GMT bensch [5536]
	* trunk/src/lib/Makefile.am (modified)
	* trunk/src/lib/Makefile.in (modified)
	* trunk/src/lib/util/multi_type.cc (copied)
	* trunk/src/lib/util/multi_type.h (copied)

	orxonox/trunk: added class MultiType, for multi-typed Atrribute ...


Thu, 10 Nov 2005 18:11:50 GMT bensch [5534]
	* trunk/src/util/loading/load_param.cc (modified)

	orxonox/trunk: loadParam does not anymore produce a description. -> ...


Wed, 09 Nov 2005 00:16:17 GMT bensch [5515]
	* trunk/src/lib/graphics/text_engine/text.cc (modified)
	* trunk/src/lib/graphics/text_engine/text_engine.cc (modified)
	* trunk/src/lib/graphics/text_engine/text_engine.h (modified)

	orxonox/trunk: unloading of fonts now without a Warning from the ...


Tue, 08 Nov 2005 23:22:43 GMT bensch [5513]
	* 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/shell/shell.h (modified)

	orxonox/trunk: color adaption in the shell
	isA also with String (slow)


Tue, 08 Nov 2005 22:54:25 GMT bensch [5512]
	* trunk/src/world_entities/weapons/laser.cc (modified)
	* trunk/src/world_entities/weapons/turret.cc (modified)

	orxonox/trunk: removed a segfault, that came through the call to ...


Tue, 08 Nov 2005 22:19:09 GMT bensch [5511]
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)
	* trunk/src/lib/lang/base_object.h (modified)
	* trunk/src/lib/particles/particle_system.cc (modified)
	* trunk/src/world_entities/npc2.cc (modified)
	* trunk/src/world_entities/npc2.h (modified)
	* trunk/src/world_entities/power_ups/laser_power_up.h (modified)
	* trunk/src/world_entities/power_ups/turret_power_up.h (modified)
	* trunk/src/world_entities/skybox.cc (modified)
	* trunk/src/world_entities/skybox.h (modified)
	* trunk/src/world_entities/skysphere.cc (modified)
	* trunk/src/world_entities/skysphere.h (modified)
	* trunk/src/world_entities/terrain.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)
	* trunk/src/world_entities/weapons/turret.cc (modified)
	* trunk/src/world_entities/weapons/turret.h (modified)
	* trunk/src/world_entities/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)


Tue, 08 Nov 2005 21:59:28 GMT bensch [5510]
	* trunk/src/orxonox.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: small cleanup in WorldEntity


Tue, 08 Nov 2005 15:46:24 GMT bensch [5509]
	* trunk/src/lib/graphics/graphics_engine.cc (modified)
	* trunk/src/proto/proto_world_entity.cc (modified)
	* trunk/src/proto/proto_world_entity.h (modified)

	orxonox/trunk: proto_world_entity-stuff


Mon, 07 Nov 2005 23:47:09 GMT bensch [5501]
	* trunk/src/world_entities/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: minor movement in the Source.


Mon, 07 Nov 2005 23:03:18 GMT bensch [5500]
	* trunk/src/world_entities/environment.cc (modified)
	* trunk/src/world_entities/environment.h (modified)
	* trunk/src/world_entities/npc2.cc (modified)
	* trunk/src/world_entities/npc2.h (modified)
	* trunk/src/world_entities/player.cc (modified)
	* trunk/src/world_entities/player.h (modified)
	* trunk/src/world_entities/power_ups/laser_power_up.cc (modified)
	* trunk/src/world_entities/power_ups/laser_power_up.h (modified)
	* trunk/src/world_entities/power_ups/turret_power_up.cc (modified)
	* trunk/src/world_entities/power_ups/turret_power_up.h (modified)
	* trunk/src/world_entities/satellite.cc (modified)
	* trunk/src/world_entities/satellite.h (modified)
	* trunk/src/world_entities/skysphere.cc (modified)
	* trunk/src/world_entities/skysphere.h (modified)
	* trunk/src/world_entities/terrain.cc (modified)
	* trunk/src/world_entities/terrain.h (modified)
	* trunk/src/world_entities/test_entity.cc (modified)
	* trunk/src/world_entities/test_entity.h (modified)
	* trunk/src/world_entities/weapons/laser.cc (modified)
	* trunk/src/world_entities/weapons/laser.h (modified)
	* trunk/src/world_entities/weapons/projectile.cc (modified)
	* trunk/src/world_entities/weapons/projectile.h (modified)
	* trunk/src/world_entities/weapons/rocket.cc (modified)
	* trunk/src/world_entities/weapons/rocket.h (modified)
	* trunk/src/world_entities/weapons/test_bullet.cc (modified)
	* trunk/src/world_entities/weapons/test_bullet.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/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: all the WorldEntities now have a const function to ...


Mon, 07 Nov 2005 21:56:58 GMT bensch [5499]
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/world_entities/npc.cc (modified)
	* trunk/src/world_entities/npc2.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/weapons/rocket.cc (modified)
	* trunk/src/world_entities/weapons/test_bullet.cc (modified)
	* trunk/src/world_entities/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: Load_Param2 changed, to load Models with, or without ...


Mon, 07 Nov 2005 21:43:22 GMT bensch [5498]
	* trunk/src/world_entities/test_entity.cc (modified)
	* trunk/src/world_entities/test_entity.h (modified)
	* trunk/src/world_entities/weapons/projectile.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/weapon.cc (modified)
	* trunk/src/world_entities/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: redocumented the WorldEntity and Weapon classes


Mon, 07 Nov 2005 16:18:13 GMT bensch [5497]
	* trunk/src/world_entities/weapons/rocket.cc (modified)

	orxonox/trunk: removed the Kill-counter again, as it was very bad ...


Sun, 06 Nov 2005 14:04:08 GMT bensch [5495]
	* trunk/configure.ac (modified)
	* trunk/src/world_entities/weapons/rocket.cc (modified)

	orxonox/trunk: revision should be visible


Fri, 04 Nov 2005 22:40:59 GMT bensch [5494]
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)
	* trunk/src/lib/util/color.cc (modified)

	orxonox/trunk: nicer color in the debug of the OBBTreeNode


Fri, 04 Nov 2005 17:43:46 GMT patrick [5493]
	* trunk/src/lib/collision_detection/lin_alg.h (modified)
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)

	orxonox/trunk: the other jacobi functions doesn't work neither. there ...


Fri, 04 Nov 2005 17:24:44 GMT patrick [5492]
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)

	orxonox/trunk/src/lib/cd: the jacobi function does not produce ...


Fri, 04 Nov 2005 17:14:13 GMT patrick [5491]
	* trunk/src/lib/collision_detection/lin_alg.h (modified)
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)

	orxonox/trunk/src/lib/cd: rebuilt the jacobi function. There are ...


Fri, 04 Nov 2005 16:50:53 GMT patrick [5490]
	* trunk/src/lib/collision_detection/lin_alg.h (modified)

	orxonox/trunk/src/lib/collision: heavy work on the jacobi function


Fri, 04 Nov 2005 16:34:51 GMT patrick [5489]
	* trunk/src/lib/collision_detection/lin_alg.h (modified)

	orxonox/trunk/src/lib/collision: rearanged the memory management and ...


Fri, 04 Nov 2005 16:28:42 GMT patrick [5488]
	* trunk/src/lib/collision_detection/lin_alg.h (modified)
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)
	* trunk/src/orxonox.cc (modified)

	orxonox/trunk/src/lib/cd: woking on the jacobi matrix decomposition ...


Fri, 04 Nov 2005 14:34:58 GMT bensch [5487]
	* trunk/src/lib/collision_detection/obb_tree_node.cc (modified)
	* trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified)

	orxonox/trunk: blended rendering works again in the ...


Fri, 04 Nov 2005 14:23:40 GMT bensch [5486]
	* trunk/src/subprojects/collision_detection/Makefile.am (modified)
	* trunk/src/subprojects/collision_detection/Makefile.in (modified)
	* trunk/src/subprojects/collision_detection/collision_detection.cc (modified)
	* trunk/src/subprojects/collision_detection/collision_test_entity.cc (copied)
	* trunk/src/subprojects/collision_detection/collision_test_entity.h (copied)

	orxonox/trunk: subproject Collision Detection: now has its own ...


Fri, 04 Nov 2005 14:04:47 GMT bensch [5485]
	* trunk/src/subprojects/framework.cc (modified)
	* trunk/src/subprojects/importer/Makefile.am (modified)
	* trunk/src/subprojects/importer/Makefile.in (modified)
	* trunk/src/subprojects/particles/Makefile.am (modified)
	* trunk/src/subprojects/particles/Makefile.in (modified)

	orxonox/trunk: all subprojects compile and work again


Fri, 04 Nov 2005 14:01:12 GMT bensch [5484]
	* trunk/src/subprojects/collision_detection/Makefile.am (modified)
	* trunk/src/subprojects/collision_detection/Makefile.in (modified)
	* trunk/src/subprojects/framework.cc (modified)

	orxonox/trunk: collision-detection-subproject works again


Fri, 04 Nov 2005 12:51:35 GMT bensch [5483]
	* trunk/src/util/loading/resource_manager.cc (modified)
	* trunk/src/world_entities/player.cc (modified)

	orxonox/trunk: better banking of the player, and memory leak fix


Thu, 03 Nov 2005 21:33:28 GMT bensch [5482]
	* trunk/src/subprojects/collision_detection/collision_detection.cc (modified)
	* trunk/src/util/loading/resource_manager.cc (modified)
	* trunk/src/world_entities/player.cc (modified)
	* trunk/src/world_entities/world_entity.cc (modified)

	orxonox/trunk: VERY simplistic Banking of the Player