Commit Graph

216 Commits

Author SHA1 Message Date
Rachel
dc4b6670ca Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
Rachel
9fe570f579 Document BagCursor structs and functions 2024-11-09 20:08:53 -08:00
RavePossum
30367d1d21 Summary screen documentation todo clean-up 2024-11-05 18:20:56 -05:00
RavePossum
3bbc11109a document a chunk of the summary screen, add max level const 2024-11-05 18:19:15 -05:00
RavePossum
27d8e851d6 Start to document summary screen. rename bgl member -> bgConfig 2024-11-05 18:19:15 -05:00
Rachel
5aa97bc404 Fix format hook 2024-11-03 16:08:01 -08:00
Rachel
7be948e872 Document system_flags.c 2024-11-03 16:08:01 -08:00
Rachel
f252defec9 Document field_task.c 2024-11-03 16:08:01 -08:00
Rachel
e333256bac Document GameStart overlay routines 2024-11-02 09:38:04 -07:00
Rachel
a94d1747a3 Document record_mixed_rng.c 2024-11-02 00:16:41 -07:00
Rachel
6588099ab1 Document FieldProcessManager and static routines in field_system.c 2024-11-01 10:46:18 -07:00
Rachel
dffa6b0fcf Document data structs used in options_menu 2024-10-28 11:55:38 -07:00
RavePossum
3b40e98735 Add field window constants file and label save info magic numbers 2024-10-27 19:56:01 -04:00
Rachel
042f88d37b Flesh out include/constants/charcode.h with non-JP characters 2024-10-27 12:50:45 -07:00
Rachel
d586d11aa3 Document and clean up charcode_util.c 2024-10-25 09:23:09 -07:00
Rachel
6a5db63596 Clean up + document palette.c 2024-10-23 13:27:54 -07:00
Rachel
803799e7bd Document structs declared in palette.h 2024-10-23 13:27:54 -07:00
Rachel
eccd14b8c4 Document colored_arrow.c 2024-10-19 18:56:42 -07:00
Rachel
9e5a7ee991 Remove constants/font.h, split definitions over text.h and font.h 2024-10-19 18:07:13 -07:00
Rachel
d7adcdba39 Rename FONT_UNK -> FONT_UNOWN 2024-10-13 15:02:08 -07:00
Rachel
eed3b86bca Document + clean up text.c 2024-10-13 04:09:29 -07:00
Rachel
067aeb690b Document + clean up font.c 2024-10-13 01:38:49 -07:00
Rachel
ca12877e23 Document + clean up font_manager.c 2024-10-13 00:23:14 -07:00
Rachel
540c749aa4 Document FontWork struct 2024-10-13 00:23:12 -07:00
Rachel
12a9417284
Merge pull request #265 from lhearachel/render-text
Some checks failed
build / build (push) Has been cancelled
Document render_text.c
2024-10-08 16:20:56 -07:00
Adrienn Tindall
b21c778ada Requested Changes + Much more documentation 2024-10-01 23:20:30 -04:00
Rachel
90c4616bb1 Clean up render_text.c 2024-09-25 19:25:42 -07:00
Adrienn Tindall
7fc0839301 Map Load Type Constants 2024-07-31 16:44:23 -04:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Rachel
16c3fb89fe
Merge pull request #235 from lhearachel/game-records
Document game_records.c
2024-06-23 18:16:07 -07:00
Rachel
d73c2ecef1
Merge pull request #221 from tillgeissler/wild-encounter-data
WIP: Document wild encounter data structure
2024-06-23 11:26:59 -07:00
Rachel
7d3e6b5759 Rename IncrementGameStat -> IncrementGameRecord and battle-relevant records 2024-06-23 01:15:54 -07:00
tillgeissler
ac82986984 Add constants for Unown forms 2024-06-23 00:28:46 +02:00
tillgeissler
617b9e051d Merge branch 'main' into wild-encounter-data 2024-06-22 03:12:21 +02:00
Evan
3f54005802
Merge branch 'main' into librarytv 2024-06-21 18:16:09 -04:00
Evan
d1f51e9d1e
Document LibraryTV 2024-06-21 17:30:40 -04:00
Evan
f85cb30847
Clean up the documentation of dw_warp. 2024-06-21 14:16:14 -04:00
RavePossum
6d6e5a4892 move sdat constants from .h file to .json and include it in the scrcmd asm file 2024-06-18 00:25:33 -04:00
tillgeissler
7e611b9357 Add fishing Rod type enum 2024-06-18 02:08:15 +02:00
tillgeissler
bf083bb18d Replace char by s8 type 2024-06-16 20:59:56 +02:00
tillgeissler
43c0e6849b Continue documenting wild encounter including PR feedback 2024-06-15 04:38:51 +02:00
cbt6
ce871482c0 Name message bank files 2024-06-14 00:04:27 +08:00
cbt6
1319c90b00 Document vars_flags.c 2024-06-08 11:05:00 +08:00
Fexty12573
9d8d51548e Fix struct names and enum/constant usage 2024-06-07 08:16:43 +02:00
Adrienn Tindall
1384926086 Fix merge error 2024-06-06 11:05:35 -04:00
Adrienn Tindall
7094828b09 Merge branch 'main' into main-adrienntindall 2024-06-05 11:26:16 -04:00
Adrienn Tindall
b00b77d195 Move overworld weather consts 2024-06-02 22:33:55 -04:00
RavePossum
d6428e6641 add rest of distortion world states and name state function 2024-05-31 09:27:10 -04:00
RavePossum
70d623bd76 PR feedback - cleanup, NextPlayerPos->Step 2024-05-31 09:24:22 -04:00
RavePossum
e6e32d4e8c document most of field event check 2024-05-31 09:22:00 -04:00