VDm
|
8d54e8ad0b
|
feat(client): add PatchFiles class
|
2025-03-29 22:58:53 +04:00 |
|
superp00t
|
e954521204
|
feat(util): implement SFile::{FileExistsEx, FileExists, SetFilePointer}
|
2024-09-06 12:28:57 -04:00 |
|
superp00t
|
5240db6e0f
|
chore(util): fix indentation in scoped switch cases
|
2024-02-19 01:34:23 -05:00 |
|
superp00t
|
6a06eb16e7
|
fix(util): SFile::Open() should set to nullptr even in the case of a failure
|
2024-02-17 21:58:52 -05:00 |
|
superp00t
|
1be8d5539c
|
fix(util): fix SFile typos
|
2024-02-17 21:54:35 -05:00 |
|
superp00t
|
f135e8746b
|
fix(util): add missing STORM_ASSERT include
|
2024-02-17 21:38:58 -05:00 |
|
superp00t
|
ac395c287d
|
fix(util): convert void pointer to StreamRecord pointer when trying to read
|
2024-02-17 21:38:34 -05:00 |
|
superp00t
|
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 |
|
superp00t
|
76b92d1199
|
fix(util): bytesread, not bytesRead
|
2023-12-04 19:09:40 -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
|
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
|
765c782355
|
fix(util): pass nullptr when SFile::OpenEx fails
|
2023-03-05 22:23:46 -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 |
|