|
fb1d1697f1
|
Build pakrd as shared object instead of static
|
2023-11-05 00:19:22 +00:00 |
|
|
2f3d8106ea
|
Checkout cpath submodule
|
2023-11-04 14:26:37 +00:00 |
|
|
1f423b1d9b
|
Fix warnings and errors reported by gcc
|
2023-11-04 14:22:20 +00:00 |
|
|
07a223f250
|
Switch to using gcc instead of clang
|
2023-11-04 14:21:44 +00:00 |
|
|
b2dc73148e
|
Ensure mkdir doesn't fail if dist exists
|
2023-11-04 11:38:30 +00:00 |
|
|
1be318c239
|
Fix segfault when opening a pak that doesn't exist
|
2023-11-04 11:38:06 +00:00 |
|
|
7b472cac4b
|
Update .gitignore
|
2023-11-04 11:16:59 +00:00 |
|
|
db4df86756
|
Rename pakrd.a to libpakrd.a
|
2023-11-04 11:16:51 +00:00 |
|
|
f8f08c7473
|
Update io.c to use cpath.h instead of path_utils.h
|
2023-11-03 22:58:38 +00:00 |
|
|
ca55dc2549
|
Update build script
|
2023-11-03 22:58:27 +00:00 |
|
|
ce4be85d14
|
Remove local copies of repo
|
2023-11-03 22:58:13 +00:00 |
|
|
3ec25758ef
|
Add submodules
|
2023-11-03 22:57:19 +00:00 |
|
|
f3ae1aef64
|
Update .gitignore
|
2023-11-02 00:13:14 +00:00 |
|
|
c04e8bd4a3
|
Compile pakrd static library
|
2023-11-02 00:13:00 +00:00 |
|
|
c5c447d5c5
|
Complete pakrd_test implementation
|
2023-11-02 00:12:37 +00:00 |
|
|
490ccfc3c6
|
Add STRNEQ macro function
|
2023-11-02 00:12:23 +00:00 |
|
|
041167d26f
|
Implement pack reading functions
|
2023-11-02 00:12:03 +00:00 |
|
|
7beac7e475
|
Add test utils
|
2023-11-02 00:11:44 +00:00 |
|
|
31d78bfcd3
|
Populate the toc_entries in asset_pack_t
|
2023-10-24 00:40:35 +01:00 |
|
|
07daa2ca19
|
Add debug config for pakrd_test
|
2023-10-24 00:40:21 +01:00 |
|
|
7fd7bc4dfa
|
Rename pak_read_t to asset_pack_t and update load_asset_pack
|
2023-10-24 00:14:29 +01:00 |
|
|
9fa96f9712
|
Update pakrd_test
|
2023-10-23 00:06:18 +01:00 |
|
|
ce5b943416
|
Update pakrd_test
|
2023-10-22 23:53:53 +01:00 |
|
|
69d4462833
|
Update compilation script
|
2023-10-22 23:51:19 +01:00 |
|
|
2a8ddcfbd0
|
Start implementing a test for the asset reading functionality
|
2023-10-22 23:50:56 +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 |
|
|
7e08071e45
|
Update README.md
|
2023-10-21 20:00:59 +01:00 |
|
|
42f5489a36
|
Add test for the pckr binary
|
2023-10-21 20:00:23 +01:00 |
|
|
f035650038
|
Use new read_entrie_file
|
2023-10-21 20:00:12 +01:00 |
|
|
0c7d3adc3f
|
Update debug config
|
2023-10-21 20:00:02 +01:00 |
|
|
8275d3fa75
|
Update test_assets
|
2023-10-21 19:59:14 +01:00 |
|
|
cb9b6fd4dc
|
Update read_entrie_file function
|
2023-10-21 19:58:49 +01:00 |
|
|
05e5a9ca21
|
Ensure pak_entry_t is initialised
|
2023-10-21 19:46:27 +01:00 |
|
|
04dc7cc3f4
|
Debug config
|
2023-10-21 18:59:25 +01:00 |
|
|
9451c7d4db
|
Build scripts
|
2023-10-21 18:59:20 +01:00 |
|
|
945bb3ff51
|
Add pckr_test
|
2023-10-21 18:59:14 +01:00 |
|
|
e162e078c5
|
pckr entry points
|
2023-10-21 18:59:01 +01:00 |
|
|
ea19c2767f
|
Add pack writing functionality
|
2023-10-21 18:58:38 +01:00 |
|
|
d7792998ea
|
IO functions
|
2023-10-21 18:58:09 +01:00 |
|
|
362b1b33d5
|
Add path utilities
|
2023-10-21 18:57:40 +01:00 |
|
|
226d6f9359
|
Simple dynamic array
|
2023-10-21 18:57:25 +01:00 |
|
|
fb4a2946b7
|
Aliases and argument parser
|
2023-10-21 18:57:09 +01:00 |
|
|
ac19a69379
|
Ignore binary
|
2023-10-21 18:56:42 +01:00 |
|
|
734b372b65
|
Ignore compile_commands.json
|
2023-10-21 18:56:12 +01:00 |
|
|
0a6316dbb0
|
Add test assets
|
2023-10-21 18:55:48 +01:00 |
|
|
e239e5ecff
|
INITIAL COMMIT
|
2023-10-21 18:55:11 +01:00 |
|