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

README.md

pretmap

A map editor for pokeruby using Qt.