Sin descripción
Garak 43119f2b43
Merge pull request #1 from yenatch/master
hace 6 años
resources lots of changes hace 6 años
.gitignore Add Qt Creator .autosave files to .gitignore hace 6 años
README.md readme hace 6 años
block.cpp Initial commit hace 8 años
block.h Initial commit hace 8 años
blockdata.cpp lots of changes hace 6 años
blockdata.h lots of changes hace 6 años
editor.cpp Merge pull request #1 from yenatch/master hace 6 años
editor.h Update map view when tilesets change hace 6 años
event.cpp Add ability to add all map event types hace 6 años
event.h Add ability to add all map event types hace 6 años
graphicsview.cpp Support changing connection maps, adding new connections, and removing connections hace 6 años
graphicsview.h Support changing connection maps, adding new connections, and removing connections hace 6 años
main.cpp Small cleanup hace 6 años
mainwindow.cpp Update map view when tilesets change hace 6 años
mainwindow.h Update map view when tilesets change hace 6 años
mainwindow.ui Add tileset comboboxes, and make metatile area scrollable hace 6 años
map.cpp Add ability to change map border hace 6 años
map.h Update map view when tilesets change hace 6 años
neweventtoolbutton.cpp Add menu to 'add event' button hace 6 años
neweventtoolbutton.h Add menu to 'add event' button hace 6 años
objectpropertiesframe.cpp lots of changes hace 6 años
objectpropertiesframe.h lots of changes hace 6 años
objectpropertiesframe.ui lots of changes hace 6 años
parseutil.cpp Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil' hace 6 años
parseutil.h Need to include QMap in parseutil.h hace 6 años
pretmap.pro Add ability to change map border hace 6 años
project.cpp Update map view when tilesets change hace 6 años
project.h Update map view when tilesets change hace 6 años
tile.cpp Initial commit hace 8 años
tile.h Initial commit hace 8 años
tileset.cpp Update map view when tilesets change hace 6 años
tileset.h Add ability to change map border hace 6 años

README.md

pretmap

A map editor for pokeruby using Qt.