|
|
1142fd4aca
|
chore(build): upgrade dependencies
|
2024-09-04 09:51:51 -04:00 |
|
|
|
4439dad547
|
chore(build): update dependencies
|
2024-08-30 20:28:24 -04:00 |
|
|
|
ba4e81de35
|
chore(build): update dependencies
|
2024-07-22 03:50:05 -04:00 |
|
|
|
861769e2ad
|
chore(build): update dependencies
|
2024-07-05 19:18:03 -04:00 |
|
|
|
fc2ff144f6
|
chore(build): update typhoon dependency
|
2024-07-05 01:32:54 -04:00 |
|
|
|
c65ff8ea3d
|
chore(build): update squall dependency
|
2024-07-05 01:26:16 -04:00 |
|
|
|
565eedab41
|
chore(build): update squall dependency
|
2024-07-05 01:22:20 -04:00 |
|
|
|
0d60911153
|
fix(common): depend on squall for handle declaration macro
|
2024-07-04 17:47:10 -04:00 |
|
|
|
1ebcf9260b
|
fix(build): link libraries properly
|
2024-07-03 15:09:34 -04:00 |
|
|
|
84586351b4
|
fix(build): fix zig build script
|
2024-07-03 15:06:36 -04:00 |
|
|
|
0293319368
|
fix(build): disable UBsan alignment checks when building with zig
|
2024-06-28 20:26:05 -04:00 |
|
|
|
dcb7a776af
|
feat(build): add zig build script
|
2024-06-28 18:43:10 -04:00 |
|
|
|
1154769937
|
chore(build): update dependencies
|
2024-02-19 17:04:00 -05:00 |
|
|
|
ebe82868a3
|
chore(build): update dependencies
|
2024-02-12 17:16:46 -05:00 |
|
|
|
833012f1a6
|
chore(build): update dependencies
|
2023-12-10 22:16:05 -05:00 |
|
|
|
1e9051b6dc
|
chore(build): update dependencies
|
2023-12-04 17:30:14 -05:00 |
|
|
|
22b0c3e7ca
|
chore(build): update dependencies
|
2023-12-02 12:50:29 -05:00 |
|
|
|
0a7ad159e2
|
chore(build): update squall dependency
|
2023-12-02 12:11:50 -05:00 |
|
|
|
3c7dbdf6af
|
chore(build): update squall dependency
|
2023-11-26 15:01:30 -05:00 |
|
|
|
3401b563a6
|
chore(build): update squall dependency
|
2023-11-18 09:31:48 -05:00 |
|
|
|
1e2cc53374
|
chore(build): update squall dependency
|
2023-08-24 20:47:59 -04:00 |
|
|
|
63964a7d0e
|
chore(build): update squall dependency
|
2023-08-23 19:42:25 -04:00 |
|
|
|
c83997c48f
|
chore(build): update squall dependency
|
2023-08-23 18:24:05 -04:00 |
|
|
|
34503daf25
|
chore(build): update squall dependency
|
2023-08-19 06:09:56 -04:00 |
|
|
|
d64f6014e3
|
chore(build): update squall dependency
|
2023-08-17 02:09:51 -04:00 |
|
|
|
4d7e4a3b45
|
chore(build): update squall dependency
|
2023-08-15 04:41:48 -04:00 |
|
|
|
cb9fd778e0
|
chore(build): update squall dependency
|
2023-08-15 03:24:52 -04:00 |
|
|
|
86b58e7d81
|
chore(build): update squall dependency
|
2023-08-14 22:24:01 -04:00 |
|
|
|
570e5d992e
|
chore(build): rehome dependencies
|
2023-08-04 22:58:27 -04:00 |
|
fallenoak
|
0a260b7beb
|
chore(build): update libs
|
2023-03-27 17:36:22 -05:00 |
|
fallenoak
|
43b5def877
|
chore(build): update squall
|
2023-03-13 23:37:53 -05:00 |
|
Tristan 'Natrist' Cormier
|
54dc7e849f
|
feat(string): add copy helper method for RCString source
|
2023-03-10 14:37:06 -06:00 |
|
fallenoak
|
467c0366e1
|
feat(datastore): add dtor for CDataStoreCache
|
2023-02-25 11:22:03 -06:00 |
|
fallenoak
|
7536dd706c
|
feat(datastore): add dtor
|
2023-02-25 10:33:12 -06:00 |
|
fallenoak
|
f98814690c
|
feat(datastore): add getter and setter for size
|
2023-02-25 10:18:54 -06:00 |
|
fallenoak
|
08725b8455
|
chore(build): update libs
|
2023-02-21 22:21:41 -06:00 |
|
fallenoak
|
156ccfdb7d
|
fix(datastore): correctly handle null terminated strings
|
2023-02-10 14:53:11 -06:00 |
|
fallenoak
|
d1e4812aa3
|
feat(datastore): add getter and setter for string
|
2023-02-10 00:14:40 -06:00 |
|
fallenoak
|
a4dfbeff7a
|
feat(datastore): add getter and setter for float
|
2023-02-09 23:49:06 -06:00 |
|
fallenoak
|
1113e846da
|
feat(datastore): add getter for uint16_t
|
2023-02-06 22:56:31 -06:00 |
|
fallenoak
|
c1c685bdca
|
chore(build): update libs
|
2023-02-06 22:19:36 -06:00 |
|
fallenoak
|
c5b11193a2
|
fix(sha1): include malloc.h for alloca in Windows builds
|
2023-02-06 17:16:02 -06:00 |
|
fallenoak
|
04ee35a71b
|
feat(sha1): add SHA1_InterleaveHash
|
2023-02-06 17:00:19 -06:00 |
|
fallenoak
|
ca7b7c3bc6
|
feat(biginteger): add big integer function suite
|
2023-02-05 22:27:51 -06:00 |
|
fallenoak
|
7ef7db7824
|
chore(build): update libs
|
2023-02-05 21:44:27 -06:00 |
|
fallenoak
|
f45f8593ee
|
chore(build): update libs
|
2023-02-05 17:01:57 -06:00 |
|
fallenoak
|
9a5e71de22
|
feat(datastore): add CDataStore::Sub8CBBF0
|
2023-01-09 23:14:54 -06:00 |
|
fallenoak
|
5dce613aeb
|
feat(datastore): add getter and setter for uint64_t
|
2023-01-08 14:11:48 -06:00 |
|
fallenoak
|
28e59a11ef
|
feat(datastore): add getter for uint32_t
|
2023-01-08 14:03:40 -06:00 |
|
fallenoak
|
42384cbf77
|
chore(datastore): clean up getter for data at offset
|
2023-01-08 13:59:46 -06:00 |
|