Commit Graph

19 Commits

Author SHA1 Message Date
superp00t
2aa3bd3d04 fix(util): nest forward declaration of StreamRecord 2023-12-04 19:15:37 -05:00
superp00t
76b92d1199 fix(util): bytesread, not bytesRead 2023-12-04 19:09:40 -05:00
superp00t
f072312386 fix(util): forward declare Blizzard::File::StreamRecord inside of SFile.hpp 2023-12-04 19:08:41 -05:00
superp00t
0e665e8c5e fix(util): link BlizzardCore to util module 2023-12-04 19:01:43 -05:00
superp00t
0302864f8d feat(util): SFile functions now use the BlizzardCore filesystem utilities 2023-12-04 18:54:37 -05:00
superp00t
c3827174e9 fix(console): forward declare command handlers 2023-08-24 22:40:26 -04:00
superp00t
851c1aea5b fix(util): remove placeholder OsCreateDirectory 2023-08-24 21:29:44 -04:00
superp00t
2fbae5bf52 fix(util): correct string empty checks 2023-08-24 21:25:02 -04:00
superp00t
1219279a2d feat(console): load console variables from WTF files 2023-08-24 20:51:30 -04:00
fallenoak
ee1d46db19
chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
Tristan 'Natrist' Cormier
6f52a6287d
chore(console): split out console library 2023-03-25 09:56:41 -05:00
fallenoak
1246a5a4da
feat(util): add HMAC-SHA1 utility function 2023-03-23 22:56:59 -05:00
fallenoak
49237bf68d
fix(util): add missing initializer to CWOWClientStatus 2023-03-05 22:27:35 -06:00
fallenoak
765c782355
fix(util): pass nullptr when SFile::OpenEx fails 2023-03-05 22:23:46 -06:00
fallenoak
2282b8a54a
chore(bc): switch BlizzardCore to bc lib 2023-03-04 11:29:25 -06:00
fallenoak
a3a12c23a2
chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
fallenoak
97a6a8dd91
chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
fallenoak
655d795a9d
feat(app): add windows app 2023-01-03 00:45:25 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00