# # ChangeLog for branches/christmas_branche/src/lib/event/event_handler.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 8:18:15 AM Mon, 19 Dec 2005 23:22:17 GMT patrick [6169] * branches/christmas_branche/src/lib/event/event_handler.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/util/loading/resource_manager.cc (modified) * branches/christmas_branche/src/world_entities/space_ships/space_ship.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: model loading progress Mon, 19 Dec 2005 22:37:06 GMT patrick [6167] * branches/christmas_branche/src/lib/event/event_handler.cc (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: md2 model loading issues Mon, 19 Dec 2005 18:29:26 GMT patrick [6165] * branches/christmas_branche (copied) * branches/christmas_branche/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) branches: added a branche christmas for some christmas tests Sun, 11 Dec 2005 17:23:42 GMT bensch [6054] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc_test.cc (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) * trunk/src/world_entities/npcs/npc_test1.cc (modified) * trunk/src/world_entities/npcs/npc_test1.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/guided_missile.h (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: multiple new Reparenting modes in PNode. Testing the ...