aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker2008-09-262-4/+4
* Fix listeners in multi-region instancesMelanie Thielker2008-09-261-3/+3
* Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker2008-09-263-0/+13
* Remove another interface that is no longer neededMelanie Thielker2008-09-266-40/+5
* Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker2008-09-264-236/+288
* * Patch from JHurlimanTeravus Ovares2008-09-262-21/+27
* DNE code cleanupsMelanie Thielker2008-09-263-102/+82
* Adds support for the "Running" checkbox and the "Reset" button, as well asMelanie Thielker2008-09-261-0/+44
* Pluggable API module (XEngine style) support for DNEMelanie Thielker2008-09-261-7/+14
* Compiler Connection! One world, one compiler!Melanie Thielker2008-09-2625-47590/+22
* After the last commit, the old Common assembly was still being loaded.Melanie Thielker2008-09-261-2/+2
* Yay! Common/ is gone! One API is achieved!Melanie Thielker2008-09-269-2949/+22
* * minor: remove warningsJustin Clarke Casey2008-09-261-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2274Justin Clarke Casey2008-09-261-1/+3
* Add per-instance date to DNE to avoid serializing stuff 10 times a second.Melanie Thielker2008-09-267-250/+180
* And another fileMelanie Thielker2008-09-261-0/+479
* Pushing the missing fileMelanie Thielker2008-09-261-0/+35
* Remove all the subclassing complexity and script server interfaces fromMelanie Thielker2008-09-2614-1367/+721
* Remove interfaces that are no longer used from DNEMelanie Thielker2008-09-263-98/+2
* Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker2008-09-262-1/+187
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-2618-9970/+8389
* Mantis#2265. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-261-2/+1
* Implement LSL-function llSetClickAction.Homer Horwitz2008-09-252-1/+13
* Some script engine interface changesMelanie Thielker2008-09-253-6/+27
* Implement LSL-function llGetRegionAgentCount.Homer Horwitz2008-09-251-2/+1
* Fix script engine name parsing for DotNetEngine to make that actually workMelanie Thielker2008-09-252-2/+2
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-256-71/+106
* Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2008-09-251-1/+1
* Fixes an exception that is seen on regions running XEngine, where DNEMelanie Thielker2008-09-251-8/+3
* CONVERGENCE!!!!!!Melanie Thielker2008-09-257-16443/+8347
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-2525-1674/+368
* Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-252-4/+40
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-248-295/+376
* Mantis #2250Melanie Thielker2008-09-241-1/+1
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-247-102/+110
* Update svn properties, formatting cleanup.Jeff Ames2008-09-232-4/+4
* Add the missing fileMelanie Thielker2008-09-231-2/+2
* Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker2008-09-233-214/+214
* Remove some debug outputMelanie Thielker2008-09-231-3/+0
* Switches the direct event postings in the API file over to the Shared/Melanie Thielker2008-09-234-56/+131
* Add IEventReceiver to DNE - a consolidation series patchMelanie Thielker2008-09-233-9/+38
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-2320-2889/+36
* Add constants wrapping code from XEngine to DNE. This syncs up the parsersMelanie Thielker2008-09-233-370/+9
* Refactor XEngine parser as per suggestions from mikemMelanie Thielker2008-09-235-85/+32
* Add file missed in last commit (which never completed)Melanie Thielker2008-09-231-0/+55
* Alter tests to match up with the results after tyre's patchMelanie Thielker2008-09-232-29/+19
* Mantis #2243Melanie Thielker2008-09-239-3873/+3685
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-232-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey2008-09-222-2/+24
* Remove the script engine identifier tag, so the compiler just seesMelanie Thielker2008-09-222-0/+2