6 Commits

Author SHA1 Message Date
Rogier
46c070070a Implement an iterator for BlockPos 2015-03-10 17:47:29 +01:00
Rogier
216bc32a35 Improve sqlite access speed by using rowid in query if possible
The speedup is measurable, but not stellar.
2015-03-10 12:01:55 +01:00
Rogier
7c8a99599f Improve memory use of BlockPos 2015-03-03 08:29:04 +01:00
Rogier
66122c1c2e Freeminer database coordinate format support ('a<x>,<y>,<z>') 2014-06-18 10:12:44 +02:00
Rogier
7bdea466b3 Add NodeCoord (in preparation for future changes) 2014-05-23 13:47:40 +02:00
Rogier
bbf92d2ffa Split struct BlockPos into own header 2014-05-22 10:12:10 +02:00