Margen67
|
4cb783bf22
|
Header cleanup
|
2025-07-19 14:42:21 -07:00 |
|
Gliniak
|
a295ec1bbd
|
[Base] Removed useless path_to_utf8 conversion while using fmt
Default filesystem::path formatter was added to fmt around 2022
|
2024-12-13 19:04:31 +01:00 |
|
Adrian
|
7003e54e51
|
[Patcher] Check for missing entries and use relative paths
|
2024-09-25 19:18:34 +02:00 |
|
Gliniak
|
60b31af811
|
[3PP] Replaced cpptoml with tomlplusplus
Also adjusted code that used cpptoml to be used with toml++ and some more changes
|
2024-09-22 20:41:52 +02:00 |
|
Gliniak
|
b9061e6292
|
[LINT] Linted files + Added lint job to CI
|
2024-03-12 19:19:30 +01:00 |
|
Gliniak
|
22a27098a4
|
[Patcher] Make hash mandatory.
This is to prevent further frustration.
"I added custom patch, removed hash and NOW MY GAME DOESN'T WORK! PLZ FIX"
|
2023-11-09 17:54:33 +01:00 |
|
Gliniak
|
fd78ab4dfc
|
[Patcher] Allow loading patches from non-utf8 paths
|
2022-07-18 08:46:04 +02:00 |
|
Gliniak
|
e8aaddf4d5
|
Merge remote-tracking branch 'GliniakRepo/patchingSystem' into canary_experimental
|
2022-06-14 17:50:25 +02:00 |
|
Gliniak
|
91f43a374d
|
Initial support for xex patching
|
2022-06-12 20:10:07 +02:00 |
|
Gliniak
|
25f3e16baa
|
[Patcher] Fixed issue with incorrect patches endianness
|
2022-06-08 19:42:18 +02:00 |
|
Gliniak
|
ccbb5a2ebf
|
Cleanup
|
2022-04-30 11:45:22 +02:00 |
|
Gliniak
|
d78fd19ab4
|
Fixed incorrect hash generation + lint fixes
|
2022-04-29 20:33:21 +02:00 |
|
Gliniak
|
585b208fc0
|
Added support for multiple game hashes
|
2022-04-29 09:41:45 +02:00 |
|
Gliniak
|
fc16e3dc40
|
Support for patch types:
- float
- double
- string
- u16string
- byte_array
Plus some smaller changes
|
2022-04-27 09:41:29 +02:00 |
|
Gliniak
|
c73cdb506a
|
Initial support for xex patching
|
2022-04-26 13:26:49 +02:00 |
|