설명 없음
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.