ForgePatch/common/net/minecraftforge
Uristqwerty 09ab39a238 Force parent ListenerListInsts to rebuild.
Without this change, it is possible (and, in fact, nearly guaranteed) for lists to rebuild endlessly if a parent list is marked as needing a rebuild but never actually read. This change forces the parent list(s) to rebuild as well, resulting in a significant performance increase and smoother framerate due to greatly reduced GC activity.
2012-12-24 20:40:09 -05:00
..
classloading Moved logo to new client folder 2012-08-04 22:45:31 -07:00
common Fixed parameter ordering u.u 2012-12-24 01:39:08 -08:00
event Force parent ListenerListInsts to rebuild. 2012-12-24 20:40:09 -05:00
liquids Fix accidentally removed not-deprecated methods. 2012-12-18 14:17:56 -05:00
oredict Manual import fixes 2012-12-12 23:27:57 -08:00
transformers Fix classloading issue preventing JRockit from running forge 2012-10-19 09:30:31 -04:00