Ingen beskrivning
yenatch 470fc92fba
Merge pull request #23 from huderlem/items
6 år sedan
resources lots of changes 6 år sedan
.gitignore Add Qt Creator .autosave files to .gitignore 6 år sedan
README.md readme 6 år sedan
block.cpp Initial commit 8 år sedan
block.h Initial commit 8 år sedan
blockdata.cpp lots of changes 6 år sedan
blockdata.h lots of changes 6 år sedan
editor.cpp Maintain master and working copies of data structures, to enable saving single maps at a time 6 år sedan
editor.h lots of changes 6 år sedan
event.cpp lots of changes 6 år sedan
event.h Support bg_hidden_item_event 6 år sedan
graphicsview.cpp lots of changes 6 år sedan
graphicsview.h lots of changes 6 år sedan
main.cpp Small cleanup 6 år sedan
mainwindow.cpp Remove the reverse song constant lookup 6 år sedan
mainwindow.h Small cleanup 6 år sedan
mainwindow.ui lots of changes 6 år sedan
map.cpp Build new maps in memory, rather than immediately writing to files 6 år sedan
map.h Small cleanup 6 år sedan
metatile.cpp Initial commit 8 år sedan
metatile.h lots of changes 6 år sedan
objectpropertiesframe.cpp lots of changes 6 år sedan
objectpropertiesframe.h lots of changes 6 år sedan
objectpropertiesframe.ui lots of changes 6 år sedan
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 år sedan
parseutil.h Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 år sedan
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 år sedan
project.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 år sedan
project.h Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 år sedan
tile.cpp Initial commit 8 år sedan
tile.h Initial commit 8 år sedan
tileset.cpp Initial commit 8 år sedan
tileset.h lots of changes 6 år sedan

README.md

pretmap

A map editor for pokeruby using Qt.