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-05-26 20:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba2afef0f1b5ae1fcd5dfee0243336f28e1fa456
opensim
/
OpenSim
/
Region
/
Application
History
MW
c9fe500212
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
..
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#1591. Thank you graciously, Sempuki for a patch that:
2008-06-27 02:15:57 +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
Add minor comments.
2008-06-29 19:30:01 +00:00