jak-project/goal_src
water111 a10d60c42c
[decompiler] nicer static giftags (#1970)
```
      :gif0 (new 'static 'gif-tag64
        :nloop #x4
        :eop #x1
        :pre #x1
        :prim (new 'static 'gs-prim :prim (gs-prim-type tri-strip) :iip #x1 :tme #x1 :fge #x1 :abe #x1)
        :nreg #x3
        )
      :gif1 (new 'static 'gif-tag-regs :regs0 (gif-reg-id st) :regs1 (gif-reg-id rgbaq) :regs2 (gif-reg-id xyzf2))
```
instead of
```
:gif (new 'static 'array uint64 2 #x303e400000008004 #x412)
```
2022-10-15 10:59:09 -04:00
..
jak1 allow daxter/naughtydog intro cutscene skip (#1965) 2022-10-14 19:06:41 -04:00
jak2 [decompiler] nicer static giftags (#1970) 2022-10-15 10:59:09 -04:00
user fix windows scripts for jak 2 (#1580) 2022-06-30 01:22:58 -04:00
goal-lib.gc [decomp2] game-info, game-task and task-control (#1884) 2022-09-27 19:44:20 -04:00
goos-lib.gs cleanup cheats menu + change game territory logic + some subtitles (#1733) 2022-08-06 11:57:19 -04:00