Ryan Dwyer
|
f922cef7ea
|
Fix warning about intro data type in setup files
|
2020-02-08 22:17:36 +10:00 |
Ryan Dwyer
|
57e1ec1480
|
Rename hud projector to hudpiece
|
2020-02-08 22:04:52 +10:00 |
Ryan Dwyer
|
374af84a4e
|
Rename chr_set_hud_visible to chr_set_hudprojector_visible
|
2020-02-08 21:43:24 +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
|
eb6f34f4ca
|
Rename FUNC constants to AILIST
|
2020-01-13 20:10:10 +10:00 |
Ryan Dwyer
|
8a85edb37a
|
Rename eeprom flags to savefile flags
|
2019-12-31 09:11:48 +10:00 |
Ryan Dwyer
|
3bbad9cae5
|
Rename health/armour related commands
|
2019-12-29 18:13:33 +10:00 |
Ryan Dwyer
|
044705c818
|
Rename equip weapon and equip hat commands
|
2019-12-27 18:12:57 +10:00 |
Ryan Dwyer
|
1f8552aa51
|
Rename functions related to AI commands
|
2019-12-25 19:47:51 +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
|
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 |
Ryan Dwyer
|
ac2ce4d510
|
Rename CHR constants
|
2019-10-20 18:55:15 +10:00 |
Ryan Dwyer
|
8b0f8cc5c3
|
Decompile aiIfDoorState
|
2019-10-18 22:43:55 +10:00 |
Ryan Dwyer
|
8cc9fc069c
|
Restructure files
* Create chraicommands.c
* Move include to src/include
* Use .o files next to each .c file
|
2019-10-07 17:50:26 +10:00 |