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