# # ChangeLog for trunk/src/lib/coord/p_node.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 17, 2024, 3:41:27 PM Sat, 15 Oct 2005 18:42:17 GMT bensch [5383] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/shell/shell.cc (modified) orxonox/trunk: the drawing of the PNode-debug is much better now Sat, 15 Oct 2005 18:22:30 GMT bensch [5382] * 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/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: fixed a reparenting bug made the naming more compliant Mon, 10 Oct 2005 18:17:44 GMT bensch [5356] * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.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: saver Weapon-Projectile-generation and Stuff 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 ... Tue, 23 Aug 2005 21:18:39 GMT bensch [5113] * 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/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/util/list.h (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) orxonox/trunk:restoring the trunk... 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 19:54:48 GMT bensch [5109] * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: synchronized PNode and Element2D again 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 20:17:20 GMT bensch [5050] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) orxonox/trunk: now operating on previous (not last as AbsCoor, but ...