aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-06Add implementations for llSetVelocity and llSetAngularVelocity.Robert Adams3-0/+38
2013-07-06BulletSim: implementation of linkset center-of-mass.Robert Adams5-29/+70
2013-07-06BulletSim: More tweaking on center-of-mass. Almost there. Changes have no eff...Robert Adams4-101/+51
2013-07-06BulletSim: comments and non-functional changes working toward the center-of-g...Robert Adams4-20/+39
2013-07-06BulletSim: non-functional updates. Comments and formatting.Robert Adams4-43/+67
2013-07-05Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto5-25/+29
2013-07-06Fix mono warning in LLImageManagerTestsJustin Clark-Casey (justincc)1-1/+1
2013-07-06Get InventoryWorkerThreads to update watchdog on processing requestsJustin Clark-Casey (justincc)1-0/+2
2013-07-06Update thread watchdog on GridServiceRequestThread periodically and turn off ...Justin Clark-Casey (justincc)1-1/+3
2013-07-06refactor: Make stats and sim status simpler by extending BaseStreamHandler li...Justin Clark-Casey (justincc)2-77/+23
2013-07-05Add very basic regression test TestChildAgentSingleRegionCapabilities() which...Justin Clark-Casey (justincc)1-0/+88
2013-07-04Delete some verbose debug messagesDiva Canto3-6/+6
2013-07-04Throttle the viewer's requests for region handles. Apparently Kokua is reques...Diva Canto2-18/+161
2013-07-04Guard against completely unknown user UUIDs.Diva Canto1-3/+6
2013-07-04Debug the RegionHandle handler (same issue)Diva Canto1-0/+1
2013-07-04Revert "Same freeze issue, now checking if it's in estate"Diva Canto1-1/+0
2013-07-04Same freeze issue, now checking if it's in estateDiva Canto1-0/+1
2013-07-04With diva's permission, temporarily reinsert Unknown UserUMMAU3 to make sure ...Justin Clark-Casey (justincc)1-7/+18
2013-07-04More debug, same issueDiva Canto2-1/+3
2013-07-04More debug, same issueDiva Canto2-3/+5
2013-07-04More debug related to the previous commitDiva Canto1-1/+1
2013-07-04Now trying to find a cause of freeze at login related to friends status notif...Diva Canto1-2/+5
2013-07-04HG Friends: this was commented some commits ago, but it shouldn't have been.Diva Canto1-25/+24
2013-07-04Add --default option to "debug lludp packet" command to allow packet logging ...Justin Clark-Casey (justincc)1-17/+52
2013-07-04Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto1-1/+0
2013-07-04HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto1-0/+1
2013-07-04change "debug packet" command to "debug lludp packet" to conform with other "...Justin Clark-Casey (justincc)3-74/+59
2013-07-02Squoosh one last opportunity for Unknown Users to creep in.Diva Canto1-7/+5
2013-07-02Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...Diva Canto1-3/+2
2013-07-03minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)1-1/+1
2013-07-02More debug messagesDiva Canto1-1/+6
2013-07-02This should have a strong effect on the Unknown User issue mantis #6625Diva Canto1-2/+18
2013-07-02HG: close a loophole by which if something was wrong with the ServiceURLs it ...Diva Canto3-2/+11
2013-07-01Update debug unknown user name UserUMMTGUN3 to UserUMMTGUN4 and UserUMMAU -> ...Justin Clark-Casey (justincc)1-2/+2
2013-06-30BulletSim: add the reset of the last commit for flush log file problems.Robert Adams2-2/+2
2013-06-30BulletSim: fix an occasional crash with flushing log files.Robert Adams1-4/+2
2013-06-30BulletSim: remove the handle to the vehicle actor and cause routinesRobert Adams2-32/+70
2013-06-30BulletSim: set linkset type to be prim specific rather than a simulatorRobert Adams3-15/+8
2013-06-30BulletSim: a better version of llMoveToTarget that doesn't go crazy.Robert Adams5-19/+98
2013-06-30BulletSim: add inTaintTime parameter to collision cache clear function.Robert Adams1-3/+3
2013-06-30Revert "One more debug mantis #6625"Diva Canto1-1/+0
2013-06-30Same fix to LocalInventoryServiceConnector.csDiva Canto1-1/+2
2013-06-29More on mantis #6625Diva Canto1-1/+2
2013-06-29Fixed previous debug messageDiva Canto1-1/+1
2013-06-29One more debug mantis #6625Diva Canto1-0/+1
2013-06-29More debug for mantis #6625. It looks like the home friends list is being fet...Diva Canto1-20/+21
2013-06-28Add materials store null check into UuidGatherer code.Justin Clark-Casey (justincc)1-0/+4
2013-06-28add some locking to materials storage dictionarydahlia1-30/+42
2013-06-28Reinsert code for gathering uuids reference by materials back directly into U...Justin Clark-Casey (justincc)3-97/+168
2013-06-27and yet another check for null returned from DynAttrs.GetStore()dahlia1-0/+4