aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-302-12/+12
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-292-0/+133
* Mantis#852. Thank you kindly, cmickeyb for a patch that:Charles Krinke2008-05-291-17/+46
* Formatting cleanup.Jeff Ames2008-05-281-1/+1
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-1/+1
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-252-0/+2
* Thank you very much, Xantor for a patch that:Charles Krinke2008-05-251-0/+4
* Mantis 1357 Patch - Thanks mikem!Adam Johnson2008-05-221-4/+8
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-0/+1
* Formatting cleanup.Jeff Ames2008-05-166-11/+11
* More formatting cleanup.Jeff Ames2008-05-141-4/+7
* Formatting cleanup.Jeff Ames2008-05-144-6/+6
* * Removed 19 warningsTeravus Ovares2008-05-141-1/+1
* * Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares2008-05-112-3/+3
* * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby2008-05-081-4/+7
* * You can haz more spring cleaning.Adam Frisby2008-05-082-4/+2
* * Some refactorings.Adam Frisby2008-05-081-1/+1
* * 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-071-2/+2
* while I'm not convinced this is causing my current run awaySean Dague2008-05-071-18/+21
* De-tabify source.Jeff Ames2008-05-061-12/+12
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-2/+2
* Thank you kindly, Melanie for a patch to solveCharles Krinke2008-05-021-1/+13
* * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares2008-05-011-0/+23
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Assorted spring cleanings.Adam Frisby2008-05-012-3/+4
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-304-4/+4
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares2008-04-305-20/+21
* 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
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-251-4/+7
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-5/+5
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-5/+23
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-221-9/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2114-75/+20
* Removed some script engine noise from consoleTedd Hansen2008-04-201-1/+1
* Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen2008-04-181-9/+21
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-1/+1
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-091-1/+4
* Comment out unused private methods.Jeff Ames2008-03-251-40/+42
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-2/+2
* * Applied Grumly57 patch for #781; Thanks, Grumly!lbsa712008-03-181-7/+7
* Patch from DrSchofld (IBM). In his own wordsJustin Clarke Casey2008-03-181-2/+2
* Formatting cleanup.Jeff Ames2008-03-1815-400/+377
* Fix a few mono compiler warnings. Minor cleanup.Jeff Ames2008-03-171-1/+1
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-141-3/+3
* there was a single instance where the log4net object was notSean Dague2008-03-121-1/+1
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-045-22/+5
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-033-3/+3
* Thank you very much, Kinoc for:Charles Krinke2008-03-011-4/+29