aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* CONVERGENCE!!!!!!Melanie Thielker2008-09-253-8219/+44
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-2516-1561/+263
* Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-251-2/+20
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-243-280/+360
* Add the missing fileMelanie Thielker2008-09-231-2/+2
* Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker2008-09-231-208/+208
* 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-2318-2885/+30
* Alter tests to match up with the results after tyre's patchMelanie Thielker2008-09-231-18/+18
* Mantis #2243Melanie Thielker2008-09-235-2105/+2065
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey2008-09-221-1/+12
* 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-215-28/+61
* * minor: warnings removalJustin Clarke Casey2008-09-211-1/+1
* Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke2008-09-211-0/+7
* Mantis #2232Melanie Thielker2008-09-212-5/+36
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-1/+1
* Fix Mantis #2215: llGetNotecardLine() not detecting EOF under DNEHomer Horwitz2008-09-201-9/+23
* Guard LLRezObject against NaNMelanie Thielker2008-09-191-0/+2
* Mantis #2217Melanie Thielker2008-09-191-1/+9
* * Apply http://opensimulator.org/mantis/view.php?id=2212Justin Clarke Casey2008-09-183-16/+23
* * Apply http://opensimulator.org/mantis/view.php?id=2207Justin Clarke Casey2008-09-172-2/+48
* * Apply http://opensimulator.org/mantis/view.php?id=2206Justin Clarke Casey2008-09-171-7/+19
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-161-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2205 with a few small tweaksJustin Clarke Casey2008-09-161-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey2008-09-161-2/+12
* * Apply http://opensimulator.org/mantis/view.php?id=2203Justin Clarke Casey2008-09-161-2/+67
* * Apply http://opensimulator.org/mantis/view.php?id=2202Justin Clarke Casey2008-09-161-2/+2
* Mantis #1843Melanie Thielker2008-09-161-2/+14
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-154-3/+47
* Added some further clipping to color- and alpha-values.Homer Horwitz2008-09-141-49/+51
* Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses:Charles Krinke2008-09-142-0/+26
* Fixed several cases of inverted colors and alpha in DNE and XEngine.Homer Horwitz2008-09-131-35/+35
* Formatting cleanup.Jeff Ames2008-09-131-115/+115
* Fixing a bug in DNE which caused the face-colors to be inverted when set via ...Homer Horwitz2008-09-131-9/+9
* Mantis #2018Melanie Thielker2008-09-131-3/+0
* * minor: Remove warningsJustin Clarke Casey2008-09-121-24/+8
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-126-679/+0
* * Fix a missing .UUID in llInstantMessageTeravus Ovares2008-09-121-1/+1
* add the m_host.AddScriptLPS(1); line. I'm not actually sure what itSean Dague2008-09-121-0/+2
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2008-09-123-0/+197
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-102-9/+9
* Mantis#2153. Thank you kindly, Godfrey for a patch that solves:Charles Krinke2008-09-101-0/+8
* Implementation of llDetectedGroup for DotNetEngine.Charles Krinke2008-09-101-5/+3
* *Almost* have a complete implementation of llDetectedGroup. Charles Krinke2008-09-101-2/+8