| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up some of the nonsensical use of ScriptSleep | Charles Krinke | 2008-09-07 | 1 | -56/+1 |
* | Remove a few of the commented out "NotImplemented" | Charles Krinke | 2008-09-07 | 1 | -13/+0 |
* | Brushing rust of ye old commit | Tedd Hansen | 2008-09-06 | 3 | -6/+3 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -2/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 34 | -929/+949 |
* | Mantis#2093. Thank you kindly, Ewe Loon for a patch that: | Charles Krinke | 2008-09-05 | 1 | -48/+48 |
* | Mantis#2126. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 2008-09-05 | 2 | -8/+70 |
* | Thank you kindly, KrTaylor for a patch that adds: | Charles Krinke | 2008-09-05 | 1 | -3/+8 |
* | Mantis #2112 | Melanie Thielker | 2008-09-03 | 2 | -8/+13 |
* | Mantis #2097 | Melanie Thielker | 2008-09-03 | 1 | -3/+3 |
* | clean up and fixing a typo. | Dr Scofield | 2008-09-03 | 1 | -1/+2 |
* | Mantis #2109 | Melanie Thielker | 2008-09-03 | 1 | -0/+2 |
* | a piece of LSL_API changes got checked in incorectly with 6091. This | Sean Dague | 2008-09-02 | 1 | -1/+1 |
* | Committing the missing resource file for MSSQL. Sorry... | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | Small fix to a cast in list parsing | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 2 | -49/+46 |
* | Fix regex for string->int cast to accept leading spaces and a sign | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | First batch of the unit test changes for the new constants semantics | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | Correct the representation of the automatic null string | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | Remove the ((bool)()) cast, since it can make c# barf | Melanie Thielker | 2008-09-02 | 1 | -2/+2 |
* | Change some chat output functions so that text is truncated at | Melanie Thielker | 2008-09-02 | 3 | -6/+13 |
* | Add an explicit cast to bool for the if expression so that any base types | Melanie Thielker | 2008-09-02 | 1 | -2/+2 |
* | Thank you, Ewe Loon, for a patch that fixes various aspects of | Melanie Thielker | 2008-09-01 | 1 | -48/+48 |
* | This is an attempt to fix the handling of constants in LSL. | Melanie Thielker | 2008-09-01 | 3 | -31/+34 |
* | Another attempt at fixing XEngine llSetPrimitiveParams: Make it accept | Melanie Thielker | 2008-09-01 | 2 | -26/+26 |
* | * Apply cmickeyb's patch from mantis 2068 | Justin Clarke Casey | 2008-08-30 | 1 | -8/+13 |
* | Maintis #2078 | Melanie Thielker | 2008-08-29 | 1 | -3/+10 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 3 | -39/+38 |
* | Thannk you, Ralphos, for a patch the corrects an improper cast in | Melanie Thielker | 2008-08-28 | 1 | -2/+2 |
* | Thank you, salahzar, for a patch that adds some more functions | Melanie Thielker | 2008-08-28 | 1 | -5/+51 |
* | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 2008-08-28 | 5 | -7/+79 |
* | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 2008-08-27 | 6 | -38/+54 |
* | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 2008-08-27 | 5 | -1048/+1233 |
* | Refactor Executor into the script app domain and IScript. This changes | Melanie Thielker | 2008-08-27 | 6 | -175/+111 |
* | Erm - make the distanc factor really work.... | Melanie Thielker | 2008-08-27 | 2 | -2/+2 |
* | Implements the r6005 foes for XEngine as well | Melanie Thielker | 2008-08-27 | 1 | -1/+9 |
* | Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation of | Melanie Thielker | 2008-08-27 | 1 | -1/+7 |
* | Mantis#2045. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-25 | 2 | -423/+530 |
* | Add the same delay factor in the XEngine section for the XEngine | Melanie Thielker | 2008-08-25 | 1 | -2/+18 |
* | Add ScriptDelayFactor under LL-Functions in OpenSim.ini. Defaulted | Melanie Thielker | 2008-08-25 | 1 | -6/+22 |
* | Fix osAvatarPlayAnimation to actually do what it says on the box | Melanie Thielker | 2008-08-25 | 1 | -1/+1 |
* | Mantis #2044 | Melanie Thielker | 2008-08-25 | 2 | -21/+187 |
* | Mantis#2043. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 2008-08-24 | 1 | -0/+174 |
* | Mantis #2028 | Melanie Thielker | 2008-08-24 | 1 | -2/+104 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -2/+105 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 4 | -0/+4 |
* | Mantis#1990. Thank you kindly, Nlin and M.Igarashi for a patch that: | Charles Krinke | 2008-08-21 | 1 | -0/+6 |
* | Fixes the previous commit of llMakeLink for Shared/ | Melanie Thielker | 2008-08-19 | 1 | -2/+2 |
* | Mantis #2001 | Melanie Thielker | 2008-08-19 | 2 | -2/+62 |
* | Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. | Mike Mazur | 2008-08-19 | 2 | -91/+106 |