Commit Graph

10 Commits

Author SHA1 Message Date
Michael
2efe4088c2 TexturePackSurface: add cache of deleted nodes to prevent following dead links 2020-05-08 18:39:44 +02:00
Michael
9da40f3d18 ImageLoader.cpp: add missing variable initialization 2020-04-20 20:33:25 +02:00
Michael
cae04e1c35 Loader.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-06 18:01:26 +02:00
Michael
f017036021 TextureManager.hpp: use modern STL header names
- std::* treatment
2020-03-31 12:05:29 +02:00
Michael
14b5cc1480 SaveFile: use modern STL header names
- std::* treatment
2020-03-31 12:05:01 +02:00
Michael
2e07a736fe PlatonicInstance: use modern STL header names
- std::* treatment
2020-03-31 12:03:56 +02:00
Michael
9bf003041d LoadTexture.cpp: use modern STL header names
- std::* treatment
- declare str_new as const char* as required by assignment from strpbrk
2020-03-31 12:02:31 +02:00
Michael
aa1352a8b4 Loader.cpp: use modern STL header names
- std::* treatment
2020-03-31 11:55:49 +02:00
Michael
7520a6007f ImageLoader: use modern STL header names
- std::* treatment
2020-03-31 11:51:46 +02:00
Ian Brun
946b2a4943 Initial commit 2018-01-01 23:07:24 +01:00