| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -7/+7 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 1 | -15/+0 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -14/+14 |
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -3/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -1/+1 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -2/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -23/+25 |
* | * Scripts edited within a prim will now be persisted correctly | Justin Clarke Casey | 2008-01-21 | 1 | -1/+1 |
* | * Make object persistence more granular by separating prim and prim inventory... | Justin Clarke Casey | 2008-01-21 | 1 | -0/+6 |
* | * Store task inventory when an object is taken into agent inventory | Justin Clarke Casey | 2008-01-16 | 1 | -1/+3 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -2/+2 |
* | * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ... | lbsa71 | 2007-12-28 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -149/+160 |
* | * Fixed MonoSQLite Update Table routine | Teravus Ovares | 2007-12-27 | 1 | -3/+3 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 1 | -2/+6 |
* | * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite. | Teravus Ovares | 2007-12-27 | 1 | -0/+46 |
* | Prim inventory persistence phase 1: Creation of preliminary table in sqlite. | Justin Clarke Casey | 2007-12-27 | 1 | -6/+2 |
* | *Fixed MySQLDataStore bug causing errors on startup | mingchen | 2007-12-18 | 1 | -0/+1 |
* | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 2007-12-18 | 1 | -1/+1 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 1 | -4/+4 |
* | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 2007-12-05 | 1 | -0/+1032 |