Sin descripción
Marcus Huderle 9b44850f28
Merge pull request #58 from garakmon/master
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 Merge pull request #2 from yenatch/master hace 5 años
editor.h Double clicking on warp events takes you to the destination map and warp hace 5 años
event.cpp Better default values for newly-created events 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 Provide populated comboboxes and tooltips for (mostly) everything hace 5 años
mainwindow.h Provide populated comboboxes and tooltips for (mostly) everything hace 5 años
mainwindow.ui Provide populated comboboxes and tooltips for (mostly) everything 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 Provide populated comboboxes and tooltips for (mostly) everything 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 Provide populated comboboxes and tooltips for (mostly) everything 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 Provide populated comboboxes and tooltips for (mostly) everything hace 5 años
project.h Provide populated comboboxes and tooltips for (mostly) everything 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.