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-07 21:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d834a2c3da1aa97887e087e5a265e73a914c5f7b
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Interface
History
Thomas Grimshaw
d834a2c3da
Implement cmGetAvatarList(). This returns a strided list of all avatars in the region, including their UUID, position and name. The radar is often the most taxing scripts on a sim, this function can help radars reduce their impact by 66% by eliminating the need for sensors.
2010-04-07 23:53:08 +02:00
..
ICM_Api.cs
Implement cmGetAvatarList(). This returns a strided list of all avatars in the region, including their UUID, position and name. The radar is often the most taxing scripts on a sim, this function can help radars reduce their impact by 66% by eliminating the need for sensors.
2010-04-07 23:53:08 +02:00
ILSL_Api.cs
- implementing server 1.38 functions
2010-03-06 11:59:16 +00:00
IMOD_Api.cs
Add modSendCommand function (note, this is a new API module, using the API
2009-11-10 01:22:14 +00:00
IOSSL_Api.cs
Merge branch 'master' into careminster
2010-01-03 21:43:39 +00:00