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