Plex-FAWE/src/com/sk89q/worldedit
2011-02-21 22:59:21 -08:00
..
bags Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
blocks Improved messages for tools. 2011-02-18 20:50:40 -08:00
bukkit Cleaned up code. 2011-02-21 22:28:23 -08:00
commands Fixed permission for outset. 2011-02-19 17:45:09 -08:00
data Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
dev Improved the permissions list printer to handle nested commands. 2011-02-21 22:59:21 -08:00
filtering Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
masks Added negated block type support. 2011-02-18 23:33:55 -08:00
patterns Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
regions Added polygonal regions. 2011-02-19 17:44:39 -08:00
scripting Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
snapshots Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
tools Added simple smoothing brush. 2011-02-18 23:48:27 -08:00
util Added history size configuration option. 2011-02-18 21:57:43 -08:00
BlockVector2D.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
BlockVector.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
BlockWorldVector.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
Countable.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
CuboidClipboard.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
DisallowedItemException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
DoubleArrayList.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
EditSession.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
EmptyClipboardException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
FilenameException.java Unified file selection and checking API. 2011-01-30 20:40:22 -08:00
FilenameResolutionException.java Changed FilenameNotFoundException to FilenameResolutionException. 2011-01-30 22:06:06 -08:00
FileSelectionAbortedException.java Unified file selection and checking API. 2011-01-30 20:40:22 -08:00
HeightMap.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
IncompleteRegionException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
InvalidFilenameException.java Unified file selection and checking API. 2011-01-30 20:40:22 -08:00
InvalidItemException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
InvalidToolBindException.java Improved messages for tools. 2011-02-18 20:50:40 -08:00
LocalConfiguration.java Added version information for SP. 2011-01-31 00:58:29 -08:00
LocalPlayer.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
LocalSession.java Added polygonal regions. 2011-02-19 17:44:39 -08:00
LocalWorld.java Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT). 2011-02-18 20:31:49 -08:00
LogFormat.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
MaxChangedBlocksException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
MaxRadiusException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
PlayerDirection.java Fixed minor issues, moved some classes. 2011-01-23 02:03:49 -08:00
ReplacingEditSession.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
ServerInterface.java Added /we version and /we reload. 2011-02-19 01:22:28 -08:00
UnknownDirectionException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
UnknownItemException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
Vector2D.java Added polygonal regions. 2011-02-19 17:44:39 -08:00
Vector.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
WorldEdit.java Cleaned up code. 2011-02-21 22:28:23 -08:00
WorldEditException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
WorldEditNotInstalled.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
WorldEditOperation.java Added some API methods. 2011-02-18 21:12:15 -08:00
WorldVector.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00