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-04 01:26:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2d30a02446c8b5d1b8be090f4ccc1fc98d019f5
opensim
/
OpenSim
/
ApplicationPlugins
/
Rest
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