Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -307/+0 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -4/+9 | |
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | |||||
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 1 | -2/+3 | |
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 1 | -19/+91 | |
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-06 | Began adding POST handler for /sims REST stuff | gareth | 1 | -3/+10 | |
2007-04-04 | Added SimUUID | gareth | 1 | -0/+2 | |
Added empty POST for /sims in REST on gridserver | |||||
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 1 | -1/+0 | |
Can login but no config data sent/updated yet | |||||
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -56/+96 | |
Made sim profiles load from DB Updated build files for grid server Added sim login | |||||
2007-03-28 | Added more infrastructure for OGS | gareth | 1 | -0/+15 | |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 1 | -4/+4 | |
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-25 | Finished adding the grid server to prebuild | gareth | 1 | -0/+0 | |
2007-03-24 | Moved gridserver into main trunk (but no prebuild yet) | gareth | 1 | -0/+0 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -1/+2 | |
2007-03-14 | Merged ogs-cs into trunk | gareth | 1 | -0/+165 | |