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

README.md

pretmap

A map editor for pokeruby using Qt.