immibis
|
32fed5af73
|
Fix build - static library used in shared library must have position-independent code
|
2023-10-11 05:16:06 +02:00 |
Tomasz Kapuściński
|
2f80292176
|
Fix RemoveComments()
|
2023-08-24 18:45:16 +02:00 |
Tomasz Kapuściński
|
8e128ff08c
|
Added StrUtils::RemoveComments() and used it instead of std::regex in parsing level commands
|
2023-08-23 16:56:15 +02:00 |
Tomasz Kapuściński
|
261eaa78e4
|
A fix for Windows stupidity
|
2023-08-15 19:22:10 +02:00 |
Tomasz Kapuściński
|
4d11040dba
|
Split string encoding functionality to Windows and generic implementations
|
2023-08-15 18:57:34 +02:00 |
Tomasz Kapuściński
|
5b79a4eb38
|
Extracted StrUtils to a separate target and replaced remaining boost code
|
2023-08-15 12:25:14 +02:00 |