.. |
block.cpp
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
blockdata.cpp
|
Convert usages of Blockdata pointers
|
2021-02-16 16:51:00 -06:00 |
editcommands.cpp
|
fix edit commands and ui things to use layout instead of map
|
2023-09-28 19:02:10 -04:00 |
events.cpp
|
Fix default object sprites
|
2023-03-15 21:38:58 -04:00 |
heallocation.cpp
|
Rewrite heal location data reading
|
2022-10-18 17:14:46 -05:00 |
imageexport.cpp
|
fix tile image export
|
2019-08-13 22:28:20 -04:00 |
map.cpp
|
setLayout to create layout-only edit mode
|
2023-09-28 19:02:10 -04:00 |
maplayout.cpp
|
setLayout to create layout-only edit mode
|
2023-09-28 19:02:10 -04:00 |
mapparser.cpp
|
Remove more internal type conversions
|
2022-10-16 02:49:42 -04:00 |
metatile.cpp
|
Allow number values for behavior in editor, add mask warning
|
2022-10-27 12:58:12 -04:00 |
metatileparser.cpp
|
Merge pull request #485 from GriffinRichards/metatile-attr
|
2023-01-15 18:55:42 -05:00 |
paletteutil.cpp
|
use static (And const where applicable) regular expression objects
|
2023-01-17 13:15:07 -05:00 |
parseutil.cpp
|
Revert changes to readCIncbin
|
2023-02-06 19:19:46 -05:00 |
regionmap.cpp
|
use static (And const where applicable) regular expression objects
|
2023-01-17 13:15:07 -05:00 |
regionmapeditcommands.cpp
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -04:00 |
tile.cpp
|
Tile properties to bitfield
|
2022-08-26 19:30:40 -04:00 |
tileset.cpp
|
Support 8BPP tileset tile images
|
2023-06-30 01:49:43 -04:00 |
wildmoninfo.cpp
|
add option to copy mon info from another tab [closes #469]
|
2023-01-17 13:15:07 -05:00 |