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-07-08 13:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb9ba1602bbc09a1eb023f85dc84d337a17470fb
opensim
/
OpenSim
/
ApplicationPlugins
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