aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2008-04-292-2/+8
* wrap a common exception that we get on shutdown of the script engine to keepSean Dague2008-04-281-4/+9
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-0/+10
* Thank you Melanie for implementingCharles Krinke2008-04-262-36/+65
* * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby2008-04-263-29/+191
* * For info about this commit, see last commit.Teravus Ovares2008-04-261-3/+16
* * Error on System. references with 'CS20003: 'System' is null or not an object"Teravus Ovares2008-04-261-0/+5
* * Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby2008-04-255-3/+20
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-254-14/+17
* * Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2008-04-242-8/+65
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-242-197/+197
* * From: Alan M Webb <awebb.vnet.ibm.com>Justin Clarke Casey2008-04-241-1/+1
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-231-2/+2
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-233-8/+71
* * Fixes lsl scripts with no state_entry event at allTeravus Ovares2008-04-231-1/+39
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-231-4/+12
* * Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby2008-04-231-9/+54
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-231-16/+213
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-231-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-231-2/+12
* * Implements llScriptDangerTeravus Ovares2008-04-223-5/+14
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-221-9/+13
* * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!Teravus Ovares2008-04-221-1/+38
* * Committing fix for previous build breakage. Sorry!Adam Frisby2008-04-211-2/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2142-316/+212
* Removed some script engine noise from consoleTedd Hansen2008-04-204-8/+8
* Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen2008-04-204-324/+340
* * Fixed up event discovery regexes to work with a specific string format m#1012Teravus Ovares2008-04-201-2/+2
* * Updates LSL2CS converterTeravus Ovares2008-04-204-1/+209
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-181-42/+219
* Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen2008-04-181-9/+21
* Thank you, Melanie, very kindly for a patch that : Charles Krinke2008-04-181-2/+15
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-171-5/+98
* * From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-2/+47
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-13/+60
* * From Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-161-4/+23
* Fixed LSL State support.Teravus Ovares2008-04-153-35/+57
* From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague2008-04-111-11/+16
* Thank you Justin for a patch that solves the issue of: When a sensor detects ...Charles Krinke2008-04-101-4/+14
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-2/+2
* * Put explicit braces in for single line blocksJustin Clarke Casey2008-04-091-3/+9
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-092-7/+23
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-091-3/+9
* * Various terrain engine fixesAdam Frisby2008-04-063-0/+36
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-041-21/+0
* from krtaylorSean Dague2008-04-021-3/+6
* **Big ass update warning**Adam Frisby2008-03-304-0/+37
* Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...alondria2008-03-291-6/+7
* fixes mantis #778 and shoots himself for making such a mistake to begin with,...MW2008-03-281-2/+2
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-03-281-3/+176