Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Removed LSOEngine source again as it will not be used. | Tedd Hansen | 2008-05-18 | 1 | -703/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -25/+3 |
| | |||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -3/+0 |
| | | | | ASCIIEncoder in places we shouldn't. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -1/+0 |
| | | | | (this took a while to run). | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
| | |||||
* | * Marking off which uses of catch (Exception e) is legit and which are not, ↵ | Adam Frisby | 2008-02-06 | 1 | -1/+1 |
| | | | | for later removal/replacement. | ||||
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
| | | | | | | | * Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | ||||
* | Set eol | Tedd Hansen | 2008-01-12 | 1 | -728/+728 |
| | |||||
* | Welcome back LSO. | Tedd Hansen | 2008-01-12 | 1 | -0/+729 |
Added old LSO code, will use it as base to create new LSO VM. |