gbe_fork/helpers
2024-06-30 03:18:39 +03:00
..
common_helpers helper function to convert between utf-8 and utf-16 2024-06-30 03:18:39 +03:00
dbg_log more helpers 2024-01-19 04:28:03 +02:00
pe_helpers improve usage of std::string_view, passing them as const ref is useless since they don't allocated anything and cheap to copy (no allocations) 2024-06-30 03:18:39 +03:00
common_helpers.cpp helper function to convert between utf-8 and utf-16 2024-06-30 03:18:39 +03:00
dbg_log.cpp * attempt to auto detect mods with the same behavior as if they were defined in mods.json, for an easier config 2024-01-20 18:46:43 +02:00
pe_helpers.cpp improve usage of std::string_view, passing them as const ref is useless since they don't allocated anything and cheap to copy (no allocations) 2024-06-30 03:18:39 +03:00