Commit Graph

162 Commits

Author SHA1 Message Date
CharlesFolz4
cc846e7d55
Document Contest script commands (#982) 2026-03-15 13:56:52 -07:00
Eduardo Quezada
ee361dece7
Some party menu documentation (#971) 2026-02-25 16:19:36 -08:00
Viperio
8f97010fc4
Document script range table (#944) 2026-02-15 11:17:43 -08:00
scbroede
54ab24bbcf
document underground manager (#914) 2026-02-03 12:38:30 -07:00
CharlesFolz4
a134c45fa0
Document link contest records (#874) 2026-01-16 14:07:13 -08:00
Eduardo Quezada
8bcb66b1f2
Convert multiple int heapID to enum HeapID heapID (#879) 2026-01-08 16:36:05 -08:00
scbroede
fcfdfcb6bd
document underground player functions (#856)
Some checks failed
build / build (push) Has been cancelled
2025-12-14 21:18:44 -08:00
Eduardo Quezada
84ba2c9077
Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
scbroede
f37259bb74
document battle regulations (#833)
Co-authored-by: Nathan <nate0001@gmail.com>
2025-12-10 21:58:50 -08:00
Gudf
34451e9eb1
Rename message loader type constants (#821)
Some checks failed
build / build (push) Has been cancelled
2025-11-15 00:42:48 -05:00
scbroede
a3a9b10b22
document traps (#805)
Some checks are pending
build / build (push) Waiting to run
2025-11-01 13:24:17 -07:00
metallicity
748c228868
Document pokecenter common scripts and animation (#690) 2025-09-12 13:26:06 -07:00
Rachel
12ba0405de Clean up primary entry-points and document associated script commands 2025-09-03 19:47:33 -07:00
Rachel
67858f7c8b Document party menu types and cursor position tables 2025-09-01 16:30:48 -07:00
Rachel
c19838016e Document routines for drawing member panels 2025-09-01 15:56:46 -07:00
Rachel
c3f7e5fafc Identify party menu modes and decorate uses 2025-09-01 08:42:57 -07:00
Rachel
6730f83e94 Document functions and struct members used in PartyMenu_Init 2025-08-31 23:52:20 -07:00
Rachel
ec64b5b2a0 Re-identify PartyMenu and PartyMenuApplication structs 2025-08-31 20:48:21 -07:00
Rachel
bb6765f3e4 Consolidate and identify party menu source files 2025-08-31 20:38:04 -07:00
Rachel
ffee2b6df5 Document ov5_021D1744 -> FieldMap_FadeScreen 2025-08-31 19:59:27 -07:00
Eduardo Quezada
75df4dcd07
Fully sync Heap functions with pokeheartgold (#621) 2025-08-23 14:31:51 -07:00
Rachel
2acb462a64
Document misc script commands (#678) 2025-08-15 10:29:05 -07:00
scbroede
9572c95106
document some underground inventory and spheres code (#671)
Some checks failed
build / build (push) Has been cancelled
2025-08-09 15:35:39 -07:00
Metallicity
9e55adc38a Document SelectMoveTutorPokemon command 2025-08-08 01:02:12 -07:00
scbroede
9fddd04a57
more trainer card documentation (#647) 2025-07-29 21:07:51 -07:00
Eduardo Quezada
e2a3e1303a
Sync Heap functions with pokeheartgold (#584) 2025-07-11 19:03:34 -07:00
scbroede
5c654664e4
initial documentation of trainer card code (#612) 2025-07-11 17:50:32 -07:00
Eduardo Quezada
5604964281
Rename heapID params with "New" functions (#596) 2025-07-04 12:35:47 -07:00
Rachel
6e9b4c3adb
Document screen fades and hardware windows (#529)
* Identify palette_fade and hardware_window modules

* Document hardware_window.c

* Document palette_fade.c

* Terminology shift: PaletteFade -> ScreenFade

* Decorate screen fade calls with appropriate constants

* PR feedback
2025-05-27 20:56:46 -07:00
Yako
5e58dfdca4
Documented part of PartyManagementData struct (#517)
* Begin documenting party screen healthbar

* really minor rename of unnamed parameter

* Big rename that will probably cause issues bc VSCode's rename is not ideal

* should match

* document part of PartyManagementData struct

* apparently I missed these
idk how it build without them

* swap include order

* begin documenting unk_02084B70.c

* clean up parameter names a bit

* some more instances of windowLayout

* continue documenting fields of PartyManagementData

* more progress on PartyManagementData

* Revert PartyMenu_MakeSelection to sub_02083370 and remove enum

* name all unnamed PartyManagementData variables partyMan
2025-05-26 11:07:32 -07:00
Eduardo Quezada
cb8dd96354
Rename SaveData uses (#519) 2025-05-23 22:57:46 -07:00
Eduardo Quezada
f8e6a6aae0
Document calls to Heap_AllocFromHeapAtEnd (#518)
* Document calls to `Heap_AllocFromHeapAtEnd`

* format
2025-05-23 22:40:16 -07:00
Eduardo Quezada
e7d42fb976
Heap ID breadcrums: Revengeance (#463)
* Heap_AllocFromHeapAtEnd Heap ID breadcrums

* Consistent heapID capitalization

* More Heap IDs

* A little bit more Heap IDs

* More and more Heap IDs

* Stopping for today

* MOAR

* more and more

* Back from the Heap ID mines

* A couple more
2025-04-20 12:50:46 -07:00
Fexty12573
1d3f57b56e Format files 2025-04-06 12:27:54 +02:00
Fexty12573
3ce0fb2e5f Rename sound_playback file 2025-04-06 12:09:09 +02:00
Eduardo Quezada
e035ef54b4
Standarized save data table access function names (#461)
Some checks are pending
build / build (push) Waiting to run
2025-04-05 13:53:31 -07:00
Eduardo Quezada
c1670bf494
Merge pull request #441 from AsparagusEduardo/forms
Forms/Species-related functions and scripts
2025-03-31 10:47:58 -07:00
Eduardo Quezada
4e9a2a62c6 Text Bank IDs 2025-03-15 12:48:09 -03:00
Eduardo Quezada
1894139a22 Text banks 2025-03-15 12:32:39 -03:00
Eduardo Quezada
400ec4eb43 MessageLoader_Init message loader type and narc ID 2025-03-15 01:01:35 -03:00
Eduardo Quezada
f883bca9d5 Sound_PlayEffect literals to constants 2025-03-12 22:33:32 -03:00
Eduardo Quezada
764a43676d Merge branch 'main' into document11 2025-03-08 17:01:13 -03:00
narf0708@gmail.com
d9a51e3e29 Documenting unk_0207A274 as dexmode_checker 2025-03-06 14:32:33 -05:00
Eduardo Quezada
679480c58d StringTemplate_Default heap IDs 2025-03-06 16:12:15 -03:00
Eduardo Quezada
96de367d39 Same-line var definitions 2025-03-05 10:19:40 -03:00
Eduardo Quezada
f7f2ade2b6 Document params used with Heap_AllocFromHeap - Part 1 2025-03-03 19:12:57 -03:00
Eduardo Quezada
9dec319a51 Strbuf_Init heap IDs 2025-03-03 12:35:33 -03:00
Eduardo Quezada
1376ffafb2 MessageLoader_Init heap IDs 2025-03-03 12:31:33 -03:00
Eduardo Quezada
8fd5f25406 LoadStandardWindowGraphics heap IDs 2025-03-03 12:18:30 -03:00
Eduardo Quezada
2e6aab6977 Party_New heap IDs 2025-03-03 11:53:48 -03:00