Commit graph

7 commits

Author SHA1 Message Date
70642dec21 fix(gx): SFile can read from an MPQ-archived file or a plain file 2024-02-17 21:31:52 -05:00
VDm
f86f6d6d09
feat(build): add StormLib (#4)
* feat(app): add StormLib

* feat(app): add OpenArchives

* feat(util): update SFile to work with StormLib

* feat(app): update SFile

* feat(util): update SFile with logging (Windows only)

* feat(ui): implemented termination w/o notice

* chore(build): update StormLib

* chore(util): replace std::string with SStr* functions

* fix(stormlib): dwFlags argument for SFileOpenPatchArchive

* chore(ui): add Script_* stubs

* chore(util): clean up SFile::OpenEx

* chore(build): update StormLib

---------

Co-authored-by: Phaneron <superp00t@tutanota.com>
2024-02-11 17:19:18 -05:00
2aa3bd3d04 fix(util): nest forward declaration of StreamRecord 2023-12-04 19:15:37 -05:00
f072312386 fix(util): forward declare Blizzard::File::StreamRecord inside of SFile.hpp 2023-12-04 19:08:41 -05:00
0302864f8d feat(util): SFile functions now use the BlizzardCore filesystem utilities 2023-12-04 18:54:37 -05:00
1219279a2d feat(console): load console variables from WTF files 2023-08-24 20:51:30 -04:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00