sfan5
|
eec456be63
|
Move MapBlock (de)serializing code out of Database class
|
2014-07-12 17:38:17 +02:00 |
|
kwolekr
|
8b3ed78e53
|
Don't unload blocks if save failed
Improve error handling in saveBlock()
|
2014-07-07 01:20:25 -04:00 |
|
ShadowNinja
|
41bc24477b
|
Revert binary database block position encoding
This reverts commits a2003b0d55 and 54ffe2e5de .
These weren't correct. Add a black magic warning instead.
|
2014-04-23 15:39:33 -04:00 |
|
ShadowNinja
|
54ffe2e5de
|
Use binary operators rather than "Python modulo" in decoding block positions
|
2014-04-15 16:09:15 -04:00 |
|
ShadowNinja
|
18577f2527
|
Replace usage of long long with u64/s64
|
2014-03-12 19:37:19 -04:00 |
|
Kahrl
|
95e4a93b1b
|
Add license headers and remove useless includes
|
2013-09-10 16:09:30 +02:00 |
|
Sfan5
|
f1e4a671dc
|
Use STL containers instead of irr::core::list
|
2013-09-09 22:50:51 +02:00 |
|
Sfan5
|
7e44c2ace1
|
Make it compile
|
2013-09-09 22:50:50 +02:00 |
|
Ilya Zhuravlev
|
58841ef12f
|
Add dummy and LevelDB database backends
|
2013-09-09 22:50:50 +02:00 |
|