aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses:Charles Krinke2008-08-161-2/+94
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-162-6/+7
* Pantis #1957Melanie Thielker2008-08-151-3/+11
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-152-2/+2
* Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f...Mike Mazur2008-08-151-1/+8
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-1/+1
* Mantis#1942. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-131-1/+2
* Mantis#1941. Thank you kindly, Tyre for a patch thatCharles Krinke2008-08-131-34/+4
* Mantis#1934. Thank you Tyre for a patch that:Charles Krinke2008-08-131-1/+11
* Thank you, tyre, for a patch that fixes a null reference in LSLMelanie Thielker2008-08-131-11/+10
* Mantis#1925. Thank you, homerHorwitz for a patch that:Charles Krinke2008-08-131-1/+30
* From: Omar Vera Ustariz <ustariz@de.ibm.com>Dr Scofield2008-08-133-7/+123
* Minor formatting cleanup.Jeff Ames2008-08-122-2/+2
* * minor: replace hard tabs with soft 4 space tabs in previous patchJustin Clarke Casey2008-08-111-6/+5
* Mantis#1921. Thank you kindly, Leaf for a patch that:Charles Krinke2008-08-111-10/+11
* Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-101-1/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-1/+1
* * Remove warningsJustin Clarke Casey2008-08-091-1/+1
* Mantis#1521. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-081-115/+139
* Mantis#1899. Thank you kindly, Cmickeyb for a patch that:Charles Krinke2008-08-073-11/+11
* Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-071-0/+27
* Minor formatting cleanup.Jeff Ames2008-08-073-13/+13
* * oops, fix build break from last checkinJustin Clarke Casey2008-08-051-2/+2
* * possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey2008-08-051-1/+17
* Fix wrong bitmask value in script engine that would make a mess ofMelanie Thielker2008-08-041-1/+1
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-011-3/+3
* Mantis#1868. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-07-311-1/+1
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-312-2/+91
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-312-0/+3
* Thank you, sacha magne, for a patch that implementsMelanie Thielker2008-07-312-0/+4
* Thanks, M. Igarashi & nlin, for a patch that implements unary minus operatorMike Mazur2008-07-311-0/+5
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-312-2/+26
* More LSL_Types implicit/explicit cast changes. Fix issue 1854.Mike Mazur2008-07-311-3/+3
* Thank you, HomerHorwitz, for a patch thatMelanie Thielker2008-07-301-1/+10
* When casting strings to int, use double.Parse() as strings may be floats. WithMike Mazur2008-07-281-2/+4
* -implement LSLString -> Quaternion explicit castMike Mazur2008-07-281-0/+5
* Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822.Mike Mazur2008-07-281-0/+5
* -copy LSL_Types tests from Common/ to Shared/Mike Mazur2008-07-281-3/+3
* Re-fix r5681. Sorry for the inconvenience. We will now return youMelanie Thielker2008-07-271-0/+1
* Addresses Mantis #1611Melanie Thielker2008-07-271-0/+3
* Addresses Mantis #1688Melanie Thielker2008-07-271-1/+1
* Mantis#1831.Thank you kindly, Francis for a patch that addresses:Charles Krinke2008-07-271-14/+10
* Conversion from double to LSLInteger needs to be explicit. Fix issue 1826.Mike Mazur2008-07-271-1/+1
* Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur2008-07-271-0/+20
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-1/+1
* Add casts from integer to float. Fix issue 1822.Mike Mazur2008-07-251-0/+5
* -add test for newly introduced cast operators (issue 1818)Mike Mazur2008-07-251-0/+1
* *Fixes #0001818: typecast string to floatmingchen2008-07-251-0/+4
* llApplyImpulse now accepts any non-zero integer as not FALSEDahlia Trimble2008-07-251-12/+4
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-241-2/+2