# # ChangeLog for branches/single_player_map/src/world_entities/npcs/repair_station.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 9:23:22 AM Fri, 30 Jun 2006 01:39:07 GMT patrick [8945] * branches/single_player_map/src/world_entities/npcs/repair_station.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.h (modified) repair station works now. one point less in the todo list Fri, 30 Jun 2006 01:21:44 GMT patrick [8943] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/graphics/importer/interactive_model.h (modified) * branches/single_player_map/src/lib/graphics/importer/md2/md2Model.h (modified) * branches/single_player_map/src/world_entities/WorldEntities.am (modified) * branches/single_player_map/src/world_entities/creatures/fps_player.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.h (modified) model sticks to ground. no wall cd yet Fri, 30 Jun 2006 00:55:49 GMT patrick [8941] * branches/single_player_map/src/world_entities/npcs/repair_station.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.h (modified) * branches/single_player_map/src/world_entities/world_entity.cc (modified) * branches/single_player_map/src/world_entities/world_entity.h (modified) isOnGround bug found and repair station workd Thu, 29 Jun 2006 22:20:28 GMT patrick [8931] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.cc (modified) * branches/single_player_map/src/world_entities/npcs/repair_station.h (modified) repair station work, collision reaction Thu, 29 Jun 2006 21:39:12 GMT patrick [8927] * branches/single_player_map/src/defs/class_id.h (modified) * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/world_entities/WorldEntities.am (modified) * branches/single_player_map/src/world_entities/npcs/door.cc (moved) * branches/single_player_map/src/world_entities/npcs/door.h (moved) * branches/single_player_map/src/world_entities/npcs/repair_station.cc (added) * branches/single_player_map/src/world_entities/npcs/repair_station.h (added) collision reactin output different