Commit Graph

722 Commits

Author SHA1 Message Date
AnonymousRandomPerson
92a4e7cfe7 Decomped TryAddTargetToAiTargetList 2025-07-18 23:45:58 -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
AnonymousRandomPerson
f3494242cb
Merge pull request #150 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Use argparse for extract_function
2025-07-16 01:45:29 -04:00
AnonymousRandomPerson
36dbdd8862 Use argparse for extract_function 2025-07-16 01:20:40 -04:00
AnonymousRandomPerson
f27ea54942
Merge pull request #149 from Chesyon/main
Some checks are pending
build / build (push) Waiting to run
Decomped GetMonsterDisplayNameType & GetMonsterName
2025-07-14 23:57:32 -04:00
Chesyon
556e6044bb Decomped GetMonsterDisplayNameType & GetMonsterName 2025-07-14 23:40:59 -04:00
AnonymousRandomPerson
3384f568b3
Merge pull request #147 from AnonymousRandomPerson/main
Decomped GetApparentWeather
2025-07-14 18:12:56 -04:00
AnonymousRandomPerson
d802fe866c Fix non-existent package in Cygwin instructions 2025-07-14 18:03:27 -04:00
AnonymousRandomPerson
74f125be58 Decomped GetApparentWeather 2025-07-14 18:03:16 -04:00
AnonymousRandomPerson
ee2e4b4c71
Merge pull request #145 from AnonymousRandomPerson/main
Added nonmatching for StatusCheckerCheck
2025-07-12 20:24:14 -04:00
AnonymousRandomPerson
a6262c870e Added nonmatching for StatusCheckerCheck 2025-07-12 17:43:16 -04:00
AnonymousRandomPerson
ca431b8de4 Added more decomp.me links 2025-07-12 13:02:16 -04:00
AnonymousRandomPerson
65c6a9cc73 Fixed some bool types in monster struct 2025-07-12 12:51:14 -04:00
AnonymousRandomPerson
2baf2852c3
Merge pull request #144 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped more AI functions
2025-06-26 00:43:01 -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
2a66c788bd
Merge pull request #143 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped more AI functions
2025-06-23 22:25:26 -05: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
4e314a6deb
Merge pull request #142 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Added nonmatching for AiConsiderMove
2025-06-22 00:59:23 -05:00
AnonymousRandomPerson
64c8ffcd17 Added nonmatching for AiConsiderMove 2025-06-21 23:47:29 -05:00
AnonymousRandomPerson
c969d2dcec
Merge pull request #141 from AnonymousRandomPerson/main
Some checks are pending
build / build (push) Waiting to run
Decomped more AI functions
2025-06-19 00:22:02 -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
768c5aeba1
Merge pull request #140 from AnonymousRandomPerson/main
Decomped more AI functions
2025-06-17 23:20:34 -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
710459dbb1 Fixed extract_function extracting offset constants 2025-06-17 19:20:17 -05:00
AnonymousRandomPerson
ed159ffd16 Decomped CanMonsterMoveOrSwapWithAllyInDirection 2025-06-17 19:18:00 -05:00
AnonymousRandomPerson
f775bda1c2
Merge pull request #139 from AnonymousRandomPerson/main
More AI decomp
2025-06-16 23:02:33 -05:00