# # ChangeLog for trunk/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 3:43:25 AM 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 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 ... 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: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 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 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 ... Thu, 03 Nov 2005 21:22:30 GMT bensch [5481] * 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) orxonox/trunk: BV-nodes are now renddered more efficiently. Thu, 03 Nov 2005 19:50:51 GMT bensch [5479] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * 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.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/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/orxonox.cc (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.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/util/loading/resource_manager.cc (moved) * trunk/src/util/loading/resource_manager.h (moved) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox/trunk: updated to new autoconf, moved resourcemanager to ... Thu, 03 Nov 2005 13:38:03 GMT patrick [5477] * trunk/src/lib/event/event_def.h (modified) * trunk/src/lib/event/event_handler.cc (modified) orxonox/lib/event: enumeration now correctly implemented Thu, 03 Nov 2005 13:27:25 GMT patrick [5476] * trunk/src/defs/debug.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/key_names.cc (modified) orxonox/lib/event: also checked the other mouse buttons and removed ... Thu, 03 Nov 2005 13:24:13 GMT bensch [5475] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/configure (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/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/gui/gtk_gui/gui_keys.cc (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.am (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) default of shoot is now on Button-left Thu, 03 Nov 2005 13:13:48 GMT patrick [5474] * trunk/src/defs/debug.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/event/key_names.cc (modified) * trunk/src/lib/event/key_names.h (modified) orxonox/lib/event: fixed the mouse button bug Thu, 03 Nov 2005 12:24:18 GMT bensch [5473] * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/sound/sound_engine.cc (modified) orxonox/trunk: sound-engine finishes faster. Wed, 02 Nov 2005 23:34:05 GMT bensch [5466] * trunk/src/lib/util/array.h (modified) * trunk/src/lib/util/t_stack.h (modified) orxonox/trunk: some changes from class to typename in Templates Wed, 02 Nov 2005 08:01:12 GMT bensch [5465] * 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/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) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: vegetation rendering in the terrain (trees are now ... Tue, 01 Nov 2005 10:09:15 GMT bensch [5463] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/config.h.in (modified) * trunk/configure (modified) * trunk/configure.ac (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/event/Makefile.am (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.am (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.am (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.am (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.am (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.am (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.am (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (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/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/Makefile.in (modified) orxonox/trunk: removed LIBTOOL again Sun, 30 Oct 2005 09:37:14 GMT bensch [5461] * trunk/src/lib/event/command_chain.cc (modified) * trunk/src/lib/event/command_chain.h (modified) orxonox/trunk: command-chain (copy and renaming of shell_command) ... Sun, 30 Oct 2005 09:28:10 GMT bensch [5460] * trunk/src/lib/event/command_chain.cc (copied) * trunk/src/lib/event/command_chain.h (copied) orxonox/trunk: command-chain (copy and renaming of shell_command) ... Sat, 29 Oct 2005 22:54:23 GMT bensch [5456] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/Makefile.in (modified) * trunk/src/world_entities/weapons/laser.cc (copied) * trunk/src/world_entities/weapons/laser.h (copied) * trunk/src/world_entities/weapons/rocket.cc (copied) * trunk/src/world_entities/weapons/rocket.h (copied) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: added Lasers and Rockets Class as TestBullet is not ... Sat, 29 Oct 2005 15:04:19 GMT bensch [5452] * trunk/src/lib/collision_detection/Makefile.am (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.am (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.am (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.am (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.am (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/physics/Makefile.am (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.am (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.am (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) orxonox/trunk: libtoolize Sat, 29 Oct 2005 14:58:49 GMT bensch [5451] * trunk/src/lib/gui/gtk_gui/gui_flags.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: NPC's die, and emmit a power-UP Sat, 29 Oct 2005 14:29:07 GMT bensch [5450] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/config.h.in (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (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/event/Makefile.am (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.am (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.am (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.am (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/gui_flags.cc (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.am (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.am (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.am (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (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/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/Makefile.in (modified) orxonox/trunk: building with LIBTOOL again, this time for real Since ... Sat, 29 Oct 2005 12:38:25 GMT bensch [5449] * trunk/src/lib/collision_detection/lin_alg.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: Jacobi-reloaded Sat, 29 Oct 2005 11:14:24 GMT bensch [5447] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) orxonox/trunk: Explosions on Collision (--HACK--) also made the ... Sat, 29 Oct 2005 09:55:41 GMT bensch [5446] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: removed debug-stuff Sat, 29 Oct 2005 09:08:08 GMT bensch [5445] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: Connection-Removing in the Particle-Class Wed, 26 Oct 2005 21:31:18 GMT bensch [5439] * trunk/src/defs/debug.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) orxonox/trunk: BaseObject with Debug-Level Wed, 26 Oct 2005 21:08:18 GMT bensch [5438] * trunk/src/lib/coord/p_node.cc (modified) orxonox/trunk: better display of the PNodes debug Wed, 26 Oct 2005 21:01:43 GMT bensch [5437] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/primitive_model.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) orxonox/trunk: Sphers Rendered around the Turret-Power-Up (this looks ... Tue, 25 Oct 2005 15:31:54 GMT bensch [5435] * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.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/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: power-ups implemented (simple-mode) Mon, 24 Oct 2005 23:13:50 GMT bensch [5432] * trunk/src/lib/coord/p_node.cc (modified) orxonox/trunk: some documentation in the PNode-debugDraw function Mon, 24 Oct 2005 21:54:17 GMT bensch [5431] * 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) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: changed the static values back Mon, 24 Oct 2005 19:21:15 GMT bensch [5430] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.h (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) orxonox/trunk: static definitions Mon, 24 Oct 2005 17:36:22 GMT patrick [5429] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) orxonox/trunk: bounding volumes now toggeable via shell Mon, 24 Oct 2005 17:07:00 GMT patrick [5428] * trunk/Makefile.in (modified) * trunk/src/lib/collision_detection/lin_alg.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: fixed a bug in the CD engine Mon, 24 Oct 2005 16:06:06 GMT bensch [5427] * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gl_gui/glgui_button.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_button.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) orxonox/trunk: some minor include stuff Sun, 23 Oct 2005 02:16:45 GMT bensch [5425] * trunk/src/lib/shell/shell.cc (modified) orxonox/trunk: a key for those poor orxonox player wanting to use the ... Sat, 22 Oct 2005 14:17:51 GMT bensch [5422] * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: windows works, and the default data-path in the ... Sat, 22 Oct 2005 12:23:55 GMT bensch [5421] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gl_gui/glgui_button.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_button.h (modified) * trunk/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) orxonox/trunk: GUI-Element visible Sat, 22 Oct 2005 11:57:29 GMT bensch [5420] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: Font is now Right, and the Rendering 'should be' faster. Sat, 22 Oct 2005 08:55:51 GMT bensch [5419] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in ... Fri, 21 Oct 2005 11:13:58 GMT bensch [5418] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) orxonox/trunk: Text offers its Size to Element2D Fri, 21 Oct 2005 09:09:57 GMT bensch [5417] * trunk/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) orxonox/trunk: visibility of Element2D-debug-draw through ... Fri, 21 Oct 2005 08:14:46 GMT bensch [5416] * trunk/src/lib/sound/sound_engine.cc (modified) orxonox/trunk: removed senseless test, as it is not forward- compatible Fri, 21 Oct 2005 08:07:57 GMT bensch [5415] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/world_entities/terrain.cc (modified) orxonox/trunk: windows compatibility Fri, 21 Oct 2005 07:45:54 GMT bensch [5414] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: new functionality in PNode and Element2D they now ...