Нет описания
Marcus Huderle 48a562d1eb Update map view when tilesets change 5 лет назад
resources lots of changes 6 лет назад
.gitignore Add Qt Creator .autosave files to .gitignore 6 лет назад
README.md readme 6 лет назад
block.cpp Initial commit 7 лет назад
block.h Initial commit 7 лет назад
blockdata.cpp lots of changes 6 лет назад
blockdata.h lots of changes 6 лет назад
editor.cpp Update map view when tilesets change 5 лет назад
editor.h Update map view when tilesets change 5 лет назад
event.cpp Add ability to add all map event types 5 лет назад
event.h Add ability to add all map event types 5 лет назад
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 лет назад
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 лет назад
main.cpp Small cleanup 6 лет назад
mainwindow.cpp Update map view when tilesets change 5 лет назад
mainwindow.h Update map view when tilesets change 5 лет назад
mainwindow.ui Add tileset comboboxes, and make metatile area scrollable 5 лет назад
map.cpp Add ability to change map border 5 лет назад
map.h Update map view when tilesets change 5 лет назад
neweventtoolbutton.cpp Add menu to 'add event' button 5 лет назад
neweventtoolbutton.h Add menu to 'add event' button 5 лет назад
objectpropertiesframe.cpp lots of changes 6 лет назад
objectpropertiesframe.h lots of changes 6 лет назад
objectpropertiesframe.ui lots of changes 6 лет назад
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 лет назад
parseutil.h Need to include QMap in parseutil.h 6 лет назад
pretmap.pro Add ability to change map border 5 лет назад
project.cpp Update map view when tilesets change 5 лет назад
project.h Update map view when tilesets change 5 лет назад
tile.cpp Initial commit 7 лет назад
tile.h Initial commit 7 лет назад
tileset.cpp Update map view when tilesets change 5 лет назад
tileset.h Add ability to change map border 5 лет назад

README.md

pretmap

A map editor for pokeruby using Qt.