Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
garak d13a4da50a Remember window sizes, add new map popup window (#54)
* save window state on app close

* new map popup window

* window title, groupItem fix

* fix new map heal location generation

* fix newmappopup form size

* empty map name check, increase max dimensions

* tool tips

* delete new window

* fix mainwindow.ui new map action

* use new config for window state

* clean window restore config settings

* extend "Add New Map" to different MapSortOrders

* fix crash when creating new map from unloaded layout

* fix new map from layout extra files
2019-01-07 17:14:44 -06:00
forms Remember window sizes, add new map popup window (#54) 2019-01-07 17:14:44 -06:00
include Remember window sizes, add new map popup window (#54) 2019-01-07 17:14:44 -06:00
resources fix icon on macos 2018-12-27 07:55:43 -06:00
src Remember window sizes, add new map popup window (#54) 2019-01-07 17:14:44 -06:00
.gitignore Add installation instructions and fix compile issues 2018-10-07 21:59:34 -07:00
CHANGELOG.md Update CHANGELOG.md 2019-01-07 09:40:11 -06: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 Remember window sizes, add new map popup window (#54) 2019-01-07 17:14:44 -06: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.