OpenSimMirror/OpenSim/Region
Robert Adams 00b5b915c7 BulletSim: add VEHICLE_ more parameter value limit checking.
This only bounds passed parameters as there is no good way of refusing
the parameter setting. This mostly means that passing NaN's won't
crash the simulator.
2015-03-07 17:47:40 -08:00
..
Application Remove the extra key expansion added in commit a88bc50a16. It's not needed. 2015-01-03 07:56:00 -08:00
ClientStack revised GetMesh to not use intermediate base64 coding scheme 2015-03-05 18:15:42 -05:00
CoreModules Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode to 128 as in other inventory modules. 2015-03-06 21:10:45 -05:00
DataSnapshot Prevent null entries being treated as URI's when DataSnapshot service splits service string. The new config format for services to notify in the DataSnapshot module appends entries to the existing single string and always leaves a deliminator on the end of the string. This is causing it to split with a null string in the resulting array, which is treated as another service to notify and throws a URI format exception on start up. 2015-02-01 10:29:47 -08:00
Framework BulletSim: add VEHICLE_ more parameter value limit checking. 2015-03-07 17:47:40 -08:00
OptionalModules corrected script notecard parser. It now handles notecards with inventory as well. 2015-03-03 18:39:49 -05:00
Physics BulletSim: add VEHICLE_ more parameter value limit checking. 2015-03-07 17:47:40 -08:00
RegionCombinerModule Fixed declaration switcharoo on the region combiner dll. 2014-12-31 08:20:17 -08:00
ReplaceableModules
ScriptEngine Give llGiveInventory a way to querry Hypergrid visitors so network vendors are able to give items to Hg visitors 2015-03-05 16:58:02 -05:00
UserStatistics Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00