| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: Just some method commentary before turning to another subject | Justin Clarke Casey | 2008-12-19 | 1 | -2/+10 |
* | * refactor: move saved named prims to xml2 method out into the serialization ... | Justin Clarke Casey | 2008-12-19 | 2 | -23/+3 |
* | minor: Remove some serialization module scene wrappers | Justin Clarke Casey | 2008-12-19 | 2 | -30/+6 |
* | * refactor: remove xml serialization wrappers from Scene | Justin Clarke Casey | 2008-12-19 | 2 | -18/+6 |
* | * refactor: Rename IRegionSerialiser and move into interfaces namespace | Justin Clarke Casey | 2008-12-19 | 1 | -2/+2 |
* | Reset Expire date for tempOnRez objects on rez. Fixes Mantis#2848 | Homer Horwitz | 2008-12-19 | 1 | -4/+13 |
* | * refactor: Remove archiver module scene wrappers | Justin Clarke Casey | 2008-12-19 | 2 | -26/+6 |
* | * refactor: Move tree code out into a separate module | Justin Clarke Casey | 2008-12-19 | 1 | -49/+38 |
* | Make llSetAlpha and llSetTexture properly queue full updates, so changes | Melanie Thielker | 2008-12-18 | 1 | -1/+1 |
* | Removing a check in Teleports. This check should be there, I think, but it ma... | diva | 2008-12-18 | 1 | -20/+22 |
* | * refactor: move gestures code out from Scene into its own module | Justin Clarke Casey | 2008-12-18 | 1 | -45/+8 |
* | * Added "show queues" command that shows throttling queues for all clients. | lbsa71 | 2008-12-18 | 1 | -1/+1 |
* | Fix attachment persistence which got broken with some inventory | Melanie Thielker | 2008-12-17 | 1 | -1/+6 |
* | * minor: Comment out "Informing neighbours" debug message that pops up whenev... | Justin Clarke Casey | 2008-12-17 | 1 | -1/+1 |
* | * revert r7724 so that PresenceChildStatus() starts throwing NRE's again | Justin Clarke Casey | 2008-12-17 | 1 | -3/+7 |
* | * remove mono compiler warnings | Justin Clarke Casey | 2008-12-17 | 2 | -19/+19 |
* | Kicking child agents off on the first login after a client crash. The child a... | diva | 2008-12-17 | 1 | -0/+1 |
* | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 2008-12-17 | 5 | -82/+169 |
* | Avoid sending DisableSimulator event to the root agent upon logout. | diva | 2008-12-16 | 1 | -8/+11 |
* | Fix script controls for weapons | Melanie Thielker | 2008-12-16 | 1 | -10/+23 |
* | Attempt at fixing the HG home jump by looking up hyperlink regions before gri... | diva | 2008-12-15 | 1 | -1/+1 |
* | Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc... | diva | 2008-12-15 | 2 | -2/+10 |
* | * minor: method documentation and miscellaneous tidy | Justin Clarke Casey | 2008-12-15 | 2 | -27/+32 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 2008-12-15 | 1 | -1/+1 |
* | * minor: Stop presence child status suffering an NRE if the agent uuid given ... | Justin Clarke Casey | 2008-12-15 | 1 | -6/+5 |
* | Bug fix in new child agents management. Thanks DigiDaz for helping identify t... | diva | 2008-12-15 | 4 | -116/+174 |
* | Bug fix for Hypergrid. This bug was introduced by the recent TP fixes, and af... | diva | 2008-12-15 | 1 | -11/+14 |
* | Make scripted item and folder gives pop up a "accept, decline" message | Melanie Thielker | 2008-12-14 | 1 | -7/+12 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 2 | -0/+120 |
* | Mantis#2725. Thank you kindly, Diva, for a patch that: | Charles Krinke | 2008-12-14 | 6 | -168/+469 |
* | * minor: remove mono compiler warning | Justin Clarke Casey | 2008-12-12 | 1 | -1/+1 |
* | * Actually properly enable the purge folders test and correct some problems | Justin Clarke Casey | 2008-12-12 | 1 | -3/+1 |
* | * refactor: pull out common user profile test code into utility functions | Justin Clarke Casey | 2008-12-12 | 2 | -3/+9 |
* | * Deleted old EntiyList tests, added new EntityManager tests | Sean Dague | 2008-12-12 | 3 | -291/+140 |
* | * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly | Justin Clarke Casey | 2008-12-11 | 1 | -3/+7 |
* | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s... | Justin Clarke Casey | 2008-12-11 | 4 | -4/+4 |
* | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 2008-12-11 | 4 | -4/+4 |
* | Make object return actually use the CanReturnObject permission, rather than | Melanie Thielker | 2008-12-11 | 1 | -9/+3 |
* | * refactor: Move test infrastructure code to its own package so that it can b... | Justin Clarke Casey | 2008-12-10 | 11 | -1405/+5 |
* | * refactor: Move inventory handlers out from UserProfileCacheService | Justin Clarke Casey | 2008-12-10 | 2 | -9/+291 |
* | * Establish OpenSim.Framework.Communications.Tests beachhead | Justin Clarke Casey | 2008-12-10 | 1 | -6/+1 |
* | Applying diva's revert patch. Reverts closing child agents and makes | Melanie Thielker | 2008-12-10 | 3 | -31/+6 |
* | * minor: remove some old logging messages | Justin Clarke Casey | 2008-12-09 | 1 | -2/+4 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 1 | -0/+8 |
* | * Fixes control issue at the root of the boat turning problem. | Teravus Ovares | 2008-12-08 | 1 | -0/+18 |
* | * Tweaks physics so that linked prim are a single body. This will make linke... | Teravus Ovares | 2008-12-07 | 2 | -0/+10 |
* | Change AllowScriptCrossings to be AllowScriptCrossing to match the | Melanie Thielker | 2008-12-06 | 1 | -1/+1 |
* | Committing the missing bits to enable script crossing. Disabled by default. | Melanie Thielker | 2008-12-05 | 2 | -1/+81 |
* | Implementation of the llDetectedTouch* functions | idb | 2008-12-05 | 2 | -5/+9 |
* | Actually remove the script when it's task inventory item is deleted, rather | Melanie Thielker | 2008-12-05 | 1 | -1/+1 |