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
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
Plugins
History
Justin Clark-Casey (justincc)
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
...
Thanks to Kira for this patch from
http://opensimulator.org/mantis/view.php?id=6845
2013-11-15 21:45:08 +00:00
..
Dataserver.cs
Add sensor, dataserver requests, timer and listener counts to "xengine status" command.
2012-03-06 23:21:17 +00:00
HttpRequest.cs
…
Listener.cs
Add regression TestDetachScriptedAttachmentToInventory()
2012-07-11 21:43:35 +01:00
SensorRepeat.cs
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
Timer.cs
Add "show script timers" command to show script timers. For debug purposes.
2013-01-10 00:57:49 +00:00
XmlRequest.cs
…