Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -338/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-16 | Cleaning up warnings | Adam Frisby | 1 | -1/+0 | |
2007-05-15 | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 1 | -146/+177 | |
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix. | |||||
2007-05-12 | EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵ | Adam Frisby | 1 | -7/+7 | |
to include Log Priority) | |||||
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -31/+32 | |
and a couple of other small changes | |||||
2007-04-30 | It kinda works... | gareth | 1 | -1/+29 | |
Loads assets across the network, body shape still broken and not displaying properly in grid mode | |||||
2007-04-30 | W00t! It loads a DB! | gareth | 1 | -10/+132 | |
2007-04-30 | Oops! I done an AdamZaius (forgot to test build before submit | gareth | 1 | -1/+7 | |
2007-04-30 | Done some more conversion work on the asset server | gareth | 1 | -85/+23 | |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -0/+0 | |
I'M THAT NUTS!!!!!!!! | |||||
2007-04-26 | added just what opensim needs...yet another command line option: -noverbose ↵ | MW | 1 | -4/+4 | |
. 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-13 | Fixed weird XML/HTTP bugs | gareth | 1 | -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 | |||||
2007-04-12 | aaaaaaarrrrrrrrrggggghhhhhhhh why oh why? | gareth | 1 | -2/+5 | |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -51/+81 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -0/+1 | |
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | |||||
2007-04-02 | minor bug | gareth | 1 | -1/+1 | |
2007-04-02 | Moved grid configuration to Db4o database | gareth | 1 | -15/+35 | |
2007-04-02 | Added sim check timer | gareth | 1 | -2/+38 | |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -4/+11 | |
Made sim profiles load from DB Updated build files for grid server Added sim login | |||||
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 | -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) | |||||
2007-03-25 | Finished adding the grid server to prebuild | gareth | 1 | -55/+33 | |
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 | |