This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
52370ac94de4f449645eb0471fab4cc515fccbe2
opensim
/
OpenSim
/
Region
/
OptionalModules
/
World
/
NPC
History
Justin Clark-Casey (justincc)
7d30bb13be
Fix recent minor regression where the default frame time wasn't being set if there was no startup config section.
...
Caused some regression tests to fail.
2014-11-25 23:18:38 +00:00
..
Tests
Fix recent minor regression where the default frame time wasn't being set if there was no startup config section.
2014-11-25 23:18:38 +00:00
NPCAvatar.cs
Overload INPCModule.CreateNPC() to allow agentID to be specified. Note: this is intended for use in region modules and is not exposed to scripts.
2014-02-01 04:09:20 -08:00
NPCModule.cs
When osNpcMoveToTarget() is called for a sitting avatar then silently do nothing rather than throwing an error.
2014-09-12 23:37:44 +01:00