Map editor for pokeemerald, pokefirered, and pokeruby
Go to file
Phlosioneer 6b661db952 Fix incorrect regex validator
This fixes the bug where an empty line wouldn't clear the metatile
label. It also removes the '.' and '-' characters.
2019-04-07 20:46:53 -04:00
forms Add a way to name metatiles, for use in c code 2019-04-04 01:44:31 -04:00
include Add a way to name metatiles, for use in c code 2019-04-04 01:44:31 -04:00
resources add dialog to add tilesets 2019-03-24 15:55:40 -05:00
src Fix incorrect regex validator 2019-04-07 20:46:53 -04:00
.gitignore Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
CHANGELOG.md Update CHANGELOG.md 2019-03-17 12:06:48 -05:00
INSTALL.md add macOS INSTALL.md instructions 2019-01-20 10:46:15 -06:00
LICENSE.md Create LICENSE.md 2018-09-14 08:44:21 -05:00
porymap.pro add dialog to add tilesets 2019-03-24 15:55:40 -05:00
README.md Add changelog 2018-12-27 08:41:35 -06:00

porymap

A map editor for the generation 3 disassembly projects using Qt.

Currently supports pokeruby and pokeemerald.

View the Changelog to see what's new, and download the latest version from the Releases.