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-01 23:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfd5e675c022ebb35e95b4a3d55c4c2ee94d0d6a
opensim
/
OpenSim
/
Region
/
Application
History
Charles Krinke
23ec21e44a
Mantis#1647. Thank you very much, Sempuki for a patch that:
...
Updates the previous module loader work.
2008-07-04 03:11:53 +00:00
..
Application.cs
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too
2008-06-01 02:02:20 +00:00
IApplicationPlugin.cs
Mantis#1647. Thank you very much, Sempuki for a patch that:
2008-07-04 03:11:53 +00:00
OpenSim.cs
Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to save a single primitive or small group of them. This command will save all prims in the current scene that name matches the "PrimName" parameter. The saved file is in standard xml2 format, so can be loaded using load-xml2
2008-07-01 19:23:45 +00:00
OpenSimBackground.cs
Formatting cleanup, minor refactoring, svn properties.
2008-06-04 09:59:27 +00:00
OpenSimBase.cs
Mantis#1647. Thank you very much, Sempuki for a patch that:
2008-07-04 03:11:53 +00:00