Commit Graph

99 Commits

Author SHA1 Message Date
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
AnonymousRandomPerson
8651de0425 Decomped IsTacticSet 2024-12-01 18:42:55 -06:00
AnonymousRandomPerson
4704442904 Decomped NoGastroAcidStatus 2024-12-01 18:20:37 -06:00
AnonymousRandomPerson
9bed55e61e Decomped IsMonster 2024-12-01 18:04:12 -06:00
AnonymousRandomPerson
9017a60009 Decomped AbilityIsActive 2024-11-30 23:37:30 -06:00
AnonymousRandomPerson
284645ddf2 Decomped ShouldRunMonsterAi 2024-11-30 00:04:57 -06:00
AnonymousRandomPerson
4cd04441b9 Renamed HasTactic to IsTacticSet 2024-11-23 14:36:16 -05:00
AnonymousRandomPerson
92733a2ef8
Merge pull request #94 from AnonymousRandomPerson/main
Some checks are pending
build / build (push) Waiting to run
More AI decomp
2024-11-23 00:42:40 -05:00
AnonymousRandomPerson
d22b826170 Decomped ShouldMonsterRunAway 2024-11-23 00:16:47 -05:00
AnonymousRandomPerson
6e05dfc13a Decomped IsSpecialStoryAlly 2024-11-22 23:21:51 -05:00
AnonymousRandomPerson
098e58a424 Decomped IsExperienceLocked 2024-11-22 23:11:05 -05:00
AnonymousRandomPerson
f05560c5d9 Decomped strcat
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
0f4b279870 Decomped strlen
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
0e988e9444 Decomped InitDungeonRng
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
00acb2eded Decomped FileRom_HandleOpen
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
2f9c4d0018 Decomped ov29_022E1AAC
Decomped by @chordtoll
2024-11-22 22:47:03 -05:00
AnonymousRandomPerson
858a071849 Decomped CheckVariousConditions 2024-11-20 23:47:18 -05:00
AnonymousRandomPerson
f038f81bc3 Created some status substructs 2024-11-20 23:28:38 -05:00
AnonymousRandomPerson
a4f1fc6d1d Renamed dungeon AI files 2024-11-20 22:50:41 -05:00
AnonymousRandomPerson
4f3aeeb00d Renamed bool to bool8 2024-11-15 00:45:43 -05:00
AnonymousRandomPerson
01f2f256b1 Ported symbol documentation from pmdsky-debug 2024-11-15 00:45:33 -05:00
AnonymousRandomPerson
3d77bd90ea Decomped RunMonsterAi 2024-11-15 00:06:15 -05:00
AnonymousRandomPerson
3c3896e287 Synced from pmdsky-debug 2024-11-05 20:17:51 -05:00
AnonymousRandomPerson
c72517ecd3 Decomped NitroMain
Decomped by @SethBarberee
2024-10-29 00:04:12 -04:00
AnonymousRandomPerson
7f86d700fc Decomped WaitForNextStep
Decomped by @SethBarberee
2024-10-28 23:36:58 -04:00
AnonymousRandomPerson
97e33d8187 Decomped GetPersonality
Decomped by @SethBarberee
2024-10-28 23:35:17 -04:00
AnonymousRandomPerson
b0690779c5 Decomped ov03_0233CA80
Decomped by @SethBarberee
2024-10-28 23:32:08 -04:00
AnonymousRandomPerson
7611531349 Merge remote-tracking branch 'seth/overlay_13' 2024-10-28 22:58:37 -04:00
AnonymousRandomPerson
1b2c71b3ef Decomped DoMoveDefendOrder
Decomped by anonymous decomp.me user
2024-10-28 21:40:09 -04:00
AnonymousRandomPerson
395c122e2c Decomped ov29_022DC2B8
Decomped by @ElectricGeorge
2024-10-28 21:16:04 -04:00
chordtoll
79a4a360df
Remove needless ifdefs, fix Japanese build 2024-10-23 19:07:42 -07:00
chordtoll
52831afb66
Disassemble more dungeon functions 2024-10-21 22:37:34 -07:00
chordtoll
4bf7fb2d07
Fixed indexing into wrong field in dungeon 2024-10-20 01:04:27 -07:00
chordtoll
90713fe723
Fix Japanese build 2024-10-20 01:00:56 -07:00
chordtoll
b1b5c827aa
Work on some more dungeon code 2024-10-19 23:07:02 -07:00
chordtoll
1e7c22e2e0
DUNGEON_PTR is an array of 2 pointers 2024-10-19 23:07:02 -07:00
chordtoll
92759c7cb1
Decompile string functions 2024-10-19 01:34:24 -07:00
AnonymousRandomPerson
fbd9e668a5 Fix JP not matching 2024-10-18 23:31:59 -04:00
AnonymousRandomPerson
f2e7f20772 Fix nonmatching after merge 2024-10-18 21:21:26 -04:00
AnonymousRandomPerson
1999f0b9eb Merge branch 'overlay31' of https://github.com/igidrau/pmd-sky 2024-10-18 18:54:33 -04:00
AnonymousRandomPerson
163a715f6e Decomped ov15_0238A140
Decomped by Seti
2024-10-18 01:52:51 -04:00
AnonymousRandomPerson
08323f7f5d Decomped ov15_0238AE6C and ov15_0238AE88
Decomped by Seti
2024-10-18 01:28:01 -04:00