설명 없음
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.