madmaxoft
|
0aa8f765f9
|
Fixed crash in cBlockArea rotation.
Fixes #720.
|
2014-02-24 09:34:37 +01:00 |
|
Tycho
|
4f09e8df6e
|
Moved Schematic file methods to seperate class
|
2014-01-20 09:59:12 -08:00 |
|
Tycho
|
9bb61e6e2e
|
Seperated BlockArea From World
If anyone can come up with a better name for the interface I'll change it, It contians to methods which do compleatly unrelated things
|
2014-01-20 09:17:24 -08:00 |
|
madmaxoft
|
934b90c121
|
Fixed a few MSVC warnings.
|
2014-01-07 14:24:25 +01:00 |
|
Tycho Bickerstaff
|
25d42c44d5
|
fixed warnings in BlockArea.cpp
|
2013-12-31 09:16:40 +01:00 |
|
madmaxoft
|
5689c00131
|
cBlockArea: Fixed writing full-height areas.
|
2013-12-26 10:59:01 +01:00 |
|
madmaxoft
|
c2befd9777
|
Fixed block area height check.
The block area couldn't be read up to chunk height.
|
2013-12-25 19:39:07 +01:00 |
|
madmaxoft
|
fc97cb8c58
|
Fixed a typo in cBlockArea merging code.
|
2013-12-20 16:48:45 +01:00 |
|
madmaxoft
|
bd568ed089
|
cBlockArea: origin is initialized in the constructor and the loader.
|
2013-12-17 20:16:06 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|