Commit Graph

56 Commits

Author SHA1 Message Date
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
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
ElectricGeorge
798da0b2c3
Rename dg_uty.c 2023-12-28 16:41:58 -05:00
ElectricGeorge
0217b316d2
Rename dg_effect.c 2023-12-28 16:41:30 -05:00
ElectricGeorge
8074047a8d
Rename dg_camera.c 2023-12-28 16:40:48 -05:00
ElectricGeorge
75ac1522b5
Rename dg_object.c 2023-12-28 16:39:56 -05:00
ElectricGeorge
1d89421ae1
Rename dg.c 2023-12-28 16:39:06 -05:00
ElectricGeorge
bf0c78b497
Rename dg_random.c 2023-12-28 16:37:37 -05:00
ElectricGeorge
bae1a55289
Rename file_rom.c functions 2023-12-28 14:08:33 -05:00
ElectricGeorge
7b2686518d
Rename directory_file_mngr.c, directory_file.c symbols 2023-12-28 13:30:06 -05:00
ElectricGeorge
8b1029085e
Rename file.h 2023-12-28 11:58:35 -05:00
ElectricGeorge
9d52129218
Rename debug.c functions 2023-12-28 11:30:48 -05:00
ElectricGeorge
3c28624de2
Decomp ov29_022DC240 2023-12-28 10:33:24 -05:00
AnonymousRandomPerson
7e82d8e77e Decomped FemaleToMaleForm
Originally decomped by techticks in the pret Discord. https://discord.com/channels/442462691542695948/1141333060508467321/1145791217657987202
2023-12-08 23:32:53 -05:00
AnonymousRandomPerson
682dc64f96 Replaced primitive types with NitroSDK types 2023-09-17 16:17:19 -04:00
AnonymousRandomPerson
8981e8ba54 Defined pointers for overlay 0 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
a0ae4cc2c3 Use American spelling for "initialization" 2023-09-17 00:05:21 -04:00
AnonymousRandomPerson
fc21fc777e Renamed debug_flag_2 to debug_log_flag 2023-09-15 10:14:47 -04:00
AnonymousRandomPerson
e25a2158da Added debug flag enums 2023-09-14 23:39:41 -04:00
marius david
bea8eb0735 Decompiled the rest of debug display functions 2023-09-14 13:41:12 +02:00
marius david
5a8d59fbc6 decompile FatalError 2023-09-14 13:39:03 +02:00
UsernameFodder
fe897b2e4f Clarify scope of include/LICENSE.txt
The existing license text could be misinterpreted as pmdsky-debug owning
everything in the directory, which isn't true. Modify the note to
clarify the scope of the license's application.

As the one named as the original copyright holder, I'm loosening it for
this repository since the portions of work it's using are more naturally
attributed to all the pmdsky-debug contributors, not just me.
2023-09-07 12:28:37 -05:00
AnonymousRandomPerson
9bebd68f19 Synced docs for decomped functions 2023-09-06 23:37:34 -04:00
AnonymousRandomPerson
a91d39d709 Synced latest pmdsky-debug symbols 2023-09-05 22:25:01 -04:00
marius david
c70d1d2fef Finishing decompilation of pack-related functions 2023-09-04 18:27:58 +02:00
marius david
7cbd2abede decomp "GetFileLengthInPack" 2023-08-30 13:36:11 +02:00