This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9021bb231c6db0d1dba767e4886bf562b91f03c5
opensim
/
OpenSim
/
Region
/
Application
History
diva
c061b4cb49
Changed the order of things in Scene creation. This piece of code is very jibbery, widely different results with slightly different orders. This particular order produces the best results in the UC Irvine sim in osgrid. But clearly there's something messed up here.
...
Addresses mantis
#3707
, mantis
#3713
, mantis
#3686
.
2009-05-26 16:45:30 +00:00
..
Application.cs
* minor: Tweak the command exception catcher of last resort to make a little more sense
2009-05-19 19:57:45 +00:00
ConfigurationLoader.cs
Small update to make the command line work again
2009-05-21 23:07:26 +00:00
HGCommands.cs
Remove the old asset cache and local services and the configurations for them
2009-05-18 23:18:04 +00:00
IApplicationPlugin.cs
* Cleanup and CCC (Code Convention Conformance)
2009-03-10 20:27:41 +00:00
OpenSim.cs
Implement .ini file includes. Anything that begins with "Include-" will be
2009-05-21 23:06:10 +00:00
OpenSimBackground.cs
adding log statement on shutdown in background mode
2009-04-17 13:27:32 +00:00
OpenSimBase.cs
Changed the order of things in Scene creation. This piece of code is very jibbery, widely different results with slightly different orders. This particular order produces the best results in the UC Irvine sim in osgrid. But clearly there's something messed up here.
2009-05-26 16:45:30 +00:00