Adam Frisby
|
6e65579118
|
Removing binaries from BasicTerrain
|
2007-04-11 07:47:56 +00:00 |
lbsa71
|
1747d49d71
|
* built binaries, pdb's and user files should not be under version control.
* updated vs2005 and nant targets
* added some build files
* ignored some binaries, pdb's and user files
|
2007-04-11 07:33:14 +00:00 |
Adam Frisby
|
44989288d6
|
Well, it *appears* to compile. Initial SQLite Local Storage module (supports saving, deletion and update of prims, but does not yet load them.)
|
2007-04-11 06:42:07 +00:00 |
Adam Frisby
|
adb56a46f4
|
Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED**
|
2007-04-11 05:19:27 +00:00 |
Adam Frisby
|
c070d2bbf3
|
ZOMG Comments!
|
2007-04-07 17:30:11 +00:00 |
Adam Frisby
|
c18cf96824
|
Terrain can now import from a specially formatted file.
|
2007-04-07 16:48:38 +00:00 |
Adam Frisby
|
55aaf8060f
|
Added setHeights1D to allow importing from a 1D array
|
2007-04-07 16:30:16 +00:00 |
Adam Frisby
|
30a5e028c5
|
Port to a 2D Heightmap complete
|
2007-04-07 16:19:49 +00:00 |
Adam Frisby
|
d28dd8f456
|
I am a freaking idiot.
|
2007-04-07 16:05:45 +00:00 |
Adam Frisby
|
e0b84e0aa1
|
Added getHeights1D() function to TerrainEngine
|
2007-04-06 18:53:18 +00:00 |
Adam Frisby
|
fb0dffbf13
|
**BREAKING CHANGE** Changing the way terrain is stored and used internally.
|
2007-04-06 18:48:23 +00:00 |
Adam Frisby
|
df4df07c39
|
And now for some solution files...
|
2007-04-06 18:09:03 +00:00 |
Adam Frisby
|
9169e9c18b
|
Shelling out a basic terrain manager using the BSD parts of libTerrain, with the intention to make a more complex version communicating with the main libterrain later via socket.
|
2007-04-06 18:07:46 +00:00 |