Commit Graph

323 Commits

Author SHA1 Message Date
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