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 09:32:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GenericGridServerConcept
opensim
/
OpenSim
/
ApplicationPlugins
/
Rest
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
..
Inventory
- remove the Metadata property from AssetBase and return all previous
2009-02-17 01:36:44 +00:00
Regions
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
2009-02-13 02:06:28 +00:00
rest.xsd
and this actually adds the appearance code itself (and not just the
2008-09-18 15:50:52 +00:00
RestPlugin.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
RestXmlWriter.cs
cleaning up returned XML REST doclet (no more xsi, xsd)
2008-05-29 13:55:01 +00:00