Treasurelist files were not loaded when map pat...
Changed CVS to SVN on website.
Added support for multiple views.
Fixed #1496473 (Map contents when closing unsav...
Moved MapCursor, MapGrid and their Event and Li...
Added @Nullable and @Override annotations.
Deleted multiple @Nullable annotations.
Changed some int x/y and width/height pairs to ...
Added package descriptions.
Corrected some javadocs.
Added final modifiers to variables.
Added support for .anim files.
JavaDoc corrections.
Fixed Mantis #421: Attribute editor doesn't lik...
Added function to menu that allows opening mult...
Fixed Mantis #419: Using the Replace feature th...
Prevention of NPEs while replacing.
Implemented a tools framework (unfinnished).
Fixed placement of small tile images.
Removed unused field.
The VoidTool is now initially selected. The too...
Moved selection related code from MouseOpAdapte...
Cosmetic changes.
Added delete below feature.
Refactored getMouseOpListener in ToolSelector.
Deleted uses code.
Directory "arch/dev" is excluded from arch coll...
getFirst() and getLast() return null if contain...
Fix for #1564515 edit operations are wrongly di...
Fixed javadoc.
Replaced x,y-pair with Point.
Replaced number with constant.