aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.GridInterfaces/Remote/RemoteAssetServer.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-135/+0
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-2/+2
* Console, I bid thee farewall. Use "Log" now where console used to exist.
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-0/+27
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-0/+27
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-2/+2
* Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely.
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-15Worked on Asset server, asset downloads (from server to sim) now work.MW1-2/+7
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.
2007-05-12EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵Adam Frisby1-2/+2
to include Log Priority)
2007-04-30fixed the VS 2005 solution/ project files.MW1-1/+1
and a couple of other small changes
2007-04-30It kinda works...gareth1-2/+2
Loads assets across the network, body shape still broken and not displaying properly in grid mode
2007-04-30Done some more conversion work on the asset servergareth1-3/+4
2007-04-25Small clean up of files and directoriesMW1-1/+1
2007-04-15W00t! multiple sims!gareth1-1/+1
Misc bugfixes Child agents!!!!!! General sexy stuff
2007-03-22brought zircon branch into trunkgareth1-0/+102