aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* XEngine: fix collisions, add event coalescing for collision events.Melanie Thielker2008-09-181-11/+14
* 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-062-61/+60
* 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
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-2/+1
* Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2008-08-282-3/+68
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-272-28/+42
* 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-273-325/+3
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* Fix wrong bitmask value in script engine that would make a mess ofMelanie Thielker2008-08-041-1/+1
* * 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
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-9/+3
* 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-282-26/+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-272-10/+10
* 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-2422-14317/+146
* A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke2008-06-131-8/+0
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-13/+13
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke2008-06-101-1/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-093-12/+12
* 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-075-106/+283
* Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson2008-06-074-53/+278