Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 346644016c If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase folder when required, then don't try to store the null and perform other operations on it. 11 years ago
  Justin Clark-Casey (justincc) 0595974a89 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  dahlia f63fd81a68 update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fixes some bulletsim issues on linux 11 years ago
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago
  Justin Clark-Casey (justincc) b4932bda2a If a local land ID is given to the "land show" command, then output to console the full details of that parcel. 11 years ago
  Justin Clark-Casey (justincc) 8114ae0f8b Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Justin Clark-Casey (justincc) 7da10850b0 Fix bug where removing a physical linkset would only decrement the Active Objects statistic by 1 instead of by the number of prims removed. 11 years ago
  justincc 869a23e223 Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 11 years ago
  Justin Clark-Casey (justincc) d71ebb7ec8 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Justin Clark-Casey (justincc) 4563e7e04a Get runprebuild.sh to generate a vs2010 for xbuild to work with .NET 4 rather than vs2008 11 years ago
  justincc 0f16612400 Fix runprebuild.bat on Windows 7 systems and later 11 years ago
  Justin Clark-Casey (justincc) fd24147afa Add initial test for checking that specifying a parameter in LSL state_entry() generates a syntax error. 11 years ago
  Justin Clark-Casey (justincc) 9a9abd37eb minor: remove the bit left in the readme which said .net 3.5 framework was required 11 years ago
  Justin Clark-Casey (justincc) ea9e96dd50 Update OpenSimulator to use .NET 4.0 11 years ago
  Justin Clark-Casey (justincc) 626a050159 minor: Make PID file example in Robust.HG.ini more meaningful as is now the case in OpenSim and vanilla ROBUST config files 11 years ago
  Justin Clark-Casey (justincc) 5cef8bf64e Make admin_save_oar request submit a request ID and log this for tracking. 11 years ago
  dahlia 3b2721c957 update OpenMetaverse.dll to 7ae74674a09877119cbb4c80cbffea474e20da29 11 years ago
  Justin Clark-Casey (justincc) 52ff860f30 minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid 11 years ago
  dahlia 0b4577d5b0 add support for particle glow LSL functions 11 years ago
  dahlia 709814c194 add support for particle blending LSL functions 11 years ago
  dahlia e1ce3907f2 Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :) 11 years ago
  dahlia cd33972ed1 trigger a build to see if tests will work 11 years ago
  Latif Khalifa 26fd29622d Added sending (for now hard-coded) sim isze in SendMapBlockSplit() 11 years ago
  Latif Khalifa 417836ac5e Updated libomv to 25ee208a 2013-11-05 11 years ago
  Justin Clark-Casey (justincc) 8e1bf55e7b Add IncomingPacketsResentCount clientstack statistics 11 years ago
  Justin Clark-Casey (justincc) caf2abe311 Record individual region bot disconnects in pCampbot log 11 years ago
  Justin Clark-Casey (justincc) fb23f78928 minor: comment out "SetLastPosition" GridUserService debug message for now. 11 years ago
  Justin Clark-Casey (justincc) 2d315ec207 Fix a race condition where pCampbot actions could continue even if a bot had disconnected. 11 years ago
  Justin Clark-Casey (justincc) 2b069a3b1e If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid 11 years ago
  dahlia 7faf286d00 add null check for jpeg2000 sculpt image decode failure. Note: the j2kDecodeCache folder should be cleared after updating to this revision so that sculpts containing alpha can be re-decoded and successfully meshed. 11 years ago