Tyler Wilding
|
b75a64fc29
|
(init-vf0-vector) to make vector code a bit more readable (#494)
* decomp: Use a macro for loading VF0 (maybe should be in goal-lib.gc?)
* update references
* lint: format
* delete now unused file
|
2021-05-16 13:49:24 -04:00 |
|
Tyler Wilding
|
bf6e9fc9e9
|
decomp: Decompile transformq (#492)
* decomp: type changes for `transformq`
* decomp: decompile `transformq`
* address feedback
|
2021-05-16 12:43:50 -04:00 |
|
Tyler Wilding
|
73a4f2c83e
|
decomp: lights.gc (#420)
* scripts: Hack script to quickly identify the next goal_src file that hasn't been decomp'd yet
* config: Delete old type_hints file
* decomp: Decompile lights.gc
* decomp-tests: Add offline tests and temporary forward defs
* vs: Rename / add new offline test run config
* decomp: Add formatted lights.gc source
* decomp: Temporary define stub in geometry,gc
* decomp: Cleanup `lights-group` handling
|
2021-05-07 20:54:20 -04:00 |
|
water111
|
9969445cf7
|
[Decomp] Math library: transform and quaternion (#344)
* decompile transform
* types for quaternion
* part of quaternion
* finish quaternion
* fix offline test reference
* wip fix to let issue
* fix
|
2021-04-02 11:35:14 -04:00 |
|
water111
|
99683c0dac
|
[decompiler] Add tests and fixes for vector-h and math (#333)
* before messing with ssa stuff
* fix ash
* bounding box
|
2021-03-24 19:16:31 -04:00 |
|
water111
|
126dfc1c45
|
[Decompiler] Misc fixes for gkernel/math (#257)
* more cases
* some work on math and floating point stuff
* some decompiling for fun
|
2021-02-13 11:32:52 -05:00 |
|
water
|
e93b54347f
|
add float min max to the compiler
|
2020-11-29 10:46:14 -05:00 |
|
water
|
dc32b59217
|
update
|
2020-11-28 20:53:13 -05:00 |
|
Tyler Wilding
|
bb9fb3b2cd
|
Update all lisp headers to reduce size of formatting PR
|
2020-10-26 21:08:24 -04:00 |
|
water
|
1083bf784e
|
add empty files for all obj files
|
2020-09-04 14:44:23 -04:00 |
|