Commit Graph

146 Commits

Author SHA1 Message Date
Ryan Dwyer 040b13e4aa Rename some constants, fix some typos and fix documentation for if_chr_in_room command 2021-03-24 20:11:45 +10:00
Ryan Dwyer b1bfdbe6b6 Rename door functions and add docblocks 2021-03-01 12:08:39 +10:00
Ryan Dwyer e573971544 Decompile chrSetChrPresetToChrNearPos 2021-02-05 23:48:57 +10:00
Ryan Dwyer 0c9bb52b78 Rename functions and an AI command relating to FOV checks 2021-02-05 22:04:01 +10:00
Ryan Dwyer e765532e1f Decompile chrSetPadPresetToPadOnRouteToTarget 2021-02-05 17:08:40 +10:00
Ryan Dwyer 21ab803fed Attempt to decompile nbombInflictDamage 2021-02-02 17:06:56 +10:00
Ryan Dwyer df3209abfb Decompile channelGetUnk06 2021-01-09 00:29:18 +10:00
Ryan Dwyer 85515d4d1d Rename game_167ae0.c to core.c and rename associated symbols 2021-01-02 11:01:02 +10:00
Ryan Dwyer 1884a34a13 Rename active menu files and symbols 2021-01-02 08:29:36 +10:00
Ryan Dwyer d9b1d4352d Attempt to decompile func0f048398 2020-12-29 18:34:25 +10:00
Ryan Dwyer d26cab56bc Decompile chrFindWaypointWithinPosQuadrant 2020-11-21 01:15:27 +10:00
Ryan Dwyer 56ee0ab69a Decompile roomSetLightsFaulty 2020-09-01 23:27:02 +10:00
Ryan Dwyer 7416cc3545 Discover and document symbols relating to the configure_environment AI command 2020-09-01 18:50:44 +10:00
Ryan Dwyer ae01166fd6 Rename many music related symbols 2020-08-29 00:41:53 +10:00
Ryan Dwyer bb45b970d7 Decompile frRestoreLighting 2020-08-03 19:43:06 +10:00
Ryan Dwyer d672e3c71f Decompile modelGetPart 2020-06-29 18:13:40 +10:00
Ryan Dwyer 314dd63eb1 Discover chrIsUsingLift and if_using_lift AI command 2020-06-20 17:18:15 +10:00
Ryan Dwyer d2109cb9eb Rename heaps of title related symbols and discover AI commands for changing the title mode 2020-05-30 21:21:43 +10:00
Ryan Dwyer 3e04e7b31c Discover face_cover AI command and decompile chrFaceCover 2020-05-30 14:48:28 +10:00
Ryan Dwyer 376ae2d7c7 Decompile chrIsTargetInFov and rename several AI commands relating to FOV direction checks 2020-05-30 10:55:30 +10:00
Ryan Dwyer d541957074 Discover AI command if_can_see_attack_target and decompile chrCanSeeAttackTarget 2020-05-30 00:06:00 +10:00
Ryan Dwyer 6d056da99a Decompile chrCanSeeChr 2020-05-29 22:09:44 +10:00
Ryan Dwyer 197d713aa2 Rename symbols relating to hearing targets 2020-05-29 21:31:35 +10:00
Ryan Dwyer 1ba94cabc2 Decompile func0f090520 and rename if_alarm_inactive back to cmd003b because the name was wrong 2020-05-29 20:17:29 +10:00
Ryan Dwyer 1fbd8ec44e Rename command 0039 to if_can_hear_alarm 2020-05-29 19:47:07 +10:00
Ryan Dwyer 543071f3fd Discover and document AI command 0125 and decompile chrCheckCoverOutOfSight 2020-05-29 18:08:11 +10:00
Ryan Dwyer 4dba3418b3 Discover and document try_attack_amount AI command and decompile chrTryAttackAmount 2020-05-28 23:45:12 +10:00
Ryan Dwyer 2f8d66db55 Discover and document AI commands if_target_nearly_in_sight and if_nearly_in_targets_sight and attempt to decompile func0002f308 2020-05-28 20:21:16 +10:00
Ryan Dwyer 80d7dc5102 Discover and document AI command try_run_from_target and attempt to decompile chrRunFromTarget 2020-05-28 17:16:33 +10:00
Ryan Dwyer 690ba9baa8 Discover AI command try_start_alarm and decompile objFindByPadNum 2020-05-27 21:03:53 +10:00
Ryan Dwyer 1e55efb2e8 Discover AI command drop_item and decompile chrDropItem 2020-05-27 20:47:36 +10:00
Ryan Dwyer 286ff5e457 Discover and document more entity types and related functions 2020-05-26 21:50:57 +10:00
Ryan Dwyer 26f5eccfe4 Rename a heap of symbols relating to chr attacks 2020-05-25 18:07:19 +10:00
Ryan Dwyer 0e582df113 Decompile chrDoSurprisedThing and rename AI commands 000d, 000e and 00ff 2020-05-24 22:38:29 +10:00
Ryan Dwyer de70513536 Introduce CIQUIP constants, improve command 01a2 and move some data into function files 2020-05-21 17:42:09 +10:00
Ryan Dwyer f6867e37df Add comments where sound IDs are used and improve documentation for say_quip AI command 2020-05-20 22:49:08 +10:00
Ryan Dwyer e7d3399ade Decompile aiDamagePlayer 2020-05-11 20:20:04 +10:00
Ryan Dwyer fadd2e9606 Rename hudmsg functions 2020-03-17 17:36:09 +10:00
Ryan Dwyer cf45c85ac1 Decompile activemenuApply 2020-02-26 22:44:49 +10:00
Ryan Dwyer ec13c9dc46 Decompile chrTickDie 2020-02-22 22:41:21 +10:00
Ryan Dwyer 6092ce8747 Decompile chrTickArgh 2020-02-21 17:49:51 +10:00
Ryan Dwyer 6fa10d2754 Decompile mpInitSimulants 2020-02-20 17:24:42 +10:00
Ryan Dwyer 1d190dc336 Decompile ai0176 2020-02-20 17:12:01 +10:00
Ryan Dwyer e6c99d2bba Improve documentation for object_do_animation 2020-02-19 23:24:36 +10:00
Ryan Dwyer d66b050f34 Decompile aiIfChrHealthLessThan 2020-02-16 12:30:54 +10:00
Ryan Dwyer 5f0b2fb3b9 Decompile aiSetShield 2020-02-16 10:59:33 +10:00
Ryan Dwyer b1fcc72979 Decompile aiSetRotarySpeed 2020-02-16 01:27:02 +10:00
Ryan Dwyer df1a27dc14 Attempt to decompile aiDetectEnemyOnSameFloor 2020-02-15 20:03:29 +10:00
Ryan Dwyer 354da43bd0 Decompile aiIfSafetyLessThan 2020-02-15 10:56:06 +10:00
Ryan Dwyer b33320c1d6 Attempt to decompile aiSayQuip 2020-02-15 10:14:12 +10:00