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

README.md

pretmap

A map editor for pokeruby using Qt.