aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames2-12/+12
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2-0/+133
2008-05-29Mantis#852. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-17/+46
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-1/+1
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2-0/+2
2008-05-25Thank you very much, Xantor for a patch that:Charles Krinke1-0/+4
2008-05-22Mantis 1357 Patch - Thanks mikem!Adam Johnson1-4/+8
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-0/+1
2008-05-16Formatting cleanup.Jeff Ames6-11/+11
2008-05-14More formatting cleanup.Jeff Ames1-4/+7
2008-05-14Formatting cleanup.Jeff Ames4-6/+6
2008-05-14* Removed 19 warningsTeravus Ovares1-1/+1
2008-05-11* Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares2-3/+3
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby1-4/+7
2008-05-08* You can haz more spring cleaning.Adam Frisby2-4/+2
2008-05-08* Some refactorings.Adam Frisby1-1/+1
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 Ovares1-2/+2
2008-05-07while I'm not convinced this is causing my current run awaySean Dague1-18/+21
2008-05-06De-tabify source.Jeff Ames1-12/+12
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-2/+2
2008-05-02Thank you kindly, Melanie for a patch to solveCharles Krinke1-1/+13
2008-05-01* Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares1-0/+23
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-05-01* Assorted spring cleanings.Adam Frisby2-3/+4
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby4-4/+4
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares5-20/+21
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-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares1-4/+7
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-5/+5
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-5/+23
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares1-9/+13
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby14-75/+20
2008-04-20Removed some script engine noise from consoleTedd Hansen1-1/+1
2008-04-18Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen1-9/+21
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-1/+1
2008-04-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey1-1/+4
2008-03-25Comment out unused private methods.Jeff Ames1-40/+42
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-2/+2
2008-03-18* Applied Grumly57 patch for #781; Thanks, Grumly!lbsa711-7/+7
2008-03-18Patch from DrSchofld (IBM). In his own wordsJustin Clarke Casey1-2/+2
2008-03-18Formatting cleanup.Jeff Ames15-400/+377
2008-03-17Fix a few mono compiler warnings. Minor cleanup.Jeff Ames1-1/+1
2008-03-14* Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares1-3/+3
2008-03-12there was a single instance where the log4net object was notSean Dague1-1/+1
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames5-22/+5
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby3-3/+3
2008-03-01Thank you very much, Kinoc for:Charles Krinke1-4/+29