Нет описания
Marcus Huderle dc6b82b4dc Disable combobox scroll hijacking, and only show one event by default (rather than all) 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 Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
editor.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
event.cpp Prepopulate more dropdowns, and support new macro formats 5 лет назад
event.h Add ability to add all map event types 5 лет назад
graphicsview.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 лет назад
main.cpp Small cleanup 6 лет назад
mainwindow.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
mainwindow.h Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 лет назад
mainwindow.ui Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
map.cpp Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 лет назад
map.h Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 лет назад
neweventtoolbutton.cpp Add menu to 'add event' button 5 лет назад
neweventtoolbutton.h Add menu to 'add event' button 5 лет назад
noscrollcombobox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
noscrollcombobox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
noscrollspinbox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
noscrollspinbox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
objectpropertiesframe.cpp lots of changes 6 лет назад
objectpropertiesframe.h lots of changes 6 лет назад
objectpropertiesframe.ui Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
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 Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 лет назад
project.cpp Prepopulate more dropdowns, and support new macro formats 5 лет назад
project.h Prepopulate more dropdowns, and support new macro formats 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.