-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #94 from AnonymousRandomPerson/main
More AI decomp
- Loading branch information
Showing
19 changed files
with
3,083 additions
and
3,056 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
#pragma once | ||
.public CopySpawnEntriesMaster | ||
.public DUNGEON_PTR | ||
.public DungeonRngSetPrimary | ||
.public DungeonRngSetSecondary | ||
.public EnableAllLearnableIqSkills | ||
.public EntityIsValid__022F7364 | ||
.public EntityIsValid__022FC99C | ||
.public FIXED_ROOM_MONSTER_SPAWN_STATS_TABLE | ||
.public GetActiveTeamMember | ||
.public GetBodySize | ||
.public GetDefensiveStatAtLevel | ||
.public GetExp | ||
.public GetExplorerMazeMonster | ||
.public GetIdleAnimationId | ||
.public GetMaxHpAtLevel | ||
.public GetMonsterIdFromSpawnEntry | ||
.public GetMonsterLevelFromSpawnEntry | ||
.public GetMonsterMoves | ||
.public GetOffensiveStatAtLevel | ||
.public GetOutlawSpawnData | ||
.public GetTile | ||
.public GetTileSafe | ||
.public GetTurnLimit | ||
.public GroundToDungeonMoveset | ||
.public IQ_SKILLS | ||
.public InitAnimationControlWithSet__0201C0CC | ||
.public InitMoveCheckId | ||
.public InitTeamMember | ||
.public IsCurrentMissionType | ||
.public IsDestinationFloorWithFixedRoom | ||
.public IsDestinationFloorWithMonster | ||
.public IsFullFloorFixedRoom | ||
.public IsInvalidSpawnTile | ||
.public IsMonster__022F9720 | ||
.public IsSecretBazaarNpcBehavior | ||
.public JoinedAtRangeCheck2Veneer | ||
.public LoadWazaP2 | ||
.public SetMonsterLevelAndId | ||
.public SetSpriteIdForAnimationControl | ||
.public UnloadCurrentWazaP | ||
.public _s32_div_f | ||
.public ov29_022DDA54 | ||
.public ov29_022EFAE8 | ||
.public ov29_022FB83C | ||
.public ov29_022FCD04 | ||
.public ov29_023021F0 | ||
.public ov29_02304830 | ||
.public ov29_02351E28 | ||
.public sub_0200F9B4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,77 +1,23 @@ | ||
#pragma once | ||
.public _s32_div_f | ||
.public AllocateTemp1024ByteBufferFromPool | ||
.public CanLearnIqSkill | ||
.public CanSeeTarget | ||
.public CanThrowItems | ||
.public DIRECTIONS_XY | ||
.public DisableIqSkill | ||
.public DUNGEON_PTR | ||
.public DungeonGetSpriteIndex | ||
.public DungeonRandInt | ||
.public EnableIqSkill | ||
.public EntityIsValid__023000E4 | ||
.public EntityIsValid__02302A38 | ||
.public EvolveMonster | ||
.public EXCL_ITEM_EFFECTS_WEATHER_NO_STATUS | ||
.public EXCLUSIVE_ITEM_EXP_BOOST | ||
.public ExclusiveItemEffectFlagTest | ||
.public ExclusiveItemEffectIsActive__022FFF28 | ||
.public EXP_ELITE_EXP_BOOST | ||
.public GetApparentWeather | ||
.public GetEntityNaturalGiftInfo | ||
.public GetEntityWeatherBallType | ||
.public GetEvolutions | ||
.public GetExclusiveItemWithEffectFromBag | ||
.public GetForcedLossReason | ||
.public GetMobilityTypeCheckSlipAndFloating | ||
.public GetMoveBasePower | ||
.public GetMoveType | ||
.public GetPerformanceFlagWithChecks | ||
.public GetSpeciesIqSkill | ||
.public GetTile | ||
.public GetUnlockedTacticFlags | ||
.public GravityIsActive | ||
.public HasHeldItem | ||
.public IqSkillFlagTest | ||
.public IsBlinded | ||
.public GetTreatmentBetweenMonsters | ||
.public IqSkillIsEnabled | ||
.public IsChargingAnyTwoTurnMove | ||
.public IsCurrentTilesetBackground | ||
.public IsExpEnabledInDungeon | ||
.public IsExperienceLocked | ||
.public IsOnMonsterSpawnList | ||
.public IsRegularAttackOrProjectile | ||
.public ItemIsActive__022FF898 | ||
.public LevelUp | ||
.public LogMessageByIdWithPopup | ||
.public LogMessageByIdWithPopupCheckUserTarget | ||
.public MIN_IQ_EXCLUSIVE_MOVE_USER | ||
.public MIN_IQ_ITEM_MASTER | ||
.public MIRACLE_CHEST_EXP_BOOST | ||
.public MistIsActive | ||
.public MultiplyByFixedPoint | ||
.public ov29_022E2470 | ||
.public ov29_022E62A8 | ||
.public ov29_022FAFD4 | ||
.public ov29_022FBDE0 | ||
.public ov29_0230040C | ||
.public SECONDARY_TERRAIN_TYPES | ||
.public ShouldMonsterRunAway | ||
.public ov29_023008DC | ||
.public ov29_02302C04 | ||
.public ov29_02302CC8 | ||
.public ov29_02314DC4 | ||
.public ov29_02324BE8 | ||
.public ov29_02344B44 | ||
.public ov29_0234B034 | ||
.public ov29_0234B09C | ||
.public HasTactic | ||
.public ov29_0235171E | ||
.public ov29_02352770 | ||
.public ov29_02352778 | ||
.public ov29_02352780 | ||
.public ov29_02352788 | ||
.public ov29_02352790 | ||
.public ov29_02352798 | ||
.public ov29_023527A0 | ||
.public ov29_023527F8 | ||
.public SECONDARY_TERRAIN_TYPES | ||
.public SubstitutePlaceholderStringTags | ||
.public WONDER_CHEST_EXP_BOOST |
Oops, something went wrong.