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

README.md

pretmap

A map editor for pokeruby using Qt.