Commit Graph

899 Commits

Author SHA1 Message Date
cecilarmitais
3a80e75ed3 Decomp IsSkyExclusiveDungeon
Authored by Claude (Opus 4.8) under human direction. Confirmed by a matching
build: build/pmdsky.us/pmdsky.us.nds: OK.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-19 16:27:08 -07:00
AnonymousRandomPerson
5431619314 Synced from pmdsky-debug 2026-07-15 22:50:47 -04:00
AnonymousRandomPerson
a7873e861b Synced from pmdsky-debug 2026-07-15 22:12:22 -04:00
Zur3l
00953d57af Decomp IsCastform and IsCherrim
Both decomped by @Chesyon and @taxicat1, thanks
2026-07-11 17:55:51 -04:00
Zur3l
4c368ab4e1 Add some decomp.me links 2026-07-11 17:18:26 -04:00
Zur3l
999df284ff Decomp BaseFormsEqual 2026-07-11 17:18:26 -04:00
Zur3l
c49eb69081 Decomp GetMoveCategory 2026-07-11 17:18:26 -04:00
Zur3l
9a03d2ac98 Decomp IsSameMove 2026-07-11 17:18:26 -04:00
Zur3l
356f786127 Decomp IsRealMoveInTimeDarkness, IsMovesetValidInTimeDarkness, and GetFirstNotRealMoveInTimeDarkness 2026-07-11 17:18:26 -04:00
Zur3l
5b17f3f97f Decomp IsMovesetValid
Thanks @taxicat1
2026-07-11 17:18:26 -04:00
Zur3l
fcca1fecac Decomp IsRealMove 2026-07-11 17:18:26 -04:00
Zur3l
5d30f28cd6 Decomp IsNot2TurnsMoveOrSketch 2026-07-11 17:18:26 -04:00
Zur3l
a5c869f004 Decomp IsOneHitKoMove 2026-07-11 17:18:26 -04:00
Zur3l
7bfd15116c Decomp IsTrappingMove 2026-07-11 17:18:26 -04:00
Zur3l
e8ce1c84e1 Decomp IsCopyingMove 2026-07-11 17:18:26 -04:00
Zur3l
7245b85a8c Decomp IsHealingWishOrLunarDance 2026-07-11 17:18:26 -04:00
Zur3l
7bd5b913cd Decomp IsPunchMove
Decomped by @SethBarberee and @taxicat1, thanks
2026-07-11 17:18:26 -04:00
Zur3l
8ad94ec216 Decomp ReturnEggExclusiveItem 2026-07-11 17:18:26 -04:00
Zur3l
38704de35e Decomp GetMoneyQuantity 2026-07-11 17:18:26 -04:00
Zur3l
5a60a98ad9 Decomp sub_0200D894 2026-07-11 17:18:26 -04:00
Zur3l
a929271ae0 Decomp AreItemsEquivalent 2026-07-11 17:18:26 -04:00
Zur3l
539dd92880 Decomp ItemZInit 2026-07-11 17:18:26 -04:00
Zur3l
e02ba958fb Decomp GetActualSellPrice 2026-07-11 17:18:25 -04:00
Zur3l
2ea04fcaf7 Decomp GetActualBuyPrice 2026-07-11 17:18:25 -04:00
Zur3l
59b2967ed6 Decomp GetDisplayedSellPrice 2026-07-11 17:18:25 -04:00
Zur3l
f68ebbebed Decomp GetDisplayedBuyPrice 2026-07-11 17:18:25 -04:00
Zur3l
05563134ab Decomp ItemToBulkItem
Thanks @SethBarberee
2026-07-11 17:18:25 -04:00
Zur3l
530d75f1e6 Decomp BulkItemToItem
Thanks @SethBarberee
2026-07-11 17:18:25 -04:00
Zur3l
7e5c2720b8 Decomp GetRngSeed 2026-07-11 17:18:25 -04:00
Zur3l
5534d0f55d Decomp SetRngSeed 2026-07-11 17:18:25 -04:00
Zur3l
40b37d1530 Decomp FixedPoint64IsNegative 2026-07-11 17:18:25 -04:00
Zur3l
ed1120ad38 Decomp FixedPoint64IsZero 2026-07-11 17:18:25 -04:00
Zur3l
5465cb5f04 Decomp NegateFixedPoint64 2026-07-11 17:18:25 -04:00
Zur3l
5744dcead0 Decomp FixedPoint32To64
Thanks @taxicat1
2026-07-11 17:18:25 -04:00
Zur3l
15bc9a91ae Decomp IntToFixedPoint64 2026-07-11 17:18:25 -04:00
Zur3l
7e53278b53 Decomp sub_02001BB4
Thanks @taxicat1
2026-07-11 17:18:25 -04:00
Zur3l
6a4d1cbcc7 Decomp sub_02001AB0 2026-07-11 17:18:25 -04:00
Zur3l
0c25e25955 Decomp MultiplyByFixedPoint 2026-07-11 17:18:25 -04:00
Chesyon
847fc35bf2 Decomp PersonalityTestDebug 2026-07-11 00:26:53 +03:00
Chesyon
5db0d433e0 Decomped GetPartnerOptionString
overhauled the personality_test struct (formerly Overlay13Main) to match pmdsky-debug
overhauled preprocessor_args to match pmdsky-debug
renamed some variables in GetPersonality to better document its functionality
2026-07-10 23:22:20 +03:00
AnonymousRandomPerson
281367aae1 Synced from pmdsky-debug 2026-07-07 20:46:43 -04:00
AnonymousRandomPerson
6a3ddd9061 Synced from pmdsky-debug 2026-07-02 20:51:00 -04:00
Seth Barberee
24465589d7 clean up fs_file and move to NitroSDK folder 2026-06-23 08:23:50 -07:00
Seth Barberee
3e9ef4fe99 move os_emulator to c 2026-06-23 08:23:50 -07:00
AnonymousRandomPerson
f04d36b1a7 Decomped ov29_0233847C
Decomped by anonymous decomp.me user, @taxicat1, and @YohannDR
2026-06-21 19:27:18 -04:00
AnonymousRandomPerson
ef0f1750d1 Decomped sub_0205E090
Decomped by anonymous decomp.me user
2026-06-21 19:17:04 -04:00
AnonymousRandomPerson
d92ff543d1 Decomped SetDungeonConquest
Decomped by @EditaNEmilis
2026-06-21 19:14:04 -04:00
AnonymousRandomPerson
9ac05f0ddc Synced from pmdsky-debug 2026-06-19 13:18:58 -04:00
AnonymousRandomPerson
d5cc89aa19 Synced from pmdsky-debug 2026-06-16 19:29:57 -04:00
AnonymousRandomPerson
e8fd23e4df Fix incorrectly renamed SDK symbols 2026-06-13 16:55:47 -04:00