# # ChangeLog for trunk/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 11:22:29 AM 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 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 ... 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 Wed, 19 Oct 2005 16:30:07 GMT bensch [5406] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/gui/gl_gui/Makefile.am (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/glgui_handler.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_handler.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: update the Element2D-tree in the right order Tue, 18 Oct 2005 21:57:44 GMT bensch [5401] * 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) * trunk/src/lib/gui/gl_gui/glgui_handler.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: new Layering system works, now i have to do the check ... Tue, 18 Oct 2005 15:33:11 GMT bensch [5397] * trunk/src/lib/coord/p_node.cc (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) * trunk/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent ... Sun, 16 Oct 2005 00:25:22 GMT bensch [5390] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/util/array.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: renamed Array to tArray Sun, 16 Oct 2005 00:15:03 GMT bensch [5389] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) orxonox/trunk: toggling PNode-visibility, and added t_stack.h to the ... Mon, 10 Oct 2005 17:47:42 GMT bensch [5355] * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/garbage_collector.h (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/Makefile.am (copied) * trunk/src/world_entities/Makefile.in (copied) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: some build-efficiency-issues Mon, 10 Oct 2005 01:07:04 GMT bensch [5347] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/default_font.xpm (moved) * 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_engine.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: building Graphics as a lib names libORXgraphics.a Sun, 09 Oct 2005 10:54:09 GMT bensch [5336] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: implemented default font. Sat, 08 Oct 2005 16:52:31 GMT bensch [5324] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: better algorithm for loading the Shader through the ... Sat, 08 Oct 2005 11:08:09 GMT bensch [5318] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: new ReadFileArray function for shader Fri, 07 Oct 2005 13:34:01 GMT bensch [5305] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: better implementation of the Texture-loading Fri, 07 Oct 2005 11:59:44 GMT bensch [5300] * trunk/src/defs/debug.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: even less debug-info Fri, 07 Oct 2005 10:48:02 GMT bensch [5298] * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/gui/gui_audio.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: output-issues Fri, 07 Oct 2005 08:42:22 GMT bensch [5296] * trunk/configure (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: modiefied PNode to match Element2D's removal methods. ... Thu, 06 Oct 2005 23:06:45 GMT bensch [5294] * trunk/src/story_entities/world.cc (modified) orxonox/trunk: code should now also run on OS-X Thu, 06 Oct 2005 22:26:17 GMT bensch [5292] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: overdone a minor 'BUG' in the NullParent-lib. this is ... Tue, 27 Sep 2005 14:10:26 GMT bensch [5266] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc2.cc (copied) * trunk/src/world_entities/npc2.h (copied) orxonox/trunk: Shaders now work :) Mon, 26 Sep 2005 12:28:46 GMT bensch [5260] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: checking for HW-extensions Sun, 25 Sep 2005 17:29:10 GMT bensch [5258] * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npc.cc (modified) orxonox/trunk: binding of the Sky is ok again. (parenting mode wasn't ... Sun, 25 Sep 2005 16:27:22 GMT bensch [5256] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/story_entities/world.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: real strange, i thought i fixed this before this ... Thu, 22 Sep 2005 15:30:01 GMT bensch [5218] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: more error-fixes... thanks Valgrind team :) Thu, 22 Sep 2005 14:44:56 GMT bensch [5216] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: more fixes due to valgrind Thu, 22 Sep 2005 14:02:08 GMT bensch [5215] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: some more fixing of the Errors reported by valgrind ... Wed, 21 Sep 2005 12:21:41 GMT bensch [5211] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/util/list.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/resource_manager.cc (modified) orxonox/trunk: valgrind mem-leak-recovered Tue, 20 Sep 2005 21:22:46 GMT bensch [5209] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: valgrind's second fruits..... the char-arrays some ... Sun, 18 Sep 2005 22:31:56 GMT bensch [5206] * trunk/src/defs/class_id.h (modified) * 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/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) orxonox/trunk: Shell no more singleton, and ShellInput is now derive ... Sun, 18 Sep 2005 20:37:20 GMT bensch [5205] * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) orxonox/trunk: new ShellCommand, that allows the user to set the ... Sun, 11 Sep 2005 21:21:56 GMT bensch [5175] * 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/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: cleaner outtakes of the ShellBuffer Sun, 11 Sep 2005 20:30:38 GMT bensch [5174] * trunk/src/defs/debug.h (modified) * 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.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: ShellBuffer is extern to Shell now... (But NOT used in ... Wed, 24 Aug 2005 00:03:23 GMT bensch [5117] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: cleanup is almost perfect now Tue, 23 Aug 2005 23:30:13 GMT bensch [5115] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: reimplemented the list functions, as i did before in ... Tue, 23 Aug 2005 21:13:56 GMT bensch [5111] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/model.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/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * 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/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: reverted the last steps, because they created a huge ... Tue, 23 Aug 2005 21:07:40 GMT bensch [5110] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: changed the behaviour of the iterator. Now it is soon ... Sun, 21 Aug 2005 22:17:58 GMT bensch [5098] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: reverted the steps taken in Revision 5095 The error ... Sun, 21 Aug 2005 22:01:04 GMT bensch [5096] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: The Shell now is able to be initialized by orxonox.cc, ... Sat, 20 Aug 2005 15:39:13 GMT patrick [5087] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) orxonox/trunk: added some droids in the middle of the track to the ... Sat, 20 Aug 2005 13:37:12 GMT patrick [5085] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: bugfixing the md2 animation class. there seems to be a ... Fri, 19 Aug 2005 12:37:18 GMT bensch [5084] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: flush i am going into the weekend now @patrick: ther ... Fri, 19 Aug 2005 03:02:38 GMT bensch [5078] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: Shell is running, but only in orxonox-world, not all- ... Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Tue, 16 Aug 2005 21:38:15 GMT bensch [5055] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_bullet.cc (modified) orxonox/trunk: testBullet now loads it model as it should