暫無描述
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.