Descent3/misc
Azamat H. Hackimov 8943c676a1 MISC: Add StringJoin() and StringSplit() functions
Added new functions for std::string manipulation.
2024-08-15 11:48:16 +03:00
..
tests MISC: Add StringJoin() and StringSplit() functions 2024-08-15 11:48:16 +03:00
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02:00
error.cpp [Misc] Removed some leftover debug stuff that does nothing anymore. 2024-08-10 18:44:29 +02:00
log.cpp
log.h Isolate misc module 2024-06-27 01:26:35 +03:00
logfile.cpp
logfile.h Isolate misc module 2024-06-27 01:26:35 +03:00
pserror.h [Misc] Removed some leftover debug stuff that does nothing anymore. 2024-08-10 18:44:29 +02:00
psglob.cpp Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
psglob.h Isolate misc module 2024-06-27 01:26:35 +03:00
psrand.cpp Fix RAND_MAX overflow errors 2024-05-23 20:51:25 -04:00
psrand.h Isolate misc module 2024-06-27 01:26:35 +03:00
pstring.cpp MISC: Add StringJoin() and StringSplit() functions 2024-08-15 11:48:16 +03:00
pstring.h MISC: Add StringJoin() and StringSplit() functions 2024-08-15 11:48:16 +03:00