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-07-08 13:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5023cc86f095d7d3f25213ff63c4e1fcaf6c4e92
opensim
/
OpenSim
/
Region
/
OptionalModules
/
World
History
Justin Clark-Casey (justincc)
9c84a8162f
If NPCModule.CreateNPC() fails to create the required ScenePresence (which should in theory never happen), don't add the NPC to the npc list but return UUID.Zero instead.
2012-02-09 01:17:59 +00:00
..
AutoBackup
Line endings
2011-11-23 16:09:11 -08:00
MoneyModule
Remove IClientAPI from the money module. It was only used to pass in the
2012-01-28 00:18:12 +00:00
NPC
If NPCModule.CreateNPC() fails to create the required ScenePresence (which should in theory never happen), don't add the NPC to the npc list but return UUID.Zero instead.
2012-02-09 01:17:59 +00:00
TreePopulator
Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree objects already triggers objectkill packet to client. No need to send again.
2011-10-04 16:59:05 -07:00
WorldView
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
2011-12-05 20:44:20 +00:00