No Description
yenatch 10b6d3a0d3
Merge pull request #52 from huderlem/events
6 years ago
resources lots of changes 6 years ago
.gitignore Add Qt Creator .autosave files to .gitignore 6 years ago
README.md readme 6 years ago
block.cpp Initial commit 8 years ago
block.h Initial commit 8 years ago
blockdata.cpp lots of changes 6 years ago
blockdata.h lots of changes 6 years ago
editor.cpp Add ability to add all map event types 6 years ago
editor.h Bind to all event combobox value changes 6 years ago
event.cpp Add ability to add all map event types 6 years ago
event.h Add ability to add all map event types 6 years ago
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections 6 years ago
graphicsview.h Support changing connection maps, adding new connections, and removing connections 6 years ago
main.cpp Small cleanup 6 years ago
mainwindow.cpp Add ability to add all map event types 6 years ago
mainwindow.h Add menu to 'add event' button 6 years ago
mainwindow.ui Add menu to 'add event' button 6 years ago
map.cpp Dynamically set event labels 6 years ago
map.h Dynamically set event labels 6 years ago
metatile.cpp Initial commit 8 years ago
metatile.h lots of changes 6 years ago
neweventtoolbutton.cpp Add menu to 'add event' button 6 years ago
neweventtoolbutton.h Add menu to 'add event' button 6 years ago
objectpropertiesframe.cpp lots of changes 6 years ago
objectpropertiesframe.h lots of changes 6 years ago
objectpropertiesframe.ui lots of changes 6 years ago
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' 6 years ago
parseutil.h Need to include QMap in parseutil.h 6 years ago
pretmap.pro Add menu to 'add event' button 6 years ago
project.cpp Dynamically set event labels 6 years ago
project.h Support new map layouts structure 6 years ago
tile.cpp Initial commit 8 years ago
tile.h Initial commit 8 years ago
tileset.cpp Initial commit 8 years ago
tileset.h lots of changes 6 years ago

README.md

pretmap

A map editor for pokeruby using Qt.