Commit Graph

608 Commits

Author SHA1 Message Date
PikalaxALT
380e699081 Decompile pm_string.c 2021-11-26 11:20:48 -05:00
PikalaxALT
be2bfd4b19 Decompile/port msgdata 2021-11-25 20:35:01 -05:00
PikalaxALT
aeba178bf3 Decompile trainer_data 2021-11-25 19:47:50 -05:00
PikalaxALT
d8102adb7e Decompile/port waza.c 2021-11-24 13:43:13 -05:00
PikalaxALT
81580fd13d Match pokemon.c
Troubleshooting GitHub Actions

Troubleshooting GitHub Actions, 2

Troubleshooting GitHub Actions, 3

Troubleshooting GitHub Actions, 4

Troubleshooting GitHub Actions, 5

Troubleshooting GitHub Actions, 6

Troubleshooting GitHub Actions, 7

Troubleshooting GitHub Actions, 8

Troubleshooting GitHub Actions, 9

Troubleshooting GitHub Actions, 10

Troubleshooting GitHub Actions, 11

Troubleshooting GitHub Actions, 12

Temporary revert to bionic for CI
2021-11-23 18:02:11 -05:00
PikalaxALT
5003141caf Rearrange data in futility 2021-11-23 12:47:48 -05:00
PikalaxALT
c339619f53 More idle pokemon.c documentation 2021-11-23 10:28:53 -05:00
PikalaxALT
9aa7a33f68 Document Pokeathlon-related functions in pokemon.c 2021-11-23 09:42:54 -05:00
PikalaxALT
d20745b988 Update fixdep defines 2021-11-23 08:18:47 -05:00
PikalaxALT
f034ea35d9 Fix depflags on wsl 2021-11-22 20:17:54 -05:00
PikalaxALT
78c4da3545 Phase out scaninc 2021-11-22 15:50:57 -05:00
PikalaxALT
6b93e57d31 Decomp remaining pokemon.c funcs 2021-11-22 11:22:24 -05:00
PikalaxALT
4c5eb39f87 Fix rodata symbol order in pokemon.c; still need to fix alignment 2021-11-22 10:16:24 -05:00
PikalaxALT
c7ae7494fe Data to C; through CalcBoxMonPokeathlonPerformance
Nonmatching because s8 arrays insist on aligning to word instead of byte
2021-11-22 09:15:55 -05:00
PikalaxALT
6767e4ce7d through RestoreBoxMonPP 2021-11-19 10:47:58 -05:00
PikalaxALT
7d954d67c4 Through SetMonPersonality 2021-11-18 20:39:41 -05:00
PikalaxALT
4ad105c2a9 through sub_0207213C 2021-11-18 17:09:19 -05:00
PikalaxALT
ccada7d6e7 Mon_UpdateRotomForme 2021-11-18 15:20:51 -05:00
PikalaxALT
f3ca80e405 Shaymin-related functions 2021-11-18 14:58:19 -05:00
PikalaxALT
bc954e69da through sub_02071D3C 2021-11-18 14:21:54 -05:00
PikalaxALT
1dcdedb292 sub_02070C24 2021-11-18 10:16:24 -05:00
PikalaxALT
2cc756463f sub_02070A64 2021-11-17 15:59:23 -05:00
PikalaxALT
a471e082b5 sub_020708D8 2021-11-17 15:45:08 -05:00
PikalaxALT
e61678c4be through sub_02070854 2021-11-17 11:39:10 -05:00
PikalaxALT
fcc82edec7 sub_02070588 2021-11-17 10:28:24 -05:00
PikalaxALT
ef4c17cd7c sub_02070438 2021-11-17 09:37:43 -05:00
PikalaxALT
d0f3762eb4 Fix sub_020701E4 2021-11-17 09:23:47 -05:00
PikalaxALT
f4e14d6918 More pokemon.c 2021-11-16 16:52:34 -05:00
PikalaxALT
3a0efc38b1 Bump CI to g++-10 2021-11-16 14:35:13 -05:00
PikalaxALT
a6db592d51 Blind attempt to work around bad alloc in csv2bin on CI 2021-11-16 14:29:45 -05:00
PikalaxALT
99f84e176e Reinstate csv2bin global exception handler 2021-11-16 13:12:24 -05:00
PikalaxALT
9258fd0abe Fix csv2bin compile error on linux 2021-11-16 12:50:01 -05:00
PikalaxALT
fd8af7d805 growtbl.narc to csv 2021-11-16 12:43:47 -05:00
PikalaxALT
c811a9f33f Generic rules for invoking csv2bin 2021-11-16 10:49:16 -05:00
PikalaxALT
0167ae61f1 Add item ID column to CSV 2021-11-16 10:10:12 -05:00
PikalaxALT
36369014a9 Update csv2bin and use it for item_data.narc 2021-11-16 09:54:46 -05:00
PikalaxALT
996f96b7d0 Fix compiler issues (g++-9) 2021-11-15 19:25:28 -05:00
PikalaxALT
205466f93d csv2bin now supports bitfields 2021-11-15 16:30:35 -05:00
PikalaxALT
3f5cfda7c3 Support BSD make, the default on Apple 2021-11-15 13:01:33 -05:00
PikalaxALT
95fb0959f8 asmdiff cleanup; NARC support for csv2bin disasm mode 2021-11-15 11:37:31 -05:00
PikalaxALT
ec5ea727c8 Retire encdata-gs; use csv2bin instead; add NARC output mode for csv2bin 2021-11-15 11:02:29 -05:00
PikalaxALT
901f764354 Add csv2bin 2021-11-14 11:52:12 -05:00
PikalaxALT
59fccbfdbe AddMonData and friends 2021-11-13 10:10:23 -05:00
PikalaxALT
e208932225 SetMonData and friends 2021-11-13 09:49:15 -05:00
PikalaxALT
83b2bc80fa GetMonData 2021-11-12 21:05:37 -05:00
PikalaxALT
9754bb0fb5 pokemon.c, 2 2021-11-12 12:56:30 -05:00
PikalaxALT
8d0e7f9a28 pokemon.c, 1 2021-11-12 10:23:23 -05:00
PikalaxALT
369ab26c37 Fix methods that pass const to non-const 2021-11-12 09:37:36 -05:00
PikalaxALT
64b73c152e hall_of_fame.c, 2 2021-11-12 08:23:07 -05:00
PikalaxALT
91d8ecba89 hall_of_fame, 1 2021-11-11 20:58:40 -05:00