Commit Graph

1107 Commits

Author SHA1 Message Date
AnonymousRandomPerson
b7e554692c Decomped fleeing outlaw teleport logic 2026-01-31 22:26:26 -05:00
AnonymousRandomPerson
a05015dfe2 Synced from pmdsky-debug 2026-01-28 21:04:48 -05:00
AnonymousRandomPerson
f4f4e9754e
Merge pull request #241 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Synced from pmdsky-debug
2026-01-28 10:50:57 -05:00
AnonymousRandomPerson
2f012d9280 Synced from pmdsky-debug 2026-01-28 01:49:00 -05:00
AnonymousRandomPerson
5a71cf0b29 Renamed message symbols 2026-01-28 01:48:50 -05:00
AnonymousRandomPerson
1f10758178
Merge pull request #240 from VicSevenT/more_item_funcs
Some checks failed
build / build (push) Has been cancelled
Decomp more item funcs and item table
2026-01-13 18:40:51 -05:00
VicSevenT
b75c533e88 Decomp LoadItemPspi2n 2026-01-13 16:03:33 -06:00
VicSevenT
7035e32400 Combine item_util_1 and item_util_2 2026-01-13 15:54:08 -06:00
VicSevenT
9367cfc659 Transform ITEM_DATA_TABLE_PTRS into a struct 2026-01-13 15:54:05 -06:00
VicSevenT
9f8bd00748 Decomp GetItemTypeParameter 2026-01-13 15:43:17 -06:00
VicSevenT
1d5b73adc8 Decomp GetExclusiveItemType 2026-01-13 15:43:17 -06:00
VicSevenT
7dd5d34966 Decomp GetExclusiveItemOffsetEnsureValid 2026-01-13 15:43:17 -06:00
AnonymousRandomPerson
d2fa771970
Merge pull request #239 from SethBarberee/moves_2026
Moves 2026
2026-01-09 21:00:53 -05:00
Seth Barberee
d950417a0f fix build 2026-01-09 11:57:44 -08:00
Seth Barberee
f032e986f7 decomp dungeon restriction funcs 2026-01-09 11:44:31 -08:00
Seth Barberee
ed52925052 consolidate few files 2026-01-09 10:20:06 -08:00
Seth Barberee
2ce8be9c67 move moves 2026-01-09 10:14:05 -08:00
Seth Barberee
79262db253 more move decomp 2026-01-09 10:00:14 -08:00
Seth Barberee
59923389a5 forgot include file 2026-01-09 09:15:46 -08:00
Seth Barberee
20bfcae332 initial commit of moves decomp 2026-01-09 08:51:36 -08:00
AnonymousRandomPerson
7e44380c18
Merge pull request #168 from SethBarberee/aug_2025
Aug 2025
2026-01-04 13:28:07 -05:00
Seth Barberee
b3d4fda4a1 fix build 2026-01-03 13:10:56 -08:00
Seth Barberee
afd76a33ac Decomp InitBulkItem thanks to @tgsm 2026-01-03 13:06:03 -08:00
Seth Barberee
1753dbd905 More item decomp 2026-01-03 13:06:03 -08:00
Seth Barberee
fd2a10df14 initial decomp work
decomp more item funcs

new file boundary and more decomp

address review comments

Match IsValidTargetItem thanks to @taxicat1
2026-01-03 13:06:03 -08:00
AnonymousRandomPerson
cfc5a1d429
Merge pull request #238 from SethBarberee/overlay_29_02338560
decomp TrySpawnDoughSeedPoke
2026-01-03 15:40:35 -05:00
Seth Barberee
45af4247e7 wrong field index 2026-01-03 12:18:05 -08:00
Seth Barberee
af52c034e1 decomp TrySpawnDoughSeedPoke 2026-01-03 12:02:10 -08:00
AnonymousRandomPerson
44374b7673
Merge pull request #237 from slaw-22/DungeonInit3
Decomp GetDungeonModeSpecial and IsNoLossPenaltyDungeon
2026-01-01 17:42:04 -05:00
slaw-22
a166c0cd98 Decomp GetDungeonModeSpecial and IsNoLossPenaltyDungeon 2026-01-01 20:32:30 +00:00
AnonymousRandomPerson
20af3faad0
Merge pull request #236 from slaw-22/DungeonInit2
Decomp more dungeon initialisation funcs
2026-01-01 14:45:31 -05:00
slaw-22
2fa4800903 Decomp more dungeon initialisation funcs 2026-01-01 18:55:44 +00:00
AnonymousRandomPerson
478bc10614
Merge pull request #235 from slaw-22/DungeonInit
Decomp InitDungeonInit
2025-12-31 17:21:31 -05:00
AnonymousRandomPerson
b179176842
Merge branch 'main' into DungeonInit 2025-12-31 16:58:38 -05:00
slaw-22
3f6c0d7991 Decomp InitDungeonInit 2025-12-31 21:28:01 +00:00
AnonymousRandomPerson
3222443896
Merge pull request #234 from VicSevenT/decomp_main_0200E864
Decomp GetItem* functions
2025-12-31 14:56:59 -05:00
VicSevenT
95d27c2e56 Update format symbol names 2025-12-31 13:13:17 -06:00
VicSevenT
c724e029d8 Decomp main_0200E864 (GetItem* functions) 2025-12-30 20:36:56 -06:00
AnonymousRandomPerson
fddbd26924
Merge pull request #233 from slaw-22/Options5
Decomp SetOptions, GetOptions and InitOptions
2025-12-28 11:46:50 -05:00
AnonymousRandomPerson
0bc720e4a5
Merge branch 'main' into Options5 2025-12-28 11:32:50 -05:00
AnonymousRandomPerson
8cbd0b7e98
Merge pull request #232 from slaw-22/Options4
Decomp LoadOptionsFromCtx and SaveOptionsToCtx
2025-12-28 11:32:32 -05:00
slaw-22
bd9f982081 Decomp SetOptions, GetOptions and InitOptions 2025-12-26 11:25:50 +00:00
slaw-22
d5db0ebc46 Decomp LoadOptionsFromCtx and SaveOptionsToCtx 2025-12-26 09:04:24 +00:00
AnonymousRandomPerson
555b5d3230
Merge pull request #231 from slaw-22/Options3
Some checks failed
build / build (push) Has been cancelled
Decomp more options funcs #2
2025-12-22 02:18:51 -05:00
slaw-22
4ebc1386d8 Decomp more options funcs #2 2025-12-22 06:51:47 +00:00
AnonymousRandomPerson
36e2373448
Merge pull request #230 from slaw-22/Options2
Some checks are pending
build / build (push) Waiting to run
Decomp more options funcs
2025-12-21 17:34:40 -05:00
AnonymousRandomPerson
31c056998a
Merge branch 'main' into Options2 2025-12-21 09:14:53 -05:00
slaw-22
2b02d58d14 Decomp more options funcs 2025-12-21 08:44:48 +00:00
AnonymousRandomPerson
9227cf1e33
Merge pull request #229 from slaw-22/Options1
Some checks are pending
build / build (push) Waiting to run
Decomp options funcs
2025-12-21 01:57:20 -05:00
slaw-22
852ad2c5da Decomp options funcs 2025-12-20 17:51:54 +00:00