| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | One more buglet fixed related to mantis #4841 -- auto-returns were still choc... | Diva Canto | 2010-07-05 | 1 | -1/+1 |
| * | Got rid of all hyperassets references. Also fixed accessing textures in user'... | Diva Canto | 2010-07-04 | 8 | -58/+25 |
| * | Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces... | Diva Canto | 2010-07-04 | 6 | -81/+78 |
* | | minimizes temp garbage for llParseStringKeepNulls() | Mike Rieker | 2010-07-06 | 1 | -134/+67 |
* | | Merge branch 'careminster-presence-refactor' of www.3dhosting.de:/var/git/car... | Mike Rieker | 2010-07-06 | 35 | -280/+618 |
|\ \ |
|
| * | | Undo fix is now complete. This commit repairs the special case of the root pr... | Tom Grimshaw | 2010-07-05 | 3 | -15/+41 |
| * | | Bring "Redo" up to date with "Undo" so it works too | Tom Grimshaw | 2010-07-05 | 1 | -31/+10 |
| * | | Fix single prim rotation undo. All UNDO functions are now working correctly ... | Tom Grimshaw | 2010-07-04 | 1 | -1/+1 |
| * | | Rotation undo fix and remove a debug chatter i missed. Still not working: Ind... | Tom Grimshaw | 2010-07-04 | 1 | -4/+3 |
| * | | The majority of the Undo fix. There is still an issue with Rotation which i'... | Tom Grimshaw | 2010-07-04 | 4 | -56/+127 |
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-04 | 2 | -2/+3 |
| |\ \
| | |/ |
|
| | * | Fixes the obvious problem in mantis #4841. Melanie needs to look at other pot... | Diva Canto | 2010-07-04 | 1 | -1/+2 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-07-02 | 7 | -46/+26 |
| | |\ |
|
| | | * | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 2010-07-02 | 4 | -20/+19 |
| | | * | Remove GetEconomyData and the economy data structure (unused) | Melanie Thielker | 2010-07-02 | 1 | -21/+0 |
| | | * | Fox another scripting nasty. Stuff no system.string objects into lists | Melanie Thielker | 2010-07-02 | 1 | -1/+1 |
| | | * | Fix a dumb little sign error that makes a LSL wiki example fail | Melanie Thielker | 2010-07-02 | 1 | -2/+2 |
| | * | | Fixes mantis #4782 | Diva Canto | 2010-07-02 | 1 | -1/+1 |
| * | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie Thielker | 2010-07-03 | 1 | -8/+8 |
| |\ \ \ |
|
| | * | | | Use SendTransferAbort in a more sensible place | Tom Grimshaw | 2010-07-03 | 1 | -8/+8 |
| * | | | | Fix IMs the right way. This sets it up so that timestamps are actually | Melanie Thielker | 2010-07-03 | 4 | -35/+86 |
| |/ / / |
|
| * | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom Grimshaw | 2010-07-03 | 10 | -52/+41 |
| |\ \ \ |
|
| | * | | | Now, fix the slash issue the right way. Our URLs now work like SL's | Melanie Thielker | 2010-07-03 | 1 | -5/+5 |
| | * | | | Re-add the slashes at the end of the URL. Too much depends on them | Melanie Thielker | 2010-07-03 | 1 | -2/+2 |
| | * | | | Call client.Start() sunchronously. Calling thos async avoids some stuttering | Melanie Thielker | 2010-07-02 | 1 | -1/+10 |
| | * | | | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 2010-07-02 | 4 | -20/+19 |
| | * | | | Remove GetEconomyData and the economy data structure (unused) | Melanie Thielker | 2010-07-02 | 1 | -21/+0 |
| | * | | | Fox another scripting nasty. Stuff no system.string objects into lists | Melanie Thielker | 2010-07-02 | 1 | -1/+1 |
| | * | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie Thielker | 2010-07-02 | 2 | -4/+6 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-02 | 2 | -4/+6 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | Add region name on the end of script startup debug messages | Justin Clark-Casey (justincc) | 2010-07-01 | 1 | -2/+4 |
| | | | |/ |
|
| | | | * | minor: comment out high volume texture serving module debug message | Justin Clark-Casey (justincc) | 2010-06-30 | 1 | -2/+2 |
| | * | | | Fix a dumb little sign error that makes a LSL wiki example fail | Melanie Thielker | 2010-07-02 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Fix Undo! Made a lot of changes to Undo state saving; it now considers that ... | Tom Grimshaw | 2010-07-03 | 3 | -23/+87 |
| |/ / |
|
| * | | ANother stab at LSL compatibility | Melanie Thielker | 2010-07-01 | 2 | -2/+2 |
| * | | Remove trailing slash from HTTP URLs to be compatible with SL | Melanie Thielker | 2010-07-01 | 1 | -1/+1 |
| * | | Avoid a spurious error message when taking a friend's no copy item | Melanie Thielker | 2010-07-01 | 2 | -11/+38 |
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-30 | 7 | -23/+58 |
| |\ \
| | |/ |
|
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-06-30 | 1 | -31/+8 |
| | |\ |
|
| | | * | Revert "stop exceptions in setting and getting state from propogating since t... | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -31/+8 |
| | * | | Fix scripts in rezzed objects not starting (Mantis #4775) | Melanie | 2010-06-30 | 1 | -0/+5 |
| | |/ |
|
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-06-29 | 1 | -1/+2 |
| | |\ |
|
| | | * | Remove the override from DeletToInventory in HGInventoryAccessModule. This ma... | Diva Canto | 2010-06-29 | 1 | -1/+2 |
| | * | | Fix the XML serializationt to provide an empty script state element if | Melanie | 2010-06-29 | 1 | -4/+28 |
| | |/ |
|
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-06-29 | 7 | -42/+114 |
| | |\ |
|
| | | * | stop exceptions in setting and getting state from propogating since they aren... | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -8/+31 |
| | | * | Revert "don't report the null uuid as a missing asset on saving oars/iars" | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -5/+3 |
| | | * | This file wants to be committed. | Diva Canto | 2010-06-29 | 1 | -70/+70 |
| | | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-06-29 | 1 | -18/+71 |
| | | |\ |
|
| | | | * | Thanks Micheil Merlin for Mantis #4784: [PATCH] llRotBetween does not return ... | dahlia | 2010-06-28 | 1 | -18/+71 |