# # ChangeLog for trunk/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 31, 2024, 1:37:08 AM Sat, 08 Oct 2005 22:11:23 GMT bensch [5333] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: we do not have to shade the whole world Sat, 08 Oct 2005 16:57:04 GMT bensch [5325] * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: Shaders get loaded in the release now Sat, 08 Oct 2005 15:27:22 GMT bensch [5323] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: Shaders can now be loaded via the ResourceManager Sat, 08 Oct 2005 00:07:42 GMT bensch [5313] * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: minor nicessity fixes. no real bugs traced -> :( Fri, 07 Oct 2005 22:32:52 GMT bensch [5308] * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) orxonox/trunk: Fixed a reversive BUG in the ResourceManager: Since ... Fri, 07 Oct 2005 12:28:45 GMT bensch [5302] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model 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 Thu, 06 Oct 2005 18:31:23 GMT bensch [5285] * trunk/src/lib/event/event_handler.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/shader.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.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: nicer quit-modi TextEngine is now deleted by ... Tue, 04 Oct 2005 19:32:01 GMT bensch [5281] * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: remove unused stuff Tue, 04 Oct 2005 19:29:49 GMT bensch [5280] * trunk/config.h.in (modified) * trunk/configure (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: remove unused stuff Wed, 28 Sep 2005 16:04:59 GMT bensch [5271] * trunk/configure (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better checking, and not loading shader if it is non- ... Tue, 27 Sep 2005 16:51:07 GMT bensch [5269] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: flushing Tue, 27 Sep 2005 16:21:57 GMT bensch [5268] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better error-handling through try and catch Tue, 27 Sep 2005 16:09:09 GMT bensch [5267] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: nicer error-checking 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 :) Sun, 25 Sep 2005 17:47:27 GMT bensch [5259] * trunk/src/world_entities/npc.cc (modified) orxonox/trunk: npc collide effect with player 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 17:04:28 GMT bensch [5257] * trunk/src/lib/physics/physics_connection.h (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/physics/physics_interface.h (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc.h (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: bouncy effect with physically based animations... or ... 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 23:37:57 GMT bensch [5219] * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: warlord-fix 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 Wed, 21 Sep 2005 18:10:11 GMT bensch [5213] * 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: removed the Collision-detection, to be faster with ... Wed, 21 Sep 2005 18:07:51 GMT bensch [5212] * 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/shell/shell_buffer.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: some little errors corrected via Valgrind Mon, 19 Sep 2005 18:36:45 GMT bensch [5208] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: first fruits of valgrind.... delete[] are fine now :) Mon, 05 Sep 2005 20:29:03 GMT bensch [5162] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: more elaborate and MUCH easier through Macro- definition Sat, 27 Aug 2005 13:39:26 GMT bensch [5155] * trunk/src/defs/functor_list.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: now one should be able to create entities on the Fly Sat, 27 Aug 2005 00:15:44 GMT bensch [5145] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: one parameter-functions should be executable.... dubugging Fri, 26 Aug 2005 22:56:47 GMT bensch [5144] * trunk/src/util/shell_command.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: now it is also possible, to execute Functions on NON- ... Fri, 26 Aug 2005 22:32:41 GMT bensch [5143] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/physics/physics_interface.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/terrain.cc (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: minor cleanup Tue, 23 Aug 2005 23:47:05 GMT bensch [5116] * trunk/src/lib/collision_detection/bounding_volume.cc (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: saver removal of vertices in obb's 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 ... 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 ... 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 ... Thu, 18 Aug 2005 13:51:43 GMT bensch [5068] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/class_id.h (modified) * orxonox/trunk/src/lib/graphics/render2D/element_2d.cc (modified) * orxonox/trunk/src/lib/graphics/render2D/element_2d.h (modified) * orxonox/trunk/src/lib/graphics/render2D/render_2d.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/util/shell.cc (copied) * orxonox/trunk/src/util/shell.h (copied) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: added Shell Class to the utils. This class should ...