Commit Graph

2053 Commits

Author SHA1 Message Date
RavePossum
932249529c Summary screen documentation - more sprites and text 2024-11-05 18:19:15 -05:00
RavePossum
3a1b841050 Summary screen documentation - move info and more 2024-11-05 18:19:15 -05:00
RavePossum
27bea11674 Document summary screen chunk - pages and modes 2024-11-05 18:19:15 -05:00
RavePossum
9307411c2c Document another chunk of summary screen 2024-11-05 18:19:15 -05:00
RavePossum
3bbc11109a document a chunk of the summary screen, add max level const 2024-11-05 18:19:15 -05:00
RavePossum
c7e9c32dd8 Mass rename PokemonSummaryApp -> PokemonSummaryScreen 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
RavePossum
4cdebe2804 Consolidate pokemon summary struct def/decl files 2024-11-05 18:16:32 -05:00
Rachel
0cb2809bf3
Merge pull request #290 from lhearachel/field-task
Some checks are pending
build / build (push) Waiting to run
Document field task system and system flags
2024-11-05 12:39:22 -08:00
h2o-DS
6b8e02d312 Fixed Filename Typo 2024-11-03 20:38:02 -05:00
h2o-DS
8107bf38b5 Resolved Merge Conflicts 2024-11-03 19:46:17 -05:00
Rachel
c2e3c801af Revert change to ScrCmd_018 2024-11-03 16:10:31 -08:00
Rachel
acb1645d2c Unify terminology: taskManager -> task 2024-11-03 16:08:01 -08:00
Rachel
604bab4114 Document reminder of scrcmd_system_flags.c and associated script command usages 2024-11-03 16:08:01 -08: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
3e6bf725ac Identify unk_0206A8DC -> system_flags 2024-11-03 16:08:01 -08:00
Rachel
ab4b6094a6 Identify unk_02050A74 -> encounter 2024-11-03 16:08:01 -08:00
Rachel
f252defec9 Document field_task.c 2024-11-03 16:08:01 -08:00
Rachel
b83538a1c5 Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask 2024-11-03 16:08:01 -08:00
Rachel
8489e3ee40
Merge pull request #288 from lhearachel/start-game
Some checks failed
build / build (push) Has been cancelled
Document game_start overlay and relevant save blocks
2024-11-03 16:02:16 -08:00
h2o-DS
3d91c70010 Merge remote-tracking branch 'upstream/main' into zukan_data.narc 2024-11-03 19:01:47 -05:00
h2o-DS
f25be82d5b Cleaned up PokedexSort 2024-11-03 18:37:50 -05:00
Rachel
26fb0c6182 Clean up berry_init table 2024-11-02 09:38:04 -07:00
Rachel
e333256bac Document GameStart overlay routines 2024-11-02 09:38:04 -07:00
Rachel
e855dada7e Document berry_patches.c, clean up berry_data.c 2024-11-02 09:37:59 -07:00
Rachel
a94d1747a3 Document record_mixed_rng.c 2024-11-02 00:16:41 -07:00
Rachel
81b9a3c9c9 Document most of system_data.c 2024-11-02 00:14:41 -07:00
Rachel
119135dde3 Document location.c, TryLoadingSave, StartNewSave 2024-11-01 11:03:29 -07:00
Rachel
4f38efd12f Identify overlay057 -> game_start 2024-11-01 11:03:29 -07:00
Rachel
7112921468 Clean up and document extern functions in field_system.c 2024-11-01 11:03:28 -07:00
Rachel
ffeedcc209 Rename ov5_021D0D80.h -> fieldmap.h, zip gFieldMapTemplate into fieldmap.h 2024-11-01 10:46:18 -07:00
Rachel
efa00d6c23 Label overlay templates for title screen and opening cutscene 2024-11-01 10:46:18 -07:00
Rachel
6588099ab1 Document FieldProcessManager and static routines in field_system.c 2024-11-01 10:46:18 -07:00
Rachel
871fe50f41 Document static routines and Application struct in main.c 2024-11-01 10:46:18 -07:00
Rachel
93fad47e0c
Merge pull request #285 from lhearachel/options-menu
Some checks failed
build / build (push) Has been cancelled
Document Options Menu application
2024-11-01 10:19:26 -07:00
Rachel
0899ebe84c
Merge pull request #287 from tillgeissler/extend_constant_usage
Extend usages of constants and enums
2024-11-01 10:06:30 -07:00
tillgeissler
57acd10b4c fix formatting 2024-10-30 23:02:06 +01:00
tillgeissler
cfff385379 clean up merge conflicts 2024-10-30 20:49:30 +01:00
tillgeissler
ebbc107811 Merge branch 'main' into extend_constant_usage 2024-10-30 20:28:20 +01:00
h2o-DS
37f9a480b4 Pokedex Sort Enums
Rolled back Pokedex_Sort name change
Added pokedex sorting enums
Renamed STRUCT_OV21_021D3A60 to PokedexProgress
2024-10-29 23:15:54 -04:00
tillgeissler
6cf97b8381 Extend constant usage 2024-10-30 00:10:03 +01:00
tillgeissler
9e3a6f68b0 Extend usage of CountAbilityMode enum 2024-10-30 00:08:02 +01:00
tillgeissler
e81e804160 Extend usage of Ability enum 2024-10-30 00:05:21 +01:00
tillgeissler
d26814643f Refactor usage of GenderRatio enum 2024-10-30 00:02:49 +01:00
tillgeissler
cdee761d4d use terrain constants 2024-10-30 00:00:23 +01:00
tillgeissler
a08708d510 Refactor Pokemon_InitWith to use constants 2024-10-29 23:59:57 +01:00
tillgeissler
3757d8400f Use LEARNED_MOVES_MAX constant where applicable 2024-10-29 23:49:53 +01:00
tillgeissler
34b6d58256 use constants in ov104_02237DD8.c 2024-10-29 23:43:54 +01:00
tillgeissler
63ef0e3d6b Extend usage of items constants 2024-10-29 23:43:00 +01:00