aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGridServices.AssetServer/Main.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Fixed OGS buildAdam Frisby1-8/+8
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in
2007-06-02* Some commenting on asset server (needs completing)Adam Frisby1-0/+1
* Removed strip2.png - added defaultstripe.png * World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server.
2007-05-28Fixed issue [OpenSim #110]Adam Frisby1-1/+1
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-16Cleaning up warningsAdam Frisby1-1/+0
2007-05-15Worked on Asset server, asset downloads (from server to sim) now work.MW1-146/+177
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-7/+7
to include Log Priority)
2007-04-30fixed the VS 2005 solution/ project files.MW1-31/+32
and a couple of other small changes
2007-04-30It kinda works...gareth1-1/+29
Loads assets across the network, body shape still broken and not displaying properly in grid mode
2007-04-30W00t! It loads a DB!gareth1-10/+132
2007-04-30Oops! I done an AdamZaius (forgot to test build before submitgareth1-1/+7
2007-04-30Done some more conversion work on the asset servergareth1-85/+23
2007-04-29Copied gridserver ready to convert to asset servergareth1-0/+0
I'M THAT NUTS!!!!!!!!
2007-04-26added just what opensim needs...yet another command line option: -noverbose ↵MW1-4/+4
. cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
2007-04-13Fixed weird XML/HTTP bugsgareth1-15/+5
Can now update a sim profile at startup automatically! W00t! Untested neighbours code (for sim crossings) Didn't drink any red bull today :( Used liquid guarana extract + cola
2007-04-12aaaaaaarrrrrrrrrggggghhhhhhhh why oh why?gareth1-2/+5
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-51/+81
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa711-0/+1
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-02minor buggareth1-1/+1
2007-04-02Moved grid configuration to Db4o databasegareth1-15/+35
2007-04-02Added sim check timergareth1-2/+38
2007-04-02Added new REST protocol (partially complete)gareth1-4/+11
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-28* log file name conflictlbsa711-1/+1
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-201/+90
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-25Finished adding the grid server to prebuildgareth1-55/+33
2007-03-24Brought in the OGS user server into the main trunk (in a rather messy way)gareth1-6/+84
2007-03-22brought zircon branch into trunkgareth1-0/+0
2007-03-14Merged ogs-cs into trunkgareth1-89/+59
2007-03-13added movement etc from r191gareth1-17/+26
2007-03-13Rolled back all but the VS solutiongareth1-26/+17
2007-03-13-- Trying to get trunk to run from first buildlbsa711-17/+26
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW1-13/+18
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim.
2007-03-08Another attemp to fix the Session Logout bugMW1-2/+5
World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup.
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+194