Нет описания
yenatch 4280735c1e Merge remote-tracking branch 'origin/master' into connect 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 Merge remote-tracking branch 'origin/master' into connect 6 лет назад
editor.h Merge remote-tracking branch 'origin/master' into connect 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 Properly support painting tiles from secondary tileset 6 лет назад
map.h Merge remote-tracking branch 'origin/master' into connect 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 Need to include QMap in parseutil.h 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.