aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0614-427/+450
* Mantis#2093. Thank you kindly, Ewe Loon for a patch that:Charles Krinke2008-09-051-48/+48
* * Apply cmickeyb's patch from mantis 2068Justin Clarke Casey2008-08-301-8/+13
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-20/+20
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-272-7/+7
* Erm - make the distanc factor really work....Melanie Thielker2008-08-271-1/+1
* Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation ofMelanie Thielker2008-08-271-1/+7
* Mantis#2045. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-251-363/+419
* Add ScriptDelayFactor under LL-Functions in OpenSim.ini. DefaultedMelanie Thielker2008-08-251-6/+22
* Mantis #2044Melanie Thielker2008-08-251-12/+95
* Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-08-241-0/+174
* Mantis #2028Melanie Thielker2008-08-241-2/+104
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-232-0/+2
* Mantis#1990. Thank you kindly, Nlin and M.Igarashi for a patch that:Charles Krinke2008-08-211-0/+6
* Mantis #2001Melanie Thielker2008-08-191-1/+31
* Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs.Mike Mazur2008-08-191-0/+10
* Formatting cleanup.Jeff Ames2008-08-186-121/+121
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-162-114/+114
* 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