Commit Graph

15 Commits

Author SHA1 Message Date
Rachel
7e1574a1ee
Merge pull request #126 from lhearachel/hidden_items
Document hidden field items table
2024-01-25 11:13:56 -08:00
Rachel
2cec41cc12 Document hidden field items table 2024-01-25 10:35:46 -08:00
Rachel
b876960686 Document AI-visible damage calc 2024-01-24 22:33:25 -08:00
Rachel
f46a747f0e Rename BATTLE_SUBSEQ consts to BATTLE_SUBSCRIPT + move to constgen manifest 2024-01-23 17:34:11 -08:00
Rachel
ba60196b55 Move global-level consts used by battle scripts to constgen manifest 2024-01-23 17:33:17 -08:00
Rachel
363881fb19 Improve documentation for side effects and how they map to subscripts 2023-11-04 15:34:17 -07:00
Rachel
7023989a92 Extract Unk_020F0780 to include/data/pokeicon_palettes.h 2023-11-03 17:23:41 -07:00
lhearachel
c4e8cb61df Extract pickup and terrain data tables to their own files 2023-11-01 00:01:34 -07:00
lhearachel
6acc6ffd3e Document battle script command 0x44 2023-10-31 23:52:58 -07:00
lhearachel
c07da37106 Extract trainer class gender table to a separate include 2023-10-30 09:41:02 -07:00
lhearachel
a62e6e8384 Document CalcMoveDamage, CalcDamageVariance, and CalcCriticalMulti routines 2023-10-08 15:02:50 -07:00
lhearachel
ac09b59b13 Document berry initialization table for a new game 2023-10-02 21:01:35 -07:00
lhearachel
46bd5f963d Clean up some lingering smelly code in battle_controller.c 2023-09-30 16:11:32 -07:00
Nomura
81cff1370f Document Sunyshore Market data 2023-09-26 18:25:22 +02:00
Nomura
8e5447be18 Document mart data for regular items 2023-09-25 19:46:10 +02:00