Ei kuvausta
yenatch 4a2c2e47a9
Merge pull request #45 from huderlem/fixpath
6 vuotta sitten
resources lots of changes 6 vuotta sitten
.gitignore Add Qt Creator .autosave files to .gitignore 6 vuotta sitten
README.md readme 6 vuotta sitten
block.cpp Initial commit 7 vuotta sitten
block.h Initial commit 7 vuotta sitten
blockdata.cpp lots of changes 6 vuotta sitten
blockdata.h lots of changes 6 vuotta sitten
editor.cpp Redraw the map when switching to collision editing 6 vuotta sitten
editor.h Merge remote-tracking branch 'origin/master' into connect 6 vuotta sitten
event.cpp lots of changes 6 vuotta sitten
event.h Support bg_hidden_item_event 6 vuotta sitten
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 vuotta sitten
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 vuotta sitten
main.cpp Small cleanup 6 vuotta sitten
mainwindow.cpp Support 'mirror' connection editing. Can be toggled off via checkbox 6 vuotta sitten
mainwindow.h Double-clicking on a connection will load the destination map 6 vuotta sitten
mainwindow.ui Support 'mirror' connection editing. Can be toggled off via checkbox 6 vuotta sitten
map.cpp Properly support painting tiles from secondary tileset 6 vuotta sitten
map.h Merge remote-tracking branch 'origin/master' into connect 6 vuotta sitten
metatile.cpp Initial commit 7 vuotta sitten
metatile.h lots of changes 6 vuotta sitten
objectpropertiesframe.cpp lots of changes 6 vuotta sitten
objectpropertiesframe.h lots of changes 6 vuotta sitten
objectpropertiesframe.ui lots of changes 6 vuotta sitten
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 vuotta sitten
parseutil.h Need to include QMap in parseutil.h 6 vuotta sitten
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 vuotta sitten
project.cpp Fix event_object_movement.c filepath to account for new pokeruby directory structure 6 vuotta sitten
project.h Properly support saving map connections 6 vuotta sitten
tile.cpp Initial commit 7 vuotta sitten
tile.h Initial commit 7 vuotta sitten
tileset.cpp Initial commit 7 vuotta sitten
tileset.h lots of changes 6 vuotta sitten

README.md

pretmap

A map editor for pokeruby using Qt.