Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -197/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-20 | * Switching back to MySql | Adam Frisby | 1 | -1/+2 | |
2007-05-20 | * DB4o support made default | Adam Frisby | 1 | -1/+1 | |
* Some comments | |||||
2007-05-20 | Infact, so fresh it didnt even load a database connection! | Adam Frisby | 1 | -5/+1 | |
2007-05-20 | Adam proudly presents: A new user/login server - fresh to you from his ↵ | Adam Frisby | 1 | -8/+12 | |
desktop, and completely untested! | |||||
2007-05-16 | Let stuff be broken! | Adam Frisby | 1 | -0/+6 | |
2007-05-12 | EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵ | Adam Frisby | 1 | -10/+7 | |
to include Log Priority) | |||||
2007-05-12 | * Changed homepos default to 150m from original of 23 which could be ↵ | Adam Frisby | 1 | -1/+1 | |
underground. * Need to create new user accounts for this to take effect. | |||||
2007-04-26 | added just what opensim needs...yet another command line option: -noverbose ↵ | MW | 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) | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -103/+103 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -0/+6 | |
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | |||||
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 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 | |||||
2007-04-02 | Added help line | gareth | 1 | -6/+7 | |
2007-04-02 | Added DB backing for user profiles | gareth | 1 | -2/+28 | |
Added "create profile command" | |||||
2007-04-02 | Finished putting user server config into Db4o | gareth | 1 | -42/+41 | |
2007-03-28 | * log file name conflict | lbsa71 | 1 | -1/+1 | |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 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) | |||||
2007-03-24 | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 1 | -6/+84 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+0 | |
2007-03-14 | Merged ogs-cs into trunk | gareth | 1 | -89/+59 | |
2007-03-13 | added movement etc from r191 | gareth | 1 | -17/+26 | |
2007-03-13 | Rolled back all but the VS solution | gareth | 1 | -26/+17 | |
2007-03-13 | -- Trying to get trunk to run from first build | lbsa71 | 1 | -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-08 | Primitive's shape and scale are now saved into database and reloaded. | MW | 1 | -13/+18 | |
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim. | |||||
2007-03-08 | Another attemp to fix the Session Logout bug | MW | 1 | -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-07 | fixed last screwup | gareth | 1 | -0/+0 | |
2007-03-07 | Imported branch | gareth | 1 | -0/+194 | |