| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (no commit message) | MW | 2007-04-17 | 1 | -437/+0 |
* | Yet another command line option (really need to get all these moved into a co... | MW | 2007-04-17 | 3 | -2/+15 |
* | Hopefully undid the murder I committed in the last commit | MW | 2007-04-17 | 2 | -22/+25 |
* | A few fixes and stopped sim crossing being attempted in sandbox mode | MW | 2007-04-17 | 6 | -195/+228 |
* | Created skeleton SimComms.cs for sim<->sim UDP circuits | gareth | 2007-04-17 | 3 | -4/+476 |
* | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 2007-04-17 | 8 | -23/+159 |
* | Started to fix sandbox mode | MW | 2007-04-15 | 1 | -59/+72 |
* | unbroke sandbox mode | gareth | 2007-04-15 | 1 | -2/+2 |
* | W00t! multiple sims! | gareth | 2007-04-15 | 9 | -37/+129 |
* | In the grid, there is life! | gareth | 2007-04-14 | 7 | -43/+39 |
* | Fixed weird XML/HTTP bugs | gareth | 2007-04-13 | 4 | -41/+56 |
* | aaaaaaarrrrrrrrrggggghhhhhhhh why oh why? | gareth | 2007-04-12 | 3 | -78/+71 |
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 24 | -775/+544 |
* | * cleaning | lbsa71 | 2007-04-11 | 3 | -36/+0 |
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 10 | -172/+178 |
* | deleted OpenSim.Terrain.BasicTerrain.dll from the bin folder, don't think the... | MW | 2007-04-11 | 1 | -0/+0 |
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 15 | -103/+145 |
* | Thought OpenSim.Config had been deleted a long time ago. | MW | 2007-04-11 | 2 | -5/+0 |
* | Attempt to rearrange some of the directories | MW | 2007-04-11 | 38 | -100/+85 |
* | small improvement to the jvm and test script | MW | 2007-04-11 | 3 | -2/+39 |
* | * ignoring some binaries | lbsa71 | 2007-04-11 | 1 | -0/+0 |
* | * Cleaning lady at it again. | lbsa71 | 2007-04-11 | 4 | -18/+1 |
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 10 | -140/+119 |
* | added missing files | MW | 2007-04-11 | 3 | -62/+182 |
* | First basic test script now works in the jvm scripting engine. | MW | 2007-04-11 | 11 | -59/+219 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 57 | -1857/+3720 |
* | (no commit message) | MW | 2007-04-11 | 2 | -42/+49 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 31 | -1351/+1443 |
* | * nant building again | lbsa71 | 2007-04-11 | 12 | -59/+163 |
* | Adding BDB to prebuild, making BDB compile. | Adam Frisby | 2007-04-11 | 2 | -1/+27 |
* | * working towards fixing nant build... | lbsa71 | 2007-04-11 | 2 | -0/+0 |
* | Adding Berkeley DB wrapper binary + libterrain-bsd binary to /bin | Adam Frisby | 2007-04-11 | 3 | -0/+0 |
* | Removing binaries from BasicTerrain | Adam Frisby | 2007-04-11 | 5 | -7/+0 |
* | * extensions should be lower case part 1 | lbsa71 | 2007-04-11 | 1 | -0/+0 |
* | * One change in SQLiteLocalStorage | Adam Frisby | 2007-04-11 | 7 | -1/+208 |
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 48 | -1237/+1399 |
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 2007-04-11 | 25 | -0/+315 |
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 2007-04-11 | 19 | -310/+70 |
* | (no commit message) | MW | 2007-04-10 | 1 | -0/+0 |
* | And ignore this one too | gareth | 2007-04-10 | 1 | -0/+0 |
* | ignore this commit | gareth | 2007-04-10 | 1 | -0/+0 |
* | (no commit message) | MW | 2007-04-10 | 2 | -25/+30 |
* | And now clothes update and show for all users | gareth | 2007-04-10 | 1 | -0/+16 |
* | Fixed avatar appearance not updating issue as per bug report #79 | gareth | 2007-04-10 | 1 | -1/+2 |
* | Avatar now stands still and does the normal animation stuff | gareth | 2007-04-10 | 1 | -1/+10 |
* | Fixed "teh bug" | gareth | 2007-04-10 | 23 | -1606/+1635 |
* | Documentation! | Adam Frisby | 2007-04-07 | 2 | -1/+31 |
* | ZOMG Comments! | Adam Frisby | 2007-04-07 | 2 | -0/+39 |
* | Terrain can now import from a specially formatted file. | Adam Frisby | 2007-04-07 | 1 | -0/+27 |
* | Added setHeights1D to allow importing from a 1D array | Adam Frisby | 2007-04-07 | 1 | -0/+9 |