Ei kuvausta
yenatch 9c2cf84983
Merge pull request #50 from huderlem/layouts
6 vuotta sitten
resources lots of changes 6 vuotta sitten
.gitignore Add Qt Creator .autosave files to .gitignore 6 vuotta sitten
README.md readme 6 vuotta sitten
block.cpp Initial commit 8 vuotta sitten
block.h Initial commit 8 vuotta sitten
blockdata.cpp lots of changes 6 vuotta sitten
blockdata.h lots of changes 6 vuotta sitten
editor.cpp Support new map layouts structure 6 vuotta sitten
editor.h Support new map layouts structure 6 vuotta sitten
event.cpp lots of changes 6 vuotta sitten
event.h Support bg_hidden_item_event 6 vuotta sitten
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 vuotta sitten
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 vuotta sitten
main.cpp Small cleanup 6 vuotta sitten
mainwindow.cpp Support new map layouts structure 6 vuotta sitten
mainwindow.h Double-clicking on a connection will load the destination map 6 vuotta sitten
mainwindow.ui Support 'mirror' connection editing. Can be toggled off via checkbox 6 vuotta sitten
map.cpp Support new map layouts structure 6 vuotta sitten
map.h Support new map layouts structure 6 vuotta sitten
metatile.cpp Initial commit 8 vuotta sitten
metatile.h lots of changes 6 vuotta sitten
objectpropertiesframe.cpp lots of changes 6 vuotta sitten
objectpropertiesframe.h lots of changes 6 vuotta sitten
objectpropertiesframe.ui lots of changes 6 vuotta sitten
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 vuotta sitten
parseutil.h Need to include QMap in parseutil.h 6 vuotta sitten
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 vuotta sitten
project.cpp MUS_ prefix instead of BGM_ 6 vuotta sitten
project.h Support new map layouts structure 6 vuotta sitten
tile.cpp Initial commit 8 vuotta sitten
tile.h Initial commit 8 vuotta sitten
tileset.cpp Initial commit 8 vuotta sitten
tileset.h lots of changes 6 vuotta sitten

README.md

pretmap

A map editor for pokeruby using Qt.