jak-project/decompiler/ObjectFile
ManDude ff924f6b00
improve decomp of state handlers and art groups (#3014)
- state handlers that are not inlined lambdas have smarter type
checking, getting rid of 99.9% of the casts emitted (they were not
useful)
- art groups were not being properly linked to their "master" groups.
- `max` in `ja` in Jak 2 was not being detected.

Another huge PR...
2023-09-23 09:53:50 -04:00
..
LinkedObjectFile.cpp Save entities to JSON, and make custom level building a little faster (#2973) 2023-09-09 17:06:39 -04:00
LinkedObjectFile.h Save entities to JSON, and make custom level building a little faster (#2973) 2023-09-09 17:06:39 -04:00
LinkedObjectFileCreation.cpp cleanup our cmake and build warnings (#2876) 2023-08-08 20:53:16 -04:00
LinkedObjectFileCreation.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
LinkedWord.h Get the project compiling on Apple Silicon macOS natively (arm64) (#2827) 2023-07-16 11:13:48 -04:00
ObjectFileDB.cpp improve decomp of state handlers and art groups (#3014) 2023-09-23 09:53:50 -04:00
ObjectFileDB.h jak2: macro detection for launch-particles and seconds-per-frame, add og:preserve-this comments for manual patches (#2974) 2023-09-10 11:48:56 -04:00
ObjectFileDB_IR2.cpp start blit-displays decomp & renderer + improve decompilation of some DMA macros (#2616) 2023-05-04 18:34:09 -04:00