Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-11 | add regression test for osNpcCreate when cloning an in-region avatar | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-08-10 | Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget() | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-08-10 | early code to allow scripts to force npcs not to fly when moving to target | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2011-08-10 | implement osNpcStopMoveTo() to cancel any current move target | Justin Clark-Casey (justincc) | 1 | -4/+15 |
2011-08-09 | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 1 | -1/+18 |
2011-08-03 | rename NPC.Autopilot to NPC.MoveToTarget internally. Add method doc to INPCM... | Justin Clark-Casey (justincc) | 1 | -1/+31 |
2011-07-02 | Create a very basic initial test which just creates an 'npc' and tests that t... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-08-21 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2009-08-21 | * Fleshes more of NPCModule out. | Adam Frisby | 1 | -0/+13 |