Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Minecraft 1.12-pre2 | md_5 | 2017-05-14 | -12/+3 |
| | ||||
* | Cut fluff from patch headers. | md_5 | 2015-05-25 | -2/+2 |
| | ||||
* | Fix thread safety issues in EntitySlice | Thinkofdeath | 2015-03-22 | -0/+38 |
| | ||||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -22/+0 |
| | ||||
* | SPIGOT-591: Optimize EntitySlice.iterator | Thinkofdeath | 2015-02-20 | -0/+22 |
Previously if the key 'this.c' was missing a new hashmap was created, this caused thousands to be created each tick |