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-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
2015-02-03
PNG: fix mipmapping of grayscale images
Matthias Schiffer
2015-02-03
PNG: fix scaling of grayscale images
Matthias Schiffer
2015-02-03
viewer: allow showing the light layer
Matthias Schiffer
2015-02-03
Generate light layer
Matthias Schiffer
2015-02-03
Start mipmapping infrastructure
Matthias Schiffer
2015-02-03
Level: make buffer a member to prevent use-after-free
Matthias Schiffer
2015-02-02
Refactor PNG writing
Matthias Schiffer
2015-02-02
Free PNG structs after writing
Matthias Schiffer
2015-02-02
viewer: center on spawn
Matthias Schiffer
2015-02-02
Add spawn coordinates
Matthias Schiffer
2015-02-02
Refactor info generation
Matthias Schiffer
2015-02-02
Block: don't use lighting
Matthias Schiffer
2015-02-02
Chunk: zero data buffers to avoid using unitialized data
Matthias Schiffer
2015-02-02
viewer: always use nearest-neighbor filter for zooming
Matthias Schiffer
[next]