index
:
MinedMap
master
Fast Minecraft map renderer
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-24
Resolve pre-1.13 block types by mapping them to 1.13 types
Matthias Schiffer
2018-07-24
Resource: add mapping data from pre-1.13 block types/values to 1.13 states
Matthias Schiffer
2018-07-22
World/Block: remove useless blockLight accessor
Matthias Schiffer
2018-07-22
Resource: add generated block type definiton file for Minecraft 1.13
Matthias Schiffer
2018-07-22
NBT: String: add data accessor
Matthias Schiffer
2018-07-22
NBT: IntArray: allow accessing individual elements
Matthias Schiffer
2018-07-22
Add block color generation tools for Minecraft 1.13
Matthias Schiffer
2018-07-21
NBT: remove unused deep Compound accessor
Matthias Schiffer
2018-07-21
NBT: rework type system
Matthias Schiffer
2018-07-21
NBT: create Tags using make_shared()
Matthias Schiffer
2018-07-21
NBT: make Tag constructors public, remove friend declarations
Matthias Schiffer
2018-07-21
NBT: fix LongArray dumping
Matthias Schiffer
2018-07-21
NBT: add data accessors for IntArray and LongArray
Matthias Schiffer
2018-07-21
NBT: add support for LongArray tags
Matthias Schiffer
2018-07-20
Add regiondump tool
Matthias Schiffer
2018-07-20
Separate splitting of regions into chunks and actual parsing of chunk structure
Matthias Schiffer
2018-07-20
Add Tag print functions and nbtdump tool
Matthias Schiffer
2017-08-19
BlockType: make double plants visible
Matthias Schiffer
2017-08-19
BlockType: allow specifying visible and green value per damage value
Matthias Schiffer
2017-06-13
Don't rely on utimensat()
Matthias Schiffer
2017-06-13
Resource/BlockType: update for Minecraft 1.12
Matthias Schiffer
2017-05-19
Resource/BlockType: correctly distinguish stone subtypes
Matthias Schiffer
2017-03-01
Resource/BlockType: fix color of "ready" saplings
Matthias Schiffer
2016-11-22
Fix red_sand color
Matthias Schiffer
2016-11-15
Add support for Minecraft 1.11 blocks
Matthias Schiffer
2016-06-08
Add support for Minecraft 1.10 blocks
Matthias Schiffer
2016-03-14
Fix beetroots color/visiblity
Matthias Schiffer
2016-03-01
Add missing biome 128
Matthias Schiffer
2016-03-01
Add support for Minecraft 1.9 blocks
Matthias Schiffer
2015-09-19
Chunk: allow generating unlighted maps for chunks without light data
Matthias Schiffer
2015-09-19
Chunk: fix check for chunks with missing light data
Matthias Schiffer
2015-02-06
Fix definition of timespec >= operator
Matthias Schiffer
2015-02-06
Include cleanup
Matthias Schiffer
2015-02-06
Make light layer darker
Matthias Schiffer
2015-02-04
viewer: more URL hash improvements
Matthias Schiffer
2015-02-04
viewer: update hash on load
Matthias Schiffer
2015-02-04
viewer: map state in URL hash
Matthias Schiffer
2015-02-04
build: don't use pkg-config
Matthias Schiffer
2015-02-04
Info: add missing include
Matthias Schiffer
2015-02-04
Bump required CMake version to 2.8.4
Matthias Schiffer
2015-02-04
Use heap memory for image buffers
Matthias Schiffer
2015-02-04
viewer: add coordinate control
Matthias Schiffer
2015-02-04
viewer: also set "image-rendering: crisp-edges" without browser prefix
Matthias Schiffer
2015-02-04
viewer: fix overzoomed condition for retina
Matthias Schiffer
2015-02-04
Use higher-resolution tiles on retina displays
Matthias Schiffer
2015-02-03
Add missing include
Matthias Schiffer
2015-02-03
Add mipmap support to allow zooming out
Matthias Schiffer
2015-02-03
Nicer timespec operations
Matthias Schiffer
2015-02-03
Refactor image creation
Matthias Schiffer
2015-02-03
Also unlink light tmpfile on errors
Matthias Schiffer
[next]