| Commit message (Expand) | Author | Files | Lines |
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 |
2008-02-05 | Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w... | Tedd Hansen | 1 | -1/+0 |
2008-02-02 | Bugfixes. Now it even reads configuration before it uses it! ;) | Tedd Hansen | 1 | -7/+9 |
2008-02-02 | Added header/footer of scripts to make C# and VB scripts much easier to write. | Tedd Hansen | 1 | -0/+3 |
2008-02-02 | Added load/unload queue size limit | Tedd Hansen | 1 | -3/+3 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -3/+8 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -8/+8 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -1/+1 |
2008-01-21 | Small bug in ResetScript | Tedd Hansen | 1 | -7/+1 |
2008-01-17 | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 1 | -1/+2 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |