16 Commits

Author SHA1 Message Date
Jan
63330ff908 ZoneCommon: Extract non ZoneMemory management from ZoneMemory into Utils::MemoryManager class 2020-02-05 16:52:43 +01:00
Jan
0abdb64832 ObjLoading: Be able to load and index IWD files 2020-01-01 18:46:33 +01:00
Jan
5f833969f9 Utils: Fix UsageInformation still outputting a dash when no short name is specified. Same for long name. 2019-12-30 23:51:13 +01:00
Jan
ce063adcc5 Utils: Make file of FileAPI an interface to be able to integrate custom file implementations when using 2019-12-25 14:07:51 +01:00
Jan
508e308bfc Utils: Fix GetDirectory not returning correct result 2019-11-16 01:18:16 +01:00
Jan
0c60c28a36 Utils: Use const pointers when only read access to memory 2019-11-16 01:17:57 +01:00
Jan
d176e137a5 Utils: Change FileAPI and PathUtils to make use std::filesystem 2019-11-15 18:16:11 +01:00
Jan
5b97aee87f Remove solution files from repository 2019-10-22 00:00:14 +02:00
Jan
61eb92588e Utils: Fix FileAPI printf not using the correct print method 2019-10-02 12:49:21 +02:00
Jan
9d1b7325a2 Code Quality: Use enum class instead of enum to make sure enum members can only be accessed when scoped to the enum 2019-10-02 12:48:58 +02:00
Jan
2c611a1368 Update projects to Visual Studio 2019 platform 2019-10-02 12:21:34 +02:00
Jan
c76352077a Implement UsageInformation Utility 2019-09-26 21:43:25 +02:00
Jan
75bd49d501 Implement ArgumentParser Utility based on the CSharp version of ZoneCodeGenerator 2019-09-26 21:43:03 +02:00
Jan
8991b6ab15 Add skeleton for ArgumentParser in Utils component 2019-09-24 23:33:08 +02:00
Jan
eeff08d772 Add PathUtils to Utils component 2019-09-24 23:32:04 +02:00
Jan
0d8432d4f7 Import code from previous AssetBuilder version 2019-09-24 10:45:09 +02:00