Nessuna descrizione
yenatch ddb832de0c
Merge pull request #48 from huderlem/fixpath
6 anni fa
resources lots of changes 6 anni fa
.gitignore Add Qt Creator .autosave files to .gitignore 6 anni fa
README.md readme 6 anni fa
block.cpp Initial commit 7 anni fa
block.h Initial commit 7 anni fa
blockdata.cpp lots of changes 6 anni fa
blockdata.h lots of changes 6 anni fa
editor.cpp Update filepaths and var names from 'map_object' -> 'event_object' 6 anni fa
editor.h Update filepaths and var names from 'map_object' -> 'event_object' 6 anni fa
event.cpp lots of changes 6 anni fa
event.h Support bg_hidden_item_event 6 anni fa
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 anni fa
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 anni fa
main.cpp Small cleanup 6 anni fa
mainwindow.cpp Update filepaths and var names from 'map_object' -> 'event_object' 6 anni fa
mainwindow.h Double-clicking on a connection will load the destination map 6 anni fa
mainwindow.ui Support 'mirror' connection editing. Can be toggled off via checkbox 6 anni fa
map.cpp Properly support painting tiles from secondary tileset 6 anni fa
map.h Merge remote-tracking branch 'origin/master' into connect 6 anni fa
metatile.cpp Initial commit 7 anni fa
metatile.h lots of changes 6 anni fa
objectpropertiesframe.cpp lots of changes 6 anni fa
objectpropertiesframe.h lots of changes 6 anni fa
objectpropertiesframe.ui lots of changes 6 anni fa
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 anni fa
parseutil.h Need to include QMap in parseutil.h 6 anni fa
pretmap.pro Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 anni fa
project.cpp Update filepaths and var names from 'map_object' -> 'event_object' 6 anni fa
project.h Update filepaths and var names from 'map_object' -> 'event_object' 6 anni fa
tile.cpp Initial commit 7 anni fa
tile.h Initial commit 7 anni fa
tileset.cpp Initial commit 7 anni fa
tileset.h lots of changes 6 anni fa

README.md

pretmap

A map editor for pokeruby using Qt.