0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compile issue on linux; minor color tweaks More... almost 14 years ago
cropping support is back for non-disk-cached rendering; -split parameter to create tiles suitable for google maps etc.. (also not working with disk cache currently) More... almost 14 years ago
working on cropping; terrain optimization got a bit faster More... almost 14 years ago
duh, forgot special drawing code for new blocks More... almost 14 years ago
added new 1.3 blocks More... almost 14 years ago
Experimental support for the mcregion world format More... almost 14 years ago
added pines and birches More... about 14 years ago
added new blocks and wool dye More... about 14 years ago
continue with next image part if one has x or y <= 0; remove BGRA data from color table (relicts from BMP rendering); fix grass and leaf brightness when using -biomes and -night mode More... about 14 years ago
remember highest and lowest block for each X/Z to speed up drawing; add -info switch to output stuff like the origin of the map in image coordinates More... about 14 years ago
fix memlimit when using biomes; fix redstone wire rendering as yellow blocks; render minecart tracks differently; add -min and -max switches to select a Y-range to render More... about 14 years ago
added support for DK's biome-extractor file format; fixed crash reported by chr1573r; removed bmp support; fixed bug in world loader More... about 14 years ago
added pngreader More... about 14 years ago
added pngreader More... about 14 years ago
added -3 switch to increase y scaling More... about 14 years ago
option to load biome colors from external pre-rendered png files More... about 14 years ago
blindly tried to fix a 32bit memory issue by adding random uint64 casts More... about 14 years ago
tweaked block culling in nether a bit More... about 14 years ago
mcmap halloween update More... about 14 years ago
no need for that one More... about 14 years ago
forgot a return statement More... about 14 years ago
add png color extractor by Donkey Kong; tweaked the way some blocks are drawn; optimized the optimizer (about 40% faster) More... about 14 years ago
add blendall patch by DK; apply FreeBSD patch by Killing; other changes I forgot about More... about 14 years ago
fixed alpha value not loading from custom color files [Zworkt]; remove unused vars compiler is complaining about More... over 14 years ago
better var names More... over 14 years ago
fix error when compiling without png support More... over 14 years ago
full png support, still with slight seams in water when using disk caching; only tested on win and linux More... over 14 years ago
initial support for libpng; wip, some things might be broken; some other minor tweaks like fixed lighting at max height More... over 14 years ago
fix lighting for blocks at max height More... over 14 years ago
fix writing bitmap header to always be little endian; add missing newline in help output More... over 14 years ago