aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-1/+7
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-1/+14
* A little bit further with LLSetVehicleVectorParam.Charles Krinke2008-09-281-1/+8
* Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker2008-09-283-0/+11
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-1/+1
* Mantis #1922Melanie Thielker2008-09-282-1/+2
* Remove llSetVehicledoubleParam. It does not exist.Charles Krinke2008-09-281-6/+0
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-1/+8
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-1/+1
* Mantis#2287. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-281-5/+58
* Stop DNE saying "Loading script" when it's actually unloading.Melanie Thielker2008-09-271-2/+4
* Update unit testsMelanie Thielker2008-09-271-13/+6
* Add friendly error messages to both engines.Melanie Thielker2008-09-279-109/+303
* Mantis #2277Melanie Thielker2008-09-262-2/+1
* 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