# # ChangeLog for branches/newModel/src/lib/graphics/spatial_separation/quadtree_node.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 8:48:22 PM Sat, 10 Dec 2005 18:52:50 GMT bensch [6021] * branches/newModel/src/lib/collision_detection/bounding_volume.h (modified) * branches/newModel/src/lib/collision_detection/bv_tree.h (modified) * branches/newModel/src/lib/collision_detection/bv_tree_node.h (modified) * branches/newModel/src/lib/collision_detection/cd_engine.cc (modified) * branches/newModel/src/lib/collision_detection/cd_engine.h (modified) * branches/newModel/src/lib/collision_detection/obb_tree.h (modified) * branches/newModel/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/newModel/src/lib/graphics/importer/Makefile.am (modified) * branches/newModel/src/lib/graphics/importer/md2Model.cc (modified) * branches/newModel/src/lib/graphics/importer/md2Model.h (modified) * branches/newModel/src/lib/graphics/importer/model.cc (moved) * branches/newModel/src/lib/graphics/importer/model.h (moved) * branches/newModel/src/lib/graphics/importer/objModel.cc (modified) * branches/newModel/src/lib/graphics/importer/objModel.h (modified) * branches/newModel/src/lib/graphics/importer/primitive_model.h (modified) * branches/newModel/src/lib/graphics/importer/static_model.cc (modified) * branches/newModel/src/lib/graphics/importer/static_model.h (modified) * branches/newModel/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/newModel/src/lib/graphics/spatial_separation/quadtree.h (modified) * branches/newModel/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * branches/newModel/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * branches/newModel/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * branches/newModel/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * branches/newModel/src/world_entities/skybox.cc (modified) * branches/newModel/src/world_entities/terrain.cc (modified) * branches/newModel/src/world_entities/weapons/test_gun.cc (modified) newModel new static_model class added Sat, 10 Dec 2005 17:32:30 GMT bensch [6016] * branches/newModel (copied) orxonox/branches: added newModel branche, for renaming porpuses Tue, 29 Nov 2005 10:07:43 GMT bensch [5819] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/tinyxml/tinystr.cc (modified) * trunk/src/lib/tinyxml/tinystr.h (modified) * trunk/src/lib/tinyxml/tinyxml.cc (modified) * trunk/src/lib/tinyxml/tinyxml.h (modified) * trunk/src/lib/tinyxml/tinyxmlerror.cc (modified) * trunk/src/lib/tinyxml/tinyxmlparser.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged branches world_entities to trunk again merged ...