| .. |
|
battle
|
Use constants for PartyAttr in move_effects/thief.asm
|
2022-02-15 18:30:57 +01:00 |
|
battle_anims
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
debug
|
Use VRAM_End in place of sScratch
|
2022-01-20 20:16:22 -05:00 |
|
events
|
Clear however many bytes are needed for wFruitTreeFlags
|
2022-02-14 17:28:08 -05:00 |
|
games
|
Add table assertions to slot machine data
|
2021-10-15 22:15:00 -04:00 |
|
gfx
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
items
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
link
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
math
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
|
menus
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
movie
|
Use VRAM_End in place of sScratch
|
2022-01-20 20:16:22 -05:00 |
|
overworld
|
Use time constants more often (#867)
|
2022-01-10 20:57:40 -05:00 |
|
phone
|
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
|
2022-02-22 09:47:05 -05:00 |
|
pokedex
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
|
pokegear
|
Use time constants more often (#867)
|
2022-01-10 20:57:40 -05:00 |
|
pokemon
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
printer
|
Sync some files with pokegold
|
2021-03-24 10:24:52 -04:00 |
|
rtc
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
|
tilesets
|
Add more comments to tileset palette animation functions
|
2021-05-30 23:32:03 -04:00 |
|
predef.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
|
smallflag.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |