| Commit message (Expand) | Author | Files | Lines |
2009-03-25 | cleanup | Dr Scofield | 1 | -1/+1 |
2009-03-15 | Fixes Mantis #3289. Thank you kindly, Ewe Loon, for a patch that: | Charles Krinke | 1 | -10/+28 |
2009-02-23 | Mantis#3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 1 | -0/+37 |
2009-02-22 | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 1 | -25/+26 |
2009-02-13 | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 1 | -4/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2008-12-05 | Mantis #2350 | idb | 1 | -2/+3 |
2008-11-29 | Comment the ScriptSponsor and restore the indefinite lifetime for | Melanie Thielker | 1 | -5/+5 |
2008-11-26 | Attempt to give script objects a proper lease time (DNE and xengine). Relies ... | Tedd Hansen | 1 | -0/+9 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -3/+2 |
2008-10-03 | Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128) | Melanie Thielker | 1 | -0/+17 |
2008-10-03 | Plumb in the start parameter in DNE | Melanie Thielker | 1 | -0/+10 |
2008-09-28 | Add explicit CultureInfo to the script compile thread in DotNetEngine to | Melanie Thielker | 1 | -0/+4 |
2008-09-27 | Stop DNE saying "Loading script" when it's actually unloading. | Melanie Thielker | 1 | -2/+4 |
2008-09-27 | Add friendly error messages to both engines. | Melanie Thielker | 1 | -1/+4 |
2008-09-26 | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 1 | -2/+2 |
2008-09-26 | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 1 | -7/+3 |
2008-09-26 | Pluggable API module (XEngine style) support for DNE | Melanie Thielker | 1 | -7/+14 |
2008-09-26 | Compiler Connection! One world, one compiler! | Melanie Thielker | 1 | -19/+20 |
2008-09-26 | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 1 | -4/+5 |
2008-09-26 | Add per-instance date to DNE to avoid serializing stuff 10 times a second. | Melanie Thielker | 1 | -189/+140 |
2008-09-26 | Remove all the subclassing complexity and script server interfaces from | Melanie Thielker | 1 | -8/+452 |
2008-09-26 | Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs. | Melanie Thielker | 1 | -2/+8 |
2008-09-25 | Fixes an exception that is seen on regions running XEngine, where DNE | Melanie Thielker | 1 | -8/+3 |
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -3/+4 |
2008-09-23 | Remove Common/LSL_Types.cs. Both script engines now use a single version | Melanie Thielker | 1 | -0/+1 |
2008-09-06 | Brushing rust of ye old commit | Tedd Hansen | 1 | -3/+3 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -6/+6 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-07-16 | Fix issue 1582. The maximum allowable length for a string passed to SimChat i... | Mike Mazur | 1 | -1/+1 |
2008-07-12 | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-12 | * minor: just some null guards and name changes to make it clearer that prim ... | Justin Clarke Casey | 1 | -9/+16 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-28 | Mantis#1623. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+7 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -2/+2 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-25 | Thank you very much, Xantor for a patch that: | Charles Krinke | 1 | -2/+28 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 1 | -1/+1 |
2008-05-01 | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 1 | -0/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -1/+1 |
2008-04-20 | Removed some script engine noise from console | Tedd Hansen | 1 | -3/+3 |
2008-03-18 | * Applied Grumly57 patch for #781; Thanks, Grumly! | lbsa71 | 1 | -7/+7 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-02-24 | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 1 | -1/+1 |
2008-02-24 | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 1 | -3/+1 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -1/+1 |
2008-02-06 | * Marking off which uses of catch (Exception e) is legit and which are not, f... | Adam Frisby | 1 | -3/+3 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -12/+11 |