aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke4-1/+20
2008-05-28* Resolves comment removal in string literals in the LSL2CSConverterTeravus Ovares1-17/+19
2008-05-27another take on the whole string cleansing, by adding specific poisonSean Dague1-2/+5
2008-05-27* Revert last commit as it opens sim owners up to all sorts of nasty scripts....Teravus Ovares1-3/+3
2008-05-27comment out the x.y security check in the script engine because it's so aggre...Sean Dague1-3/+6
2008-05-26disabling m_log again.Dr Scofield1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield4-20/+18
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames2-6/+11
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares3-4/+6
2008-05-25Thank you very much, Xantor for a patch that:Charles Krinke2-2/+32
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-22Mantis 1357 Patch - Thanks mikem!Adam Johnson1-4/+8
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2-23/+13
2008-05-18Cleanup: Removed LSOEngine source again as it will not be used.Tedd Hansen13-3055/+0
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-0/+1
2008-05-17* whoops, misplaced / where should have been \Teravus Ovares1-1/+1
2008-05-17* Update on the script engine LSL parser. Blocks all static objects and meth...Teravus Ovares1-8/+50
2008-05-16Formatting cleanup.Jeff Ames26-259/+218
2008-05-16Thank you very much, mjm for :Charles Krinke1-14/+9
2008-05-15Committing Xantor's LLEuler3Rot still broken fix patch. Mantis 001235. Tha...Teravus Ovares1-97/+44
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-40/+2
2008-05-14Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!Teravus Ovares1-2/+2
2008-05-14More formatting cleanup.Jeff Ames2-5/+9
2008-05-14Formatting cleanup.Jeff Ames8-80/+84
2008-05-14* Removed 19 warningsTeravus Ovares2-2/+2
2008-05-13* Tweaked a regex that was returning invalid results in some cases.Teravus Ovares1-1/+1
2008-05-13* Refactor: Stop exposing the inner scene's ScenePresence dictionary directly...Justin Clarke Casey1-17/+24
2008-05-13*Complete redo of the permissions modulemingchen1-1/+1
2008-05-12Formatting cleanup.Jeff Ames2-66/+41
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-8/+11
2008-05-11* Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares3-3/+6
2008-05-09* Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey3-4/+5
2008-05-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey1-0/+12
2008-05-09Thank you, Melanie for a patch that helps conversionCharles Krinke1-0/+15
2008-05-09Thank you, Melanie for a patch that:Charles Krinke3-129/+129
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2-6/+6
2008-05-08* Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th...Adam Frisby3-5/+179
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby2-17/+18
2008-05-08From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague1-2/+2
2008-05-08* You can haz more spring cleaning.Adam Frisby3-22/+7
2008-05-08* Some refactorings.Adam Frisby1-1/+1
2008-05-07* Change LSL -> C# translated script console output to use the logger (at DEB...Justin Clarke Casey1-4/+7
2008-05-07* Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares1-0/+1
2008-05-07* Theoretically, everything is in place for scripted take controls... Theo...Teravus Ovares3-7/+35
2008-05-07while I'm not convinced this is causing my current run awaySean Dague1-18/+21
2008-05-07Thank you very much, Xantor for a patch to improveCharles Krinke1-5/+17
2008-05-07Thank you, Middelink for a patch that fixes the regular expresionCharles Krinke1-2/+2
2008-05-07replace 2 instances of "0000...." with LLUUID.Zero.ToSting() becauseSean Dague1-2/+2
2008-05-06De-tabify source.Jeff Ames3-463/+476