| Commit message (Expand) | Author | Files | Lines |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 2 | -182/+182 |
2007-05-16 | rebuilt build files | gareth | 2 | -182/+182 |
2007-05-16 | Updating nant/solution files. | Adam Frisby | 2 | -30/+29 |
2007-05-16 | Let stuff be broken! | Adam Frisby | 3 | -18/+138 |
2007-05-16 | Added OpenSimApplication as a base class to OpenSimMain | MW | 1 | -48/+48 |
2007-05-16 | FIXED THE BUILD! | gareth | 1 | -48/+48 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -48/+48 |
2007-05-13 | Added skeleton master service manager | gareth | 1 | -48/+48 |
2007-05-12 | EXTERM-INATED. (Add warnings produced by WriteLine change have been updated t... | Adam Frisby | 1 | -10/+7 |
2007-05-12 | * Changed homepos default to 150m from original of 23 which could be undergro... | Adam Frisby | 1 | -1/+1 |
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -48/+48 |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -48/+48 |
2007-04-26 | added just what opensim needs...yet another command line option: -noverbose .... | MW | 1 | -1/+1 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2 | -0/+7 |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 1 | -47/+47 |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 1 | -47/+47 |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 4 | -261/+103 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2 | -12/+14 |
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -1/+1 |
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 3 | -2/+10 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 1 | -47/+47 |
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 2 | -72/+83 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2 | -55/+47 |
2007-04-10 | Fixed "teh bug" | gareth | 1 | -47/+47 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -47/+47 |
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 1 | -47/+47 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2 | -47/+51 |
2007-04-02 | Added help line | gareth | 1 | -6/+7 |
2007-04-02 | Added DB backing for user profiles | gareth | 1 | -2/+28 |
2007-04-02 | Finished adding Db4o support to user profile manager | gareth | 1 | -0/+1 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 1 | -110/+110 |
2007-04-02 | Finished putting user server config into Db4o | gareth | 1 | -42/+41 |
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -110/+110 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -110/+110 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 2 | -156/+156 |
2007-03-31 | * fixed some Framework refs | lbsa71 | 1 | -4/+6 |
2007-03-30 | * updated build files | lbsa71 | 1 | -25/+18 |
2007-03-30 | Started to add a few features to the web front end that should be useful duri... | MW | 1 | -18/+25 |
2007-03-29 | When you change the name of a inventory item, it should no longer revert afte... | MW | 1 | -95/+107 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -2/+2 |
2007-03-28 | * log file name conflict | lbsa71 | 1 | -1/+1 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -26/+21 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -16/+23 |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2 | -5/+1 |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 2 | -23/+20 |
2007-03-27 | Added REST-handler interface for the http server and changed the Admin Web fr... | MW | 2 | -19/+22 |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 5 | -278/+106 |
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -48/+48 |