jak-project/goal_src/engine
ManDude 25b0e1be7d
[decomp] collectables + works ingame! (#971)
* decomp: `collectables`

* fix types

* `powerups` and fixes

* fixes

* Merge branch 'pr/929' into d/temp/collectables

* fix collide stuff

* update things...

* update

* update

* temp bump global heap mem

* fix `defstate` hooks wrong/unnecessary sets & collide stuff for collectables

* dumb mistakes :)

* stub out broken process-drawable stuff

* update refs

* add `:no-inspect` key and save some memory & remove birth logs

* Update kmachine.h

* clang

* add citadel

* fix no-inspect key

* fix tests!!

* fix stupid mistake in `collide-shape-prim-sphere` alloc

* comment annoying print

* feedback

* fix edge-case probably

* remove `:no-inspect`s
2021-11-23 18:25:57 -05:00
..
ambient [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
anim [decomp] orb-cache (#956) 2021-11-09 23:22:31 -05:00
camera [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
collide [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
data [decomp] orb-cache (#956) 2021-11-09 23:22:31 -05:00
debug [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
dma [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
draw [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
engine [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
entity [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
game [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
geometry [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
gfx [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
level fix actor compaction (#973) 2021-11-15 22:55:43 -05:00
load [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
math [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
nav [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
physics [decomp] clean up sync info (#735) 2021-08-02 21:49:05 -04:00
ps2 [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
sound [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
sparticle [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
target [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
ui [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
util decomp: Pass of the final remaining gameplay related files (#921) 2021-11-14 11:14:43 -05:00