Eduardo Quezada
|
a177c127cb
|
Convert multiple u32 heapID to enum HeapID heapID (#895)
|
2026-01-16 14:37:55 -08:00 |
|
Eduardo Quezada
|
cb256f45b5
|
Document location data (#472)
* Initial location names + Journal exited buildings
* Map header flags
* Map header battle BG
* Location names
* Weather
* Music IDs
* Format
* IsLeapYear
* Yearly weather
|
2025-04-13 13:23:49 -07:00 |
|
Viperio19
|
77d9e303e3
|
Finishing touches to journal documentation
|
2024-12-17 23:19:52 +01: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
|
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 |
|
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
|
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 |
|
Viperio19
|
f750593bd2
|
Clean up documentation for journal
|
2024-11-26 17:30:27 +01:00 |
|
Viperio19
|
72b95e18ab
|
Documentation for the journal showing defeated trainers
|
2024-11-22 14:59:31 +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 |
|
Adrienn Tindall
|
a844494a36
|
Name FieldSystem->mapLoadMode, Journal
|
2024-08-05 11:29:01 -04:00 |
|
Rachel
|
36045f723b
|
Format the source tree
|
2024-07-06 14:40:34 -07:00 |
|
Fexty12573
|
a6b217c092
|
PR feedback (playtime -> playTime, playtime.* -> play_time.*)
|
2024-06-10 18:45:37 +02:00 |
|
Fexty12573
|
0d45c0cb6f
|
PR feedback (Playtime -> PlayTime, label fields/params, remove struct_def/decl file)
|
2024-06-10 18:45:02 +02:00 |
|
Fexty12573
|
9527895787
|
struct/unk 02025E5C -> Playtime
|
2024-06-10 18:45:02 +02:00 |
|
Adrienn Tindall
|
10d33c357a
|
Name journal files
|
2024-06-02 22:07:41 -04:00 |
|