Commit Graph

25 Commits

Author SHA1 Message Date
Eduardo Quezada
a177c127cb
Convert multiple u32 heapID to enum HeapID heapID (#895) 2026-01-16 14:37:55 -08:00
Gudf
eb70f6bf37
Document field system camera creation/deletion (#547)
Documents `ov5_021D5B40`.
This module contains the functions used to create and delete the field
system's camera, as well as the camera presets (or types) used by the
different maps (see `include/data/map_headers.h`).

Also moves `CameraAngle` from `overlay115/camera_angle.h` to `camera.h`.
2025-06-19 16:01:43 -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
Eduardo Quezada
cb8dd96354
Rename SaveData uses (#519) 2025-05-23 22:57:46 -07:00
Eduardo Quezada
6fc0f2d994 Breadcrum params used with Heap_AllocFromHeap - Part 9 2025-03-06 15:42:20 -03:00
Eduardo Quezada
dc9096d85f Document params used with Heap_AllocFromHeap - Part 4 2025-03-04 17:44:32 -03:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Fexty12573
90f74076c3 Rename files accordingly 2024-06-30 10:17:55 +02:00
Fexty12573
d23322852c Rename GraphicElement* -> CellActor* 2024-06-30 10:17:55 +02:00
Fexty12573
9233307c7c CellActor struct rename part 2 2024-06-30 10:17:12 +02:00
Fexty12573
969657753c Rename some CellActor structs 2024-06-30 10:17:12 +02:00
Fexty12573
a4a3fe52be Document more GraphicElementManager stuff 2024-06-30 10:17:12 +02:00
Fexty12573
3951b9f24a PR Feedback: rename files and reorganize structs 2024-06-16 11:03:40 +02:00
Fexty12573
a4558e428c label the majority of missing encounter functions 2024-06-14 13:19:15 +02:00
Adrienn Tindall
0fc7dcfd0e CommCmdTable 2024-05-04 05:52:14 -04:00
Rachel
a356b7cd28 unk_020067E8.[h,c] -> overlay_manager.[h,c] 2024-04-02 21:06:40 -07:00
Rachel
58a83127d8 Consolidate struct definitions for OverlayManager(Template) into single header 2024-04-02 20:55:41 -07:00
Rachel
319c26c4d0 UnkStruct_020067E8 -> OverlayManager 2024-04-02 18:34:47 -07:00
ravepossum
07ead576ee rename savedata.c and .h 2024-03-23 15:46:18 -04:00
ravepossum
60b004087c move savedata struct declaration out of separate file 2024-03-23 14:57:18 -04:00
Rachel
b7fffbfc76
Rebase + clean-up PR#115 with current project state (#134)
* improving readability

also seemingly located the party healing function

* readability

* clean it up

* Update pokemon.h

* add function names

Adds names to many unnamed functions for readability. Also adds names to a couple structs.

* add function names

* add struct names

* more functions with human names

* rename chatotcrydata

* doxygen documentation

* update box mon function

ProcessBoxPokemonWithTrainerInfo is now UpdateBoxMonStatusAndTrainerInfo and all params are labeled

* fixing formatting

---------

Co-authored-by: Jack <schoenjack98@gmail.com>
2024-01-28 19:05:12 -08:00
lhearachel
2af8be5995 Mass rename structs referenced by unk_0202440C.h 2023-09-23 11:06:46 -07:00
lhearachel
413fa1556b Rename unk_02025E68.h,c -> trainer_info.h,c 2023-09-14 12:04:18 -07:00
lhearachel
8cccaf10d3 Merge struct_defs/struct_02025E6C.h into unk_02025E68.h; label struct + fields 2023-09-14 11:52:51 -07:00
luckytyphlosion
46f6dc3bf4 Add in headers. 2022-12-23 14:05:03 -05:00