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-26 12:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aecb4fb72a92bafc0a33ccfde4cbaa67ec5fb757
opensim
/
OpenSim
/
ApplicationPlugins
History
lbsa71
fb9a358b79
* Refactored out and de-duplicated Base64ToString(string)
...
* Fixed minor typo
2009-03-31 05:51:28 +00:00
..
CreateCommsManager
Another bit of refactoring to try to make sense of OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files.
2009-03-29 22:04:45 +00:00
LoadRegions
* Cleanup and CCC (Code Convention Conformance)
2009-03-10 20:06:25 +00:00
RemoteController
From: Alan Webb <alan_webb@us.ibm.com>
2009-03-27 12:49:27 +00:00
Rest
* Refactored out and de-duplicated Base64ToString(string)
2009-03-31 05:51:28 +00:00
ScriptEngine
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
2009-02-26 15:21:06 +00:00