# # ChangeLog for branches/single_player_map/src/world_entities/npcs in orxonox.OLD # # Generated by Trac 1.0.9 # Aug 3, 2024, 6:23:22 AM Wed, 28 Jun 2006 14:48:16 GMT snellen [8869] * branches/single_player_map/src/lib/script_engine/script_manager.h (modified) * branches/single_player_map/src/world_entities/creatures/fps_player.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/script_trigger.cc (modified) * branches/single_player_map/src/world_entities/script_trigger.h (modified) made FPSPlayer scriptable Wed, 28 Jun 2006 11:23:25 GMT bensch [8847] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/util/executor/executor_functional.cc (modified) * branches/single_player_map/src/lib/util/executor/executor_lua.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) segfault preverter Tue, 27 Jun 2006 13:51:33 GMT snellen [8831] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) Implemented executor without ret and 4 parameters, added setAbsDir ... Tue, 27 Jun 2006 13:29:10 GMT snellen [8829] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) continued working on turning:turning doesn't quite work Tue, 27 Jun 2006 12:32:43 GMT patrick [8825] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) npc walking corrections Tue, 27 Jun 2006 12:31:12 GMT patrick [8824] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/math/quaternion.h (modified) * branches/single_player_map/src/lib/math/vector.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) turning implemented, collision reaction disabled Tue, 27 Jun 2006 12:24:30 GMT snellen [8823] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) added setTime function Tue, 27 Jun 2006 11:17:53 GMT snellen [8822] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) fixed bug in ExecutorLua3ret Mon, 26 Jun 2006 23:36:44 GMT patrick [8819] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) ncp comments Mon, 26 Jun 2006 23:11:41 GMT patrick [8818] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) generic npc crouch, run and stop functions Mon, 26 Jun 2006 23:02:56 GMT patrick [8817] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) generic npc work Mon, 26 Jun 2006 22:48:57 GMT patrick [8816] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) spl: generic npc walking function Mon, 26 Jun 2006 16:26:21 GMT snellen [8815] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) script thestranger.lua tells thestranger to move to 288,19,208, ... Mon, 26 Jun 2006 16:13:25 GMT patrick [8814] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) more npc interface Mon, 26 Jun 2006 16:07:19 GMT patrick [8813] * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) more npc functions Mon, 26 Jun 2006 16:02:02 GMT patrick [8812] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) spl ground walking beter Mon, 26 Jun 2006 15:46:42 GMT snellen [8811] * branches/single_player_map/src/lib/util/executor/executor.cc (modified) * branches/single_player_map/src/lib/util/executor/executor.h (modified) * branches/single_player_map/src/lib/util/executor/functor_list.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) * branches/single_player_map/src/world_entities/npcs/npc.cc (modified) executor should now be able to take up to 7 parameters Mon, 26 Jun 2006 15:44:24 GMT patrick [8810] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) spl: simpler walking interface Mon, 26 Jun 2006 15:03:05 GMT patrick [8807] * branches/single_player_map (copied) creating single_player_map branche again (MARK) Mon, 26 Jun 2006 14:56:45 GMT patrick [8805] * trunk/src/world_entities/npcs/generic_npc.cc (modified) trunk: generic npc model wolking function