# # ChangeLog for branches/cd/src/world_entities/test_entity.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 17, 2024, 10:03:31 AM Tue, 25 Apr 2006 13:17:20 GMT bensch [7365] * branches/cd/src/defs/debug.h (modified) * branches/cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree.h (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/cd/src/lib/collision_detection/cd_engine.h (modified) * branches/cd/src/lib/collision_detection/collision.cc (modified) * branches/cd/src/lib/collision_detection/obb.cc (modified) * branches/cd/src/lib/collision_detection/obb.h (modified) * branches/cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree.h (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/cd/src/lib/math/matrix.cc (modified) * branches/cd/src/lib/util/executor/executor_specials.h (modified) * branches/cd/src/orxonox.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/world_entities/environment.cc (modified) * branches/cd/src/world_entities/test_entity.cc (modified) * branches/cd/src/world_entities/world_entity.cc (modified) * branches/cd/src/world_entities/world_entity.h (modified) orxonox/branches/cd: merged the new collision-detection back. merged ... Tue, 25 Apr 2006 13:07:12 GMT bensch [7364] * branches/cd (copied) branches: created new branche for the merge of the trunk and the new ... Wed, 08 Mar 2006 13:30:19 GMT bensch [7198] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/dot_particles.cc (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/plane_emitter.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new Default Values... they now too are in MultiType ...