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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e99d9365148fc6d10633e62efbfcc0ab3beaaca
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
0bd6bc8fba
create "config show" as a region console command synonym for "config get".
...
This is to create greater consistency with all the other show commands.
2011-04-11 21:59:26 +01:00
..
Application.cs
trivial whitespace removal to trigger a panda rebuild
2011-04-08 00:42:35 +01:00
ConfigurationLoader.cs
minor: don't bother reparsing the sources for includes if ReadConfig() was unsuccessful
2011-01-28 22:50:49 +00:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
create "config show" as a region console command synonym for "config get".
2011-04-11 21:59:26 +01:00
OpenSimBackground.cs
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
2009-10-09 02:10:53 -07:00
OpenSimBase.cs
When asked to join region to existing estate, make first estate name the default instead of None
2011-04-01 00:55:05 +01:00