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

README.md

pretmap

A map editor for pokeruby using Qt.