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

README.md

pretmap

A map editor for pokeruby using Qt.