| Commit message (Expand) | Author | Age | Files | Lines |
* | FIXED THE TRUNK! | gareth | 2007-05-27 | 13 | -654/+654 |
* | * Fixed dumb mistake with terrain default loading. | Adam Frisby | 2007-05-27 | 1 | -0/+8 |
* | * Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use t... | Adam Frisby | 2007-05-27 | 1 | -1/+19 |
* | * Region Terrain textures are now loaded from the RegionInfo class rather tha... | Adam Frisby | 2007-05-27 | 3 | -33/+39 |
* | * Added ability to set default terrain to a file in region config. If unable ... | Adam Frisby | 2007-05-27 | 3 | -3/+61 |
* | * Terrain now resends when it's been tainted. This means you should be able t... | Adam Frisby | 2007-05-27 | 1 | -1/+8 |
* | * Added support for 13 Channel .RAW files. Untested but should work fine (fai... | Adam Frisby | 2007-05-26 | 1 | -1/+31 |
* | * Semibug fix: Terrain should not save to database every time a packet is rec... | Adam Frisby | 2007-05-26 | 1 | -5/+1 |
* | * Fixed world map image generator. Has to be run manually right now, but auto... | Adam Frisby | 2007-05-26 | 1 | -2/+2 |
* | First part of border crossing fix. | MW | 2007-05-25 | 7 | -84/+131 |
* | All back and no one suspected a thing. | MW | 2007-05-24 | 2 | -8/+9 |
* | * re-prebuilt | lbsa71 | 2007-05-24 | 13 | -157/+0 |
* | Starts to readd the changes from revisions 768,769 and 770 before Adam notice... | MW | 2007-05-24 | 1 | -32/+39 |
* | 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 |