Commit Graph

1368 Commits

Author SHA1 Message Date
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
d03db2f6c7 Move GET_BIT to util.h and rename to GET_FLAG 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
AnonymousRandomPerson
b927837596
Merge pull request #279 from Chesyon/main
Some checks are pending
build / build (push) Waiting to run
Decomp GetPartnerOptionString and PersonalityTestDebug
2026-07-10 17:55:17 -04:00
Chesyon
847fc35bf2 Decomp PersonalityTestDebug 2026-07-11 00:26:53 +03:00
Chesyon
6329817b62 merge 238BE4C into 238BDA8 2026-07-10 23:25:29 +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
0199797926
Merge pull request #278 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Synced from pmdsky-debug
2026-07-07 21:01:19 -04:00
AnonymousRandomPerson
281367aae1 Synced from pmdsky-debug 2026-07-07 20:46:43 -04:00
AnonymousRandomPerson
9215aef809
Merge pull request #277 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Synced from pmdsky-debug
2026-07-02 21:10:46 -04:00
AnonymousRandomPerson
6a3ddd9061 Synced from pmdsky-debug 2026-07-02 20:51:00 -04:00
AnonymousRandomPerson
78310c60d3
Merge pull request #276 from SethBarberee/more_nitro_c
More nitro c
2026-07-02 18:51:52 -04:00
Seth Barberee
3e0ffaa64d move mtx to c 2026-06-29 14:40:52 -07:00
Seth Barberee
f39cdece9e move rest of nitro fx files to src 2026-06-29 13:48:27 -07:00
Seth Barberee
a2b739e718 start moving nitro fx files to src and wire up fx_const generation 2026-06-29 13:38:05 -07:00
Seth Barberee
a651a286b5 move snd_bank to c 2026-06-24 20:39:00 -07:00
Seth Barberee
dbe51b3466 move g3imm to src 2026-06-23 08:23:50 -07:00
Seth Barberee
2f71cc84d9 move g2 to src and finally import misc.h 2026-06-23 08:23:50 -07: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
Seth Barberee
bf97907efc move nitro src files to correct directories 2026-06-23 08:23:50 -07:00
Seth Barberee
28f4c9f0a1 move mi_memory to c 2026-06-23 08:23:50 -07:00
Seth Barberee
a310945c61 delete old asm file for rtc_internal 2026-06-23 08:23:50 -07:00
Seth Barberee
27d7766e42 move rtc_internal to src 2026-06-23 08:23:50 -07:00
Seth Barberee
964a18516c move mi_uncompress to src 2026-06-23 08:23:50 -07:00