Commit Graph

2060 Commits

Author SHA1 Message Date
mid-kid
dbae8bb28d Create script to "lock" subprojects by commit 2024-11-13 22:08:22 +01:00
Rachel
44bc33a3d9
Merge pull request #299 from lhearachel/build-refactor/encounters
Some checks are pending
build / build (push) Waiting to run
Refactor generation of encounter data files and packing of pl_enc_data.narc
2024-11-12 11:22:24 -08:00
Rachel
364945a85f Refactor generation of encounter data files and packing of pl_enc_data.narc 2024-11-11 11:38:37 -08:00
Rachel
c7d4869bfa
Merge pull request #293 from lhearachel/field-battle-dto
Some checks failed
build / build (push) Has been cancelled
Document field_battle_data_transfer.c
2024-11-09 20:27:27 -08:00
Rachel
dc4b6670ca Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
Rachel
199a4003cd Make clang-format happy 2024-11-09 20:08:53 -08:00
Rachel
65c68b0d2d Document map_tile_behavior.c 2024-11-09 20:08:53 -08:00
Rachel
82d7ebd2a6 Identify unk_0205DAC8 -> map_tile_behavior 2024-11-09 20:08:53 -08:00
Rachel
74f60d99ed Document and clean up field_battle_data_transfer.c 2024-11-09 20:08:53 -08:00
Rachel
479178fa05 Replace UnkStruct_0209C370* refs with u8* 2024-11-09 20:08:53 -08:00
Rachel
bed9a33a0a Document known struct fields in FieldBattleDTO 2024-11-09 20:08:53 -08:00
Rachel
9fe570f579 Document BagCursor structs and functions 2024-11-09 20:08:53 -08:00
Rachel
54bf0780b7 Identify unk_02051D8C -> field_battle_data_transfer 2024-11-09 20:08:53 -08:00
Rachel
9bd8fa9a4c
Merge pull request #296 from lhearachel/ov21-struct-fix
Fix casing on includes for struct_ov21_021D3208.h
2024-11-09 20:07:45 -08:00
Rachel
285d4daf76 Fix casing on includes for struct_ov21_021D3208.h 2024-11-09 19:50:22 -08:00
Rachel
ade90355b5
Merge pull request #268 from h2o-DS/zukan_data.narc
Generate zukan_enc_platinum.narc
2024-11-09 17:33:58 -08:00
Rachel
667cd53d3f
Merge pull request #295 from lhearachel/xmap-fix
Some checks are pending
build / build (push) Waiting to run
Fix xMAP build, harden calcrom webhook
2024-11-08 17:19:19 -08:00
Rachel
0b31ed7134 Fix xMAP in CI build, filter out runs if only changing Markdown docs 2024-11-08 14:29:15 -08:00
Rachel
d8e9bab13a
Merge pull request #294 from pret/makefile
Some checks are pending
build / build (push) Waiting to run
Collapse shell scripts into a Makefile; update INSTALL and CONTRIBUTING docs
2024-11-08 10:02:09 -08:00
Rachel
eba6907703 Update table-of-contents for CONTRIBUTING and INSTALL 2024-11-08 09:54:07 -08:00
Rachel
1ce2c7cdc8 Add Troubleshooting FAQ in INSTALL.md; clarify match requirement in CONTRIBUTING.md 2024-11-08 09:42:20 -08:00
Rachel
3992b4c139 Add update target for meson subproject updates 2024-11-08 09:40:23 -08:00
h2o-DS
f11907bbf4 Additional Snake Case 2024-11-07 22:22:18 -05:00
h2o-DS
d6b8792b87 Snake Case Filenames 2024-11-07 22:01:20 -05:00
mid-kid
72a64ff47e Makefile: Use backwards-compatible .NOTPARALLEL instead of .WAIT 2024-11-06 19:42:28 +01:00
mid-kid
8ff26027a2 Add LM_LICENSE_FILE export to makefile 2024-11-06 19:31:56 +01:00
mid-kid
ec6bb0303f Update CI for new makefile changes 2024-11-06 19:14:44 +01:00
mid-kid
25f8ced4d2 Makefile: Group variables more logically 2024-11-06 19:07:32 +01:00
mid-kid
2d68596bb6 Makefile: The $(CWD) needs to *start* with /mnt/ 2024-11-06 19:01:14 +01:00
mid-kid
55fefc18bf Refactor makefile, make it parallelizable
These changes make it possible to run with -jN, if the user has
configured it as such (through e.g. MAKEFLAGS).

It also simplifies quite a few things, and makes running `make` without
arguments just work out of the box.
2024-11-06 18:58:42 +01:00
Rachel
d8040bf93d Default to release + check; add GDB setup to INSTALL.md 2024-11-06 17:15:46 +01:00
Rachel
7387d13b35 Revise Linux install instructions to give commands for common distros 2024-11-06 17:15:46 +01:00
Rachel
44dd175f12 Collapse shell scripts into a Makefile; update INSTALL and CONTRIBUTING docs 2024-11-06 17:15:45 +01:00
h2o-DS
b1b170fdc2 Additional Polish
Fixed typos
2024-11-05 20:32:44 -05:00
Rachel
1092f40b27
Merge pull request #292 from ravepossum/summary_screen
Some checks failed
build / build (push) Has been cancelled
Pokemon Summary Screen documentation
2024-11-05 15:31:49 -08:00
RavePossum
fade8563ef Replace "none" values with -1 for clarity 2024-11-05 18:22:38 -05:00
RavePossum
632940a3ad Summary screen - remove a bunch of unnecessary casts 2024-11-05 18:22:38 -05:00
RavePossum
c7f682a37f Mass rename Unk_020F410C -> gPokemonSummaryScreenApp 2024-11-05 18:22:38 -05:00
RavePossum
683cfc3a26 Summary screen PR feedback 2 2024-11-05 18:22:38 -05:00
RavePossum
72db45ff31 message bank unk_0646 -> move_descriptions 2024-11-05 18:22:38 -05:00
RavePossum
f76f9a6db0 summary screen PR feedback part 1 2024-11-05 18:22:38 -05:00
RavePossum
4e268bd984 Make clang-format happy 2024-11-05 18:22:38 -05:00
RavePossum
0ddce854f2 Summary screen buttonPos -> buttonCurrent, PokemonSummary_ -> PokemonSummaryScreen_ 2024-11-05 18:22:38 -05:00
RavePossum
30367d1d21 Summary screen documentation todo clean-up 2024-11-05 18:20:56 -05:00
RavePossum
cd34a04c20 message_bank_unk_0455 -> message_bank_pokemon_summary_screen 2024-11-05 18:20:56 -05:00
RavePossum
0bd1b5d8a7 Summary screen - button prompt window name 2024-11-05 18:20:56 -05:00
RavePossum
01fc316242 Name+reorganize unk_0208EA44 -> pokemon_summary_screen/sprite 2024-11-05 18:20:56 -05:00
RavePossum
38fe8e76c2 Name+reorganize unk_0208FCF8 -> pokemon_summary_screen/window 2024-11-05 18:20:56 -05:00
RavePossum
f0e9cfe075 Summary screen - start documenting windows and finish static funcs 2024-11-05 18:20:56 -05:00
RavePossum
770550456b unk_020920C0 -> pokemon_summary_screen subscreen, restructure pss file layout 2024-11-05 18:20:56 -05:00