pokecrystal-board/data/maps
xCrystal ce4ca85494 Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP (#34)
This callback type is executed in a new map setup command at the very end of every map setup script. Maps that should trigger the use of Flash automatically should use an instance of this callback with fixed functionality
2023-12-31 15:05:07 +01:00
..
attributes.asm Implement Waterfall technique (#34) 2023-12-31 13:39:00 +01:00
blocks.asm Add east/west connected map for testing 2023-12-21 19:57:17 +01:00
environment_colors.asm Remove unused map environment with index 0 (#7), Implement function to draw the overworld textbox (#10) 2023-08-07 13:23:57 +02:00
flypoints.asm Organize debug-only structures for test maps and levels (#16) 2023-09-03 00:22:23 +02:00
map_data.asm Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
maps.asm Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP (#34) 2023-12-31 15:05:07 +01:00
outdoor_sprites.asm Implement Cut technique, making cut trees use objects (#34) 2023-12-29 13:34:37 +01:00
roofs.asm Add debug maps for testing 2023-10-02 16:11:52 +02:00
scenes.asm Remove original maps and object events (#1) 2023-07-25 15:33:08 +02:00
scripts.asm Add east/west connected map for testing 2023-12-21 19:57:17 +01:00
setup_script_pointers.asm Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP (#34) 2023-12-31 15:05:07 +01:00
setup_scripts.asm Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP (#34) 2023-12-31 15:05:07 +01:00
spawn_points.asm Debug map data for testing 2023-12-14 17:13:07 +01:00