Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -40/+0 |
| | | | | | * Ignored binaries | ||||
* | Changes to prepare for future possible configuration of separate logdir, ↵ | Brian McBee | 2007-08-03 | 1 | -3/+9 |
| | | | | configdir, datadir. | ||||
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -2/+2 |
| | | | | | | | * DB4o no longer crashes the sim on Startup * DB4o now crashes the sim on shutdown. * Variety of console verbosity fixes. | ||||
* | * Assortment of Console changes - console messages are now grouped into ↵ | Adam Frisby | 2007-07-20 | 1 | -3/+3 |
| | | | | modules (eg "client", "grid", "terrain", "storage", etc) | ||||
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -28/+0 |
| | | | | | | *Made it possible to load a configuration interface by DLL *Deleted the 1024 config files until they are updated | ||||
* | * In ur trunk adding ur assets. | Adam Frisby | 2007-07-16 | 1 | -0/+11 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -406/+406 |
| | |||||
* | * Fixed bug reported by xyzo - region assets are now stored in ↵ | Adam Frisby | 2007-07-13 | 1 | -2/+2 |
| | | | | "regionassets.yap", asset server assets are now in "gridassets.yap" | ||||
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -45/+124 |
| | | | | | | | | | * Removed legacy REST handling * Created two custom IStreamHandlers for asset up/download * Removed quite a lot of double and triple encodings, trying to work towards binary only and direct write into storage. * Introduced BaseStreamHandler with GetParam() and some other goodies | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -17/+7 |
| | | | | | * added some licensing info | ||||
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 2007-06-27 | 1 | -2/+2 |
| | | | | prebuild.xml though | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+337 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |