aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-25Comment out unused private methods.Jeff Ames4-63/+68
2008-03-25Fix a couple more warnings.Jeff Ames1-5/+5
2008-03-25* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares1-2/+4
2008-03-24* Added llApplyImpulse in the local frame.Teravus Ovares1-9/+11
2008-03-24Implements llGetInventoryPermMask()alondria3-5/+25
2008-03-24Modified llGetInventoryName() so it indexes inventory in the same manner the ...alondria1-3/+3
2008-03-24Implements llGetInventoryName() - the order is based upon inventory key, whic...alondria1-1/+17