Commit Graph

1115 Commits

Author SHA1 Message Date
iriv24
4b59eea00e add VERSION_NONE to GBA cartridge versions 2025-01-04 22:47:48 -05:00
iriv24
6b8eb3fcad rename encounterType to area, create catching_show consts, address other comments 2025-01-01 20:07:36 -05:00
iriv24
484bff64d5 document macros, more cleanup 2025-01-01 12:19:36 -05:00
iriv24
c2e1f975c5 rename to caughtMonsOrder 2024-12-31 10:00:15 -05:00
iriv24
f5b84f1a60 formatting 2024-12-31 09:51:31 -05:00
iriv24
3f0bfe4202 some cleanup 2024-12-31 09:49:47 -05:00
iriv24
2f645d7c83 more documenting, notably rename pal park to catching show 2024-12-31 00:21:08 -05:00
iriv24
1e806dc85f continuing pal park documentation 2024-12-30 17:27:46 -05:00
iriv24
36a61f6a69 initial pal park documentation pass 2024-12-29 20:27:33 -05:00
Rachel
20d0c83f6a
Merge pull request #316 from Viperio19/journal-documentation
Some checks failed
build / build (push) Has been cancelled
Journal documentation
2024-12-17 08:17:05 -08:00
cbt6
63de4d751b Document some movement action functions 2024-12-13 22:05:57 +08:00
Viperio19
28d3c68710 Moving Journal...EventType constants to journal.json and adding ScrCmd_ back to ScrCmd_CreateJournalEvent in scrcmd.c 2024-12-11 08:25:16 +01:00
Viperio19
070b54d4c6 Moving defines to src/journal.c, using macros for bitwise operations 2024-12-09 13:41:10 +01:00
Viperio19
9de7d5b7dc Move journal_display folders to include/applications and src/applications respectively 2024-12-09 11:52:28 +01:00
Viperio19
36f95a2087 Making journal.h structs named, making small changes to function names, mirroring param names in include files, removing unnecessary comments, using heap ids, and returning BOOLs instead of ints 2024-12-09 11:18:35 +01:00
Rachel
84fd0c18ee
Merge pull request #297 from h2o-DS/main
Decompile encdata_ex and Move Pokedex Narcs
2024-12-08 13:34:25 -08:00
Viperio19
71441e5ba9 Some renaming for UnkStruct_ov81_021D1610 2024-12-08 22:15:41 +01:00
Viperio19
ac99b36c59 Finishing documenting journal.c and documenting parts of other files with calls to functions from journal.c 2024-12-08 21:58:34 +01:00
Viperio19
5fd11e8086 Documenting journal_controller.c (function names etc.), renaming UnkStruct_020BCC8 and UnkStruct_0202BFCC to ...LocationEvent and ...OnlineEvent and documenting those (struct member names, enums, etc.) 2024-12-07 00:44:11 +01:00
Viperio19
58f0ddf2d9 Renaming overlay_081 to journal_display with journal_controller.c and journal_printer.c, and documenting journal_printer.c (using message constants and naming functions) 2024-12-06 20:34:32 +01:00
Viperio19
a595eec3bc Using trainer constants in journal.c, renaming UnkStruct_ov81_021D1610 struct members, and making general improvements in overlay081 2024-12-06 15:26:02 +01:00
Rachel
ad4db9b44f
Merge pull request #312 from Viperio19/journal-documentation
Some checks failed
build / build (push) Has been cancelled
Journal documentation
2024-12-05 11:38:03 -08:00
Viperio19
9c7dd64dc0 Formatting changes 2024-12-04 14:09:25 +01:00
Viperio19
1b536411c1 Add suggestions from PR review (cleaning up unnecessary params, using constants) 2024-12-04 13:57:18 +01:00
cbt6
650e797595 Document some map object functions 2024-12-01 09:00:43 +08:00
h2o-DS
89411afb93 Merge remote-tracking branch 'upstream/main' 2024-11-30 17:03:45 -05:00
Viperio19
f750593bd2 Clean up documentation for journal 2024-11-26 17:30:27 +01:00
Rachel
f172250fae
Merge pull request #305 from ravepossum/more_summary_screen
Some checks failed
build / build (push) Has been cancelled
Summary screen documentation pt. 2
2024-11-25 09:20:07 -06:00
Viperio
b1df4a00d0
Merge branch 'main' into general-renaming 2024-11-23 22:15:35 +01:00
RavePossum
73de6094f6
Merge pull request #307 from Viperio19/overworld-renaming
Some checks failed
build / build (push) Has been cancelled
Renaming variables and functions related to overworld poison damage and FieldOverworldState
2024-11-22 21:10:15 -05:00
RavePossum
b2a6189f6b Mass rename pss -> summary 2024-11-22 20:48:11 -05:00
Viperio19
72b95e18ab Documentation for the journal showing defeated trainers 2024-11-22 14:59:31 +01:00
Viperio19
da15089bc3 Remove more unnecessary scope blocks and replace taskMan in files from this PR with task 2024-11-21 08:07:02 +01:00
Viperio19
4796c315ba More WIP journal documentation 2024-11-21 07:53:55 +01:00
Viperio19
250c5966a7 WIP journal documentation 2024-11-20 20:12:21 +01:00
Viperio19
eb80af99f4 Renaming and small structural changes in game_overlay.c - item.c and corresponding include files 2024-11-20 20:01:17 +01:00
Viperio19
903f2a89bd Renaming and small structural changes in berry_patches.c - field_comm_manager.c 2024-11-19 20:28:27 +01:00
Viperio19
e7e7f44497 Improving on previous commits (concise declarations, removing unnecessary return; and scoping, more renaming) 2024-11-19 11:15:16 +01:00
Rachel
5cb7907656 Document math.c 2024-11-18 20:00:38 -08:00
Rachel
0c0edafa26 Identify unk_0201D15C -> math 2024-11-18 20:00:38 -08:00
RavePossum
b855fc9182 document ribbon resciption message entry IDs for non-special ribbons, rename some special ribbon-specific fields 2024-11-18 17:06:28 -05:00
Viperio19
0dea833d8e Rename variables related to FieldOverworldState 2024-11-18 21:48:58 +01:00
Viperio19
00890c6262 Rename variable and function names from field_overworld_state.c 2024-11-18 20:50:16 +01:00
Viperio19
9da11d64df Rename variable and function names related to overworld poison damage 2024-11-18 20:15:27 +01:00
RavePossum
ee471107d2 PR feedback pulse -> button tap/tap anim/circle 2024-11-18 11:58:31 -05:00
RavePossum
2cc5d28fd4
Merge pull request #304 from lhearachel/encounter
Some checks failed
build / build (push) Has been cancelled
Document encounter.c
2024-11-18 11:09:41 -05:00
h2o-DS
8ff4bfa4c2 Merge remote-tracking branch 'upstream/main' 2024-11-17 19:01:46 -05:00
h2o-DS
6bcd55ef64 Merged Directories and Renamed Encounter Files
Removed encounters_ex directory, moving/merging files to encounters
Renamed encounter files to match the location name
created an order file for pl_enc_data.narc
Moved move_tutors.json from res/field to res/pokemon
2024-11-17 19:01:07 -05:00
Rachel
651edf3c14 Add MAX_PC_BOXES constant 2024-11-17 13:02:14 -08:00
Rachel
1f5b3e4b9a
Merge pull request #302 from Viperio19/general-renaming
Some checks are pending
build / build (push) Waiting to run
Rename UnkStruct_ov16_0226AC98 to MoveDisplayName and rename loops in battle_display.c and ov16_0226871C.c
2024-11-17 12:38:48 -08:00