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-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71862f34b6e97e19fceefd9ccb813ce09ef0a0c3
opensim
/
OpenSim
/
Region
/
CoreModules
History
teravus
71862f34b6
* Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement...
2013-02-14 18:52:11 -05:00
..
Agent
minor: remove some mono compiler warnings
2013-02-14 21:29:35 +00:00
Asset
Don't allow exceptions to propogate from FlotsamAssetCache which may occur when deleting expired files or stamping the region status file.
2013-02-08 21:21:20 +00:00
Avatar
On IAR loading, if loading of a coaleseced item entirely fails, then continue with the IAR load rather than failing completely.
2013-02-08 02:34:13 +00:00
Framework
* Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement...
2013-02-14 18:52:11 -05:00
Hypergrid
Another 10 modules' directives moved from .addin.xml
2012-11-12 21:14:58 -08:00
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
Scripting
* Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement...
2013-02-14 18:52:11 -05:00
ServiceConnectorsIn
Another 11 modules' directions moved out of .addin.xml
2012-11-13 08:36:44 -08:00
ServiceConnectorsOut
Stop exceptions being thrown if GenerateMapTiles = false but no static map tile has been set. Do more informative warn instead.
2013-02-02 00:59:26 +00:00
World
Merge branch 'dynamic-attributes2'
2013-02-05 00:35:15 +00:00