Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -1/+2 |
| | | | | (this took a while to run). | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | * setting some readonlies | lbsa71 | 2008-01-31 | 1 | -1/+1 |
| | |||||
* | * 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. | ||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -3/+3 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -14/+2 |
| | | | | | | | * Added dump_assets_to_file option to enable asset dumping for debug * normalized some namespaces * InventoryFolder renamed to InventoryFolderImpl to | ||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
| | |||||
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵ | lbsa71 | 2007-09-27 | 1 | -0/+1 |
| | | | | Tleiades patch 444 and 445. | ||||
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -1/+0 |
| | | | | | | | * updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423) | ||||
* | * Started major restructusing of comms to prepare for better grid and region ↵ | lbsa71 | 2007-09-24 | 1 | -0/+38 |
functionality * Working towards one shared set of services * Killed off two projects with very little functionality |