Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-09-09 | fix an automatically stripped out UUID from SQLiteManager | Sean Dague | 1 | -1/+1 | |
fix some spacing in SQLiteRegionData | |||||
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -3/+3 | |
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | |||||
2008-06-26 | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks ↵ | Jeff Ames | 1 | -6/+8 | |
kerunix_Flan! | |||||
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 1 | -2/+12 | |
2008-04-30 | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 1 | -69/+0 | |
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -3/+3 | |
(this took a while to run). | |||||
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 | |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 | |
2008-03-28 | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 1 | -1/+1 | |
* changed the semantics of SQLiteBase to SQLiteUtils * Added abstract placeholder files for the other db providers | |||||
2008-03-25 | Comment out unused private methods. | Jeff Ames | 1 | -66/+68 | |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 | |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -1/+3 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -64/+68 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -3/+3 | |
2007-09-19 | * A feeble attempt at adding Grid db support to SQLite, just adding some ↵ | lbsa71 | 1 | -1/+69 | |
code based on User db. Nothing hot-wired though. | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -206/+206 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+2 | |
* added some licensing info | |||||
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -1/+1 | |
* Updated SimpleApp with various introduced dependencies * Extracted ScenePrescence creation in Scene * removed try-catchall from UserManagerBase (that actually hid a bug) * Refactored RegionInfo * handle is calculated * it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized * Removed superfluous 'ref' keywords * Removed a shitload of 'catch Exception e' that causes build warnings * Lots of small refactorings, renames et c * Ignored some bins | |||||
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 1 | -2/+2 | |
prebuild.xml though |