Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
Jadon Fowler 4c371517e6
Add installation instructions and fix compile issues
By changing the call to QString#chopped to QString#left, we remove the
Qt 10 dependency.

I also changed the C++ version to C++11 as that's what the code is
using my compiler (and others) didn't default to it.

Ref #2

Signed-off-by: Jadon Fowler <jadonflower@gmail.com>
2018-10-07 21:59:34 -07:00
forms Add edit-undo history to tileset metatile editing 2018-10-06 17:07:36 -05:00
include Add edit-undo history to tileset metatile editing 2018-10-06 17:07:36 -05:00
resources Add filter to UI 2018-10-02 21:46:08 -05:00
src Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
.gitignore Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
INSTALL.md Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
LICENSE.md Create LICENSE.md 2018-09-14 08:44:21 -05:00
porymap.pro Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
README.md pretmap -> porymap, add icon v1 2018-09-12 22:10:28 -04:00

porymap

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

Currently supporting pokeruby and pokeemerald.