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-06-03 00:46:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2d30a02446c8b5d1b8be090f4ccc1fc98d019f5
opensim
/
OpenSim
/
Grid
/
GridServer
History
MW
de82bf9eb5
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.
...
Moved the loadRegions code in LoadRegionsPlugin to the PostInitialise method.
2009-02-26 15:21:06 +00:00
..
Properties
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
2009-02-20 16:47:31 +00:00
GridServerBase.cs
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
IGridPlugin.cs
Formatting cleanup.
2008-08-18 00:39:10 +00:00
Program.cs
* optimized usings.
2009-02-12 09:53:12 +00:00