summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/map
Commit message (Expand)AuthorAgeLines
* SPIGOT-4496: Undeprecate MapView.getId and make intmd_52018-11-23-5/+3
* SPIGOT-4182: Implement cursor captionsmd_52018-07-29-1/+49
* Update to Minecraft 1.13-pre7md_52018-07-15-3/+39
* Add non-deprecated constructor for MapCursorIsaac2017-08-20-0/+17
* Assorted whitespace fixesmd_52017-08-06-1/+1
* Fix MapPalette.getColor(byte) to use correct ranges for 1.12 color arrayNathan Wolf2017-06-22-1/+1
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-0/+16
* Add new map icons to MapCursor.TypePokechu222017-01-20-3/+8
* Update to Minecraft 1.11md_52016-11-17-0/+15
* SPIGOT-2646: MapFont.getWidth with coloured textmd_52016-09-01-2/+5
* SPIGOT-652: Update the map colors to match MinecraftThinkofdeath2015-03-07-8/+7
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-1/+4
* Account for spacing in MapFont#getWidth(). Fixes BUKKIT-4089eueln2014-05-01-0/+6
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-11/+20
* Cleanup of c00ac08514c93edc88e556d40ac75a54eb40e271feildmaster2013-12-09-38/+36
* [Bleeding] Update MapPalette with new colors. Fixes BUKKIT-5094t00thpick12013-12-08-17/+41
* Deprecate magic valuesWesley Wolfe2013-08-28-4/+91
* [Bleeding] Fixed MapPalette.imageToBytes to properly handle transparency. Add...SpaceManiac2012-02-29-1/+1
* Generic cleaningErik Broes2012-01-15-1/+1
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-115/+174
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-3/+6
* Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q a...EvilSeph2011-08-12-0/+1109