Keine Beschreibung
Marcus Huderle f86cf26d6e
Merge pull request #57 from huderlem/dropdowns
vor 6 Jahren
resources lots of changes vor 6 Jahren
.gitignore Add Qt Creator .autosave files to .gitignore vor 6 Jahren
README.md readme vor 6 Jahren
block.cpp Initial commit vor 8 Jahren
block.h Initial commit vor 8 Jahren
blockdata.cpp lots of changes vor 6 Jahren
blockdata.h lots of changes vor 6 Jahren
editor.cpp Double clicking on warp events takes you to the destination map and warp vor 6 Jahren
editor.h Double clicking on warp events takes you to the destination map and warp vor 6 Jahren
event.cpp Better default values for newly-created events vor 6 Jahren
event.h Add ability to add all map event types vor 6 Jahren
graphicsview.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
graphicsview.h Support changing connection maps, adding new connections, and removing connections vor 6 Jahren
main.cpp Small cleanup vor 6 Jahren
mainwindow.cpp Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
mainwindow.h Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
mainwindow.ui Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
map.cpp Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox vor 6 Jahren
map.h Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
neweventtoolbutton.cpp Add menu to 'add event' button vor 6 Jahren
neweventtoolbutton.h Add menu to 'add event' button vor 6 Jahren
noscrollcombobox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
noscrollcombobox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
noscrollspinbox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
noscrollspinbox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
objectpropertiesframe.cpp lots of changes vor 6 Jahren
objectpropertiesframe.h lots of changes vor 6 Jahren
objectpropertiesframe.ui Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' vor 6 Jahren
parseutil.h Need to include QMap in parseutil.h vor 6 Jahren
pretmap.pro Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 6 Jahren
project.cpp Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
project.h Provide populated comboboxes and tooltips for (mostly) everything vor 6 Jahren
tile.cpp Initial commit vor 8 Jahren
tile.h Initial commit vor 8 Jahren
tileset.cpp Update map view when tilesets change vor 6 Jahren
tileset.h Add ability to change map border vor 6 Jahren

README.md

pretmap

A map editor for pokeruby using Qt.