| Commit message (Expand) | Author | Files | Lines |
2008-09-23 | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 1 | -1/+1 |
2008-09-22 | Remove the script engine identifier tag, so the compiler just sees | Melanie Thielker | 1 | -0/+1 |
2008-09-22 | Prevent scripts from running under multiple engines at once | Melanie Thielker | 1 | -4/+8 |
2008-09-21 | Allows to use the new script engine feature. Begin your script with | Melanie Thielker | 1 | -0/+9 |
2008-09-21 | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 4 | -27/+60 |
2008-09-14 | Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses: | Charles Krinke | 2 | -0/+26 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 8 | -97/+97 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 1 | -4/+4 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -0/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 3 | -6/+6 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 1 | -3/+4 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -1/+1 |
2008-08-13 | Mantis#1941. Thank you kindly, Tyre for a patch that | Charles Krinke | 1 | -34/+4 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-10 | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+5 |
2008-08-07 | Mantis#1899. Thank you kindly, Cmickeyb for a patch that: | Charles Krinke | 2 | -3/+3 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-05 | * oops, fix build break from last checkin | Justin Clarke Casey | 1 | -2/+2 |
2008-08-05 | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 1 | -1/+17 |
2008-07-27 | Re-fix r5681. Sorry for the inconvenience. We will now return you | Melanie Thielker | 1 | -0/+1 |
2008-07-27 | Addresses Mantis #1611 | Melanie Thielker | 1 | -0/+3 |
2008-07-08 | Mantis#1690. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+3 |
2008-06-28 | Mantis#1623. Thank you, Melanie for a patch that: | Charles Krinke | 2 | -6/+13 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -1/+1 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 2 | -5/+5 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-06-08 | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 2 | -3/+62 |
2008-06-08 | * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really... | Teravus Ovares | 1 | -3/+12 |
2008-06-05 | Mantis#1459. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -2/+5 |
2008-06-05 | * This sends collision events to the script engine. | Teravus Ovares | 2 | -9/+79 |
2008-06-04 | applied patch from mantis #1268 , thanks mikem | MW | 1 | -0/+4 |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 2 | -12/+12 |
2008-05-29 | Mantis#1411. Thank you kindly for Dataserver.cs and a patch | Charles Krinke | 2 | -0/+133 |
2008-05-29 | Mantis#852. Thank you kindly, cmickeyb for a patch that: | Charles Krinke | 1 | -17/+46 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -1/+1 |
2008-05-25 | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 2 | -0/+2 |
2008-05-25 | Thank you very much, Xantor for a patch that: | Charles Krinke | 1 | -0/+4 |
2008-05-22 | Mantis 1357 Patch - Thanks mikem! | Adam Johnson | 1 | -4/+8 |
2008-05-18 | * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule. | Adam Frisby | 1 | -0/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 6 | -11/+11 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -4/+7 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 4 | -6/+6 |
2008-05-14 | * Removed 19 warnings | Teravus Ovares | 1 | -1/+1 |
2008-05-11 | * Changed implicit string conversion to LSL_Types.LSLString in money event of... | Teravus Ovares | 2 | -3/+3 |
2008-05-08 | * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!) | Adam Frisby | 1 | -4/+7 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 2 | -4/+2 |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -1/+1 |
2008-05-07 | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 1 | -0/+1 |
2008-05-07 | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 1 | -2/+2 |