| Commit message (Expand) | Author | Age | Files | Lines |
* | More on mantis #6625 | Diva Canto | 2013-06-29 | 1 | -1/+2 |
* | More debug mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+1 |
* | Fixed previous debug message | Diva Canto | 2013-06-29 | 1 | -1/+1 |
* | One more debug mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+1 |
* | More debug for mantis #6625. It looks like the home friends list is being fet... | Diva Canto | 2013-06-29 | 1 | -20/+21 |
* | A little more debug for the Unknown User problem mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+3 |
* | Changed HG status notifications timeout down to 15secs from the default 100. | Diva Canto | 2013-06-29 | 2 | -2/+10 |
* | Remove hack to migrate previous experimental-level os materials data. | Justin Clark-Casey (justincc) | 2013-06-29 | 1 | -9/+0 |
* | Add materials store null check into UuidGatherer code. | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -0/+4 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -30/+42 |
|\ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | dahlia | 2013-06-28 | 6 | -107/+179 |
| |\ |
|
| * | | add some locking to materials storage dictionary | dahlia | 2013-06-28 | 1 | -30/+42 |
* | | | Add IMG_BLOOM1.jp2 to standard asset set, which is used in stars. | Justin Clark-Casey (justincc) | 2013-06-28 | 3 | -3/+14 |
| |/
|/| |
|
* | | Remove "Asset deletion not supported by database" message from "delete asset"... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -7/+5 |
* | | In XAssetService, on a delete asset request also delete the asset in any chai... | Justin Clark-Casey (justincc) | 2013-06-28 | 2 | -3/+6 |
* | | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 2013-06-28 | 3 | -97/+168 |
|/ |
|
* | add method docs for DAMap.GetStore() and DAMap.SetStore() | dahlia | 2013-06-27 | 1 | -0/+12 |
* | and yet another check for null returned from DynAttrs.GetStore() | dahlia | 2013-06-27 | 1 | -0/+4 |
* | test for null return from DynAttrs.GetStore() | dahlia | 2013-06-27 | 1 | -0/+3 |
* | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 2013-06-27 | 3 | -69/+103 |
* | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 11 | -172/+257 |
* | Update temporary "Unknown UserUMMTGUN2" name to "Unknown UserUMMTGUN3" to see... | Justin Clark-Casey (justincc) | 2013-06-25 | 1 | -1/+1 |
* | Improve situation where editing just the root prim of an attachment causes ot... | Justin Clark-Casey (justincc) | 2013-06-25 | 1 | -1/+10 |
* | Tidy up SOG.UpdateRootPosition() to eliminate unnecessary copying of Vector3 ... | Justin Clark-Casey (justincc) | 2013-06-25 | 1 | -10/+4 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-06-23 | 38 | -957/+963 |
|\ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2013-06-22 | 1 | -29/+35 |
| |\ |
|
| | * | BulletSim: move new linear deflection code to own routine. | Robert Adams | 2013-06-21 | 1 | -29/+35 |
| * | | Change IsLocalRegion from using region handle to using regionID. This was aff... | Diva Canto | 2013-06-22 | 3 | -7/+6 |
| * | | HG: avoid call on localhost between sim and UAS for standalone. | Diva Canto | 2013-06-22 | 1 | -1/+20 |
| * | | Finally moved HG agent transfers to use agent fatpacks. | Diva Canto | 2013-06-21 | 11 | -365/+171 |
| |/ |
|
| * | BulletSim: Implementation of Linear Deflection, it is a partial help for the ... | Vegaslon | 2013-06-20 | 1 | -5/+33 |
| * | BulletSim: rework velocity updating when not colliding and not flying | Robert Adams | 2013-06-20 | 2 | -5/+42 |
| * | minor: remove mono compiler warnings in WebsocketServerHandler.cs | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -13/+7 |
| * | Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A... | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -3/+3 |
| * | Allow more than one stat category to be specified in "show stats" | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -30/+34 |
| * | minor: Change "memory churn" terminology in statistics to "heap allocation ra... | Justin Clark-Casey (justincc) | 2013-06-20 | 3 | -14/+14 |
| * | Fix minor bug where the check whether to display SmartThreadPool stats was ac... | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -1/+1 |
| * | minor: fix mono compiler warning in FetchInventory2Handler | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -2/+2 |
| * | Make it possible to specify display of stats in a particular 'container' by s... | Justin Clark-Casey (justincc) | 2013-06-20 | 2 | -3/+17 |
| * | Display existing statistic of how many http requests a server is making as se... | Justin Clark-Casey (justincc) | 2013-06-19 | 3 | -5/+23 |
| * | Mantis 6608: Math error in parcel dimensions/borders seen with land show command | Talun | 2013-06-19 | 1 | -10/+10 |
| * | minor: remove mono compiler warning in OfflineIMService | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -1/+1 |
| * | Prevent an exception if no offline messages were retrieved. | Kevin Cozens | 2013-06-18 | 1 | -0/+3 |
| * | minor: tidy up spacing if display a unit for additional stat information | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -1/+1 |
| * | Make number of inbound http requests handled available as a httpserver.<port>... | Justin Clark-Casey (justincc) | 2013-06-18 | 4 | -6/+36 |
| * | Fix issue where stat samples were accidentally static, so that any additional... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -1/+1 |
| * | Fix other places when saving scripts or notecards in prim inventories where m... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -5/+5 |
| * | If SmartThreadPool is active, display statistical information about it in "sh... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -2/+13 |
| * | refactor: Move existing code to generate report information on the threadpool... | Justin Clark-Casey (justincc) | 2013-06-17 | 2 | -64/+103 |
| * | Fix bug where no threadpool data would be displayed in the "show threads" com... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -1/+1 |