| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-08 | 1 | -3/+3 |
* | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 2008-08-08 | 8 | -8455/+0 |
* | Patch #9159 | Melanie Thielker | 2008-08-07 | 1 | -16/+27 |
* | Mantis#1894. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+2 |
* | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-08-07 | 2 | -2/+2 |
* | Mantis#1899. Thank you kindly, Cmickeyb for a patch that: | Charles Krinke | 2008-08-07 | 3 | -11/+11 |
* | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-07 | 2 | -1/+55 |
* | Patch #9158 | Melanie Thielker | 2008-08-07 | 2 | -57/+80 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 13 | -68/+68 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -0/+4 |
* | Rename namespace to FunSL. | Mike Mazur | 2008-08-06 | 8 | -14/+14 |
* | Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP | Mike Mazur | 2008-08-06 | 8 | -0/+8455 |
* | * oops, fix build break from last checkin | Justin Clarke Casey | 2008-08-05 | 1 | -2/+2 |
* | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 2008-08-05 | 1 | -1/+17 |
* | * Fix probable cause of one of the bugs seen in the osgrid office hours today | Justin Clarke Casey | 2008-08-05 | 1 | -3/+4 |
* | * Add / as a shortcut to select the root region | Justin Clarke Casey | 2008-08-05 | 1 | -3/+3 |
* | * Try and make the contents of the region prompt more obvious by returning to... | Justin Clarke Casey | 2008-08-05 | 1 | -31/+18 |
* | * Make currently selected region appear in the region console prompt | Justin Clarke Casey | 2008-08-05 | 2 | -6/+6 |
* | * refactor: change method name | Justin Clarke Casey | 2008-08-05 | 1 | -3/+3 |
* | * refactor: clean up code for selecting regions on the region console | Justin Clarke Casey | 2008-08-05 | 1 | -35/+32 |
* | * minor: slightly pointlessly increase the verbosity of the message given whe... | Justin Clarke Casey | 2008-08-05 | 1 | -3/+9 |
* | Fix one more instance of a bad bit value for the collision event | Melanie Thielker | 2008-08-04 | 1 | -1/+1 |
* | Fix wrong bitmask value in script engine that would make a mess of | Melanie Thielker | 2008-08-04 | 2 | -2/+2 |
* | Addresses Mantis #1886 | Melanie Thielker | 2008-08-04 | 2 | -6/+11 |
* | Mantis#1877. Thank you kindly, Sache Magne for a patch that: | Charles Krinke | 2008-08-02 | 1 | -1/+13 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 4 | -6/+15 |
* | * start tracking viewer session threads | Justin Clarke Casey | 2008-08-01 | 1 | -3/+4 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 6 | -24/+17 |
* | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 2008-08-01 | 1 | -21/+8 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 3 | -9/+39 |
* | reinstates torus profile zflip which was mistakenly removed in patch 1870 | Dahlia Trimble | 2008-08-01 | 1 | -0/+14 |
* | Thank you jhurliman for a meshmerizer patch that replaces the quaternion->mat... | Dahlia Trimble | 2008-08-01 | 3 | -282/+39 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 4 | -7/+44 |
* | * Allow an individual item to be specified as well as a folder in save-inv | Justin Clarke Casey | 2008-07-31 | 1 | -10/+15 |
* | * refactor: rearrange path inventory manipulation so that input tidying can b... | Justin Clarke Casey | 2008-07-31 | 1 | -13/+23 |
* | * allow inventory folders to be located by path | Justin Clarke Casey | 2008-07-31 | 1 | -2/+41 |
* | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 2008-07-31 | 1 | -1/+1 |
* | * minor: reduce coupling by passing in only session id to CachedUserInfo | Justin Clarke Casey | 2008-07-31 | 1 | -0/+7 |
* | Mantis#1868. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-07-31 | 2 | -2/+2 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 7 | -4/+227 |
* | Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERA | Melanie Thielker | 2008-07-31 | 4 | -0/+6 |
* | Thank you, sacha magne, for a patch that prevents sim chat from | Melanie Thielker | 2008-07-31 | 1 | -1/+4 |
* | Thank you, sacha magne, for a patch that implements | Melanie Thielker | 2008-07-31 | 4 | -0/+8 |
* | Thanks, M. Igarashi & nlin, for a patch that implements unary minus operator | Mike Mazur | 2008-07-31 | 1 | -0/+5 |
* | Allow the list hack from issue 1863 to compile, however its behavior is | Mike Mazur | 2008-07-31 | 2 | -15398/+15482 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 4 | -4/+52 |
* | Allow assignments in if/while/do-while control statements. Fix issue 1862. | Mike Mazur | 2008-07-31 | 2 | -15384/+16022 |
* | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 2008-07-31 | 4 | -20/+28 |
* | More LSL_Types implicit/explicit cast changes. Fix issue 1854. | Mike Mazur | 2008-07-31 | 2 | -6/+6 |
* | Thank you, HomerHorwitz, for a patch that | Melanie Thielker | 2008-07-30 | 2 | -2/+20 |