Commit Graph

4 Commits

Author SHA1 Message Date
Tyler Wilding 35c0ca235d
scripts: remove unused `code_retention` script code (#3019) 2023-09-23 16:05:29 -04:00
Tyler Wilding 81b6d5fe08
d/jak2: finish `find-nearest` | `trajectory` | `editable-h` and most of `editable` and `editable-player` (#1847)
Also made a first-pass of their SQL schema in preparation for getting
that working.
2022-09-10 18:03:17 -04:00
Tyler Wilding 44d59e6b33
d/jak2: finish `mood-funcs` | `mood-funcs2` | almost all of `mood` and `airlock` (#1842) 2022-09-06 20:35:00 -04:00
Tyler Wilding d176b294b9
d/jak2: finish `entity-table` | `sky-data` | `relocate` | and the majority of `default-menu` (#1812)
* d/jak2: finish `entity-table`

* d/jak2: finish `sky-data`

* d/jak2: finish `relocate`

* d/jak2: halfway through `default-menu`

* d/jak2: 75% done `default-menu`....

* d/jak2: add `default-menu` to ref tests (partially)

* d/jak2: finish updating related code

* scripts: add tooling to automatically keep code from `all-types` up to date

* d/jak2: fixed vector types
2022-08-29 18:49:57 -04:00