# # ChangeLog for branches/current_cd in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 30, 2024, 1:02:04 PM Tue, 31 Jan 2006 22:09:15 GMT patrick [6922] * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) cd: changed the cd interface again Tue, 31 Jan 2006 22:05:36 GMT patrick [6921] * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/story_entities/game_world.cc (modified) cd: collision algorithm works almost Tue, 31 Jan 2006 21:27:35 GMT patrick [6919] * branches/current_cd/src/defs/debug.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/math/matrix.cc (modified) * branches/current_cd/src/story_entities/game_world.h (modified) cd: less debug output, more debug functionality Tue, 31 Jan 2006 20:55:52 GMT bensch [6916] * branches/current_cd/src/subprojects/collision_detection/Makefile.am (modified) no other dependencies than network stuff missing in SubProject Tue, 31 Jan 2006 20:49:35 GMT bensch [6915] * branches/current_cd/src/subprojects/collision_detection/Makefile.am (modified) some fixes in subprojects Tue, 31 Jan 2006 20:30:33 GMT patrick [6914] * branches/current_cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/current_cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) collsion: subproj compile error fixed. more to go Tue, 31 Jan 2006 18:12:41 GMT patrick [6911] * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) cd: compiles again Tue, 31 Jan 2006 17:18:41 GMT patrick [6910] * branches/current_cd/src/world_entities/world_entity.h (modified) cd: one conflict overseen Tue, 31 Jan 2006 17:02:16 GMT patrick [6909] * branches/current_cd/src/defs/debug.h (modified) * branches/current_cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/collision.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/current_cd/src/lib/math/matrix.cc (modified) * branches/current_cd/src/lib/util/executor/executor_specials.h (modified) * branches/current_cd/src/orxonox.cc (modified) * branches/current_cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/current_cd/src/world_entities/environment.cc (modified) * branches/current_cd/src/world_entities/test_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) current_cd: merged with the current version of the trunk Tue, 31 Jan 2006 16:39:00 GMT patrick [6903] * branches/current_cd (copied) again a new cd branche Tue, 31 Jan 2006 12:21:29 GMT patrick [6889] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) trunk: lenseflare is not drawn if behind the camera