aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-081-0/+16
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-1/+1
* * Added missing dependencies that was causing build to fail in windows. Mon...Teravus Ovares2008-10-171-0/+1
* Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz2008-10-161-2/+11
* Restore "friendly errors" to the XEngineMelanie Thielker2008-10-071-1/+1
* Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2008-10-031-1/+1
* Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker2008-09-281-0/+4
* Add friendly error messages to both engines.Melanie Thielker2008-09-271-2/+3
* Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker2008-09-261-2/+2
* Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker2008-09-261-0/+25
* Fix script engine name parsing for DotNetEngine to make that actually workMelanie Thielker2008-09-251-1/+1
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-3/+23
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-18/+21
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-241-1/+0
* 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
* 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