0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added 1.9 blocks and reversed mushrooms More... over 12 years ago
fixed block list bug More... over 12 years ago
merged in changes More... over 12 years ago
prepped for 1.2.1 More... over 12 years ago
added 1.8 blocks More... over 12 years ago
added 1.7 blocks More... almost 13 years ago
Fixed windows menu bug More... almost 13 years ago
fixed windows gdi bug More... almost 13 years ago
osx cleanup and added 1.6 blocks More... almost 13 years ago
added new beta 1.5 blocks More... about 13 years ago
Added tag 1.1 for changeset ce597867eb2d More... about 13 years ago
just realized the ubuntu package desc mentioned minecraft alpha.. fixed More... about 13 years ago
Fixed the stupid Windows ANSI C requirements. Prepped for v1.1 release. More... about 13 years ago
fixed bed block and added windows-specific file handling More... about 13 years ago
reuse zlib context, avoid unnecessary memcpys, use checkerboard pattern for missing tiles instead of white More... about 13 years ago
optimize: reuse last freed block, reduce mallocs (when C99 detected), reduce system calls for chunk reading More... about 13 years ago
add GTK Reload option, fix display bugs for y=127 blocks, fix swapped coordinates in statusbar More... about 13 years ago
rewrite cache to use hashtables instead of binary trees, fix a few misc memory leaks More... about 13 years ago
finished with 1.0 push More... about 13 years ago
OSX updates for new save format More... about 13 years ago
Fixed windows bug. That took waaay longer than it should have. More... about 13 years ago
Fixed fopen and snprintf More... about 13 years ago
Windows fixes for new save format. Something is broken, testing needed. More... about 13 years ago
add 1.3 support (custom world dir names, beds, diodes) More... about 13 years ago
Add McRegion support. More... over 13 years ago
Updated windows version More... over 13 years ago
Updated block types for beta 1.2 More... over 13 years ago
gtk has a progressbar too.. but the threading prevents updating More... over 13 years ago
added progressbar to osx, but not sure if it works properly More... over 13 years ago
Added a progress bar callback. It only calls when there's a cache-miss, so it doesn't flash constantly while panning. It's only in windows right now, will be adding it to other platforms soon. Also increased the cache size to 5000 like it should've been. More... over 13 years ago