Ryan Dwyer
|
43ea147182
|
Remove unnecessary arguments in prop macros and replace prop flags with constants
|
2021-05-17 17:27:25 +10:00 |
|
Ryan Dwyer
|
b75e5d9242
|
Decompile chrDamage
|
2021-04-24 11:23:05 +10:00 |
|
Ryan Dwyer
|
c745eb0306
|
Convert SFX constants to enums and replace literals in setup files
|
2021-04-02 15:29:26 +10:00 |
|
Ryan Dwyer
|
4484fe60a4
|
Restructure assets directory to group all assets by ROM ID
|
2021-03-26 17:46:16 +10:00 |
|
Ryan Dwyer
|
51c80db5be
|
Extract assets to src/assets
* Removes build-time dependency on the `extracted` directory
* Allows assets to be stored in non-versioned folders which makes for
easier editing
|
2021-02-12 17:07:02 +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
|
1d3ba405dd
|
Rename JAP to JPN
|
2021-01-04 08:23:02 +10:00 |
|
Ryan Dwyer
|
706a5b96bb
|
Rename setupParseObjects back to numbered name and decompile new setupParseObjects
|
2020-10-17 11:11:43 +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
|
ce9c56ec7f
|
Attempt to decompile liftTick
|
2020-06-27 21:48:43 +10:00 |
|
Ryan Dwyer
|
9dbdfd7a29
|
Decompile chrPatrolCalculateStep
|
2020-06-23 00:27:33 +10:00 |
|
Ryan Dwyer
|
0535ef2a94
|
Decompile chrGoposChooseAnimation
|
2020-06-19 20:35:16 +10:00 |
|
Ryan Dwyer
|
d3a2a7e8f2
|
Decompile fanTick
|
2020-06-09 17:02:43 +10:00 |
|
Ryan Dwyer
|
d5aaeaf5d8
|
Attempt to decompile doorTick
|
2020-06-06 17:45: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
|
6d056da99a
|
Decompile chrCanSeeChr
|
2020-05-29 22:09:44 +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
|
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
|
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
|
2b2c559f6d
|
Decompile aiDuplicateChr
|
2020-05-11 22:31:50 +10:00 |
|
Ryan Dwyer
|
5f99dee42c
|
jap-final: Fix mismatches in setup files
|
2020-04-14 19:43:06 +10:00 |
|
Ryan Dwyer
|
fadd2e9606
|
Rename hudmsg functions
|
2020-03-17 17:36:09 +10:00 |
|
Ryan Dwyer
|
45efb92286
|
Introduce L constants for lang
|
2020-03-10 17:22:43 +10:00 |
|
Ryan Dwyer
|
7f42776b51
|
Fix setup files
|
2020-03-10 17:03:32 +10:00 |
|
Ryan Dwyer
|
e6c99d2bba
|
Improve documentation for object_do_animation
|
2020-02-19 23:24:36 +10:00 |
|
Ryan Dwyer
|
046877a518
|
Decompile aiDoPresetAnimation and fix mismatching setup files
|
2020-02-09 00:24:18 +10:00 |
|
Ryan Dwyer
|
f922cef7ea
|
Fix warning about intro data type in setup files
|
2020-02-08 22:17:36 +10:00 |
|
Ryan Dwyer
|
bdae3055a4
|
Rename/annotate object flags with editor's names
|
2020-01-25 12:42:56 +10:00 |
|
Ryan Dwyer
|
662663703b
|
Rename object flag prefixes so they correspond to their property name
|
2020-01-25 10:36:26 +10:00 |
|
Ryan Dwyer
|
89795acd69
|
Document known door flags, door modes and door types
|
2020-01-25 01:20:56 +10:00 |
|
Ryan Dwyer
|
9ebe958bab
|
Make distance commands consistent
|
2020-01-17 17:27:12 +10:00 |
|
Ryan Dwyer
|
266d29a923
|
Decompile chrGetDistanceLostToTargetInLastSecond and discover commands if_target_moving_slowly, if_target_moving_away and if_target_moving_closer
|
2020-01-17 17:10:31 +10:00 |
|
Ryan Dwyer
|
b11011d807
|
Write docblocks for known AI commands
|
2020-01-14 00:07:17 +10:00 |
|
Ryan Dwyer
|
eb6f34f4ca
|
Rename FUNC constants to AILIST
|
2020-01-13 20:10:10 +10:00 |
|
Ryan Dwyer
|
3bbad9cae5
|
Rename health/armour related commands
|
2019-12-29 18:13:33 +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
|
12ab88c974
|
Attempt to decompile chrSawInjury and improve documentation for related AI commands
|
2019-12-22 16:12:57 +10:00 |
|
Ryan Dwyer
|
5d2cf3ef85
|
Rename chr flag constants and commands to better describe which properties they apply to
|
2019-12-20 23:02:59 +10:00 |
|
Ryan Dwyer
|
9f8fac52d5
|
Decompile chrStartPath and rename struct aipaths to struct path
|
2019-12-18 18:55:20 +10:00 |
|
Ryan Dwyer
|
e62cac4ddc
|
Decompile chraiGetListIdByList
|
2019-12-17 18:47:29 +10:00 |
|
Ryan Dwyer
|
9fbd4a8732
|
Improve documentation for CHR_P1P2 features
|
2019-12-17 17:12:22 +10:00 |
|
Ryan Dwyer
|
a081bbf8d8
|
Discover and decompile aiMiscellaneous
|
2019-12-10 19:01:19 +10:00 |
|
Ryan Dwyer
|
5036fa1914
|
Discover PATHTYPE constants
|
2019-11-26 21:37:50 +10:00 |
|
Ryan Dwyer
|
e30bb5cb4a
|
Rename symbols related to ailists
|
2019-11-17 08:30:04 +10:00 |
|
Ryan Dwyer
|
a473175f9a
|
Document/fix animation arguments
|
2019-11-04 19:08:00 +10:00 |
|