Commit Graph

928 Commits

Author SHA1 Message Date
AnonymousRandomPerson
33662d75e4 Decomped IsBagFull and GetCurrentBagCapacity 2025-10-22 23:21:22 -04:00
AnonymousRandomPerson
5657f448f0 Decomped IsItemUnkMissionItem2 2025-10-22 23:18:06 -04:00
AnonymousRandomPerson
7fbf7e456a Decomped CheckVariousStatuses__0230172C 2025-10-22 22:54:34 -04:00
AnonymousRandomPerson
a504858334 Decomped CheckVariousStatuses2__02301308 2025-10-22 22:52:28 -04:00
AnonymousRandomPerson
1c9b745e32 Decomped CheckVariousConditions__02301624 2025-10-22 22:50:00 -04:00
AnonymousRandomPerson
70cc523b7b Decomped GetTreatmentBetweenMonstersIgnoreStatus 2025-10-22 22:10:25 -04:00
AnonymousRandomPerson
0323ac4109 Decomped GetStairsRoom 2025-10-22 21:41:40 -04:00
AnonymousRandomPerson
ed11a850e9 Decomped ShouldMonsterRunAwayAndShowEffectOutlawCheck 2025-10-22 21:31:42 -04:00
AnonymousRandomPerson
e055041d01 Decomped ShouldMonsterHeadToStairs 2025-10-22 21:19:20 -04:00
AnonymousRandomPerson
3214a390d4 Synced from pmdsky-debug 2025-10-22 21:15:44 -04:00
AnonymousRandomPerson
9cf66e6195 Decomped IsSecretBazaarNpc 2025-10-22 20:32:04 -04:00
AnonymousRandomPerson
99e18563e8 Decomped CanAiMonsterMoveInDirection 2025-10-19 22:25:49 -04:00
AnonymousRandomPerson
24c7a2eabf
Merge pull request #194 from slaw-22/LoadScriptVariableRaw
Some checks failed
build / build (push) Has been cancelled
Decomp LoadScriptVariableRaw
2025-10-18 19:35:43 -04:00
slaw-22
1e817d84a1 Decomp LoadScriptVariableRaw 2025-10-12 16:40:41 +00:00
AnonymousRandomPerson
b8dad60fe7
Merge pull request #193 from slaw-22/HasPlayedOldGame
Some checks failed
build / build (push) Has been cancelled
Decomp HasPlayedOldGame
2025-10-12 10:58:46 -04:00
slaw-22
1ceb4459ea Decomp HasPlayedOldGame 2025-10-12 12:32:47 +00:00
AnonymousRandomPerson
f46e0d3f40
Merge pull request #192 from slaw-22/TidyExterns
Tidy up externs and organise includes
2025-10-11 20:40:37 -04:00
slaw-22
2b97db18bf Tidy up externs and organise includes 2025-10-11 12:00:09 +00:00
AnonymousRandomPerson
87d5d04fe0
Merge pull request #190 from slaw-22/IsOutlaw
Decomp IsOutlaw
2025-10-04 12:30:37 -04:00
AnonymousRandomPerson
6ed5aef49e
Merge branch 'main' into IsOutlaw 2025-10-04 12:20:29 -04:00
slaw-22
3302e441f3 Decomp IsOutlaw 2025-10-04 16:10:17 +00:00
AnonymousRandomPerson
93c720264f
Merge pull request #191 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped CalculateAiTargetPos
2025-10-03 20:43:50 -04:00
AnonymousRandomPerson
5bedbc4753 Decomped CalculateAiTargetPos
Matched by @taxicat1
2025-10-03 20:05:37 -04:00
AnonymousRandomPerson
e9c2ae9539
Merge pull request #189 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped more AI funcs
2025-10-02 00:57:07 -04:00
AnonymousRandomPerson
0dbd134215 Moved FACING_DIRECTION_INCREMENTS to C 2025-10-01 23:31:38 -04:00
AnonymousRandomPerson
511f383793 Added nonmatching for AiMovement 2025-10-01 22:34:12 -04:00
AnonymousRandomPerson
7d347d9c77 Merge branch 'main' of https://github.com/pret/pmd-sky 2025-10-01 21:52:08 -04:00
AnonymousRandomPerson
5bc1388a05
Merge pull request #188 from slaw-22/IsFullFloorFixedRoom
Decomp IsFullFloorFixedRoom
2025-10-01 17:24:54 -04:00
slaw-22
3dcfe927f9 Decomp IsFullFloorFixedRoom 2025-10-01 20:18:46 +00:00
AnonymousRandomPerson
5b5dc49a1b
Merge pull request #187 from slaw-22/IsRecruitingAllowed
Decomp IsRecruitingAllowed
2025-09-29 20:14:44 -04:00
AnonymousRandomPerson
b6774b9731
Merge branch 'main' into IsRecruitingAllowed 2025-09-29 19:59:15 -04:00
slaw-22
9016a31ff3 Decomp IsRecruitingAllowed 2025-09-29 20:01:20 +00:00
AnonymousRandomPerson
ae086d3918 Documented AI movement symbols 2025-09-29 00:41:27 -04:00
AnonymousRandomPerson
b1e3759540 Merge branch 'main' of https://github.com/pret/pmd-sky 2025-09-28 21:58:22 -04:00
AnonymousRandomPerson
b86f1c7583 Added ai_target substruct 2025-09-28 21:52:21 -04:00
AnonymousRandomPerson
d83b3b15db
Merge pull request #186 from slaw-22/RecruitCheck
Decomp RecruitCheck
2025-09-28 21:50:39 -04:00
AnonymousRandomPerson
1b2d01a53e
Merge branch 'main' into RecruitCheck 2025-09-28 21:41:47 -04:00
AnonymousRandomPerson
d47f2d8544
Merge pull request #185 from slaw-22/FixDevcontainerSetup
Fix Devcontainer setup by referencing the same NitroSDK filename throughout.
2025-09-28 21:41:31 -04:00
slaw-22
95a8888dc9
Update src/dungeon_recruitment.c
Co-authored-by: AnonymousRandomPerson <chenghanngan.us@gmail.com>
2025-09-28 19:44:32 +01:00
slaw-22
c48972a630 Decomp RecruitCheck 2025-09-28 18:09:03 +00:00
AnonymousRandomPerson
2bb9e10fd4
Merge branch 'main' into FixDevcontainerSetup 2025-09-26 21:14:17 -04:00
AnonymousRandomPerson
2450268607 Synced from pmdsky-debug 2025-09-24 19:54:43 -04:00
AnonymousRandomPerson
7e20d92e17
Merge pull request #184 from slaw-22/SpecificRecruitCheck
Some checks failed
build / build (push) Has been cancelled
Decomp SpecificRecruitCheck
2025-09-23 12:53:30 -04:00
slaw-22
3b2cab13dc Fix Devcontainer setup by referencing the same NitroSDK filename throughout. 2025-09-23 16:51:53 +00:00
slaw-22
f62afbf45d Decomp SpecificRecruitCheck 2025-09-23 16:11:44 +00:00
AnonymousRandomPerson
85bb9d5e1e
Merge pull request #183 from AnonymousRandomPerson/main
Some checks are pending
build / build (push) Waiting to run
Decomped more AI funcs
2025-09-23 00:13:43 -04:00
AnonymousRandomPerson
64e7505a3d Decomped GetMoveAiWeight 2025-09-22 23:59:01 -04:00
AnonymousRandomPerson
fbb4f5892b Decomped CanMonsterUseMove 2025-09-22 23:44:07 -04:00
AnonymousRandomPerson
c28dd4fbb8 Decomped CanAiUseMove 2025-09-22 23:15:15 -04:00
AnonymousRandomPerson
6fdf587b7c Decomped SetActionStruggle 2025-09-22 23:08:27 -04:00