pokecrystal/home
Rangi b69526a908 Miscellaneous fixes
Addresses the haircut brothers' probability comments in #709
2020-05-05 10:17:02 -04:00
..
array.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
audio.asm
battle.asm Fix some comments and whitespace 2020-02-26 08:41:12 -05:00
battle_vars.asm
call_regs.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
clear_sprites.asm
compare.asm
copy.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
copy_name.asm
copy_tilemap.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
decompress.asm
delay.asm
double_speed.asm
fade.asm
farcall.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
flag.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
game_time.asm
gfx.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
header.asm Ensure that the cartridge header is patched over all $00s, and comment on the entry point format 2020-04-06 14:44:07 -04:00
hm_moves.asm
init.asm
item.asm
joypad.asm Fix #709 miscellaneous issues 2020-04-16 09:30:50 -04:00
lcd.asm
map.asm Miscellaneous fixes, including one for the Pokédex design flaw by ax6 2020-04-18 17:31:51 -04:00
map_objects.asm Define TileCollisionTable as a standard 'db' series 2020-02-13 19:07:19 -05:00
math.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
menu.asm Fix #709 miscellaneous issues 2020-04-16 09:30:50 -04:00
mobile.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
movement.asm
names.asm Document GetTMHMName locals 2020-02-21 21:10:43 +01:00
palettes.asm Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettes 2020-02-13 18:31:10 +01:00
pokedex_flags.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
pokemon.asm Identify remaining gfx/unknown files 2020-02-28 09:23:41 -05:00
predef.asm
print_bcd.asm
print_text.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
printer.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
queue_script.asm
random.asm
region.asm Add a `LANDMARK_` prefix to landmark constants 2020-03-15 19:50:39 -04:00
scrolling_menu.asm
serial.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
sine.asm
sprite_anims.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
sprite_updates.asm
sram.asm
stone_queue.asm
string.asm
text.asm Miscellaneous fixes 2020-05-05 10:17:02 -04:00
tilemap.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
time.asm PanicResetClock -> ClearClock 2020-02-16 12:20:20 +01:00
time_palettes.asm Small home/ reorganization 2020-02-22 00:23:47 +01:00
trainers.asm
vblank.asm Miscellaneous fixes: 2020-04-04 15:43:10 -04:00
video.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
window.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00