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-03 00:46:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3d5beebfb44aee8a9bd30526be8d4e65adf632b
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
b6678faf34
* Apply
http://opensimulator.org/mantis/view.php?id=3933
...
* Remove client servers when regions are closed or removed * Thanks randomhuman!
2009-10-09 17:28:16 +01:00
..
Application.cs
Checks the number of ThreadPool and IOCP threads on startup and bumps up the numbers to .NET defaults of 500/1000 if need be
2009-10-06 15:51:56 -07:00
ConfigurationLoader.cs
switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example
2009-09-16 18:44:55 +01:00
HGCommands.cs
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo.
2009-09-26 21:00:51 -07:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Merge branch 'master' into diva-textures
2009-10-02 08:23:38 +01:00
OpenSimBackground.cs
Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix.
2009-07-10 11:03:38 +00:00
OpenSimBase.cs
* Apply
http://opensimulator.org/mantis/view.php?id=3933
2009-10-09 17:28:16 +01:00