暫無描述
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.