| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge | Melanie | 2011-10-11 | 3 | -98/+238 |
|\ |
|
| * | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 2011-09-23 | 3 | -82/+238 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-05 | 1 | -256/+0 |
|\ \
| |/ |
|
| * | Moved several cap-based-service-providing modules from where they were into a... | Diva Canto | 2011-04-30 | 1 | -255/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-30 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim. | Justin Clark-Casey (justincc) | 2011-04-28 | 1 | -4/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 1 | -1/+26 |
|\ \
| |/ |
|
| * | Fixed Caps handlers leak | Diva Canto | 2011-02-05 | 1 | -1/+0 |
| * | One more diagnosis command: | Diva Canto | 2011-02-05 | 1 | -1/+27 |
* | | Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get... | Tom | 2011-01-26 | 1 | -6/+1 |
* | | Add userFlags check to isBanned. This checks bans against DenyAnonymous and D... | Tom | 2011-01-26 | 1 | -1/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-23 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -2/+2 |
| * | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -200/+0 |
| * | minor: help text adjustment for "show queues" | Justin Clark-Casey (justincc) | 2011-01-20 | 1 | -2/+2 |
| * | remove reference to CoreModules from ClientStack.LindenUDP | Justin Clark-Casey (justincc) | 2011-01-20 | 1 | -2/+2 |
| * | Move "show queues" command out of OpenSim.cs and into a separate module. | Justin Clark-Casey (justincc) | 2011-01-20 | 1 | -0/+200 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-25 | 1 | -80/+14 |
|\ \
| |/ |
|
| * | One more pass at object inventory. This time, fix SceneObjectPartInventory so... | Diva Canto | 2010-12-24 | 1 | -80/+14 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-24 | 1 | -35/+49 |
|\ \
| |/ |
|
| * | Hopefully this fixes all prim inventory issues. No more abort, no more keepin... | Diva Canto | 2010-12-23 | 1 | -35/+49 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-23 | 4 | -866/+0 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-12-23 | 1 | -6/+5 |
| |\ |
|
| * | | Removed unused code -- this was the previous version of UDP texture sending, ... | Diva Canto | 2010-12-23 | 4 | -866/+0 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-23 | 1 | -6/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Put back a commented section of code. With some viewers, object inventory | Melanie | 2010-12-23 | 1 | -6/+5 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-23 | 1 | -16/+42 |
|\ \
| |/ |
|
| * | Added a counter to NewFiles in Xfers to account for simultaneous object inven... | Diva Canto | 2010-12-22 | 1 | -16/+42 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-21 | 1 | -4/+66 |
|\ \
| |/ |
|
| * | * Adds AbortXfer to the ClientAPI mix | Teravus Ovares (Dan Olivares) | 2010-12-21 | 1 | -4/+66 |
| * | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
| * | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 3 | -168/+156 |
* | | Cowardly refuse to keep running when no application plugins are loaded. | Melanie | 2010-12-07 | 2 | -3/+21 |
* | | Monitor the UUIDs used to create and update wearable assets. Reject any changed | Melanie | 2010-12-04 | 2 | -0/+125 |
* | | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
* | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 3 | -168/+156 |
|/ |
|
* | Move code that allows llGiveInvetory() to move item into appropriate system f... | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -3/+1 |
* | Unit test breakage fix. | Diva Canto | 2010-08-20 | 1 | -3/+3 |
* | Fixes mantis #4870. | Diva Canto | 2010-07-14 | 1 | -1/+7 |
* | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 2010-07-02 | 1 | -1/+1 |
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -1/+1 |
* | Make the "notecard saved" text appear in the saver rather than the notecard o... | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -0/+3 |
* | Add config option for switching between CSJ2K and BuggyJPEG. | Melanie | 2010-03-08 | 1 | -3/+9 |
* | * Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ... | John Hurliman | 2010-03-07 | 1 | -20/+33 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 2 | -2/+2 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 2 | -2/+2 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 3 | -229/+8 |
|\ |
|
| * | minor: remove completely commented out and unused class | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -226/+0 |
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 2 | -3/+8 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 6 | -126/+47 |