1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'xmlindent' More... over 13 years ago
prevent crash when opening new minecraft version More... over 13 years ago
call fixJarNames only once More... over 13 years ago
use full path in fixJarNames More... over 13 years ago
better determination of modded/unmodded jars in MinecraftJar More... over 13 years ago
keep table of known md5s of prerelease jars More... over 13 years ago
map argument types when matching a BytecodeSignature with a named method More... over 13 years ago
log exceptions from mod constructor More... over 13 years ago
disable add/remove/up/down buttons if there is no input file More... over 13 years ago
fix ui exceptions that occur before modlist is created More... over 13 years ago
fix isPrerelease method More... over 13 years ago
edit randommobs description More... over 13 years ago
Merge branch 'randommobs' More... over 13 years ago
reworded modded jar message More... over 13 years ago
copy minecraft.jar over minecraft-<version>.jar if the former is unmodded More... over 13 years ago
Merge branch 'master' into randommobs More... over 13 years ago
suppress transparent pixel message if p == 0 More... over 13 years ago
compute width of space based on average width of alphanumeric char More... over 13 years ago
ignore certain pixel color values More... over 13 years ago
tweak font .properties format More... over 13 years ago
tweak font width algorithm (again), default looks identical at 1x, 2x, 4x More... over 13 years ago
map updateLightmap method More... over 13 years ago
rename render methods to match mcp More... over 13 years ago
map enable/disableLightmap methods for 1.8+ More... over 13 years ago
fix version comparison (1.8.1 vs 1.8pre2) More... over 13 years ago
use font.properties instead of font_widths.txt More... over 13 years ago
static initializer for FontUtils More... over 13 years ago
reformat code/optimize imports More... over 13 years ago
Merge branch 'master' into xmlindent More... over 13 years ago
replace newInstance call More... over 13 years ago