Без опису
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.