Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Switching back to MySql | Adam Frisby | 2007-05-20 | 1 | -1/+2 |
| | |||||
* | * DB4o support made default | Adam Frisby | 2007-05-20 | 1 | -1/+1 |
| | | | | | * Some comments | ||||
* | Infact, so fresh it didnt even load a database connection! | Adam Frisby | 2007-05-20 | 1 | -5/+1 |
| | |||||
* | Adam proudly presents: A new user/login server - fresh to you from his ↵ | Adam Frisby | 2007-05-20 | 1 | -8/+12 |
| | | | | desktop, and completely untested! | ||||
* | Let stuff be broken! | Adam Frisby | 2007-05-16 | 1 | -0/+6 |
| | |||||
* | EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵ | Adam Frisby | 2007-05-12 | 1 | -10/+7 |
| | | | | to include Log Priority) | ||||
* | * Changed homepos default to 150m from original of 23 which could be ↵ | Adam Frisby | 2007-05-12 | 1 | -1/+1 |
| | | | | | | | underground. * Need to create new user accounts for this to take effect. | ||||
* | added just what opensim needs...yet another command line option: -noverbose ↵ | MW | 2007-04-26 | 1 | -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) | ||||
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -103/+103 |
| | | | | | | * Now dumping default value in config. * | ||||
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -0/+6 |
| | | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | ||||
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -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 | ||||
* | Added help line | gareth | 2007-04-02 | 1 | -6/+7 |
| | |||||
* | Added DB backing for user profiles | gareth | 2007-04-02 | 1 | -2/+28 |
| | | | | | | Added "create profile command" | ||||
* | Finished putting user server config into Db4o | gareth | 2007-04-02 | 1 | -42/+41 |
| | |||||
* | * log file name conflict | lbsa71 | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -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) | ||||
* | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 2007-03-24 | 1 | -0/+259 |