# # ChangeLog for trunk/src/lib/math in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 6:52:34 AM 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) 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, 23 Sep 2005 22:37:39 GMT patrick [5232] * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/math/curve.cc (modified) orxonox/trunk: solved a memory leak in the QuadtreeNode Fri, 23 Sep 2005 22:11:28 GMT patrick [5231] * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/math/curve.h (modified) orxonox/trunk: hunted a valgrind error msg in the curve class, ... Fri, 23 Sep 2005 20:07:20 GMT bensch [5225] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/math/curve.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: removing some initialisation-stuff... i hope this works 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: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 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:28:13 GMT bensch [5053] * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/world_entities/npc.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: loadModel in Projectiles