Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
garak e3f92fff12 fix build:
- use parser class when parsing metatile label files
- use QString() over QString::null which is deprecated
2019-09-09 18:24:33 -04:00
docs update changelog 2019-08-08 11:55:50 -04:00
docsrc finish region map editor docs 2019-04-29 19:48:50 -05:00
forms Merge pull request #108 from Phlosioneer/metatile-labels 2019-09-08 20:15:00 -04:00
include Merge pull request #108 from Phlosioneer/metatile-labels 2019-09-08 20:15:00 -04:00
resources add dialog to add tilesets 2019-03-24 15:55:40 -05:00
src fix build: 2019-09-09 18:24:33 -04:00
.gitignore improve combobox speed and autocompletion 2019-08-06 21:50:03 -04:00
CHANGELOG.md update changelog 2019-09-08 20:24:07 -04: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 silence compiler warnings 2019-08-06 23:35:02 -04:00
README.md Update README.md 2019-05-27 13:31:23 -05:00

porymap

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

Currently supports pokeruby and pokeemerald.

Documentation: https://huderlem.github.io/porymap/

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