Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deleted OpenSim.Terrain.BasicTerrain.dll from the bin folder, don't think ↵ | MW | 2007-04-11 | 1 | -0/+0 |
| | | | | there was any need for it there. | ||||
* | * ignoring some binaries | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -0/+0 |
| | | | | | | | | | Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments | ||||
* | * nant building again | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | Adding Berkeley DB wrapper binary + libterrain-bsd binary to /bin | Adam Frisby | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files | ||||
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ↵ | Adam Frisby | 2007-04-11 | 1 | -0/+0 |
| | | | | saving, deletion and update of prims, but does not yet load them.) | ||||
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round ↵ | Adam Frisby | 2007-04-11 | 1 | -0/+0 |
| | | | | improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** | ||||
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -0/+0 |
| | |||||
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -0/+0 |