This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-09 13:35:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb5e2e1f02f0392552c160eccae3ba9c8a8eef8a
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