| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SendKillObject send multiple localIDs in one packet. This avoids the | Melanie | 2010-10-08 | 1 | -1/+1 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-04 | 1 | -1/+36 |
|\ |
|
| * | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 2010-10-03 | 1 | -1/+36 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-03 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Port ExecutingDirectory from omfOS Util class. | Melanie | 2010-10-03 | 1 | -0/+11 |
* | | When clearing the addin registry, respect a custom path | Melanie | 2010-09-24 | 1 | -4/+13 |
* | | Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va... | Melanie | 2010-09-21 | 1 | -5/+3 |
|\ \ |
|
| * | | Fix a merge artefact that broke script state persistence in XAttachments | Melanie | 2010-09-19 | 1 | -5/+3 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-21 | 8 | -19/+484 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | * Tweaked the LocationTests for maximum coverage. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 2 | -1/+60 |
| * | * Covered the type converters in SLUtil with unit tests. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 1 | -1/+57 |
| * | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 2 | -0/+198 |
| * | REST Console delivers responses with content type text/xml instead of text/pl... | Marck | 2010-09-18 | 1 | -2/+2 |
| * | Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman | Justin Clark-Casey (justincc) | 2010-09-18 | 1 | -2/+3 |
| * | Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T... | Justin Clark-Casey (justincc) | 2010-09-18 | 1 | -0/+0 |
| * | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 3 | -15/+166 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-17 | 2 | -0/+242 |
|\ \
| |/ |
|
| * | * Add a few more tests to help our meager code coverage %. | Teravus Ovares (Dan Olivares) | 2010-09-17 | 2 | -0/+242 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-17 | 1 | -0/+188 |
|\ \
| |/ |
|
| * | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 2010-09-16 | 1 | -0/+188 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 1 | -46/+0 |
|\ \
| |/ |
|
| * | Remove long unused Region/Framework/ThreadTracker | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -46/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 2 | -18/+22 |
|\ \
| |/ |
|
| * | Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat... | Justin Clark-Casey (justincc) | 2010-09-14 | 2 | -18/+22 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 16 | -187/+245 |
|\ \
| |/ |
|
| * | Merged | John Hurliman | 2010-09-12 | 11 | -157/+181 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 9 | -155/+152 |
| | * | Add copyright headers. | Jeff Ames | 2010-09-12 | 2 | -2/+29 |
| * | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -16/+0 |
| |/ |
|
| * | Made it impossible to create a user with names containing spaces and prevente... | randomhuman | 2010-09-10 | 2 | -2/+54 |
| * | Remove parenthesis around the release flavour to get the version string back ... | Justin Clark-Casey (justincc) | 2010-09-10 | 1 | -1/+1 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-09-08 | 1 | -6/+4 |
| |\ |
|
| | * | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 1 | -6/+4 |
| * | | If a scene object part UUID is changed (only possible when not in a scene), t... | Justin Clark-Casey (justincc) | 2010-09-07 | 1 | -5/+5 |
| |/ |
|
| * | Fix build break | Melanie | 2010-09-05 | 1 | -4/+0 |
* | | Revert "Workaround for mono bug #312968" | Melanie Thielker | 2010-09-06 | 1 | -1/+0 |
* | | Workaround for mono bug #312968 | Melanie Thielker | 2010-09-06 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-05 | 3 | -5/+56 |
|\ \
| |/ |
|
| * | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 3 | -73/+57 |
| * | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -1/+17 |
| * | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 2010-09-03 | 2 | -0/+30 |
| * | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -5/+10 |
* | | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 3 | -74/+54 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-03 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | Implement UploadBakedTexture cap | Melanie Thielker | 2010-09-02 | 1 | -0/+105 |
| * | minor: Add some method doc to BaseHttpServer.HandleRequest() | Justin Clark-Casey (justincc) | 2010-08-30 | 1 | -2/+8 |
* | | Implement UploadBakedTexture cap | Melanie Thielker | 2010-09-02 | 1 | -0/+105 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 2 | -14/+97 |
|\ \
| |/ |
|
| * | Implements parcel media setting persistence and packet / CAPS handling | Jonathan Freedman | 2010-08-30 | 2 | -14/+97 |
| * | Prevent an object disposed exception that made forms comms unreliable. After | Melanie Thielker | 2010-08-25 | 1 | -2/+7 |