Commit Graph

80 Commits

Author SHA1 Message Date
AnonymousRandomPerson
f05560c5d9 Decomped strcat
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
0f4b279870 Decomped strlen
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
0e988e9444 Decomped InitDungeonRng
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
2f9c4d0018 Decomped ov29_022E1AAC
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
858a071849 Decomped CheckVariousConditions 2024-11-20 23:47:18 -05:00
AnonymousRandomPerson
f038f81bc3 Created some status substructs 2024-11-20 23:28:38 -05:00
AnonymousRandomPerson
a4f1fc6d1d Renamed dungeon AI files 2024-11-20 22:50:41 -05:00
AnonymousRandomPerson
4f3aeeb00d Renamed bool to bool8 2024-11-15 00:45:43 -05:00
AnonymousRandomPerson
01f2f256b1 Ported symbol documentation from pmdsky-debug 2024-11-15 00:45:33 -05:00
AnonymousRandomPerson
3d77bd90ea Decomped RunMonsterAi 2024-11-15 00:06:15 -05:00
AnonymousRandomPerson
3c3896e287 Synced from pmdsky-debug 2024-11-05 20:17:51 -05:00
AnonymousRandomPerson
c72517ecd3 Decomped NitroMain
Decomped by @SethBarberee
2024-10-29 00:04:12 -04:00
AnonymousRandomPerson
7f86d700fc Decomped WaitForNextStep
Decomped by @SethBarberee
2024-10-28 23:36:58 -04:00
AnonymousRandomPerson
97e33d8187 Decomped GetPersonality
Decomped by @SethBarberee
2024-10-28 23:35:17 -04:00
AnonymousRandomPerson
b0690779c5 Decomped ov03_0233CA80
Decomped by @SethBarberee
2024-10-28 23:32:08 -04:00
AnonymousRandomPerson
7611531349 Merge remote-tracking branch 'seth/overlay_13' 2024-10-28 22:58:37 -04:00
AnonymousRandomPerson
1b2c71b3ef Decomped DoMoveDefendOrder
Decomped by anonymous decomp.me user
2024-10-28 21:40:09 -04:00
AnonymousRandomPerson
395c122e2c Decomped ov29_022DC2B8
Decomped by @ElectricGeorge
2024-10-28 21:16:04 -04:00
chordtoll
79a4a360df
Remove needless ifdefs, fix Japanese build 2024-10-23 19:07:42 -07:00
chordtoll
52831afb66
Disassemble more dungeon functions 2024-10-21 22:37:34 -07:00
chordtoll
b1b5c827aa
Work on some more dungeon code 2024-10-19 23:07:02 -07:00
chordtoll
92759c7cb1
Decompile string functions 2024-10-19 01:34:24 -07:00
AnonymousRandomPerson
fbd9e668a5 Fix JP not matching 2024-10-18 23:31:59 -04:00
AnonymousRandomPerson
f2e7f20772 Fix nonmatching after merge 2024-10-18 21:21:26 -04:00
AnonymousRandomPerson
1999f0b9eb Merge branch 'overlay31' of https://github.com/igidrau/pmd-sky 2024-10-18 18:54:33 -04:00
AnonymousRandomPerson
163a715f6e Decomped ov15_0238A140
Decomped by Seti
2024-10-18 01:52:51 -04:00
AnonymousRandomPerson
08323f7f5d Decomped ov15_0238AE6C and ov15_0238AE88
Decomped by Seti
2024-10-18 01:28:01 -04:00
AnonymousRandomPerson
d6748a67e5 Decomped GetMoneyCarried
Decomped by Seti
2024-10-18 01:21:12 -04:00
AnonymousRandomPerson
de40a04a70 Decomped ov15_0238AD78
Decomped by Seti
2024-10-18 01:12:59 -04:00
chordtoll
2bc531caa3
Decompile FileInit + RNG, get a bunch of assembly-only functions out of the way 2024-10-16 22:58:35 -07:00
chordtoll
e3440c71d7
Decompile a bunch more IO functions 2024-10-15 21:50:55 -07:00
chordtoll
dd05a7f570
Decompile FileRom_HandleRead 2024-10-14 22:04:21 -07:00
chordtoll
f4784e8bb7
Give newly decompiled functions more meaningful names 2024-10-13 23:55:55 -07:00
chordtoll
f5be0f933e
Decompile dg_object functions 2024-10-13 23:49:30 -07:00
user
184d2fb57f Fix bitfields 2024-08-15 22:36:09 +02:00
user
a124945626 Import struct dungeon from pmdsky-debug 2024-08-05 14:00:10 +02:00
user
40e311f222 Import struct monster from pmdsky-debug 2024-08-04 18:49:21 +02:00
user
76e8d94dc1 Decomp ov31_02382F68 2024-07-31 08:22:44 +02:00
user
bd07c19005 Decomp ov31_02382ED4 2024-07-29 17:33:04 +02:00
user
d55523602a Decomp ov31_02382E18 2024-07-29 10:15:56 +02:00
user
fcbe7baccb Decomp ov31_02382E08 2024-07-29 09:48:06 +02:00
user
84113c501e Decomp ov31_02382DAC 2024-07-29 09:38:45 +02:00
user
c2c511ef66 Decomp ov31_02382B54 (now matches) 2024-07-29 02:11:55 +02:00
user
aec8574171 Decomp ov31_02382B54 (mismatch) 2024-07-29 01:38:39 +02:00
user
2cb434c349 Decomp DungeonMenuSwitch 2024-07-26 14:22:01 +02:00
user
99a9732067 Decompile DrawDungeonMenuStatusWindow 2024-07-26 13:48:37 +02:00
user
1086bf33e9 Decomp EntryOverlay31 2024-07-25 21:40:26 +02:00
Seth Barberee
8f640fdc6e start overlay 13 2024-07-07 13:01:33 -07:00
ElectricGeorge
e26f1956cc
Rename poly_text.c 2023-12-28 17:14:06 -05:00
ElectricGeorge
fb6eeaa3d5
Merge branch 'main' into naming 2023-12-28 17:07:27 -05:00