index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
items
Age
Commit message (
Collapse
)
Author
2021-03-23
Verify uneven list sizes with list_start, li, and assert_list_length macros
Rangi
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
2020-11-03
More syncing with pokecrystal
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-23
Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm.
entrpntr
2020-05-21
Add fruit_trees.asm
libjet
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-09
Add item/move/class names; update linkerscript and main.asm.
entrpntr
2020-05-09
Add item descriptions.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-01
Disassemble bank $0b.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-12
Money, marts, and mom.
entrpntr
2020-04-10
Add engine/events/pokemon_pc.asm and engine/items/mart.asm.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-17
Cleanup of files for banks $01 and $04 for main.asm.
entrpntr