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-07-05 02:48:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e
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