Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
2018-02-14 20:33:55 -08:00
resources lots of changes 2018-02-11 14:34:09 -05:00
.gitignore Add Qt Creator .autosave files to .gitignore 2018-02-12 13:53:38 -08:00
asm.cpp Initial commit 2016-09-29 02:35:29 -04:00
asm.h Initial commit 2016-09-29 02:35:29 -04:00
block.cpp Initial commit 2016-09-29 02:35:29 -04:00
block.h Initial commit 2016-09-29 02:35:29 -04:00
blockdata.cpp lots of changes 2018-02-11 14:34:09 -05:00
blockdata.h lots of changes 2018-02-11 14:34:09 -05:00
editor.cpp lots of changes 2018-02-11 14:34:09 -05:00
editor.h lots of changes 2018-02-11 14:34:09 -05:00
event.cpp lots of changes 2018-02-11 14:34:09 -05:00
event.h Support bg_hidden_item_event 2018-02-12 13:29:45 -08:00
graphicsview.cpp lots of changes 2018-02-11 14:34:09 -05:00
graphicsview.h lots of changes 2018-02-11 14:34:09 -05:00
main.cpp Initial commit 2016-09-29 02:35:29 -04:00
mainwindow.cpp Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
mainwindow.h Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
mainwindow.ui lots of changes 2018-02-11 14:34:09 -05:00
map.cpp Fix crash that was caused by out-of-bounds metatile tiles 2018-02-12 16:20:41 -08:00
map.h Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
metatile.cpp Initial commit 2016-09-29 02:35:29 -04:00
metatile.h lots of changes 2018-02-11 14:34:09 -05:00
objectpropertiesframe.cpp lots of changes 2018-02-11 14:34:09 -05:00
objectpropertiesframe.h lots of changes 2018-02-11 14:34:09 -05:00
objectpropertiesframe.ui lots of changes 2018-02-11 14:34:09 -05:00
pretmap.pro lots of changes 2018-02-11 14:34:09 -05:00
project.cpp Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
project.h Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
README.md readme 2018-02-11 14:34:12 -05: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 Initial commit 2016-09-29 02:35:29 -04:00
tileset.h lots of changes 2018-02-11 14:34:09 -05:00

pretmap

A map editor for pokeruby using Qt.