Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -59/+57 |
| | ||||
* | [Bleeding] Change Vec3DPool to a stack based pool | Mike Primm | 2012-08-19 | -0/+1 |
| | | | | | | | Avoid overhead of using an ArrayList and resizing it. Also allows for reuse of objects in the pool during the same tick by explicitly releasing them back to the pool. This allows for much better cache performance as well as reduced cache footprint. | |||
* | Add files from mc-dev for diff visibility | Mike Primm | 2012-08-19 | -0/+154 |