water111
|
f142f46045
|
add more comments/docstrings on first 58 files, try new windows-specific framelimiting (#1134)
* cleanup
* type
* link against a library
|
2022-02-05 16:30:50 -05:00 |
|
Tyler Wilding
|
a2e6413b76
|
goalc: reduce cleverness of outer product (#1059)
* goalc: reduce cleverness of outer product
* decomp: update existing outer product usages
* let the tests still run the fancy one
|
2022-01-09 11:39:22 -05:00 |
|
water111
|
ab6f41d0c6
|
[gfx] sprite 3d hack and fix graphics dumps (#1057)
* add sprite 3d
* cleanup
|
2022-01-07 16:13:19 -05:00 |
|
water111
|
4989470828
|
recognize +! and set-vector (#706)
"
|
2021-07-17 15:00:10 -04:00 |
|
water111
|
551a9c4955
|
[decompiler] ASM Branching Support (#677)
* basic example working in geometry
* before updating offline'
* clean up
* temp
* progress
|
2021-07-05 16:07:07 -04:00 |
|
water111
|
69e24ae577
|
recognize vector, matrix, quaternion constructors in a better way (#630)
* recognize vector, matrix, quaternion constructors in a better way
* fix bad bug
|
2021-06-26 18:30:35 -04:00 |
|
water111
|
3d8013633a
|
[decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547)
* top level in rlet
* detect matrix and vector inline 0
* pretty print the symbol map
|
2021-05-31 18:14:18 -04:00 |
|
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 |
|
water111
|
c09e18f3a7
|
Fix stack new and add size-of to compiler (#370)
* make decompiler output stack-no-clear
* add size-of
|
2021-04-18 19:51:15 -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
|
9d3b056b7a
|
Fix asize bug, decompile a few files (#293)
* fix bug in asize of basic
* more decomp
|
2021-02-28 18:05:07 -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 |
|