| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-07-30 | 1 | -2/+12 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-07-30 | 1 | -0/+5 |
* | Prevent acks from being appended to viewer effect packets, since | Melanie Thielker | 2008-07-29 | 1 | -0/+7 |
* | * minor: temporarily command out variables to prevent compile warnings | Justin Clarke Casey | 2008-07-29 | 1 | -2/+2 |
* | * add file path parameter to save-inv (in development) | Justin Clarke Casey | 2008-07-29 | 1 | -2/+3 |
* | * find user on save-inv | Justin Clarke Casey | 2008-07-29 | 2 | -17/+27 |
* | * minor: route create user through underlying super class method rather than ... | Justin Clarke Casey | 2008-07-29 | 2 | -7/+2 |
* | * refactor: move create user console command parsing down to OpenSim.cs from ... | Justin Clarke Casey | 2008-07-29 | 2 | -6/+67 |
* | * Put in stub code for inventory backup. | Justin Clarke Casey | 2008-07-29 | 3 | -5/+32 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -0/+7 |
* | When casting strings to int, use double.Parse() as strings may be floats. With | Mike Mazur | 2008-07-28 | 2 | -4/+8 |
* | -implement LSLString -> Quaternion explicit cast | Mike Mazur | 2008-07-28 | 2 | -0/+15 |