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 03:45:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d45fa9c2df01286d35542665d65071deca0fbb07
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