Нема описа
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.