aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2-8/+42
2008-09-23Remove some debug outputMelanie Thielker1-3/+0
2008-09-23Switches the direct event postings in the API file over to the Shared/Melanie Thielker3-18/+21
2008-09-23Add IEventReceiver to DNE - a consolidation series patchMelanie Thielker3-9/+38
2008-09-23Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker7-0/+7
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-1/+1
2008-09-22Remove the script engine identifier tag, so the compiler just seesMelanie Thielker1-0/+1
2008-09-22Prevent scripts from running under multiple engines at onceMelanie Thielker1-4/+8
2008-09-21Allows to use the new script engine feature. Begin your script withMelanie Thielker1-0/+9
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker4-27/+60
2008-09-14Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses:Charles Krinke2-0/+26
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares8-97/+97
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker1-4/+4
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-0/+1
2008-08-18Formatting cleanup.Jeff Ames3-6/+6
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker1-3/+4
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-1/+1
2008-08-13Mantis#1941. Thank you kindly, Tyre for a patch thatCharles Krinke1-34/+4
2008-08-12Minor formatting cleanup.Jeff Ames1-1/+1
2008-08-10Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+5
2008-08-07Mantis#1899. Thank you kindly, Cmickeyb for a patch that:Charles Krinke2-3/+3
2008-08-07Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-05* oops, fix build break from last checkinJustin Clarke Casey1-2/+2
2008-08-05* possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey1-1/+17
2008-07-27Re-fix r5681. Sorry for the inconvenience. We will now return youMelanie Thielker1-0/+1
2008-07-27Addresses Mantis #1611Melanie Thielker1-0/+3
2008-07-08Mantis#1690. Thank you kindly, Melanie for a patch that:Charles Krinke1-0/+3
2008-06-28Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2-6/+13
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-1/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield2-5/+5
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-2/+2
2008-06-08* Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2-3/+62
2008-06-08* Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really...Teravus Ovares1-3/+12
2008-06-05Mantis#1459. Thank you kindly, CMickeyb for a patch that:Charles Krinke1-2/+5
2008-06-05* This sends collision events to the script engine. Teravus Ovares2-9/+79
2008-06-04applied patch from mantis #1268 , thanks mikemMW1-0/+4
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