Commit Graph

539 Commits

Author SHA1 Message Date
slaw-22
bb37701def Decomp LoadScriptVariableValue 2025-10-19 18:07:05 +00:00
slaw-22
1e817d84a1 Decomp LoadScriptVariableRaw 2025-10-12 16:40:41 +00:00
slaw-22
1ceb4459ea Decomp HasPlayedOldGame 2025-10-12 12:32:47 +00: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
5bedbc4753 Decomped CalculateAiTargetPos
Matched by @taxicat1
2025-10-03 20:05:37 -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
slaw-22
3dcfe927f9 Decomp IsFullFloorFixedRoom 2025-10-01 20:18:46 +00: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
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
slaw-22
c48972a630 Decomp RecruitCheck 2025-09-28 18:09:03 +00:00
AnonymousRandomPerson
2450268607 Synced from pmdsky-debug 2025-09-24 19:54:43 -04:00
slaw-22
f62afbf45d Decomp SpecificRecruitCheck 2025-09-23 16:11:44 +00: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
AnonymousRandomPerson
4efffb8b3a Decomped SetActionRegularAttack 2025-09-22 22:54:46 -04:00
AnonymousRandomPerson
92d098e694 Decomped FindDirectionOfAdjacentMonsterWithItem 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
48780aa1ab Decomped TargetRegularAttack 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
5cad2b4162 Decomped FindAdjacentEnemy 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
cb8bb1d5e6 Decomped ov29_02338350 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
ab7ef9fabb Moved AI attack BSS vars to C 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
78ff1a2a8f Moved TYPE_MATCHUP_TABLE to C 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
f303fbba9d Decomped ScrappyShouldActivate 2025-09-22 21:45:14 -04:00
AnonymousRandomPerson
8cefad5398 Decomped LevitateIsActive 2025-09-22 21:45:14 -04:00
Chesyon
1acc75c833 Decomped some basic RNG functions 2025-09-22 11:22:35 -04:00
Chesyon
056569ca77 Decomped SinAbs4096 & CosAbs4096 2025-09-22 10:35:14 -04:00
AnonymousRandomPerson
b5f17acedf Decomped GetTypeMatchup
Matched by @taxicat1
2025-09-21 00:38:56 -04:00
AnonymousRandomPerson
189e075747 Decomped FlashFireShouldActivate 2025-09-20 23:26:30 -04:00
AnonymousRandomPerson
b8e95f9fab Decomped DefenderAbilityIsActive 2025-09-20 22:46:41 -04:00
AnonymousRandomPerson
43a1379025 Added nonmatching for WeightWeakTypePicker 2025-09-20 20:51:38 -04:00
Chesyon
76b50b4ca4 Decomped RoundUpDiv256 2025-09-19 18:47:09 -04:00
Chesyon
65a0a07be8 Decomp UnloadFile and MemFree 2025-09-19 18:11:31 -04:00
Chesyon
6ad50472eb Relocate iovec to file.h 2025-09-19 16:40:00 -04:00
Chesyon
7758fbb299 Decomped GetColorCodePaletteOffset 2025-09-19 11:35:35 -04:00
AnonymousRandomPerson
9d3691f857 Decomped WeightWeakTypePicker 2025-09-16 00:41:33 -04:00
AnonymousRandomPerson
b943da1fd1 Decomped GetMoveType 2025-09-15 22:00:30 -04:00
AnonymousRandomPerson
3fea459231 Moved WEATHER_BALL_TYPE_TABLE to C 2025-09-14 00:17:14 -04:00
AnonymousRandomPerson
24ebfa50b2 Decomped GetEntityWeatherBallType 2025-09-14 00:12:22 -04:00
AnonymousRandomPerson
e7f69ec215 Decomped NATURAL_GIFT_ITEM_TABLE 2025-09-13 23:24:56 -04:00
AnonymousRandomPerson
5ac6df3116 Decomped GetEntityNaturalGiftInfo 2025-09-13 22:59:13 -04:00
AnonymousRandomPerson
44ba4a22d5 Decomped IsRegularAttackOrProjectile 2025-09-13 00:05:20 -04:00
AnonymousRandomPerson
c742a852ad Decomped GetMoveTypeForMonster 2025-09-12 23:58:17 -04:00
AnonymousRandomPerson
843b11398f Decomped GetMoveAccuracyOrAiChance 2025-09-11 23:50:46 -04:00
AnonymousRandomPerson
ffb7ae6716 Decomped HasLastUsedMove 2025-09-11 23:39:48 -04:00
AnonymousRandomPerson
9dfaf725cd Decomped IsMonsterSleeping 2025-09-11 23:24:47 -04:00
AnonymousRandomPerson
e2cafe7dee Decomped IsThawingMove 2025-09-11 23:15:09 -04:00
AnonymousRandomPerson
90dba5e9ac Decomped sub_0204DA2C
Decomped by @taxicat1
2025-09-08 19:13:57 -04:00
AnonymousRandomPerson
b8656031ed Decomped WonderMailPasswordToMission
Decomped by @taxicat1
2025-09-08 19:10:55 -04:00
AnonymousRandomPerson
c79608481d Decomped MonsterHasQuarterHp 2025-09-07 23:59:07 -04:00
AnonymousRandomPerson
05b8ef6f6a Decomped sub_0207E844
Decomped by @Keilo104
2025-09-07 23:41:18 -04:00
AnonymousRandomPerson
98adccb419 Decomped sub_0207E81C
Decomped by @Keilo104
2025-09-07 23:40:22 -04:00
AnonymousRandomPerson
520ae97054 Decomped ov28_0238A58C
Decomped by @taxicat1
2025-09-07 23:37:58 -04:00
AnonymousRandomPerson
c31bd7d9bc Added nonmatching for StatusCheckerCheckOnTarget 2025-09-01 23:56:49 -04:00
AnonymousRandomPerson
0190de370c Marked GroundBg substruct counterparts in pmd-red 2025-08-27 17:27:54 -04:00
AnonymousRandomPerson
e6cfeaa6bc Synced from pmdsky-debug 2025-08-26 19:28:08 -04:00
AnonymousRandomPerson
c133dba50c Decomped ov00_0230D388 2025-08-26 17:45:07 -04:00
DizzyEggg
6f4b95d5db give better names to funcs 2025-08-26 13:51:56 +02:00
DizzyEggg
6ab9cde534 Move SWAP macro to util.h 2025-08-25 13:03:30 +02:00
DizzyEggg
843d9ea589 BmaLayerNrlDecompressor decompiled 2025-08-25 13:00:45 +02:00
DizzyEggg
bb4e544f07 rename to ground.bg 2025-08-25 12:49:26 +02:00
DizzyEggg
00bbe993cb LoadMapType11 2025-08-25 12:40:59 +02:00
DizzyEggg
3677601fbb LoadMapType10 2025-08-25 11:47:45 +02:00
DizzyEggg
080e5153ae merge with master 2025-08-24 23:42:49 +02:00
AnonymousRandomPerson
35d0ca7856 Merge branch 'main' of https://github.com/pret/pmd-sky 2025-08-13 17:10:33 -04:00
Chesyon
cafd43d7fa Use enums for types/abilities 2025-08-12 21:33:32 -06:00
Chesyon
f686cb3aba monster.md functions batch 3
That should be the rest of the functions that have the simple logic.
2025-08-12 21:22:01 -06:00
Chesyon
91fc06a840 Merge two c files 2025-08-12 20:45:44 -06:00
Chesyon
ed5011c4f0 monster.md functions batch 2 2025-08-12 20:35:56 -06:00
Chesyon
2f5fddf343 First batch of monster.md functions 2025-08-12 19:09:25 -06:00
Chesyon
bb8c7a8429 Integrated revised monster data into existing code
It compiles and matches now! Yay!
2025-08-12 18:09:55 -06:00
Chesyon
b9b44cb45d Draft documentation for monster.md info 2025-08-12 10:38:18 -06:00
AnonymousRandomPerson
58dd36fe3d Synced from pmdsky-debug 2025-08-08 23:47:03 -04:00
AnonymousRandomPerson
ea0f80715b Moved AiConsiderMove nonmatching to C file 2025-08-07 19:57:57 -04:00
AnonymousRandomPerson
bf59433653 Moved StatusCheckerCheck nonmatching to C file 2025-08-07 19:42:07 -04:00
AnonymousRandomPerson
b0b0b958d2 Moved ChooseAiMove nonmatching to C file 2025-08-07 19:30:18 -04:00
Chesyon
789278dab4 Decomped DexNumbersEqual 2025-08-06 21:08:32 -04:00
AnonymousRandomPerson
9b7ce7a663 Moved DSE functions to DSE folder 2025-08-06 20:05:25 -04:00
AnonymousRandomPerson
6b680ed8d8 Decomped DseTrackEvent_SetTuning
Decomped by @Snioflake
2025-08-06 19:58:17 -04:00
AnonymousRandomPerson
607b7b4ee7 Decomped DseTrackEvent_SongVolumeFade
Decomped by @Snioflake
2025-08-06 19:51:24 -04:00
AnonymousRandomPerson
ad23efbadc Decomped DseTrackEvent_Dummy1Byte
Decomped by @Snioflake
2025-08-06 19:30:13 -04:00
AnonymousRandomPerson
fc2648c4a3 Rename DSE structs to match pmdsky-debug 2025-08-06 19:25:05 -04:00
AnonymousRandomPerson
08c20fbc18 Decomped DseTrackEvent_SetInstrument
Decomped by @Snioflake
2025-08-06 18:33:48 -04:00
AnonymousRandomPerson
4e14734d61 Decomped DseTrackEvent_SubLoopBreakOnLastIteration
Decomped by @Snioflake
2025-08-06 18:20:46 -04:00
AnonymousRandomPerson
8ffb100497 Decomped sub_0200383C
Decomped by TiredPeanut and taxicat1
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
9f1de26d26 Decomped ov31_0238372C
Decomped by anonymous user (https://decomp.me/scratch/E4XD7)
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
a9073df4e9 Decomped ov31_02383768
Decomped by anonymous user (https://decomp.me/scratch/Y1TTR)
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
c607247fdb Decomped ov31_023837C8
Decomped by anonymous user (https://decomp.me/scratch/roJ4e)
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
397c0f7d76 Decomped ov31_02383854
Decomped by anonymous user 9https://decomp.me/scratch/hEXqh)
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
7b6a5099a5 Decomped ov31_02383880
Decomped by anonymous user (https://decomp.me/scratch/vv7Lu)
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
937ae4a63a Decomped ov17_0238A71C
Decomped by TiredPeanut
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
7052badfb3 Decomped sub_0203C760
Decomped by TiredPeanut
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
ba80cbb887 Decomped EntityIsValid__02383658
Decomped by anonymous user: https://decomp.me/scratch/u0ggr
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
31520a525a Decomped ov31_02383478
Decomped by anonymous user: https://decomp.me/scratch/bJcDl
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
9e42e6d0b9 Decomped ov31_023833B4
Decomped by anonymous user: https://decomp.me/scratch/tILlP
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
607c7ee937 Decomped ov31_0238335C
Decomped by anonymous user: https://decomp.me/scratch/yDpgj
2025-08-06 18:07:19 -04:00
AnonymousRandomPerson
f48046a07a Decomped ov31_02383328
Decomped by anonymous user: https://decomp.me/scratch/00xRD
2025-08-06 18:07:19 -04:00
DizzyEggg
7dd2caf32b Merge branch 'main' of https://github.com/pret/pmd-sky into ground_bg 2025-08-06 12:33:03 +02:00
DizzyEggg
4e29e16ad4 ov11_022EC27C nonmatching 2025-08-06 12:32:45 +02:00
DizzyEggg
0a39f52159 Update GroundBg structure 2025-07-30 15:57:09 +02:00
AnonymousRandomPerson
2de806c604 Decomped IsAiTargetEligible 2025-07-28 00:30:37 -04:00
DizzyEggg
dd58207689 ov11_022EC240 2025-07-23 14:42:25 +02:00
DizzyEggg
5fa85aa9fc ov11_022EC08C 2025-07-23 14:35:07 +02:00
DizzyEggg
d694532887 ov11_022EBFC8 2025-07-23 11:32:59 +02:00
DizzyEggg
d7a944dff9 decompile ov11_022EBF60 2025-07-23 10:01:39 +02:00
DizzyEggg
8d6def627e decompile ov11_022EBC18 2025-07-23 09:20:19 +02:00
DizzyEggg
fe4dacaa42 decompile LoadBackgroundAttributes 2025-07-22 18:20:09 +02:00
AnonymousRandomPerson
5874668e8e
Merge pull request #158 from DizzyEggg/test
Some checks failed
build / build (push) Has been cancelled
decompile ov10_022C434C
2025-07-21 18:44:59 -04:00
DizzyEggg
04d27b2359 ov10_022C434C 2025-07-21 16:47:18 +02:00
AnonymousRandomPerson
1482492aea
Merge pull request #157 from AnonymousRandomPerson/main
Some checks are pending
build / build (push) Waiting to run
Decomped HandleCurvedProjectileThrow
2025-07-20 19:59:37 -04:00
AnonymousRandomPerson
181ed60f6e Decomped HandleCurvedProjectileThrow
Decomped by @DizzyEggg
2025-07-20 19:46:18 -04:00
Chesyon
fd51c7ee16 Decomped IsUnown, IsShaymin, & IsDeoxys 2025-07-19 17:26:03 -04:00
Chesyon
0f303b4d96 Decomped SwapMonsterWanFileIndex & GetKecleonIdToSpawnByFloor 2025-07-19 16:16:21 -04:00
Chesyon
833a1adf32
Merge branch 'pret:main' into main 2025-07-19 15:52:02 -04:00
Chesyon
9eeb6261ef Decomped IsDojoDungeon, IsFutureDungeon, IsSpecialEpisodeDungeon 2025-07-19 15:47:45 -04:00
AnonymousRandomPerson
3c7bf0618f Decomped GenerateSecondaryTerrainFormations
Decomped by @DizzyEggg
2025-07-19 14:09:48 -04:00
AnonymousRandomPerson
342d5be6f1 Matched CanLayTrap
Match by DizzyEggg
2025-07-19 11:12:11 -04:00
AnonymousRandomPerson
08ee322d31 Merge remote-tracking branch 'upstream/main' 2025-07-19 00:02:05 -04:00
Chesyon
18792de53c Switched FloorNumberIsEven from u32 to bool32 2025-07-18 23:52:09 -04:00
Chesyon
9296aecb9b Switched from u32 to bool32 where needed 2025-07-18 23:49:04 -04:00
AnonymousRandomPerson
92a4e7cfe7 Decomped TryAddTargetToAiTargetList 2025-07-18 23:45:58 -04:00
Chesyon
b68e76d80c An assortment of functions
Started with just LoadMonsterSprite, and then did some ones that were nearby in the assembly.
2025-07-18 23:36:27 -04:00
AnonymousRandomPerson
ec92d0dcbd Decomped CanAttackInDirection 2025-07-18 23:16:28 -04:00
AnonymousRandomPerson
ed733270f1 Decomped IsWaterTileset 2025-07-18 22:53:07 -04:00
AnonymousRandomPerson
20cce22922 Decomped IsTileGround 2025-07-18 22:42:21 -04:00
AnonymousRandomPerson
f491075348 . 2025-07-18 21:09:44 -04:00
AnonymousRandomPerson
a33a826d0d Decomped GetTileAtEntity 2025-07-18 20:57:20 -04:00
AnonymousRandomPerson
02be003152 Decomped HasLowHealth 2025-07-18 20:54:36 -04:00
AnonymousRandomPerson
eb81483604 Decomped Conversion2IsActive 2025-07-18 20:36:26 -04:00
AnonymousRandomPerson
2874fb3c86 Moved extern DUNGEON_PTR to dungeon.h 2025-07-18 20:28:30 -04:00
AnonymousRandomPerson
76056f019c Renamed overlay_29_022EDC30.c to trap.c 2025-07-18 20:24:21 -04:00
AnonymousRandomPerson
32fc16b838 Decomped GetTileSafe 2025-07-18 20:18:27 -04:00
AnonymousRandomPerson
de612ccf8f Added nonmatching for CanLayTrap 2025-07-18 20:04:59 -04:00
AnonymousRandomPerson
647a24dcfc Added more terrain types 2025-07-17 23:51:00 -04:00
AnonymousRandomPerson
27630a7960 Decomped IsBossFight 2025-07-17 23:00:09 -04:00
AnonymousRandomPerson
77fcb267eb Decomped IsCurrentFixedRoomBossFight 2025-07-17 22:43:58 -04:00
AnonymousRandomPerson
a722fd1611 Decomped MistIsActive 2025-07-17 22:35:21 -04:00
AnonymousRandomPerson
97ad668aec Decomped MirrorMoveIsActive 2025-07-17 22:31:32 -04:00
Chesyon
556e6044bb Decomped GetMonsterDisplayNameType & GetMonsterName 2025-07-14 23:40:59 -04:00
AnonymousRandomPerson
74f125be58 Decomped GetApparentWeather 2025-07-14 18:03:16 -04:00
AnonymousRandomPerson
a6262c870e Added nonmatching for StatusCheckerCheck 2025-07-12 17:43:16 -04:00
AnonymousRandomPerson
65c6a9cc73 Fixed some bool types in monster struct 2025-07-12 12:51:14 -04:00
AnonymousRandomPerson
d4c0f5a8f5 Rename some symbols 2025-06-26 00:22:23 -04:00
AnonymousRandomPerson
c45b7dda7a Decomped IsUsableWhileTaunted 2025-06-25 21:45:27 -04:00
AnonymousRandomPerson
0990bcd309 Decomped ExclusiveItemEffectFlagTest 2025-06-25 21:32:48 -04:00
AnonymousRandomPerson
c4627cfb60 Decomped ExclusiveItemEffectIsActive 2025-06-23 23:12:14 -04:00
AnonymousRandomPerson
a824c5bc03 Decomped IsMoveRangeStringUser 2025-06-22 17:36:12 -05:00
AnonymousRandomPerson
fa0ae84eb2 Decomped GetMoveTargetAndRange 2025-06-22 17:07:10 -05:00
AnonymousRandomPerson
55b53ad744 Decomped MonsterIsType 2025-06-22 16:37:29 -05:00
AnonymousRandomPerson
bbbfb856e0 Decomped GetEntityMoveTargetAndRange 2025-06-22 16:32:37 -05:00
AnonymousRandomPerson
7137a02a5a Decomped ResetAiCanAttackInDirection 2025-06-22 12:42:52 -05:00
AnonymousRandomPerson
64c8ffcd17 Added nonmatching for AiConsiderMove 2025-06-21 23:47:29 -05:00
AnonymousRandomPerson
c0c6961c6e Decomped InitMove 2025-06-18 23:29:50 -05:00
AnonymousRandomPerson
a541558add Decomped UpdateAiTargetPos 2025-06-18 18:45:30 -05:00
AnonymousRandomPerson
32940f65bc Decomped SetActionUseMoveAi 2025-06-17 22:49:24 -05:00
AnonymousRandomPerson
a792d10c2d Decomped IsChargingTwoTurnMove 2025-06-17 22:25:10 -05:00
AnonymousRandomPerson
ed159ffd16 Decomped CanMonsterMoveOrSwapWithAllyInDirection 2025-06-17 19:18:00 -05:00
AnonymousRandomPerson
1828816357 Decomped IsMonsterCornered 2025-06-16 22:47:01 -05:00
AnonymousRandomPerson
d2b632afc2 Decomped ShouldMonsterRunAwayAndShowEffect 2025-06-16 22:25:28 -05:00
AnonymousRandomPerson
7e5acbfa54 Decomped MonsterCannotAttack 2025-06-16 21:47:42 -05:00
AnonymousRandomPerson
7c2e5f5f0b Decomped AreMovesEnabled 2025-06-16 19:17:24 -05:00
AnonymousRandomPerson
118f3c51f1 Decomped sub_0207B860
Decomped by Aaron23145.
2025-06-16 18:53:22 -05:00
AnonymousRandomPerson
dc245a1890 Decomped ov29_022DEB40
Decomped by ElectricGeorge
2025-06-15 17:52:45 -05:00
AnonymousRandomPerson
2aca93a387 Decomped ov29_022DEADC
Decomped by ElectricGeorge
2025-06-15 17:51:17 -05:00
AnonymousRandomPerson
89acbf9b5c Decomped IsGameModeRescue
Decomped by ElectricGeorge
2025-06-15 17:48:07 -05:00
AnonymousRandomPerson
30f1982a60 Decomped ov29_0234CA7C
Decomped by ElectricGeorge
2025-06-15 17:44:13 -05:00
AnonymousRandomPerson
8459169337 Decomped ov29_0234CA68
Decomped by ElectricGeorge
2025-06-15 17:42:52 -05:00
AnonymousRandomPerson
ad92503af7 Decomped ov29_022DC61C
Decomped by ElectricGeorge
2025-06-15 17:36:05 -05:00
AnonymousRandomPerson
a4ecf5e46b Decomp ov29_0234BBE8
Decomped by ElectricGeorge
2025-06-15 17:31:53 -05:00
AnonymousRandomPerson
02be2f1718 Renamed some AI symbols 2025-06-11 00:02:33 -04:00
AnonymousRandomPerson
485c838a0b Moved AI_CONFUSED_ATTACK_CHANCE to C 2025-06-10 22:23:51 -04:00
AnonymousRandomPerson
4c9dabf8de Added nonmatching for ChooseAiMove 2025-06-10 21:52:21 -04:00
AnonymousRandomPerson
138eab6151 Decomped IsBackgroundTileset 2025-06-02 21:24:29 -04:00
AnonymousRandomPerson
75bf48c46b Decomped IsCurrentTilesetBackground 2025-06-02 21:24:29 -04:00
AnonymousRandomPerson
09f5f3e062 Decomped GetDirectionalMobilityType 2025-06-01 00:47:04 -04:00
AnonymousRandomPerson
53abd71c63 Decomped GravityIsActive 2025-05-31 23:11:20 -04:00
AnonymousRandomPerson
6ac55770bd Decomped IsFloating 2025-05-31 23:05:31 -04:00
AnonymousRandomPerson
f142be0b24 Decomped GetMobilityTypeCheckSlip 2025-05-31 22:57:06 -04:00
AnonymousRandomPerson
690749ce7c Decomped GetMobilityTypeCheckSlipAndFloating 2025-05-31 22:37:56 -04:00
chordtoll
94df5ca7ea
Start working on sound driver memory functions 2025-05-30 18:13:21 -07:00
AnonymousRandomPerson
2be00337ec Decomped CanMonsterMoveInDirection 2025-05-28 23:59:21 -04:00
AnonymousRandomPerson
ec1d9cccf4 Decomped SetActionPassTurnOrWalk 2025-05-28 22:15:40 -04:00
AnonymousRandomPerson
58a940eedb Decomped SetDecoyAiTracker 2025-05-28 22:09:57 -04:00
AnonymousRandomPerson
c585361b8d Decomped ClearMonsterActionFields 2025-05-28 21:49:55 -04:00
chordtoll
d4430d54ab
Decomped several memory functions 2025-05-25 22:48:49 -07:00
chordtoll
eb2911b005
Decomped several string functions 2025-05-22 21:58:06 -07:00
AnonymousRandomPerson
7ed1870fb1 Decomped HasStatusThatPreventsActing 2025-05-22 00:02:20 -04:00
AnonymousRandomPerson
da9c10952b Added more status enums 2025-05-21 23:39:36 -04:00
AnonymousRandomPerson
d552f1dee5 Decomped CanThrowItems 2025-05-21 23:19:57 -04:00
AnonymousRandomPerson
f5b1d26394 Decomped MonsterCanThrowItems 2025-05-21 20:48:07 -04:00
AnonymousRandomPerson
f6308ee213 Decomped GetItemInfo 2025-05-21 20:40:07 -04:00
AnonymousRandomPerson
1ca83ddb85 Decomped GetDirectionTowardsPosition 2025-05-21 20:36:26 -04:00
AnonymousRandomPerson
e753daf2fd Decomped GetPossibleAiArcItemTargets 2025-05-16 00:06:52 -04:00
AnonymousRandomPerson
45942ba7c2 Decomped TestItemAiFlag 2025-05-15 00:02:02 -04:00
AnonymousRandomPerson
580498c667 Decomped SetMonsterActionFields 2025-05-12 23:58:42 -04:00
AnonymousRandomPerson
6eaeeae7ca Decomped GetMobilityType 2025-05-10 23:59:34 -04:00
AnonymousRandomPerson
e966925e00 Decomped MonsterHasMiracleEyeStatus 2025-05-10 23:24:11 -04:00
AnonymousRandomPerson
8de2c1430a Decomped IsMonsterMuzzled 2025-05-10 22:53:27 -04:00
AnonymousRandomPerson
6935f19aac Decomped IsMonsterVisuallyImpaired 2025-05-10 22:43:52 -04:00
AnonymousRandomPerson
9009886e13 Decomped MonsterHasWhifferStatus 2025-05-10 21:43:40 -04:00
AnonymousRandomPerson
25cdaadd1e Decomped MonsterHasLeechSeedStatus 2025-05-10 21:33:14 -04:00
AnonymousRandomPerson
fec6c0b961 Decomped MonsterHasSkillInterferingStatus 2025-05-10 21:24:19 -04:00
AnonymousRandomPerson
b7a3a802a6 Decomped MonsterHasAttackInterferingStatus 2025-05-10 21:20:54 -04:00
AnonymousRandomPerson
e5ddcdd1c2 Decomped MonsterHasImmobilizingStatus 2025-05-10 21:18:15 -04:00
AnonymousRandomPerson
9ff8cc1f81 Decomped MonsterHasNonvolatileNonsleepStatus 2025-05-09 00:04:27 -04:00
AnonymousRandomPerson
167beb68f3 Decomped IsMonsterDrowsy 2025-05-09 00:01:35 -04:00
AnonymousRandomPerson
ce66deac4c Decomped MonsterHasNegativeStatus 2025-05-08 23:58:34 -04:00
AnonymousRandomPerson
b611d91008 Reorganize dungeon struct files 2025-05-08 23:47:41 -04:00
AnonymousRandomPerson
31b8f9602a Decomped GetMaxPp 2025-05-08 23:18:53 -04:00
AnonymousRandomPerson
f44a896574 Decomped GetMaxPpWrapper 2025-05-08 21:26:24 -04:00
AnonymousRandomPerson
a3541c4869 Decomped IsAdjacentToEnemy 2025-05-08 21:21:47 -04:00
AnonymousRandomPerson
f60ad1c21e Decomped CeilFixedPoint 2025-05-02 00:05:04 -04:00
AnonymousRandomPerson
70cecaa7f7 Decomped GetAiUseItemProbability 2025-04-30 00:16:33 -04:00
AnonymousRandomPerson
39553d1aae Decomped ov10_022BCC60
Decomped by SethBarberee with https://decomp.me/scratch/RBUwn
2025-03-30 21:37:04 -04:00
AnonymousRandomPerson
7a48be0476 Decomped IqSkillFlagTest 2025-03-30 21:37:04 -04:00
AnonymousRandomPerson
382a6b7dd2 Decomped IqSkillIsEnabled 2025-03-30 21:37:04 -04:00
AnonymousRandomPerson
8e8c99adbe Moved DIRECTIONS_XY to C 2025-03-28 00:01:20 -04:00
AnonymousRandomPerson
bed1278163 Decomped IsTargetInRange 2025-03-27 23:52:28 -04:00
AnonymousRandomPerson
dfef6a94b7 Decomped abs 2025-03-25 23:39:37 -04:00
AnonymousRandomPerson
e2c5759717 Decomped GetTile 2025-03-25 00:04:13 -04:00
AnonymousRandomPerson
8305ee8a40 Decomped GetVisibilityRange 2025-03-12 23:57:27 -04:00
AnonymousRandomPerson
6e0a890e51 Decomped IsPositionActuallyInSight 2025-03-12 23:41:58 -04:00
AnonymousRandomPerson
f5f0c59b83 Decomped HasDropeyeStatus 2025-03-11 23:33:31 -04:00
AnonymousRandomPerson
3698c97835 Decomped CanSeeTarget 2025-03-11 23:16:24 -04:00
AnonymousRandomPerson
5983afb951 Decomped HasHeldItem 2025-03-11 22:53:44 -04:00
AnonymousRandomPerson
aef9f81980 Decomped AbilityIsActiveVeneer 2025-03-11 21:54:29 -04:00
AnonymousRandomPerson
f4ecfd41e6 Decomped ItemIsActive 2025-03-06 00:04:18 -05:00
AnonymousRandomPerson
1e66f00068 Synced some param names with pmdsky-debug 2025-03-05 23:36:23 -05:00
AnonymousRandomPerson
85adf50cbd Decomped CanSeeInvisibleMonsters 2025-03-05 23:11:04 -05:00
AnonymousRandomPerson
0e999be557 Decomped GetTreatmentBetweenMonsters 2025-03-03 00:06:51 -05:00
AnonymousRandomPerson
af055a7913 Decomped GetPossibleAiThrownItemDirections 2025-03-02 21:13:21 -05:00
AnonymousRandomPerson
f840173d38 Decomped IsItemValid 2025-02-12 22:53:14 -05:00
AnonymousRandomPerson
e49d5238b7 Decomped EnsureValidItem 2025-02-12 22:33:30 -05:00
AnonymousRandomPerson
3407e63333 Decomped GetItemCategory 2025-02-12 22:22:48 -05:00
AnonymousRandomPerson
29f6004ec5 Decomped GetItemCategoryVeneer 2025-02-12 21:48:07 -05:00
AnonymousRandomPerson
0d4b5d3ff2 Decomped AiDecideUseItem 2024-12-30 00:22:22 -06:00
AnonymousRandomPerson
6cae6710f5 Added status class enums 2024-12-28 23:15:11 -06:00
AnonymousRandomPerson
607f3741a5 Synced from pmdsky-debug 2024-12-28 00:42:34 -06:00
AnonymousRandomPerson
3f53ea0f72 Decomped IsChargingAnyTwoTurnMove 2024-12-27 23:59:57 -06:00
SetiQyu
7df071f129 Decompiled ov15_0238AF54 2024-12-21 12:50:35 +01:00
AnonymousRandomPerson
a264a87ec6 Decomped CheckVariousStatuses 2024-12-20 00:01:40 -05:00
SetiQyu
560206ce07 ov15_0238AE98 decompiled 2024-12-20 04:55:13 +01:00
AnonymousRandomPerson
f0b49548c3 Decomped PosIsOutOfBounds
Decomped by @DizzyEggg
2024-12-16 23:47:45 -05:00
AnonymousRandomPerson
56f62a198b Decomped GetSecondFormIfValid
Decomped by @SethBarberee
2024-12-16 23:43:13 -05:00
AnonymousRandomPerson
e820198a74 Decomped IsBlinded 2024-12-02 00:02:39 -06:00
AnonymousRandomPerson
2d3d79927a Decomped CheckVariousStatuses2 2024-12-01 19:29:40 -06:00