Нет описания
Marcus Huderle af4dc34eba Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 лет назад
resources lots of changes 6 лет назад
.gitignore Add Qt Creator .autosave files to .gitignore 6 лет назад
README.md readme 6 лет назад
block.cpp Initial commit 8 лет назад
block.h Initial commit 8 лет назад
blockdata.cpp lots of changes 6 лет назад
blockdata.h lots of changes 6 лет назад
editor.cpp Maintain master and working copies of data structures, to enable saving single maps at a time 6 лет назад
editor.h lots of changes 6 лет назад
event.cpp lots of changes 6 лет назад
event.h Support bg_hidden_item_event 6 лет назад
graphicsview.cpp lots of changes 6 лет назад
graphicsview.h lots of changes 6 лет назад
main.cpp Small cleanup 6 лет назад
mainwindow.cpp Remove the reverse song constant lookup 6 лет назад
mainwindow.h Small cleanup 6 лет назад
mainwindow.ui lots of changes 6 лет назад
map.cpp Build new maps in memory, rather than immediately writing to files 6 лет назад
map.h Small cleanup 6 лет назад
metatile.cpp Initial commit 8 лет назад
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 Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 лет назад
project.h Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 лет назад
tile.cpp Initial commit 8 лет назад
tile.h Initial commit 8 лет назад
tileset.cpp Initial commit 8 лет назад
tileset.h lots of changes 6 лет назад

README.md

pretmap

A map editor for pokeruby using Qt.