Trainer Riley
|
ffaddb7c92
|
Address pull request comments
|
2024-04-14 13:43:38 -07:00 |
|
Trainer Riley
|
09decbd936
|
Use button state enum in init
|
2024-04-13 23:42:09 -07:00 |
|
Trainer Riley
|
877f06144c
|
Rename touch_screen file
|
2024-04-13 23:07:00 -07:00 |
|
Trainer Riley
|
a4dec2033b
|
Document PoketchButton and PoketchButtonManager, name Touch Screen location structs
|
2024-04-13 22:49:32 -07:00 |
|
TrainerRiley
|
59ba2ce8dd
|
Merge branch 'pret:main' into poketch_buttons
|
2024-04-12 22:05:51 -07:00 |
|
Rachel
|
5e40de0a03
|
Merge pull request #186 from cbt6/map-header-enum
Add enum for map headers
|
2024-04-12 08:24:53 -07:00 |
|
Trainer Riley
|
259843b407
|
Trivial variables in button manager
|
2024-04-11 23:33:52 -07:00 |
|
Trainer Riley
|
4b25e5c53a
|
Header declaration and redundant include
|
2024-04-11 23:28:29 -07:00 |
|
Trainer Riley
|
b43e92646a
|
Move Button struct to header
|
2024-04-11 23:21:18 -07:00 |
|
Trainer Riley
|
c1e717f66b
|
Rename structs and consolidate headers
|
2024-04-11 23:14:59 -07:00 |
|
cbt6
|
e3f48ae742
|
Use designated initializers in sMapHeaders
|
2024-04-12 03:33:10 +08:00 |
|
cbt6
|
a036668e42
|
Add enum for map headers
|
2024-04-12 03:31:25 +08:00 |
|
Rachel
|
b6d74b300a
|
Merge pull request #185 from lhearachel/string-template
Document string_template and charcode
|
2024-04-11 10:01:47 -07:00 |
|
Rachel
|
a245146d02
|
Update src/charcode.c
Co-authored-by: cbt6 <91667135+cbt6@users.noreply.github.com>
|
2024-04-10 21:44:35 -07:00 |
|
Rachel
|
ecd9ac0022
|
Document and clean up string_template.c
|
2024-04-10 15:57:34 -07:00 |
|
Rachel
|
69ea0c0d56
|
Document charcode.c
|
2024-04-10 15:53:27 -07:00 |
|
Rachel
|
e9d2fbf746
|
Label extern functions in charcode.h
|
2024-04-10 15:51:53 -07:00 |
|
Rachel
|
32a80719bb
|
unk_0201D0C8 -> charcode
|
2024-04-10 15:50:56 -07:00 |
|
Rachel
|
7614259d48
|
Move charcode.h -> constants/charcode.h
|
2024-04-10 15:50:30 -07:00 |
|
Rachel
|
51aa33af4d
|
UnkEnum_ov66_022324D0 -> enum PlazaMinigame
|
2024-04-10 15:46:01 -07:00 |
|
Rachel
|
56394398f3
|
Label extern functions in string_template.h
|
2024-04-10 15:38:56 -07:00 |
|
Rachel
|
9890becf13
|
StringFormatter -> StringTemplate
|
2024-04-10 15:23:32 -07:00 |
|
Rachel
|
c854473a3e
|
unk_0200B358.[h,c] -> string_template.[h,c]
|
2024-04-10 15:15:46 -07:00 |
|
Rachel
|
42ebc60be3
|
Collapse struct typedef into unk_0200B358.h
|
2024-04-10 15:12:59 -07:00 |
|
Rachel
|
bcf020ad58
|
Merge pull request #183 from adrienntindall/main
identify communication club
|
2024-04-10 13:58:44 -07:00 |
|
Adrienn Tindall
|
d43d50850e
|
Update comm_type.h
|
2024-04-10 15:58:49 -04:00 |
|
Adrienn Tindall
|
3ea3fa523a
|
Requested changes
|
2024-04-10 15:54:19 -04:00 |
|
Adrienn Tindall
|
0ca9748f22
|
Added some constants
|
2024-04-10 15:42:05 -04:00 |
|
Rachel
|
dc50d8559a
|
Merge pull request #184 from ravepossum/misc_save
Document most of misc save block
|
2024-04-08 09:26:44 -07:00 |
|
Rachel
|
08f945c5c4
|
Merge pull request #181 from TrainerRiley/poketch_system
Begin Documenting Poketch System
|
2024-04-08 09:22:09 -07:00 |
|
Trainer Riley
|
1420c19afb
|
curly brace style fix
|
2024-04-08 09:09:15 -07:00 |
|
RavePossum
|
24e930289f
|
pr feedback: duplicate includes, string consts, filler & bitfield styling
|
2024-04-08 11:55:10 -04:00 |
|
Rachel
|
246ff360ae
|
Merge pull request #180 from lhearachel/patch-gen-compile-commands
Use absolute path for directory in generated compile_commands.json
|
2024-04-08 08:38:36 -07:00 |
|
RavePossum
|
912964b71b
|
add newline to EOF of misc save constants
|
2024-04-08 10:51:27 -04:00 |
|
Adrienn Tindall
|
3e9b62c71c
|
Identify field_menu.c
|
2024-04-08 00:29:51 -04:00 |
|
RavePossum
|
febc1e51a1
|
add typedef for extra save key
|
2024-04-08 00:05:06 -04:00 |
|
RavePossum
|
c553134f15
|
document most of misc save block, add constants file for misc save
|
2024-04-07 23:57:19 -04:00 |
|
Trainer Riley
|
520dea63bf
|
Addressed pr comments. Went and found all the places that were using 7 and 8 for Heap IDs and replaced them with new IDs in constants/heap.h, and also included that header in heap.h.
|
2024-04-07 14:33:06 -07:00 |
|
Adrienn Tindall
|
cfb276c6b8
|
Requested changes
|
2024-04-07 16:26:50 -04:00 |
|
RavePossum
|
7d14cfa237
|
move, rename, and start to document misc save structs
|
2024-04-07 16:11:28 -04:00 |
|
RavePossum
|
e93aba31ef
|
name savedata_misc files
|
2024-04-07 15:44:23 -04:00 |
|
Adrienn Tindall
|
1753d94e07
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-07 15:40:23 -04:00 |
|
Adrienn Tindall
|
9914197081
|
identify communication club
|
2024-04-07 15:37:59 -04:00 |
|
Rachel
|
2d142b33da
|
Merge pull request #182 from ravepossum/save_chunk_3
Finish Documenting savedata.c/.h
|
2024-04-07 12:26:36 -07:00 |
|
RavePossum
|
be7eb5d729
|
pr feedback - C99 style as matching allows, squishing if blocks, remove weird for loop
|
2024-04-07 15:18:01 -04:00 |
|
Rachel
|
ef68bd0eb0
|
Merge pull request #179 from lhearachel/flip-event-yz
Flip y and z nomenclature in events structure
|
2024-04-07 09:46:36 -07:00 |
|
RavePossum
|
171c4afec4
|
remove some unnecessary casts
|
2024-04-07 12:20:26 -04:00 |
|
RavePossum
|
c6cad8885a
|
remove unnecessary temp vars and const qualifier
|
2024-04-07 11:46:37 -04:00 |
|
RavePossum
|
87f8e63dc0
|
mass renames for save data
|
2024-04-07 10:57:59 -04:00 |
|
RavePossum
|
fed1d2bd60
|
document the rest of savedata.c
|
2024-04-07 10:57:59 -04:00 |
|