| Commit message (Expand) | Author | Files | Lines |
2008-05-01 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -0/+3 |
2008-05-01 | * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca... | Adam Frisby | 1 | -1/+7 |
2008-05-01 | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 3 | -6/+3 |
2008-05-01 | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 8 | -494/+166 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -88/+88 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 3 | -5/+6 |
2008-05-01 | * Applying Mantis#1097 - Thanks Xantor! | Adam Frisby | 1 | -3/+6 |
2008-04-30 | * Sometimes you know, you do something really stupid. | Adam Frisby | 5 | -6/+6 |
2008-04-30 | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2 | -6/+6 |
2008-04-30 | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 11 | -339/+684 |
2008-04-29 | * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle... | Teravus Ovares | 3 | -9/+174 |
2008-04-29 | * Applying melanie's List2Vector and List2Rot patch. Added a routine in the... | Teravus Ovares | 2 | -2/+8 |
2008-04-28 | wrap a common exception that we get on shutdown of the script engine to keep | Sean Dague | 1 | -4/+9 |
2008-04-27 | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 1 | -0/+10 |
2008-04-26 | Thank you Melanie for implementing | Charles Krinke | 2 | -36/+65 |
2008-04-26 | * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati... | Adam Frisby | 3 | -29/+191 |
2008-04-26 | * For info about this commit, see last commit. | Teravus Ovares | 1 | -3/+16 |
2008-04-26 | * Error on System. references with 'CS20003: 'System' is null or not an object" | Teravus Ovares | 1 | -0/+5 |
2008-04-25 | * Applying mantis#1048 - Patch for osSetRegionWaterHeight() | Adam Frisby | 5 | -3/+20 |
2008-04-25 | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 4 | -14/+17 |
2008-04-24 | * Patch from Melanie. Mantis: 1040. Thanks Melanie! | Teravus Ovares | 2 | -8/+65 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2 | -197/+197 |
2008-04-24 | * From: Alan M Webb <awebb.vnet.ibm.com> | Justin Clarke Casey | 1 | -1/+1 |
2008-04-23 | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 1 | -2/+2 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 3 | -8/+71 |
2008-04-23 | * Fixes lsl scripts with no state_entry event at all | Teravus Ovares | 1 | -1/+39 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 1 | -4/+12 |
2008-04-23 | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 1 | -9/+54 |
2008-04-23 | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 1 | -16/+213 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 1 | -1/+1 |
2008-04-23 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -2/+12 |
2008-04-22 | * Implements llScriptDanger | Teravus Ovares | 3 | -5/+14 |
2008-04-22 | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 1 | -9/+13 |
2008-04-22 | * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! | Teravus Ovares | 1 | -1/+38 |
2008-04-21 | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 42 | -316/+212 |
2008-04-20 | Removed some script engine noise from console | Tedd Hansen | 4 | -8/+8 |
2008-04-20 | Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C... | Tedd Hansen | 4 | -324/+340 |
2008-04-20 | * Fixed up event discovery regexes to work with a specific string format m#1012 | Teravus Ovares | 1 | -2/+2 |
2008-04-20 | * Updates LSL2CS converter | Teravus Ovares | 4 | -1/+209 |
2008-04-18 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -42/+219 |
2008-04-18 | Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb. | Tedd Hansen | 1 | -9/+21 |
2008-04-18 | Thank you, Melanie, very kindly for a patch that : | Charles Krinke | 1 | -2/+15 |
2008-04-17 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -5/+98 |
2008-04-16 | * From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -2/+47 |
2008-04-16 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -13/+60 |
2008-04-16 | * From Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -4/+23 |
2008-04-15 | Fixed LSL State support. | Teravus Ovares | 3 | -35/+57 |
2008-04-11 | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 1 | -11/+16 |