mm/tools/overlayhelpers
EllipticEllipsis b23a6f1539
Automatically add Init data to actors (#216)
* Improve match in EnFirefly_Draw

* Vestigial fishing files, add enums

* Improve scripts, add ColChkInfo one

* Some minor actor cleanup (static etc)

* C file for Fishing, remove some local vars from variables.h

* Remove comma and format

* Newline

* Review suggestions

* Fix colchkinfoinit, add damage_table

* DMG macros, format existing DamageTables

* Convert preset damage tables to new format

* Minor tweak to colchkinfoinit output

* Manually add Fishing data and Syokudai struct vars

* Automatically import data

* Fix to use #if 0

* Format

* Name cylinders in obj_syokudai.h

* correct some ichains

* Fix top-of-file comments

* Redo files to include externs

* Fix Fishing

* #if(0) -> #if 0

* Fix mysteriously wiped actors (I blame VSCode)
2021-07-22 22:45:39 -04:00
..
actor_symbols.py C file for Fishing, some changes to collider scripts, a few minor cleanups (#210) 2021-07-15 00:33:20 -04:00
colchkinfoinit.py Automatically add Init data to actors (#216) 2021-07-22 22:45:39 -04:00
colliderinit.py C file for Fishing, some changes to collider scripts, a few minor cleanups (#210) 2021-07-15 00:33:20 -04:00
damage_table.py Introduce DamageTable formatting and macros (#211) 2021-07-17 00:35:29 -04:00
data_parser.py Added data_parser.py to assist in moving data over to c files more easily (#174) 2021-06-10 17:35:46 -04:00
ichaindis.py Small env fixes: git submodules & python3 (#127) 2021-05-18 19:53:11 -04:00