Commit Graph

288 Commits

Author SHA1 Message Date
Ryan Dwyer 852a13a667 Decompile menuhandlerSfxVolume 2019-12-31 13:53:24 +10:00
Ryan Dwyer 2252a8f05a Identify symbols related to sound mode 2019-12-31 11:25:27 +10:00
Ryan Dwyer 8a85edb37a Rename eeprom flags to savefile flags 2019-12-31 09:11:48 +10:00
Ryan Dwyer 804e9d01d4 Decompile aiSetDrCarollImages 2019-12-30 20:09:43 +10:00
Ryan Dwyer 3d24f3e544 Decompile chrFindById, chrFindByLiteralId and ailistFindById 2019-12-30 17:01:48 +10:00
Ryan Dwyer 3bbad9cae5 Rename health/armour related commands 2019-12-29 18:13:33 +10:00
Ryan Dwyer d0146b9543 Discover g_Vars.stagenum and stageGetIndex 2019-12-29 13:34:45 +10:00
Ryan Dwyer 40ce5c1832 Decompile aiIfChrInRoom 2019-12-29 11:44:38 +10:00
Ryan Dwyer 56e7198a69 Rename if_chr_lost_track_of_target_maybe to if_target_is_player 2019-12-29 08:29:34 +10:00
Ryan Dwyer f4d51ff7d2 Decompile aiClearInventory 2019-12-28 12:34:47 +10:00
Ryan Dwyer 044705c818 Rename equip weapon and equip hat commands 2019-12-27 18:12:57 +10:00
Ryan Dwyer 0f61afa53c Attempt to decompile getLowestUnusedChrId 2019-12-26 09:48:14 +10:00
Ryan Dwyer 8ad552b860 Decompile setVar8006297c, getVar8006297c, setVar80062980 and getVar80062980 2019-12-25 22:46:15 +10:00
Ryan Dwyer 1f8552aa51 Rename functions related to AI commands 2019-12-25 19:47:51 +10:00
Ryan Dwyer c89afb8c4d Add unused commands and rename many of them 2019-12-25 18:15:09 +10:00
Ryan Dwyer 7312362c46 Replace float with f32 2019-12-24 22:59:00 +10:00
Ryan Dwyer f643cd5fe3 Decompile chrSawTargetRecently and chrHeardTargetRecently 2019-12-22 16:45:33 +10:00
Ryan Dwyer 45bc7aecf8 Decompile chrResetNearMiss 2019-12-22 16:27:30 +10:00
Ryan Dwyer 12ab88c974 Attempt to decompile chrSawInjury and improve documentation for related AI commands 2019-12-22 16:12:57 +10:00
Ryan Dwyer dc7fa9a1e5 Decompile squadronGetChrIds 2019-12-21 12:19:47 +10:00
Ryan Dwyer da4d81bf93 Decompile chrGoToChr 2019-12-18 17:28:22 +10:00
Ryan Dwyer 9fbd4a8732 Improve documentation for CHR_P1P2 features 2019-12-17 17:12:22 +10:00
Ryan Dwyer 452d86aec3 Convert chrdata.BITFIELD to actual bitfield
* Match chraiExecute
* Match ai01b3
* Match aiToggleP1P2
* Match ai01b5
2019-12-16 21:56:31 +10:00
Ryan Dwyer 6aa34c1283 Decompile aiSetChrPresetToUnalertedTeammate 2019-12-12 19:00:45 +10:00
Ryan Dwyer d0ea7a6ee5 Decompile aiChrBeginOrEndTeleport 2019-12-11 17:40:47 +10:00
Ryan Dwyer f6650ab673 Decompile aiIfChrTeleportFullWhite 2019-12-11 17:12:08 +10:00
Ryan Dwyer 401406abe8 Decompile aiChrSetCutsceneWeapon 2019-12-10 23:04:58 +10:00
Ryan Dwyer a081bbf8d8 Discover and decompile aiMiscellaneous 2019-12-10 19:01:19 +10:00
Ryan Dwyer 9276ba28ce Decompile aiIfDistanceToTarget2GreaterThan 2019-12-03 20:04:29 +10:00
Ryan Dwyer 60a5f7b688 Decompile aiIfDistanceToTarget2LessThan 2019-12-03 20:02:32 +10:00
Ryan Dwyer 840789c0fb Decompile aiSetCloaked 2019-12-03 17:03:23 +10:00
Ryan Dwyer 7dc66727f9 Decompile aiSayCiStaffQuip 2019-12-02 18:50:38 +10:00
Ryan Dwyer be67d693f2 Attempt to decompile aiIfObjectDistanceToPadLessThan 2019-12-02 17:22:57 +10:00
Ryan Dwyer 5bd3d11336 Decompile aiMiniSkedarTryPounce 2019-12-01 21:38:55 +10:00
Ryan Dwyer a3f2419e07 Decompile aiIfPlayerLookingAtObject 2019-12-01 20:06:19 +10:00
Ryan Dwyer 849c899172 Decompile aiIfPlayerAutoWalkFinished 2019-12-01 19:41:05 +10:00
Ryan Dwyer 2e241e10d0 Decompile aiPlayerAutoWalk 2019-12-01 19:32:20 +10:00
Ryan Dwyer 484e9514d1 Decompile aiIfDistanceToGunLessThan 2019-12-01 19:04:34 +10:00
Ryan Dwyer aa43b4b57f Decompile aiSetPadPresetToInvestigationTerminal 2019-11-30 21:58:42 +10:00
Ryan Dwyer fdd2812178 Discover and decompile aiIfChrTarget 2019-11-30 16:40:02 +10:00
Ryan Dwyer 083b8e3250 Decompile aiSetTarget 2019-11-30 16:05:24 +10:00
Ryan Dwyer 121b82e0ac Decompile aiSetLights 2019-11-29 23:49:05 +10:00
Ryan Dwyer 50942f2ea3 Discover and decompile aiIfPlayerIsInvincible 2019-11-29 23:20:19 +10:00
Ryan Dwyer b06a89a913 Identify aiIfNumPlayersLessThan 2019-11-29 22:53:10 +10:00
Ryan Dwyer 953df0f264 Decompile aiSetCameraAnimation 2019-11-29 21:22:42 +10:00
Ryan Dwyer 964948d8f7 Decompile aiWarpJoToPad 2019-11-29 20:56:32 +10:00
Ryan Dwyer 7d65381a50 Decompile aiEndLevel 2019-11-29 20:12:30 +10:00
Ryan Dwyer cdbd39eb2c Decompile aiAssignSound 2019-11-28 22:23:34 +10:00
Ryan Dwyer de121b141d Attempt to decompile aiSpeak 2019-11-28 22:10:29 +10:00
Ryan Dwyer e43d5a7f53 Decompile aiPlaySound and fix dprint 2019-11-28 21:06:49 +10:00