Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' into vehicles | Melanie | 2009-10-22 | 3 | -75/+68 | |
| |\ | ||||||
| * \ | Merge branch 'master' into vehicles | Melanie | 2009-10-19 | 2 | -20/+38 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-15 | 1 | -0/+10 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-12 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-08 | 4 | -7/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 3 | -30/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 2 | -9/+11 | |
| * | | | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 10 | -73/+76 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '0.6.7-post-fixes' into vehicles | Kitto Flora | 2009-09-30 | 4 | -40/+83 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 1 | -14/+17 | |
* | | | | | | | | | | | Fixing the patch to the patch | Snowcrash | 2009-10-22 | 1 | -3/+6 | |
* | | | | | | | | | | | Fix rounding error in PRIM_SIZE portion of llSetPrimitiveParams | Snowcrash | 2009-10-22 | 1 | -3/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Make the LSL scripting delays take full effect. To tune, tweat the | Melanie | 2009-10-22 | 1 | -56/+49 | |
* | | | | | | | | | | Merged master into prioritization | John Hurliman | 2009-10-21 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix llParticleSystem to accept LSL variables and LSL constants in place | Melanie | 2009-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix for index error in llList2String | Snowcrash | 2009-10-20 | 1 | -6/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were b... | John Hurliman | 2009-10-20 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit... | John Hurliman | 2009-10-19 | 2 | -20/+38 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Add support for display of the script compilation errors in the script editor's | Melanie | 2009-10-17 | 2 | -20/+38 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 2 | -11/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Enable LSL dialogs to display group names properly | Melanie | 2009-10-14 | 1 | -0/+10 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Apply http://opensimulator.org/mantis/view.php?id=4066 | Justin Clark-Casey (justincc) | 2009-10-09 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | * Added a sanity check for Mono before trying to enumerate over an empty Sort... | John Hurliman | 2009-10-06 | 1 | -4/+4 | |
* | | | | | | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 3 | -3/+0 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 2 | -2/+2 | |
* | | | | | reducing script engine log spam | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -4/+4 | |
* | | | | | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 2 | -26/+29 | |
* | | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 2 | -9/+11 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 12 | -84/+171 | |
|\ \ \ \ | ||||||
| * | | | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 6 | -16/+16 | |
| * | | | | Given the perverse way that strided works, if | Alan M Webb | 2009-09-29 | 1 | -4/+7 | |
| * | | | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -28/+22 | |
| * | | | | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 2 | -14/+22 | |
| | |_|/ | |/| | | ||||||
| * | | | * fix endlines in LSL_api.cs | Teravus Ovares (Dan Olivares) | 2009-09-23 | 1 | -6/+6 | |
| * | | | Added delay loop to give a newly created assembly time to appear. On | Alan M Webb | 2009-09-23 | 1 | -32/+71 | |
| * | | | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 2009-09-22 | 3 | -8/+12 | |
| | |/ | |/| | ||||||
| * | | Updatate llOpenRemoteDataChannel to provide the external hostname configured ... | BlueWall (James Hughes) | 2009-09-19 | 1 | -1/+5 | |
| * | | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 2009-09-18 | 3 | -0/+35 | |
| |/ | ||||||
* | | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB... | John Hurliman | 2009-09-16 | 2 | -11/+9 | |
|/ | ||||||
* | This fix allows you to configure a script-to-console-log channel | Alan M Webb | 2009-09-16 | 1 | -49/+70 | |
* | This fixes a boundary case error in the strided list | Alan M Webb | 2009-09-16 | 1 | -0/+4 | |
* | fix to preserve UTF8 encoding in saved script state. | dr scofield (aka dirk husemann) | 2009-09-14 | 1 | -4/+4 | |
* | reformatting. | dr scofield (aka dirk husemann) | 2009-09-09 | 1 | -18/+17 | |
* | fix: unicode notecards not surviving script treatment (fixes #4119 --- | dr scofield (aka dirk husemann) | 2009-09-09 | 2 | -8/+8 | |
* | llRot2Euler() now returns angles -PI < angle < PI | dahlia | 2009-09-07 | 1 | -3/+8 | |
* | random drive-by maths optimization in llRot2Euler() and llEuler2Rot() | dahlia | 2009-09-07 | 1 | -8/+8 | |
* | remove warning | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+2 | |
* | remove warning | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+2 |