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
2015-02-02
viewer: always use nearest-neighbor filter for zooming
Matthias Schiffer
2015-02-02
Allow zooming in to level 3
Matthias Schiffer
2015-02-02
viewer: allow zooming in by one step
Matthias Schiffer
2015-02-02
viewer: better mobile browser support
Matthias Schiffer
2015-02-02
Make the default zoom level 0 instead of 1
Matthias Schiffer
2015-02-02
viewer: add repository link
Matthias Schiffer
2015-02-02
Add map viewer based on Leaflet
Matthias Schiffer
2015-02-02
Generate info file
Matthias Schiffer
2015-02-02
Region: make visitor argument a reference
Matthias Schiffer
2015-02-02
Factor out filename check
Matthias Schiffer
2015-02-02
Output "normal" messages to stdout
Matthias Schiffer
2015-02-02
Catch exceptions for single regions
Matthias Schiffer
2015-02-02
Workaround for old libraries without regex support
Matthias Schiffer
2015-02-02
Don't explicitly include setjmp
Matthias Schiffer
2015-02-02
Skip unchanged regions
Matthias Schiffer
2015-02-02
Convert all regions with one call
Matthias Schiffer
2015-02-02
Use DIM constant as PNG dimension
Matthias Schiffer
2015-02-02
Change region reader to a visitor pattern
Matthias Schiffer
2015-02-02
Chunk: refactor getTopLayer()
Matthias Schiffer
2015-02-02
Move ressource files to a separate directory
Matthias Schiffer
2015-02-02
Extend colors by metadata
Matthias Schiffer
2015-02-01
Use biome data
Matthias Schiffer
2015-02-01
Add support for biome colors, fix block type indices
Matthias Schiffer
2015-02-01
Performance improvements
Matthias Schiffer
2015-02-01
Handle lighting and depth
Matthias Schiffer
2015-02-01
Write PNG files
Matthias Schiffer
2015-02-01
Compute top non-air layer
Matthias Schiffer
2015-02-01
Use buffer API for chunk decompression
Matthias Schiffer
2015-02-01
Further chunk parsing
Matthias Schiffer
2015-02-01
Don't throw an exception when a compound field is not found
Matthias Schiffer
2015-02-01
Start analyzing the chunks
Matthias Schiffer
2015-02-01
Parse chunk data on demand
Matthias Schiffer
2015-02-01
Use template argument for list subtype, extract further information from chunks
Matthias Schiffer
2015-02-01
More convenient tag access
Matthias Schiffer
2015-02-01
Implement most of the chunk format
Matthias Schiffer
2015-01-31
Initial commit
Matthias Schiffer
[prev]