aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer/Main.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed weird XML/HTTP bugsgareth2007-04-131-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
* aaaaaaarrrrrrrrrggggghhhhhhhh why oh why?gareth2007-04-121-2/+5
|
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-51/+81
| | | | | | * Now dumping default value in config. *
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-0/+1
| | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
* minor buggareth2007-04-021-1/+1
|
* Moved grid configuration to Db4o databasegareth2007-04-021-15/+35
|
* Added sim check timergareth2007-04-021-2/+38
|
* Added new REST protocol (partially complete)gareth2007-04-021-4/+11
| | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login
* * log file name conflictlbsa712007-03-281-1/+1
|
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-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)
* Finished adding the grid server to prebuildgareth2007-03-251-0/+237