aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer/Main.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-197/+0
the Grid servers can be a separate solution to the region server.
2007-05-20* Switching back to MySqlAdam Frisby1-1/+2
2007-05-20* DB4o support made defaultAdam Frisby1-1/+1
* Some comments
2007-05-20Infact, so fresh it didnt even load a database connection!Adam Frisby1-5/+1
2007-05-20Adam proudly presents: A new user/login server - fresh to you from his ↵Adam Frisby1-8/+12
desktop, and completely untested!
2007-05-16Let stuff be broken!Adam Frisby1-0/+6
2007-05-12EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵Adam Frisby1-10/+7
to include Log Priority)
2007-05-12* Changed homepos default to 150m from original of 23 which could be ↵Adam Frisby1-1/+1
underground. * Need to create new user accounts for this to take effect.
2007-04-26added just what opensim needs...yet another command line option: -noverbose ↵MW1-1/+1
. 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-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-103/+103
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa711-0/+6
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-11Added POST handler for /sims/ in the grid servergareth1-25/+36
Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
2007-04-02Added help linegareth1-6/+7
2007-04-02Added DB backing for user profilesgareth1-2/+28
Added "create profile command"
2007-04-02Finished putting user server config into Db4ogareth1-42/+41
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-162/+53
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-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