Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 | |
| | | | | | | which cleans up the verbose logic | |||||
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+6 | |
| | | | | | | * There is now a AssetServerBase * lolcat in ur assets | |||||
* | Fix for assetserver crashing (Thank you Chi11ken) | Tleiades Hax | 2007-10-19 | 1 | -7/+4 | |
| | ||||||
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - ↵ | lbsa71 | 2007-10-15 | 1 | -1/+4 | |
| | | | | consolidated port number defaults. Thankx Chillken! | |||||
* | Asset server implementation. Again one of these "plumbing" releases, where ↵ | Tleiades Hax | 2007-10-13 | 1 | -171/+22 | |
| | | | | | | | no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server. Introduced an "IPlugin" interface, which plugins can inherit from. | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 | |
| | ||||||
* | * 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. |