aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26* Patch from JHurlimanTeravus Ovares2-21/+27
2008-09-26* Apply http://opensimulator.org/mantis/view.php?id=2274Justin Clarke Casey1-1/+3
2008-09-26Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker2-1/+187
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker4-8312/+8229
2008-09-26Mantis#2265. Thank you kindly, Idb for a patch that:Charles Krinke1-2/+1
2008-09-25Implement LSL-function llSetClickAction.Homer Horwitz2-1/+13
2008-09-25Implement LSL-function llGetRegionAgentCount.Homer Horwitz1-2/+1
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-1/+1
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke1-1/+1
2008-09-25CONVERGENCE!!!!!!Melanie Thielker2-8221/+8300
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker6-86/+74
2008-09-25Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke1-2/+20
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2-13/+13
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker4-81/+104
2008-09-23Mantis #2243Melanie Thielker3-1760/+1610
2008-09-22* Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey1-1/+12
2008-09-21Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke1-0/+7
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames3-13/+13
2008-09-20XEngine: Fix loading lists from saved stateMelanie Thielker1-1/+1
2008-09-20Fix up some ScriptBase detailsMelanie Thielker1-10/+9
2008-09-20- Consistency fix: Like llGetNumberOfNotecardLines, llGetNotecardLine returns...Homer Horwitz1-1/+13
2008-09-20* Fix build error, (maybe)Teravus Ovares1-3/+4
2008-09-20XEngine: Fix llGetListEntryType to return the correct type for the LSL types.Melanie Thielker2-7/+23
2008-09-19Guard LLRezObject against NaNMelanie Thielker1-2/+4
2008-09-19Mantis #2217Melanie Thielker1-1/+9
2008-09-19Fix issue introduces by a fix in 6256. Fixes mantis #2214Melanie Thielker1-4/+6
2008-09-18Fix llParcelMedia queries. Correct types and add a missing ToString() (XEngine)Melanie Thielker1-3/+3
2008-09-18Remove redundant permissions check in OSSL_Api.csMelanie Thielker1-6/+0
2008-09-18Fix list reset behavior, and thereby squash one warningMelanie Thielker1-1/+1
2008-09-18From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield4-7/+201
2008-09-18Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-09-18Kan-Ed fix series.Melanie Thielker1-2/+3
2008-09-18Another pointless multiplication/division removedMelanie Thielker1-2/+2
2008-09-18XEngine API refactor. Fully implement ALL_SIDES with sanity checks.Melanie Thielker1-88/+136
2008-09-18Kan-Ed fix series.Melanie Thielker1-31/+64
2008-09-18Kan-Ed fix series.Melanie Thielker1-91/+58
2008-09-17Kan-Ed fix series. Fix up llRezAtRoot and llRezObject, fix llCreateLinkMelanie Thielker1-10/+5
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-0/+8
2008-09-17* Apply http://opensimulator.org/mantis/view.php?id=2206Justin Clarke Casey1-2/+11
2008-09-16Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2205 with a few small tweaksJustin Clarke Casey1-2/+2
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey1-2/+12
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2203Justin Clarke Casey1-2/+68
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2202Justin Clarke Casey1-2/+2
2008-09-16* minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey1-1/+1
2008-09-16* minor: method documentationJustin Clarke Casey3-4/+9
2008-09-16Minor formatting cleanup.Jeff Ames1-1/+1
2008-09-15Finish up OSSL enable/disable options in XEngine.Melanie Thielker1-8/+45
2008-09-15Refactor the os functions allowed check into the threat check methodMelanie Thielker1-184/+5
2008-09-15Add the option to use Allow_osFunction = false for each OS functionMelanie Thielker1-0/+11