| Commit message (Expand) | Author | Age | Files | Lines |
* | Added skeleton master service manager | gareth | 2007-05-13 | 1 | -43/+43 |
* | * deleted bin directories | lbsa71 | 2007-05-08 | 1 | -43/+43 |
* | Copied gridserver ready to convert to asset server | gareth | 2007-04-29 | 1 | -43/+43 |
* | * Added try{}catch{} to RunTerrainCmd | Adam Frisby | 2007-04-24 | 1 | -70/+99 |
* | Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel... | Adam Frisby | 2007-04-24 | 1 | -0/+80 |
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 1 | -43/+43 |
* | Comments (Part 2/2) | Adam Frisby | 2007-04-22 | 1 | -0/+24 |
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 2007-04-21 | 1 | -43/+43 |
* | Part 1/2: Comments (other part will come later) | Adam Frisby | 2007-04-21 | 1 | -0/+18 |
* | Whoops. | Adam Frisby | 2007-04-21 | 1 | -2/+19 |
* | Terrain: | Adam Frisby | 2007-04-20 | 1 | -0/+5 |
* | Terrain: | Adam Frisby | 2007-04-20 | 1 | -0/+5 |
* | In memorium: Jesse Higginbotham (1990-2007) | Adam Frisby | 2007-04-20 | 1 | -0/+12 |
* | Console: | Adam Frisby | 2007-04-20 | 1 | -0/+57 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 2 | -45/+48 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -43/+43 |
* | Removing binaries from BasicTerrain | Adam Frisby | 2007-04-11 | 5 | -7/+0 |
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 6 | -31/+123 |
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 2007-04-11 | 4 | -0/+0 |
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 2007-04-11 | 11 | -296/+55 |
* | 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 |
* | Port to a 2D Heightmap complete | Adam Frisby | 2007-04-07 | 3 | -0/+85 |
* | I am a freaking idiot. | Adam Frisby | 2007-04-07 | 1 | -1/+1 |
* | Added getHeights1D() function to TerrainEngine | Adam Frisby | 2007-04-06 | 1 | -0/+10 |
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 10 | -12/+235 |
* | And now for some solution files... | Adam Frisby | 2007-04-06 | 1 | -2/+2 |
* | Shelling out a basic terrain manager using the BSD parts of libTerrain, with ... | Adam Frisby | 2007-04-06 | 3 | -0/+93 |