Kawe Mazidjatari 6e7bfab4bd RTech: major cleanup of pak globals and improvement
Add missing types to fully mapped out PakGlobals_s struct, which is a 13MiB+ structure! This covers the vast majority of the pakfile system which is why we had to change a bunch of stuff for this patch. This patch also comes with:

- Reversed 'JobFifoLock_s' structure
- Reversed 'PakTracker_s' structure
- Reversed 'PakAssetTracker_s' structure

Many globals have been dropped as they were covered by the large PakGlobals_s singleton.

The pak decoder logic has been changed up as well, we now use a decode mode enumerant which will make it easier to add in more decoders for the pak files in the future.
2024-04-05 18:13:31 +02:00
..
2023-08-31 00:16:25 +02:00
2023-06-13 17:43:32 +02:00
2023-07-25 00:19:48 +02:00
2023-09-17 16:44:18 +02:00
2023-01-22 12:04:21 +01:00
2022-12-03 02:58:34 +01:00
2023-03-27 17:42:55 +02:00
2023-01-23 23:40:40 +01:00
2023-05-06 12:16:24 +02:00
2022-11-17 17:51:37 +01:00
2022-12-03 02:57:11 +01:00
2022-12-03 02:57:11 +01:00
2024-04-05 17:42:05 +02:00
2023-05-20 14:03:44 +02:00
2023-03-27 17:42:55 +02:00
2023-04-10 22:30:57 +02:00
2022-09-25 13:36:55 +02:00
2023-08-21 18:52:05 +02:00
2023-08-04 14:32:06 +02:00
2022-09-09 02:28:03 +02:00
2022-08-30 01:22:53 +02:00
2022-08-30 01:22:53 +02:00
2022-12-03 02:57:11 +01:00
2023-01-19 15:06:08 +01:00
2024-04-05 17:24:28 +02:00
2023-01-20 17:20:50 +01:00