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