暂无描述
yenatch ae4158ce7b Fix offset value when selecting another connection 6 年前
resources lots of changes 6 年前
.gitignore Add Qt Creator .autosave files to .gitignore 6 年前
README.md readme 6 年前
block.cpp Initial commit 7 年前
block.h Initial commit 7 年前
blockdata.cpp lots of changes 6 年前
blockdata.h lots of changes 6 年前
editor.cpp Fix offset value when selecting another connection 6 年前
editor.h Support 'mirror' connection editing. Can be toggled off via checkbox 6 年前
event.cpp lots of changes 6 年前
event.h Support bg_hidden_item_event 6 年前
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 年前
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 年前
main.cpp Small cleanup 6 年前
mainwindow.cpp Support 'mirror' connection editing. Can be toggled off via checkbox 6 年前
mainwindow.h Double-clicking on a connection will load the destination map 6 年前
mainwindow.ui Support 'mirror' connection editing. Can be toggled off via checkbox 6 年前
map.cpp Add smart path painting 6 年前
map.h Support multiple connections in same direction, and darken non-selected connections 6 年前
metatile.cpp Initial commit 7 年前
metatile.h lots of changes 6 年前
objectpropertiesframe.cpp lots of changes 6 年前
objectpropertiesframe.h lots of changes 6 年前
objectpropertiesframe.ui lots of changes 6 年前
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 年前
parseutil.h Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 年前
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 年前
project.cpp Support 'mirror' connection editing. Can be toggled off via checkbox 6 年前
project.h Properly support saving map connections 6 年前
tile.cpp Initial commit 7 年前
tile.h Initial commit 7 年前
tileset.cpp Initial commit 7 年前
tileset.h lots of changes 6 年前

README.md

pretmap

A map editor for pokeruby using Qt.