aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.AssetServer/OpenGridServices.AssetServer.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-132/+132
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-132/+132
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* Worked on Asset server, asset downloads (from server to sim) now work.MW2007-05-151-0/+3
| | | | | Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
* fixed the VS 2005 solution/ project files.MW2007-04-301-0/+129
and a couple of other small changes