Eduardo Quezada
5cdbbdbae5
Merge branch 'main' into document7
2025-03-05 16:16:53 -03:00
Rachel
b7863ca6f5
Merge pull request #412 from AsparagusEduardo/document6
...
Heap ID documentation - Part 1
2025-03-05 11:09:29 -08:00
Eduardo Quezada
85b106badc
Document params used with Heap_AllocFromHeap - Part 5
2025-03-04 18:50:21 -03:00
Eduardo Quezada
fd7c637b13
Header func declarations
2025-03-04 18:12:13 -03:00
Eduardo Quezada
dc9096d85f
Document params used with Heap_AllocFromHeap - Part 4
2025-03-04 17:44:32 -03:00
Eduardo Quezada
6596c34172
Document params used with Heap_AllocFromHeap - Part 3
2025-03-04 14:31:49 -03:00
Eduardo Quezada
dfbdf582df
Heap enum 0
2025-03-04 11:00:18 -03:00
Rachel
d5519faf3a
Merge pull request #398 from Viperio19/document-scripts
...
build / build (push) Has been cancelled
Document signpost script commands
2025-03-03 23:04:00 -08:00
Eduardo Quezada
ac2f9c1941
Document params used with Heap_AllocFromHeap - Part 2
2025-03-03 19:13:02 -03:00
Eduardo Quezada
f7f2ade2b6
Document params used with Heap_AllocFromHeap - Part 1
2025-03-03 19:12:57 -03:00
Eduardo Quezada
665470ea38
Merge branch 'main' into document6
2025-03-03 17:07:03 -03:00
Eduardo Quezada
9f49a9b488
BgConfig_New heap IDs
2025-03-03 12:15:18 -03:00
Eduardo Quezada
f0cbb470c3
Heap_AllocFromHeap heap IDs
2025-03-03 11:53:52 -03:00
Eduardo Quezada
c2e5ee93bb
Pokemon_New heap IDs
2025-03-03 11:53:43 -03:00
Eduardo Quezada
71e96aaa08
Review changes
2025-03-03 11:02:45 -03:00
Eduardo Quezada
8015a9a6aa
Merge branch 'main' into document5
2025-03-02 21:27:02 -03:00
Rachel
cfbb0e1760
Merge pull request #410 from AsparagusEduardo/document4
...
build / build (push) Waiting to run
Pal Park Documentation - Part 2
2025-03-02 14:26:28 -08:00
Eduardo Quezada
c6b4075301
Fix guard
2025-03-02 14:53:14 -03:00
Eduardo Quezada
e8f0e81152
Grouped struct files together
2025-03-02 12:27:28 -03:00
Eduardo Quezada
ef61bdd7a6
Review changes
2025-03-02 11:35:05 -03:00
mudskipper13
11831c80cb
Document Accessory Shop (ov7_0224BE9C)
2025-03-02 15:12:03 +07:00
Eduardo Quezada
e84cd7b636
Associative findings
2025-03-02 01:07:11 -03:00
Viperio
6dc1195eab
Merge branch 'main' into document-scripts
2025-03-02 04:55:06 +01:00
Eduardo Quezada
59213ab697
BoxPokemon param renames and documentation
2025-03-02 00:32:11 -03:00
Eduardo Quezada
1193fbb0e6
GBA SaveBlock2 documentation
2025-03-01 21:18:14 -03:00
Eduardo Quezada
f0f45642c1
PalParkTransfer documentation
2025-03-01 20:40:14 -03:00
Rachel
a9565fe6e1
Merge pull request #409 from Kuruyia/feat/document-area-light
...
build / build (push) Waiting to run
Document area light
2025-03-01 11:58:23 -08:00
Eduardo Quezada
9e1ed6a303
Ported GBA mon encryption documentation from pokeemerald
2025-03-01 12:58:00 -03:00
Kuruyia
e7e595250a
Document area light
...
This documents the `ov5_021D521C.c` file, which is in charge of managing
lighting according to the currently loaded map area and the current
wall-clock time.
Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-01 11:17:58 +01:00
Rachel
4f909463df
Merge pull request #408 from AsparagusEduardo/pr/pret/document3
...
build / build (push) Waiting to run
Pal Park documentation - Part 1
2025-02-28 19:33:43 -08:00
Rachel
14ccaa6fa3
Merge pull request #389 from Gudf/generic-menu
...
Document `ov5_021DC018` -> `field_menu`
2025-02-28 19:26:40 -08:00
Eduardo Quezada
78c306d957
Format
2025-02-28 14:20:21 -03:00
Eduardo Quezada
6bf28c88fb
GBA_NUM_MOVES
2025-02-28 14:17:56 -03:00
Eduardo Quezada
4deb208333
Review changes
2025-02-28 14:12:26 -03:00
Gudf
1baf1a25a4
Hopefully last round of cleanup & constants
2025-02-28 13:00:14 +01:00
Eduardo Quezada
1cf19a4c07
Last documentation for now
2025-02-27 23:07:29 -03:00
Eduardo Quezada
c039b91814
A bunch of documentation
2025-02-27 22:25:13 -03:00
Viperio
1fb5227a22
Merge branch 'main' into document-scripts
2025-02-28 01:14:18 +01:00
Viperio19
ba39f7c6ba
Finish signpost script command documentation
2025-02-28 01:08:39 +01:00
Eduardo Quezada
d9010fc005
ov97_02236DD0 -> ConvertGBASpeciesToDS
2025-02-27 19:38:20 -03:00
RavePossum
97174d322e
Merge pull request #400 from Kuruyia/feat/document-model-attributes
...
build / build (push) Has been cancelled
Document model attributes
2025-02-27 12:27:15 -05:00
Kuruyia
3c903a6649
Document model attributes
...
This documents the `ov5_021D5878.c` file, which manages a data structure
containing various attributes used when rendering 3D models.
Those attributes directly map to polygon attributes/parameters that are
exposed by the NDS 3D hardware.
Signed-off-by: Kuruyia <github@kuruyia.net>
2025-02-27 17:25:22 +01:00
Rachel
30bb4a0a46
Merge pull request #404 from AsparagusEduardo/pr/pret/document2
...
build / build (push) Waiting to run
Document usage of BattleSystem_BattlerOfType
2025-02-26 14:45:38 -08:00
Eduardo Quezada
d8cbab5429
Rename fields that use battle type
2025-02-26 17:09:17 -03:00
Gudf
954b515c5f
Remove old header file from git
2025-02-26 20:44:57 +01:00
Gudf
fb18db2c62
Cleanup: constants & minor struct member rename
2025-02-26 20:30:17 +01:00
Rachel
2baa0c3033
Merge pull request #403 from lucie-sharpe/appStorage
...
App storage
2025-02-26 11:22:22 -08:00
Eduardo Quezada
e1ad0f96b5
Battle Type documentation
2025-02-26 16:15:30 -03:00
Lucie
58a7ad2446
updated name to PoketchMemory
2025-02-26 19:02:10 +00:00
Gudf
35179eff1b
Finish documenting function names, rename module
2025-02-26 19:49:27 +01:00