| Commit message (Expand) | Author | Age | Files | Lines |
* | Stage 2: GridServices build files should be fixed now, Someone will need to t... | MW | 2007-05-24 | 1 | -1/+1 |
* | Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou... | MW | 2007-05-24 | 26 | -169/+174 |
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 130 | -0/+16480 |
* | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 2007-05-24 | 4 | -827/+0 |
* | Border crossing back to mostly working, still seems a problem in that you nee... | MW | 2007-05-19 | 1 | -1/+1 |
* | Added a CheckSumServer (handles template checksum , so there is no longer the... | MW | 2007-05-19 | 1 | -0/+3 |
* | Number of small changes | MW | 2007-05-19 | 1 | -2/+0 |
* | * TortoiseSVN has an annoying red icon over stuff, this means I probably chan... | Adam Frisby | 2007-05-19 | 1 | -52/+52 |
* | Added session IDs to the grid management agent | gareth | 2007-05-18 | 1 | -52/+52 |
* | Hopefully everything is working again | MW | 2007-05-17 | 1 | -8/+1 |
* | * minor rearrangement for clarity | lbsa71 | 2007-05-17 | 1 | -2/+3 |
* | * did the try get thing and introduced some variables for readability | lbsa71 | 2007-05-17 | 1 | -4/+9 |
* | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 2007-05-17 | 3 | -200/+203 |
* | rebuilt build files | gareth | 2007-05-16 | 2 | -199/+199 |
* | Updating nant/solution files. | Adam Frisby | 2007-05-16 | 1 | -36/+36 |
* | Renamed OpenSimApplicationBase again this time to RegionServerBase | MW | 2007-05-16 | 1 | -6/+6 |
* | Moved the OpenSimMain class into the OpenSim.exe project | MW | 2007-05-16 | 4 | -20/+576 |
* | Added OpenSimApplication as a base class to OpenSimMain | MW | 2007-05-16 | 1 | -48/+48 |
* | FIXED THE BUILD! | gareth | 2007-05-16 | 1 | -48/+48 |
* | * removed unused new-login.dat | lbsa71 | 2007-05-16 | 1 | -3/+3 |
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -48/+48 |
* | Added skeleton master service manager | gareth | 2007-05-13 | 1 | -48/+48 |
* | Added very basic support for maps (likely to only work in sandbox mode due to... | MW | 2007-05-13 | 1 | -2/+2 |
* | no longer need to use -loginserver with -sandbox (using -sandbox will always ... | MW | 2007-05-12 | 1 | -0/+1 |
* | * deleted bin directories | lbsa71 | 2007-05-08 | 1 | -48/+48 |
* | Copied gridserver ready to convert to asset server | gareth | 2007-04-29 | 1 | -48/+48 |
* | Dumb mistake - forgot to assign the datastore variable | Adam Frisby | 2007-04-27 | 1 | -1/+1 |
* | * Added new commandline option -config <configfile.xml> | Adam Frisby | 2007-04-27 | 1 | -1/+14 |
* | added just what opensim needs...yet another command line option: -noverbose .... | MW | 2007-04-26 | 1 | -1/+6 |
* | Can now use the xml config file for setting up things like sandbox mode, logi... | MW | 2007-04-25 | 1 | -1/+6 |
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 1 | -48/+48 |
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 2007-04-21 | 1 | -48/+48 |
* | Yet another command line option (really need to get all these moved into a co... | MW | 2007-04-17 | 1 | -0/+6 |
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 1 | -1/+1 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 1 | -48/+48 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -48/+48 |
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -48/+48 |
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -48/+48 |
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -48/+48 |
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 1 | -48/+48 |
* | * lovely. svn doesn't delete the files from disk on svn delete, so they show ... | lbsa71 | 2007-04-03 | 3 | -4/+0 |
* | * Fixad namespace clash | lbsa71 | 2007-04-03 | 4 | -64/+68 |
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2007-04-02 | 1 | -48/+48 |
* | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 2007-04-02 | 1 | -126/+126 |
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -126/+126 |
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -126/+126 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 2 | -174/+174 |
* | More refactoring | MW | 2007-04-01 | 1 | -0/+1 |
* | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 2007-03-29 | 2 | -0/+7 |
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -5/+5 |