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 17:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GenericGridServerConcept
opensim
/
OpenSim
/
ApplicationPlugins
/
ScriptEngine
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
Resources
Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.
2008-11-08 17:35:48 +00:00
ComponentFactory.cs
minor: remove mono compiler warnings
2008-11-10 19:06:01 +00:00
RegionEngineLoader.cs
* optimized usings.
2009-02-12 09:53:12 +00:00
ScriptEnginePlugin.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