aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Implements the r6005 foes for XEngine as wellMelanie Thielker2008-08-271-1/+9
* Mantis#2045. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-251-60/+111
* Add the same delay factor in the XEngine section for the XEngineMelanie Thielker2008-08-251-2/+18
* Fix osAvatarPlayAnimation to actually do what it says on the boxMelanie Thielker2008-08-251-1/+1
* Mantis #2044Melanie Thielker2008-08-251-9/+92
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-231-2/+105
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Fixes the previous commit of llMakeLink for Shared/Melanie Thielker2008-08-191-2/+2
* Mantis #2001Melanie Thielker2008-08-191-1/+31
* Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs.Mike Mazur2008-08-191-91/+96
* Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well.Mike Mazur2008-08-191-2/+94
* Formatting cleanup.Jeff Ames2008-08-1812-187/+185
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-42/+42
* Mantis#1974. Thank you BlueWall for a patch that:Charles Krinke2008-08-171-0/+42
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-32/+32
* Mantis#1971. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-2/+40
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-75/+75
* Mantis#1964. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-3/+63
* Mantis#1963. Thank you kindly, Krtaylor for a patch that solves:Charles Krinke2008-08-161-0/+10
* 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
* Mantis #1961Melanie Thielker2008-08-151-0/+34
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* 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#1934. Thank you Tyre for a patch that:Charles Krinke2008-08-131-1/+11
* Mantis#1931. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-08-1312-327/+992
* 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-2/+3
* Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker2008-08-133-7/+123
* Remove "static" from the AsyncCommand Manager to make it work properlyMelanie Thielker2008-08-121-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-121-1/+1
* * 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-9/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-1/+1
* Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-081-115/+139
* Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-071-1/+28
* Minor formatting cleanup.Jeff Ames2008-08-071-10/+10
* 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/+90
* 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
* Allow the list hack from issue 1863 to compile, however its behavior isMike Mazur2008-07-311-7699/+7741
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-312-2/+26
* Allow assignments in if/while/do-while control statements. Fix issue 1862.Mike Mazur2008-07-311-7692/+8011
* Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-whileMike Mazur2008-07-312-10/+14
* 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