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

README.md

pretmap

A map editor for pokeruby using Qt.