|
1f423b1d9b
|
Fix warnings and errors reported by gcc
|
2023-11-04 14:22:20 +00:00 |
|
|
1be318c239
|
Fix segfault when opening a pak that doesn't exist
|
2023-11-04 11:38:06 +00:00 |
|
|
041167d26f
|
Implement pack reading functions
|
2023-11-02 00:12:03 +00:00 |
|
|
31d78bfcd3
|
Populate the toc_entries in asset_pack_t
|
2023-10-24 00:40:35 +01:00 |
|
|
7fd7bc4dfa
|
Rename pak_read_t to asset_pack_t and update load_asset_pack
|
2023-10-24 00:14:29 +01:00 |
|
|
276867f76a
|
Add initial support for reading an asset pack
|
2023-10-22 23:50:22 +01:00 |
|
|
c0d9858b97
|
Update how offset is calculated
|
2023-10-22 23:49:57 +01:00 |
|
|
f035650038
|
Use new read_entrie_file
|
2023-10-21 20:00:12 +01:00 |
|
|
05e5a9ca21
|
Ensure pak_entry_t is initialised
|
2023-10-21 19:46:27 +01:00 |
|
|
ea19c2767f
|
Add pack writing functionality
|
2023-10-21 18:58:38 +01:00 |
|