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-05-25 11:15:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b5e42c744ceeee739f1fbdb2c96552dfd4add52
opensim
/
OpenSim
/
Region
/
OptionalModules
/
World
History
Justin Clark-Casey (justincc)
c906128191
Fix some logic mistakes where firstly osNpcCreate() without options was creating npcs sensed as agents and secondly the OS_NPC_SENSE_AS_AGENT option was having the opposite effect.
...
Hopefully makes progress on addressing
http://opensimulator.org/mantis/view.php?id=5872
2012-02-16 00:22:39 +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
Fix some logic mistakes where firstly osNpcCreate() without options was creating npcs sensed as agents and secondly the OS_NPC_SENSE_AS_AGENT option was having the opposite effect.
2012-02-16 00:22:39 +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