sk89q
|
c0e78bebf4
|
Fixed a bug where Point was not returning accurate results with .equals(), breaking undo code. Temporarily using org.apache.commons.lang3.builder.EqualsBuilder to fix the problem.
|
2010-10-03 17:29:17 -07:00 |
|
sk89q
|
c55799567a
|
Added some JavaDoc/minor cleanup.
|
2010-10-03 12:43:30 -07:00 |
|
sk89q
|
8e2c6ece61
|
Updated com.sk89q.worldedit.Point to use generics.
|
2010-10-02 15:12:45 -07:00 |
|
sk89q
|
7387e36016
|
Added basic undo/redo functionality with a history size of 15.
|
2010-10-02 14:52:42 -07:00 |
|