4 Commits

Author SHA1 Message Date
adrido
c897c75463 Correct include of BlockPos.h 2016-05-31 21:37:57 +02:00
proller
3ffda4ab57 Final std::ws skipping not needed when parsing block coordinates, and it makes is.fail() == true 2016-05-17 16:17:41 +02:00
Rogier
f908282a16 Improve parsing of textual block ID (i64 or axyz)
- Accept trailing spaces
- Fix error detection (use 'fail()' instead of 'bad()')
2016-01-17 10:37:52 +01:00
Rogier
46c070070a Implement an iterator for BlockPos 2015-03-10 17:47:29 +01:00