This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ca99f418d8
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
ca99f418d8
refactor: Use ILandChannel.GetLandObject(Vector3) in LSL_Api rather than having to continually take intermediate Vector3s to avoid race conditions
2013-03-14 23:05:21 +00:00
..
Addons
Switched to using the other Util function with a default value.
2013-02-27 20:59:16 -08:00
ApplicationPlugins
minor: Log number of region modules loaded from each plugin
2013-03-02 00:56:53 +00:00
Capabilities
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Add asset name and description truncation warnings to SQLite database plugin for consistency.
2013-02-27 21:41:21 +00:00
Framework
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
2013-03-14 22:56:26 +00:00
Region
refactor: Use ILandChannel.GetLandObject(Vector3) in LSL_Api rather than having to continually take intermediate Vector3s to avoid race conditions
2013-03-14 23:05:21 +00:00
Server
minor: Log location in which simulator/robust was started.
2013-02-28 23:59:26 +00:00
Services
Switched to using the other Util function with a default value.
2013-02-27 20:59:16 -08:00
Tests
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
2013-03-14 22:56:26 +00:00
Tools
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00