# # ChangeLog for branches/cd/src/defs/debug.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 9, 2024, 2:43:06 PM 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 ... Sat, 18 Feb 2006 16:38:37 GMT bensch [7165] * trunk/src/defs/debug.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/subprojects/importer/importer.cc (modified) reverted the Vector usage, as it lead to a non-predicate segfault