Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
2018-09-24 19:04:42 -05:00
core Move parseutil to core/, and fix include paths during build 2018-09-24 19:04:42 -05:00
resources Merge remote-tracking branch 'origin/master' into rebranding 2018-09-14 12:32:56 -05:00
ui Rename objectpropertiesframe to eventpropertiesframe and move to ui/ 2018-09-24 18:55:58 -05:00
.gitignore pretmap -> porymap, add icon v1 2018-09-12 22:10:28 -04:00
editor.cpp Move more custom widgets to ui/ 2018-09-24 18:49:44 -05:00
editor.h Rename Connection to MapConnection and move to core 2018-09-24 11:02:50 -05:00
event.cpp Fix more warnings 2018-09-14 18:37:44 -05:00
event.h Start refactoring core + ui. Create selectable pixmap item 2018-09-22 18:47:28 -05:00
eventpropertiesframe.ui Rename objectpropertiesframe to eventpropertiesframe and move to ui/ 2018-09-24 18:55:58 -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
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 Move parseutil to core/, and fix include paths during build 2018-09-24 19:04:42 -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 Rename Connection to MapConnection and move to core 2018-09-24 11:02:50 -05:00
map.h Rename Connection to MapConnection and move to core 2018-09-24 11:02:50 -05:00
porymap.pro Move parseutil to core/, and fix include paths during build 2018-09-24 19:04:42 -05:00
project.cpp Move parseutil to core/, and fix include paths during build 2018-09-24 19:04:42 -05:00
project.h Start refactoring core + ui. Create selectable pixmap item 2018-09-22 18:47:28 -05: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.