Viperio
c3e7bc3532
Document evolution.c ( #912 )
2026-02-01 16:49:50 -07:00
Eduardo Quezada
8bcb66b1f2
Convert multiple int heapID to enum HeapID heapID ( #879 )
2026-01-08 16:36:05 -08:00
Gudf
34451e9eb1
Rename message loader type constants ( #821 )
build / build (push) Has been cancelled
2025-11-15 00:42:48 -05:00
Eduardo Quezada
44dad2f3d2
Identified more text banks ( #643 )
2025-07-25 00:09:22 +08:00
James Petersen
7106d639fc
Remove dummy from BgTemplate ( #638 )
build / build (push) Has been cancelled
2025-07-18 23:42:35 -07:00
Fexty12573
7a629b9bbe
Replace FADE_TO_* constants with COLOR_* constants
2025-07-15 22:00:05 +02:00
Fexty12573
8dc709cadf
Document title screen intro
2025-07-15 21:58:08 +02:00
Eduardo Quezada
e2a3e1303a
Sync Heap functions with pokeheartgold ( #584 )
2025-07-11 19:03:34 -07:00
Eduardo Quezada
278894baa5
Some documentation of BgLayer uses ( #565 )
build / build (push) Waiting to run
2025-06-22 15:15:05 -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
Eduardo Quezada
fc03351879
Standarized OverlayManager names ( #524 )
...
* Standarized OverlayManager names
* Most "overlay" to "application"
* Other renames
* Last rename
* undo ov97_0222D30C.c changes
2025-05-26 12:50:57 -07:00
Gudf
d84d108ea4
Change param type to enum PaletteLoadLocation ( #499 )
...
build / build (push) Waiting to run
Changes the type of parameter `palLocation` of `Font_LoadTextPalette`,
`Font_LoadScreenIndicatorsPalette` and `FieldMessage_LoadTextPalettes`
to `enum PaletteLoadLocation`, and replaces instances of literals passed
to these with the appropriate enum variant in already "fully" documented
functions.
2025-05-03 16:29:04 -07:00
Gudf
541fca37db
Tag previously untagged enums ( #477 )
...
This leaves out undocumented enums and a few enums I couldn't find a
name for and feel would fit better as `#define`s instead.
2025-04-20 12:49:54 -07:00
Eduardo Quezada
4e9a2a62c6
Text Bank IDs
2025-03-15 12:48:09 -03:00
Eduardo Quezada
400ec4eb43
MessageLoader_Init message loader type and narc ID
2025-03-15 01:01:35 -03:00
Rachel
c1d0ee5000
Document system.c
2025-02-07 22:54:11 -08:00
Rachel
d5476dfba4
Identify unk_02017728 -> system and zip core_sys.h into it
2025-02-07 21:53:06 -08:00
Rachel
871fe50f41
Document static routines and Application struct in main.c
2024-11-01 10:46:18 -07:00
Rachel
8d420c874f
Label some ARM9 routines used by options_menu
2024-10-28 11:58:20 -07:00
Rachel
fa194563da
Identify extern functions in graphics.h
2024-10-23 16:42:39 -07:00
Rachel
a96c89a124
Identify unk_02006E3C -> graphics
2024-10-23 13:52:26 -07:00
Rachel
d07cc27eca
Identify extern functions in bg_window.h
2024-10-22 10:37:09 -07:00
Rachel
df3ee01498
Identify UnkStruct_ov84_0223BA5C -> GraphicsModes and document fields
2024-10-22 10:19:33 -07:00
Rachel
8f6b317313
Identify UnkStruct_02018340_t -> BgConfig and document fields
2024-10-22 10:15:00 -07:00
Rachel
b464aca6b8
Identify UnkStruct_ov97_0222DB78 -> BgTemplate and document fields
2024-10-22 10:08:44 -07:00
Rachel
163050584a
Identify unk_02018340 -> bg_window
2024-10-20 11:59:06 -07:00
Rachel
3c048b0fa7
Identify unk_0201D670 -> text
2024-10-13 02:43:49 -07:00
Rachel
fe4e23691c
Identify remaining extern funcs in font.c
2024-10-13 00:54:39 -07:00
Rachel
f54b08150b
Identify unk_02002B7C -> font
2024-10-12 15:49:24 -07:00
Rachel
36045f723b
Format the source tree
2024-07-06 14:40:34 -07:00
Evan
3422cc9dbf
Cleanup library_tv.c
2024-06-21 20:19:11 -04:00
Evan
d1f51e9d1e
Document LibraryTV
2024-06-21 17:30:40 -04:00