No Description
Marcus Huderle dc6b82b4dc Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
resources lots of changes 6 years ago
.gitignore Add Qt Creator .autosave files to .gitignore 6 years ago
README.md readme 6 years ago
block.cpp Initial commit 7 years ago
block.h Initial commit 7 years ago
blockdata.cpp lots of changes 6 years ago
blockdata.h lots of changes 6 years ago
editor.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
editor.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
event.cpp Prepopulate more dropdowns, and support new macro formats 5 years ago
event.h Add ability to add all map event types 5 years ago
graphicsview.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 years ago
main.cpp Small cleanup 6 years ago
mainwindow.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
mainwindow.h Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 years ago
mainwindow.ui Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
map.cpp Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 years ago
map.h Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox 5 years ago
neweventtoolbutton.cpp Add menu to 'add event' button 5 years ago
neweventtoolbutton.h Add menu to 'add event' button 5 years ago
noscrollcombobox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
noscrollcombobox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
noscrollspinbox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
noscrollspinbox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
objectpropertiesframe.cpp lots of changes 6 years ago
objectpropertiesframe.h lots of changes 6 years ago
objectpropertiesframe.ui Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 years ago
parseutil.h Need to include QMap in parseutil.h 6 years ago
pretmap.pro Disable combobox scroll hijacking, and only show one event by default (rather than all) 5 years ago
project.cpp Prepopulate more dropdowns, and support new macro formats 5 years ago
project.h Prepopulate more dropdowns, and support new macro formats 5 years ago
tile.cpp Initial commit 7 years ago
tile.h Initial commit 7 years ago
tileset.cpp Update map view when tilesets change 5 years ago
tileset.h Add ability to change map border 5 years ago

README.md

pretmap

A map editor for pokeruby using Qt.