| Commit message (Expand) | Author | Files | Lines |
2008-08-29 | Maintis #2078 | Melanie Thielker | 1 | -3/+10 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -17/+17 |
2008-08-28 | Thannk you, Ralphos, for a patch the corrects an improper cast in | Melanie Thielker | 1 | -2/+2 |
2008-08-28 | Thank you, salahzar, for a patch that adds some more functions | Melanie Thielker | 1 | -5/+51 |
2008-08-28 | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 1 | -3/+3 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 1 | -2/+5 |
2008-08-27 | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 2 | -0/+1121 |
2008-08-27 | Refactor Executor into the script app domain and IScript. This changes | Melanie Thielker | 3 | -0/+255 |
2008-08-27 | Erm - make the distanc factor really work.... | Melanie Thielker | 1 | -1/+1 |
2008-08-27 | Implements the r6005 foes for XEngine as well | Melanie Thielker | 1 | -1/+9 |
2008-08-25 | Mantis#2045. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -60/+111 |
2008-08-25 | Add the same delay factor in the XEngine section for the XEngine | Melanie Thielker | 1 | -2/+18 |
2008-08-25 | Fix osAvatarPlayAnimation to actually do what it says on the box | Melanie Thielker | 1 | -1/+1 |
2008-08-25 | Mantis #2044 | Melanie Thielker | 1 | -9/+92 |
2008-08-23 | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 1 | -2/+105 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -0/+1 |
2008-08-19 | Fixes the previous commit of llMakeLink for Shared/ | Melanie Thielker | 1 | -2/+2 |
2008-08-19 | Mantis #2001 | Melanie Thielker | 1 | -1/+31 |
2008-08-19 | Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. | Mike Mazur | 1 | -91/+96 |
2008-08-19 | Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well. | Mike Mazur | 1 | -2/+94 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 12 | -187/+185 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -42/+42 |
2008-08-17 | Mantis#1974. Thank you BlueWall for a patch that: | Charles Krinke | 1 | -0/+42 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -32/+32 |
2008-08-16 | Mantis#1971. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 1 | -2/+40 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -75/+75 |
2008-08-16 | Mantis#1964. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 1 | -3/+63 |
2008-08-16 | Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: | Charles Krinke | 1 | -0/+10 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2 | -6/+7 |
2008-08-15 | Pantis #1957 | Melanie Thielker | 1 | -3/+11 |
2008-08-15 | Mantis #1961 | Melanie Thielker | 1 | -0/+34 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -1/+1 |
2008-08-15 | Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f... | Mike Mazur | 1 | -1/+8 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 1 | -1/+1 |
2008-08-13 | Mantis#1942. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -1/+2 |
2008-08-13 | Mantis#1934. Thank you Tyre for a patch that: | Charles Krinke | 1 | -1/+11 |
2008-08-13 | Mantis#1931. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 12 | -327/+992 |
2008-08-13 | Thank you, tyre, for a patch that fixes a null reference in LSL | Melanie Thielker | 1 | -11/+10 |
2008-08-13 | Mantis#1925. Thank you, homerHorwitz for a patch that: | Charles Krinke | 1 | -2/+3 |
2008-08-13 | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 3 | -7/+123 |
2008-08-12 | Remove "static" from the AsyncCommand Manager to make it work properly | Melanie Thielker | 1 | -1/+1 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-11 | * minor: replace hard tabs with soft 4 space tabs in previous patch | Justin Clarke Casey | 1 | -6/+5 |
2008-08-11 | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 1 | -9/+11 |
2008-08-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -115/+139 |
2008-08-07 | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -1/+28 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2008-08-01 | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -3/+3 |
2008-07-31 | Mantis#1868. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+1 |