iw4x-client/src/Utils
Edo 6a8088281f
Refactor IO (#575)
* [IO]: Use filesystem where possible

* [Library]: One small thing
2022-11-22 00:34:17 +00:00
..
Cache.cpp Do not clear a static variable 2022-08-10 12:48:06 +02:00
Cache.hpp Do not clear a static variable 2022-08-10 12:48:06 +02:00
Chain.hpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Compression.cpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Compression.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Concurrency.hpp Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Cryptography.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Cryptography.hpp Fixed compile errors on C++20 2020-12-09 13:13:34 -06:00
CSV.cpp [Script] Re-work stuff (no hidden changes) 2022-07-06 17:48:40 +02:00
CSV.hpp [Script] Re-work stuff (no hidden changes) 2022-07-06 17:48:40 +02:00
Entities.cpp [ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
Entities.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Hooking.cpp [Logger] Filter out coloured strings for stdout 2022-07-04 21:09:26 +02:00
Hooking.hpp Remove ceg 2022-05-27 14:15:03 +02:00
InfoString.cpp Fixes for JSON 2022-08-04 11:24:32 +02:00
InfoString.hpp Json11 => NlohmannJson (#393) 2022-07-29 21:54:18 +02:00
IO.cpp Refactor IO (#575) 2022-11-22 00:34:17 +00:00
IO.hpp Refactor IO (#575) 2022-11-22 00:34:17 +00:00
Json.cpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Json.hpp Json11 => NlohmannJson (#393) 2022-07-29 21:54:18 +02:00
Library.cpp Refactor IO (#575) 2022-11-22 00:34:17 +00:00
Library.hpp Refactor IO (#575) 2022-11-22 00:34:17 +00:00
Maths.cpp [Utils] Organize Vector functions under the maths module 2022-06-26 15:40:57 +02:00
Maths.hpp [Utils] Organize Vector functions under the maths module 2022-06-26 15:40:57 +02:00
Memory.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Memory.hpp Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
NamedMutex.cpp [Bans] Refactor 2022-06-28 09:26:43 +02:00
NamedMutex.hpp [Bans] Refactor 2022-06-28 09:26:43 +02:00
Stream.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Stream.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
String.cpp [QuickPatch] Make startsingleplayer command work with iw4x-sp 2022-08-02 13:24:22 +02:00
String.hpp [QuickPatch] Make startsingleplayer command work with iw4x-sp 2022-08-02 13:24:22 +02:00
Thread.cpp Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Thread.hpp Fix some things 2022-06-04 14:59:14 +02:00
Time.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Time.hpp [Node] Optimize code 2017-06-26 23:23:08 +02:00
Utils.cpp utils: remove double allocation for env variable (#552) 2022-11-07 11:13:13 +00:00
Utils.hpp [Utils] Organize Vector functions under the maths module 2022-06-26 15:40:57 +02:00
WebIO.cpp Use new funcs in other modules 2022-02-27 16:49:12 +00:00
WebIO.hpp Use new funcs in other modules 2022-02-27 16:49:12 +00:00