Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
2018-09-19 12:35:45 -05:00
resources Merge remote-tracking branch 'origin/master' into rebranding 2018-09-14 12:32:56 -05:00
.gitignore pretmap -> porymap, add icon v1 2018-09-12 22:10:28 -04:00
block.cpp Fix warnings 2018-09-14 18:37:36 -05:00
block.h Initial commit 2016-09-29 02:35:29 -04:00
blockdata.cpp Fix warnings 2018-09-14 18:37:36 -05:00
blockdata.h Fix more warnings 2018-09-14 18:37:44 -05:00
editor.cpp Properly read dynamically-set warps that use MAP_NONE as their destination 2018-09-15 15:25:34 -05:00
editor.h Fix more warnings 2018-09-14 18:37:44 -05:00
event.cpp Fix more warnings 2018-09-14 18:37:44 -05:00
event.h Fix warnings 2018-09-14 18:37:36 -05:00
graphicsview.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 2018-07-11 15:20:33 -05:00
graphicsview.h Fix more warnings 2018-09-14 18:37:44 -05:00
heallocation.cpp Fix warnings 2018-09-14 18:37:36 -05:00
heallocation.h Fix warnings 2018-09-14 18:37:36 -05:00
LICENSE.md Create LICENSE.md 2018-09-14 08:44:21 -05:00
main.cpp Small cleanup 2018-02-18 10:32:30 -08:00
mainwindow.cpp Use project values for tilesets 2018-09-18 18:53:59 -05:00
mainwindow.h Fix more warnings 2018-09-14 18:37:44 -05:00
mainwindow.ui Visual tweaks 2018-09-18 00:05:29 -05:00
map.cpp Move static tileset vars to Project 2018-09-19 12:35:45 -05:00
map.h Fix more warnings 2018-09-14 18:37:44 -05:00
neweventtoolbutton.cpp add HealLocation fly spots 2018-09-11 20:37:36 -04:00
neweventtoolbutton.h Fix more warnings 2018-09-14 18:37:44 -05:00
noscrollcombobox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 2018-07-11 15:20:33 -05:00
noscrollcombobox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 2018-07-11 15:20:33 -05:00
noscrollspinbox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 2018-07-11 15:20:33 -05:00
noscrollspinbox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 2018-07-11 15:20:33 -05:00
objectpropertiesframe.cpp lots of changes 2018-02-11 14:34:09 -05:00
objectpropertiesframe.h Fix more warnings 2018-09-14 18:37:44 -05:00
objectpropertiesframe.ui Provide populated comboboxes and tooltips for (mostly) everything 2018-07-13 20:33:49 -05:00
parseutil.cpp Fix warnings 2018-09-14 18:37:36 -05:00
parseutil.h add HealLocation fly spots 2018-09-11 20:37:36 -04:00
porymap.pro Merge remote-tracking branch 'origin/master' into rebranding 2018-09-14 12:32:56 -05:00
project.cpp Move static tileset vars to Project 2018-09-19 12:35:45 -05:00
project.h Move static tileset vars to Project 2018-09-19 12:35:45 -05:00
README.md pretmap -> porymap, add icon v1 2018-09-12 22:10:28 -04:00
tile.cpp Initial commit 2016-09-29 02:35:29 -04:00
tile.h Initial commit 2016-09-29 02:35:29 -04:00
tileset.cpp Move static tileset vars to Project 2018-09-19 12:35:45 -05:00
tileset.h Move static tileset vars to Project 2018-09-19 12:35:45 -05:00

porymap

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

Currently supporting pokeruby and pokeemerald.