| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 1582. The maximum allowable length for a string passed to SimChat i... | Mike Mazur | 2008-07-16 | 1 | -1/+1 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | * minor: just some null guards and name changes to make it clearer that prim ... | Justin Clarke Casey | 2008-07-12 | 1 | -9/+16 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -1/+1 |
* | Mantis#1623. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 1 | -1/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -2/+2 |
* | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 2008-05-26 | 1 | -2/+2 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -2/+2 |
* | Thank you very much, Xantor for a patch that: | Charles Krinke | 2008-05-25 | 1 | -2/+28 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
* | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2008-05-05 | 1 | -1/+1 |
* | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 2008-05-01 | 1 | -0/+2 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -1/+1 |
* | Removed some script engine noise from console | Tedd Hansen | 2008-04-20 | 1 | -3/+3 |
* | * Applied Grumly57 patch for #781; Thanks, Grumly! | lbsa71 | 2008-03-18 | 1 | -7/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 2008-02-24 | 1 | -1/+1 |
* | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 2008-02-24 | 1 | -3/+1 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -1/+1 |
* | * Marking off which uses of catch (Exception e) is legit and which are not, f... | Adam Frisby | 2008-02-06 | 1 | -3/+3 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -12/+11 |
* | Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w... | Tedd Hansen | 2008-02-05 | 1 | -1/+0 |
* | Bugfixes. Now it even reads configuration before it uses it! ;) | Tedd Hansen | 2008-02-02 | 1 | -7/+9 |
* | Added header/footer of scripts to make C# and VB scripts much easier to write. | Tedd Hansen | 2008-02-02 | 1 | -0/+3 |
* | Added load/unload queue size limit | Tedd Hansen | 2008-02-02 | 1 | -3/+3 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -3/+8 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -8/+8 |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 1 | -1/+1 |
* | Small bug in ResetScript | Tedd Hansen | 2008-01-21 | 1 | -7/+1 |
* | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 2008-01-17 | 1 | -1/+2 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 2008-01-12 | 1 | -366/+72 |
* | Only one queue is used for load/unload of scripts. | Tedd Hansen | 2008-01-05 | 1 | -19/+22 |
* | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 2007-12-30 | 1 | -0/+11 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -31/+34 |
* | Thanks to Alondria for: | Charles Krinke | 2007-12-12 | 1 | -14/+17 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | converted hard-coded chat type values to ChatTypeEnum | Jeff Ames | 2007-11-08 | 1 | -1/+2 |
* | ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s... | Tedd Hansen | 2007-11-01 | 1 | -43/+59 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -50/+51 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -1/+1 |
* | * Replaced usage of ClientView with IClientAPI | lbsa71 | 2007-09-18 | 1 | -2/+4 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -8/+8 |
* | Implemented: llSetText, llResetScript | Tedd Hansen | 2007-09-16 | 1 | -7/+14 |
* | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2007-09-14 | 1 | -1/+1 |
* | implement llGetScale and llSetScale | Sean Dague | 2007-09-13 | 1 | -1/+1 |
* | remove ^M, as native storage should be UNIX format, and ^M in/out mashing | Sean Dague | 2007-09-13 | 1 | -408/+408 |
* | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m... | Tedd Hansen | 2007-09-13 | 1 | -29/+29 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | startup event on script added to object, not all inside object. | Tedd Hansen | 2007-08-28 | 1 | -6/+18 |