forked from Perchik71/Creation-Kit-Platform-Extended
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update VoltekLib latest version, use utf8cpp library for conversion utf8to16 and utf16to8, maybe fixed Perchik71#85 idk;
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Voltek
updated
11 files
+3 −0 | .gitmodules | |
+56 −10 | DBRebuilder/DBRebuilder.cpp | |
+37 −10 | DBRebuilder/pattern.cpp | |
+1 −1 | DBRebuilder/pattern.h | |
+5 −5 | DBRebuilder/source_file.cpp | |
+13 −2 | DBRebuilder/zydis_hide.c | |
+1 −0 | Depends/utfcpp | |
+1 −0 | UnicodeConverter/UnicodeConverter.vcxproj | |
+3 −0 | UnicodeConverter/include/Voltek.UnicodeConverter.RawBaseString.h | |
+27 −1 | UnicodeConverter/src/Voltek.UnicodeConverter.cpp | |
+4 −4 | VoltekLib.vcxproj |