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
6551f17966
OpenSimMirror
/
OpenSim
History
mingchen
6551f17966
*Added SceneExternalChecks.cs that is used to manage checking the results of multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?'
2008-05-07 17:33:57 +00:00
..
ApplicationPlugins
* Rolled back a few changes.
2008-05-01 18:04:42 +00:00
Data
De-tabify source.
2008-05-06 22:41:38 +00:00
Framework
* Move shutdown processing to base OpenSimServer, overriding the method where appropriate
2008-05-07 16:24:15 +00:00
Grid
* Move shutdown processing to base OpenSimServer, overriding the method where appropriate
2008-05-07 16:24:15 +00:00
Region
*Added SceneExternalChecks.cs that is used to manage checking the results of multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?'
2008-05-07 17:33:57 +00:00
TestSuite
* Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't.
2008-05-01 18:50:44 +00:00
Tests
* Optimised using statements and namespace references across entire project (this took a while to run).
2008-04-21 07:09:17 +00:00
Tools
Minimize binary size and external dependencies in OS X LaunchSLClient.app creation script.
2008-05-02 03:30:44 +00:00