| Commit message (Expand) | Author | Age | Files | Lines |
* | Parcel Manager Changes: | mingchen | 2007-06-04 | 8 | -236/+356 |
* | Small bugfix. | Adam Frisby | 2007-06-04 | 1 | -1/+1 |
* | Prebuild and stuff | Adam Frisby | 2007-06-04 | 26 | -1903/+1904 |
* | * Loading animations from XML file now | Adam Frisby | 2007-06-04 | 1 | -0/+16 |
* | Added support for bitmap and image loading to libterrain, use "terrain load i... | Adam Frisby | 2007-06-04 | 1 | -1/+23 |
* | * Removed more references | Adam Frisby | 2007-06-03 | 1 | -4/+4 |
* | * Removed hard coded avatar animations. Will likely need to clean elsewhere t... | Adam Frisby | 2007-06-03 | 1 | -135/+0 |
* | (Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was ne... | mingchen | 2007-06-03 | 1 | -0/+658 |
* | Added Basic Parcel Support | mingchen | 2007-06-03 | 9 | -407/+500 |
* | * Fixing world map generation issues (thankyou LL for using different coordin... | Adam Frisby | 2007-06-02 | 2 | -3/+3 |
* | * Some commenting on asset server (needs completing) | Adam Frisby | 2007-06-02 | 1 | -0/+2 |
* | * Raised "MTU" factor in world map handling | Adam Frisby | 2007-05-30 | 2 | -14/+14 |
* | * Switched from ASCII encoding to llRetardedEncoding. | Adam Frisby | 2007-05-30 | 1 | -1/+1 |
* | * World map! Yay! | Adam Frisby | 2007-05-30 | 1 | -1/+3 |
* | * Bugfixes. Still not appearing correctly however. | Adam Frisby | 2007-05-30 | 1 | -3/+3 |
* | * May have fixed issues with the world map. | Adam Frisby | 2007-05-30 | 2 | -23/+37 |
* | Rebuilt the build files | gareth | 2007-05-30 | 26 | -2268/+2268 |
* | attempt two | MW | 2007-05-29 | 1 | -1/+2 |
* | Hopefully fixed Culture decimal problem | MW | 2007-05-29 | 1 | -1/+2 |
* | * Rebuilt Prebuild | Adam Frisby | 2007-05-29 | 13 | -654/+654 |
* | 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 |