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

README.md

pretmap

A map editor for pokeruby using Qt.