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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
795e9a2a2e30f9b626e559eebd41a0941b80467b
opensim
/
OpenSim
/
ApplicationPlugins
History
lbsa71
8ccf150f9f
* Upped version number to 0.6.4
2009-03-11 10:49:49 +00:00
..
CreateCommsManager
Added a output message to CreateCommsManagerPlugin for when a user tries to run with both -hypergrid=true and -background=true command line arguments. As these two don't work together as they initialise different root OpenSim classes. I was going to change it back to the old behaviour where in that usecase it would just startup in the background but without hyerpgrid enabled. But think its better to give a error about this and then exit, so the user knows to change their settings. Rather than later wondering why hypergrid isn't working.
2009-03-06 09:57:31 +00:00
LoadRegions
* Upped version number to 0.6.4
2009-03-11 10:49:49 +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
* Upped version number to 0.6.4
2009-03-11 10:49:49 +00:00