..
block.h
Begin refactoring Blockdata to simply inherit QVector<Block>
2021-02-16 16:51:00 -06:00
blockdata.h
Convert usages of Blockdata pointers
2021-02-16 16:51:00 -06:00
editcommands.h
add edit command for event pastes
2021-05-03 15:48:21 -04:00
event.h
Change many pointer members in Project to values
2021-02-17 16:34:46 -06:00
heallocation.h
add #pragma once to include files
2020-10-24 15:51:10 -04:00
history.h
add #pragma once to include files
2020-10-24 15:51:10 -04:00
imageexport.h
add #pragma once to include files
2020-10-24 15:51:10 -04:00
map.h
Correct UB in Map construction
2021-02-18 03:51:44 -05:00
mapconnection.h
add #pragma once to include files
2020-10-24 15:51:10 -04:00
maplayout.h
add options to count metatiles to tileset editor
2021-07-22 12:23:21 -04:00
metatile.h
Use implicit copy constructor/assignment for Metatile
2021-02-16 13:22:41 -05:00
metatileparser.h
Convert MetatileParser into a namespace
2021-02-18 03:38:34 -05:00
paletteutil.h
Convert PaletteUtil into a namespace
2021-02-18 03:25:26 -05:00
parseutil.h
Merge branch 'master' into script-editing
2021-04-16 07:28:09 -04:00
regionmap.h
Remove unnecessary QObject inheritance
2021-02-18 16:27:32 -06:00
tile.h
Fix memory leaks in Tileset
2021-02-16 21:45:54 -05:00
tileset.h
Fix Tileset copy construction/assignment
2021-03-07 19:17:17 -05:00
wildmoninfo.h
add #pragma once to include files
2020-10-24 15:51:10 -04:00