aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/XEngine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-10/+0
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+1
* Remove the script engine identifier tag, so the compiler just seesMelanie Thielker2008-09-221-0/+1
* Prevent scripts from running under multiple engines at onceMelanie Thielker2008-09-221-4/+8
* Allows to use the new script engine feature. Begin your script withMelanie Thielker2008-09-211-0/+9
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-9/+21
* Change XEngine startup to enable it to run as a normal region moduleMelanie Thielker2008-09-211-27/+40
* * Duh, forgot I had undone some of the changes I meant to include in the prev...Justin Clarke Casey2008-09-191-2/+2
* * Remove one possible deadlock situation as seen todayJustin Clarke Casey2008-09-191-1/+7
* Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker2008-09-171-0/+1
* * Change XEngine default configuration values to match those in OpenSim.examp...Justin Clarke Casey2008-09-161-3/+3
* * minor: method documentationJustin Clarke Casey2008-09-161-29/+39
* Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2008-09-131-0/+8
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-11/+11
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+8
* Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker2008-09-071-3/+24
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-43/+43
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-48/+45
* Change some chat output functions so that text is truncated atMelanie Thielker2008-09-021-2/+2
* Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2008-08-281-3/+3
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-9/+1
* Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2008-08-271-1048/+28
* Refactor Executor into the script app domain and IScript. This changesMelanie Thielker2008-08-271-6/+3
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-1/+1
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-4/+4
* Patch #9141 (Mantis #1655)Melanie Thielker2008-07-121-2/+10
* Mantis#1690. Thank you kindly, Melanie for a patch that:Charles Krinke2008-07-081-0/+6
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-15/+15
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* Mantis#1659. Thank you, Melanie for a patch that:Charles Krinke2008-07-041-31/+36
* Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke2008-07-021-2/+25
* Mantis#1640. Thank you, Chernega for a patch that addresses:Charles Krinke2008-07-011-2/+7
* properly explaining each #pragma warning disableDr Scofield2008-06-301-0/+3
* Manti#1624. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-0/+4
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-17/+158
* * Melanie adds the event manager back to the XEngine so all yr events are her...Teravus Ovares2008-06-281-2/+4
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-9/+9
* Mantis#1600. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+1
* Update svn properties. Add copyright notices.Jeff Ames2008-06-251-0/+27
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-157/+77
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-091-10/+10
* Mantis#1498. Thank you Melanie for an XEngine patch that addresses:Charles Krinke2008-06-081-8/+15
* Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-2/+209
* Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson2008-06-071-19/+85
* Mantis#1476. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-1/+1
* Minor formatting cleanup.Jeff Ames2008-06-061-6/+6
* * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437lbsa712008-06-051-0/+2
* Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke2008-06-051-20/+34
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-210/+210