pokecrystal-board/data
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
..
battle Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
battle_anims Sync with pokecrystal up to aba1f14 2023-09-24 15:06:19 +02:00
collision Implement Surf technique, avoid facing-tile events when player has yet to STEP_TURN or while not in BOARDEVENT_HANDLE_BOARD [bugfix to previous two commits] (#34) 2023-12-30 00:27:50 +01:00
decorations Sync with pokecrystal up to b0ddb07 2023-09-24 14:30:54 +02:00
events Implement Rock Smash technique (#34) 2023-12-28 19:53:34 +01:00
items Rename the concept of Money to Coins (#7) 2023-09-02 23:17:20 +02:00
maps Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP (#34) 2023-12-31 15:05:07 +01:00
moves Sync with pokecrystal up to aba1f14 2023-09-24 15:06:19 +02:00
phone Remove phone scripts data and text (#1) 2023-07-25 16:39:30 +02:00
pokemon Create a fourth time of day (#2) 2023-07-31 12:27:53 +02:00
radio Remove original maps and object events (#1) 2023-07-25 15:33:08 +02:00
sprite_anims Adjust duration of move die number animation (#11) [bugfix to 1f2be83ebc] 2023-09-30 19:06:54 +02:00
sprites Implement Cut technique, making cut trees use objects (#34) 2023-12-29 13:34:37 +01:00
text Rename the concept of Money to Coins (#7) 2023-09-02 23:17:20 +02:00
tilesets Implement Waterfall technique (#34) 2023-12-31 13:39:00 +01:00
trainers Refer to "Rival", not "Silver" (#983) 2022-08-10 21:24:56 -04:00
types Sync with pokecrystal up to 8873506b1 2023-09-24 14:21:42 +02:00
wild Create a fourth time of day (#2) 2023-07-31 12:27:53 +02:00
credits_script.asm Remove all address comments 2018-06-24 16:13:22 +02:00
credits_strings.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
default_options.asm Remove RTC (#1) and remove time of day dependence on RTC (#7) [Commit #2] 2023-07-28 00:07:07 +02:00
growth_rates.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
icon_pointers.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
level_selection_menu.asm Add debug maps for testing 2023-10-02 16:11:52 +02:00
mon_menu.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
party_menu_qualities.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
player_names.asm Verify uneven list sizes with list_start, li, and assert_list_length macros 2021-03-22 17:17:08 -04:00
predef_pointers.asm Fix some pokecrystal bug and glitches (#8) 2023-07-27 13:01:32 +02:00
text_buffers.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:21 -04:00
tilesets.asm Debug map data for testing 2023-12-14 17:13:07 +01:00