# # ChangeLog for branches/presentation/src/defs in orxonox.OLD # # Generated by Trac 1.0.9 # Aug 3, 2024, 12:37:53 AM Wed, 05 Jul 2006 05:21:25 GMT patrick [9186] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/lib/collision_reaction/collision_handle.cc (modified) * branches/presentation/src/world_entities/creatures/fps_player.cc (modified) * branches/presentation/src/world_entities/npcs/generic_npc.cc (modified) * branches/presentation/src/world_entities/weapons/aiming_system.cc (modified) * branches/presentation/src/world_entities/weapons/aiming_system.h (modified) * branches/presentation/src/world_entities/world_entity.cc (modified) muchos debugos inofromationos Wed, 05 Jul 2006 04:43:09 GMT patrick [9185] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/presentation/src/world_entities/creatures/fps_player.cc (modified) * branches/presentation/src/world_entities/weapons/aiming_system.cc (modified) class ids and some debug stuff Tue, 04 Jul 2006 22:49:40 GMT bensch [9180] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/story_entities/game_world_data.cc (modified) * branches/presentation/src/world_entities/WorldEntities.am (modified) * branches/presentation/src/world_entities/npcs/space_turret.cc (copied) * branches/presentation/src/world_entities/npcs/space_turret.h (copied) less errors/segfaults Tue, 04 Jul 2006 19:57:33 GMT bensch [9173] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/world_entities/WorldEntities.am (modified) * branches/presentation/src/world_entities/npcs/attractor_mine.cc (copied) * branches/presentation/src/world_entities/npcs/attractor_mine.h (copied) * branches/presentation/src/world_entities/npcs/npc_test.cc (modified) added attractor_mine Tue, 04 Jul 2006 18:20:52 GMT bensch [9167] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/world_entities/WorldEntities.am (modified) * branches/presentation/src/world_entities/environments/model_entity.cc (modified) * branches/presentation/src/world_entities/projectiles/rail_projectile.cc (moved) * branches/presentation/src/world_entities/projectiles/rail_projectile.h (moved) * branches/presentation/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/presentation/src/world_entities/weapons/laser_cannon.cc (modified) new rail-proj Tue, 04 Jul 2006 12:43:20 GMT bensch [9131] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/world_entities/WorldEntities.am (modified) * branches/presentation/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/presentation/src/world_entities/weapons/laser_cannon.cc (copied) * branches/presentation/src/world_entities/weapons/laser_cannon.h (copied) added laser_cannon Tue, 04 Jul 2006 12:16:16 GMT patrick [9123] * branches/presentation/src/defs/class_id.h (modified) * branches/presentation/src/lib/collision_reaction/Makefile.am (modified) * branches/presentation/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/presentation/src/world_entities/creatures/fps_player.cc (modified) more collision reaction stuff Tue, 04 Jul 2006 09:33:18 GMT bensch [9113] * branches/presentation (copied) new copy Mon, 03 Jul 2006 16:39:10 GMT patrick [9061] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_reaction/cr_defs.h (modified) * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.h (modified) * trunk/src/lib/graphics/text_engine/font_data.cc (modified) * trunk/src/lib/script_engine/script.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/npcs/generic_npc.cc (modified) * trunk/src/world_entities/npcs/generic_npc.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/space_ships/cruizer.cc (copied) * trunk/src/world_entities/space_ships/cruizer.h (copied) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/spacecraft_2d.cc (copied) * trunk/src/world_entities/space_ships/spacecraft_2d.h (copied) * trunk/src/world_entities/world_entity.cc (modified) merged the single_player branche to trunk