No Description
Marcus Huderle ad7b9ca7b3 Some cleanup, and disable connection controls when loading map with no connections 6 years ago
resources lots of changes 6 years ago
.gitignore Add Qt Creator .autosave files to .gitignore 6 years ago
README.md readme 6 years ago
block.cpp Initial commit 8 years ago
block.h Initial commit 8 years ago
blockdata.cpp lots of changes 6 years ago
blockdata.h lots of changes 6 years ago
editor.cpp Some cleanup, and disable connection controls when loading map with no connections 6 years ago
editor.h Some cleanup, and disable connection controls when loading map with no connections 6 years ago
event.cpp lots of changes 6 years ago
event.h Support bg_hidden_item_event 6 years ago
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 years ago
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 years ago
main.cpp Small cleanup 6 years ago
mainwindow.cpp Some cleanup, and disable connection controls when loading map with no connections 6 years ago
mainwindow.h Double-clicking on a connection will load the destination map 6 years ago
mainwindow.ui Add dive/emerge map pickers 6 years ago
map.cpp Add smart path painting 6 years ago
map.h Support multiple connections in same direction, and darken non-selected connections 6 years ago
metatile.cpp Initial commit 8 years ago
metatile.h lots of changes 6 years ago
objectpropertiesframe.cpp lots of changes 6 years ago
objectpropertiesframe.h lots of changes 6 years ago
objectpropertiesframe.ui lots of changes 6 years ago
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 years ago
parseutil.h Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 years ago
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 years ago
project.cpp Fix bug where saving shared map assets wouldn't work 6 years ago
project.h Properly support saving map connections 6 years ago
tile.cpp Initial commit 8 years ago
tile.h Initial commit 8 years ago
tileset.cpp Initial commit 8 years ago
tileset.h lots of changes 6 years ago

README.md

pretmap

A map editor for pokeruby using Qt.