Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
Find a file
yenatch 767407e1a7
Merge pull request #53 from huderlem/border
Add ability to change map border
2018-07-07 19:35:50 -04:00
resources
.gitignore
block.cpp
block.h
blockdata.cpp
blockdata.h
editor.cpp Add ability to change map border 2018-07-07 17:32:54 -05:00
editor.h Add ability to change map border 2018-07-07 17:32:54 -05:00
event.cpp Add ability to add all map event types 2018-07-07 11:59:47 -05:00
event.h Add ability to add all map event types 2018-07-07 11:59:47 -05:00
graphicsview.cpp
graphicsview.h
main.cpp
mainwindow.cpp Add ability to change map border 2018-07-07 17:32:54 -05:00
mainwindow.h Add menu to 'add event' button 2018-07-06 11:08:20 -05:00
mainwindow.ui Add ability to change map border 2018-07-07 17:32:54 -05:00
map.cpp Add ability to change map border 2018-07-07 17:32:54 -05:00
map.h Add ability to change map border 2018-07-07 17:32:54 -05:00
neweventtoolbutton.cpp Add menu to 'add event' button 2018-07-06 11:08:20 -05:00
neweventtoolbutton.h Add menu to 'add event' button 2018-07-06 11:08:20 -05:00
objectpropertiesframe.cpp
objectpropertiesframe.h
objectpropertiesframe.ui
parseutil.cpp
parseutil.h Need to include QMap in parseutil.h 2018-03-18 21:30:12 -04:00
pretmap.pro Add ability to change map border 2018-07-07 17:32:54 -05:00
project.cpp Add ability to change map border 2018-07-07 17:32:54 -05:00
project.h Support new map layouts structure 2018-06-20 17:43:20 -05:00
README.md
tile.cpp
tile.h
tileset.cpp Add ability to change map border 2018-07-07 17:32:54 -05:00
tileset.h Add ability to change map border 2018-07-07 17:32:54 -05:00

pretmap

A map editor for pokeruby using Qt.