This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-15 09:32:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GenericGridServerConcept
opensim
/
OpenSim
/
ApplicationPlugins
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sean Dague
cddaaf3e13
svn attribute fixes so that we can play nice between windows and linux
2009-02-26 22:54:50 +00:00
..
CreateCommsManager
svn attribute fixes so that we can play nice between windows and linux
2009-02-26 22:54:50 +00:00
LoadRegions
Added IRegionCreator interface that all ApplicationPlugins that are creators of Scenes should implement and register with the ApplicationRegistry.StackModuleInterface<>(); So that other plugins can attach to their OnNewRegionCreated event.
2009-02-26 22:51:52 +00:00
RemoteController
Added IRegistryCore and RegistryCore to OpenSim.Framework.
2009-02-26 20:01:20 +00:00
Rest
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
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