Keine Beschreibung
Marcus Huderle 9b44850f28
Merge pull request #58 from garakmon/master
vor 5 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 7 Jahren
block.h Initial commit vor 7 Jahren
blockdata.cpp lots of changes vor 6 Jahren
blockdata.h lots of changes vor 6 Jahren
editor.cpp Merge pull request #2 from yenatch/master vor 5 Jahren
editor.h Double clicking on warp events takes you to the destination map and warp vor 5 Jahren
event.cpp Better default values for newly-created events vor 5 Jahren
event.h Add ability to add all map event types vor 5 Jahren
graphicsview.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 5 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 5 Jahren
mainwindow.h Provide populated comboboxes and tooltips for (mostly) everything vor 5 Jahren
mainwindow.ui Provide populated comboboxes and tooltips for (mostly) everything vor 5 Jahren
map.cpp Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox vor 5 Jahren
map.h Provide populated comboboxes and tooltips for (mostly) everything vor 5 Jahren
neweventtoolbutton.cpp Add menu to 'add event' button vor 5 Jahren
neweventtoolbutton.h Add menu to 'add event' button vor 5 Jahren
noscrollcombobox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 5 Jahren
noscrollcombobox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 5 Jahren
noscrollspinbox.cpp Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 5 Jahren
noscrollspinbox.h Disable combobox scroll hijacking, and only show one event by default (rather than all) vor 5 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 5 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 5 Jahren
project.cpp Provide populated comboboxes and tooltips for (mostly) everything vor 5 Jahren
project.h Provide populated comboboxes and tooltips for (mostly) everything vor 5 Jahren
tile.cpp Initial commit vor 7 Jahren
tile.h Initial commit vor 7 Jahren
tileset.cpp Update map view when tilesets change vor 5 Jahren
tileset.h Add ability to change map border vor 5 Jahren

README.md

pretmap

A map editor for pokeruby using Qt.