Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 15:05:16 +00:00
90b5acd002 Ensure pack is initialised when loading an asset pack
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 10:54:23 +00:00
e8fbe275f7 Move colour escape sequences closer to where they are used
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 02:29:35 +00:00
ae61eef10a Ensure names are not mangled when used with C++
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 00:19:37 +00:00
fb1d1697f1 Build pakrd as shared object instead of static
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 14:26:54 +00:00
2f3d8106ea Checkout cpath submodule
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 14:25:34 +00:00
1f423b1d9b Fix warnings and errors reported by gcc
07a223f250 Switch to using gcc instead of clang
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/cpath 2023-11-04 14:24:42 +00:00
076b1310e3 Fix warning and errors reported by gcc
6fb5418314 Switch to using gcc instead of clang
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 11:38:49 +00:00
b2dc73148e Ensure mkdir doesn't fail if dist exists
1be318c239 Fix segfault when opening a pak that doesn't exist
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 11:17:06 +00:00
7b472cac4b Update .gitignore
db4df86756 Rename pakrd.a to libpakrd.a
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-03 22:59:53 +00:00
f8f08c7473 Update io.c to use cpath.h instead of path_utils.h
ca55dc2549 Update build script
ce4be85d14 Remove local copies of repo
3ec25758ef Add submodules
Compare 4 commits »
abdelrahman pushed to main at abdelrahman/cpath 2023-11-03 22:50:29 +00:00
833ee11a4e Add README
abdelrahman pushed to main at abdelrahman/cpath 2023-11-03 22:48:12 +00:00
38201cc1bb Add path utilties
ba1ac3e135 Add build scripts
26254cfd4e Add .gitignore
5f3f7bc802 Add c-cpp-aliases submodule
abdelrahman created branch main in abdelrahman/cpath 2023-11-03 22:48:12 +00:00
abdelrahman created repository abdelrahman/cpath 2023-11-03 22:36:09 +00:00
abdelrahman pushed to main at abdelrahman/pckr 2023-11-02 00:13:22 +00:00
f3ae1aef64 Update .gitignore
c04e8bd4a3 Compile pakrd static library
c5c447d5c5 Complete pakrd_test implementation
490ccfc3c6 Add STRNEQ macro function
041167d26f Implement pack reading functions
Compare 6 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-10-23 23:40:50 +00:00
31d78bfcd3 Populate the toc_entries in asset_pack_t
07daa2ca19 Add debug config for pakrd_test
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-10-23 23:15:01 +00:00
7fd7bc4dfa Rename pak_read_t to asset_pack_t and update load_asset_pack
abdelrahman pushed to main at abdelrahman/pckr 2023-10-22 23:06:32 +00:00
9fa96f9712 Update pakrd_test
abdelrahman pushed to main at abdelrahman/pckr 2023-10-22 22:54:08 +00:00
ce5b943416 Update pakrd_test
69d4462833 Update compilation script
2a8ddcfbd0 Start implementing a test for the asset reading functionality
276867f76a Add initial support for reading an asset pack
c0d9858b97 Update how offset is calculated
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-10-21 19:02:24 +00:00
7e08071e45 Update README.md
42f5489a36 Add test for the pckr binary
f035650038 Use new read_entrie_file
0c7d3adc3f Update debug config
8275d3fa75 Update test_assets
Compare 10 commits »