Commit Graph

624 Commits

Author SHA1 Message Date
Ryan Dwyer 8d630fd996 Attempt to decompile aibotTick 2021-02-25 08:21:46 +10:00
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer a98d9e400b Distribute almost all of the game segment's .data into their appropriate files 2021-02-17 20:46:04 +10:00
Ryan Dwyer 051eeda661 Decompile playerUpdateDamageStats 2021-02-14 11:47:18 +10:00
Ryan Dwyer 64627a397a Decompile func0f034410 2021-02-14 11:40:19 +10:00
Ryan Dwyer 94544a4d88 Introduce shorthand struct 2021-02-14 11:20:33 +10:00
Ryan Dwyer 829cc5ea5f Decompile func0f0341dc 2021-02-14 10:28:57 +10:00
Ryan Dwyer 6b978e81d8 Decompile func0f03417c 2021-02-13 23:41:37 +10:00
Ryan Dwyer 64a8c796e0 Decompile chrRenderShield 2021-02-13 17:27:18 +10:00
Ryan Dwyer e4e022cebc Decompile chrSetDrCarollImages 2021-02-13 14:10:16 +10:00
Ryan Dwyer 175574ca3a Decompile chrTickPoisoned 2021-02-13 13:41:11 +10:00
Ryan Dwyer c1360b04f0 Decompile func0f028498 2021-02-13 12:46:13 +10:00
Ryan Dwyer 11a8e9c2b5 Decompile chrRenderAttachedObject 2021-02-13 12:35:32 +10:00
Ryan Dwyer 536cdc6c89 Attempt to decompile chrAssignCoverAwayFromDanger 2021-02-08 10:05:52 +10:00
Ryan Dwyer 85ced79c04 Decompile func00027738 2021-02-07 09:30:04 +10:00
Ryan Dwyer 17e48e7bb7 Attempt to decompile func0f04c874 2021-02-06 14:36:52 +10:00
Ryan Dwyer c1b455b15c Decompile func0f04c784 2021-02-06 00:15:14 +10:00
Ryan Dwyer e573971544 Decompile chrSetChrPresetToChrNearPos 2021-02-05 23:48:57 +10:00
Ryan Dwyer c01ef88a51 Decompile func0f04a4ec 2021-02-05 23:06:45 +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 91b275bb19 Decompile chrGetAngleFromTargetsFov 2021-02-05 18:31:15 +10:00
Ryan Dwyer 92c9ca9a56 Decompile chrGetVerticalAngleToTarget 2021-02-05 17:18:31 +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 18050757c3 Decompile handGetDamage 2021-01-23 17:21:53 +10:00
Ryan Dwyer fb65b4052c Decompile mpstatsRecordDeath 2021-01-23 15:58:17 +10:00
Ryan Dwyer aaec2853bd Introduce CDTYPE constants and rename some symbols relating to collision detection 2021-01-13 17:31:36 +10:00
Ryan Dwyer e132363bd1 Attempt to decompile func0f0c4250 and introduce CDRESULT constants 2021-01-13 00:19:09 +10:00
Ryan Dwyer 7f70bf9d89 Decompile handInflictCloseRangeDamage 2021-01-08 22:41:31 +10:00
Ryan Dwyer 3e550e4dc3 Decompile chrRender 2021-01-06 20:52:15 +10:00
Ryan Dwyer 5056e17c17 Rename chrEmitSparks to chrDrCarollEmitSparks, func0f025ea4 to chrEmitSparks and func0f12f9f0 to sparksCreate 2021-01-04 08:16:46 +10:00
Ryan Dwyer 08b7566f4f Decompile propRender 2021-01-02 12:50:16 +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 7e544a5b6f Rename chr array symbols and write chr documentation 2020-12-29 23:13:10 +10:00
Ryan Dwyer 54ec3a84f6 Decompile chrsClearRefsToPlayer 2020-12-29 19:05:36 +10:00
Ryan Dwyer d9b1d4352d Attempt to decompile func0f048398 2020-12-29 18:34:25 +10:00
Ryan Dwyer c98693cf67 Decompile currentPlayerAssumeChrForAnti 2020-12-23 17:04:56 +10:00
Ryan Dwyer 30eb19fc46 Decompile renderFrame 2020-11-28 16:11:23 +10:00
Ryan Dwyer d26cab56bc Decompile chrFindWaypointWithinPosQuadrant 2020-11-21 01:15:27 +10:00
Ryan Dwyer 5e6732299d Decompile func0f04a674 2020-11-20 22:27:37 +10:00
Ryan Dwyer f24cac9af0 Decompile chrAttackAmountUpdateAnimation 2020-11-20 18:43:26 +10:00
Ryan Dwyer 8a33099cae Decompile chrCanSeePos 2020-11-20 18:02:41 +10:00
Ryan Dwyer 4bef4839e8 Decompile chrGoPosCalculateBaseTtl 2020-11-20 17:35:02 +10:00
Ryan Dwyer 2733387295 Decompile func0f03aca0 2020-11-20 17:12:08 +10:00
Ryan Dwyer 6ddb70f02c Decompile chrGetInverseTheta 2020-11-19 23:41:10 +10:00
Ryan Dwyer 578c2458eb Decompile chrAttackAmount 2020-11-19 23:24:39 +10:00
Ryan Dwyer e8c7ff9696 Change bool definition to s32 and introduce ubool 2020-11-19 22:45:38 +10:00
Ryan Dwyer b90635bd7c Decompile func0f02e064 2020-11-19 21:35:54 +10:00
Ryan Dwyer 06239a7efb Decompile func0f0295f8 2020-11-19 00:02:58 +10:00