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

README.md

pretmap

A map editor for pokeruby using Qt.