This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/client
Tamás Bálint Misius a674498a96
Clean up Client::DoInstallation
Also Factor out app constants that mods might change into Meson options and clean up format::URLEncode in the process, convert app and document icon data in arrays to actual images, actualize AppStream data for possible future packaging, add alternative command line format for opening filesystem saves and ptsave URLs, fix a memory leak in Platform::GetCwd, and add format::URLDecode.
2022-09-08 06:54:35 +02:00
..
http Update tpt-libs 2022-09-03 07:01:21 +02:00
Client.cpp Clean up Client::DoInstallation 2022-09-08 06:54:35 +02:00
Client.h Use std::vector<char> consistently for file operations 2022-09-08 06:45:25 +02:00
ClientListener.h Flatten include trees 2019-04-20 15:36:11 +02:00
GameSave.cpp Use std::vector<char> consistently for file operations 2022-09-08 06:45:25 +02:00
GameSave.h Use std::vector<char> consistently for file operations 2022-09-08 06:45:25 +02:00
MD5.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
MD5.h Mesonification 2020-12-14 20:16:52 +01:00
meson.build Mesonification 2020-12-14 20:16:52 +01:00
SaveFile.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
SaveFile.h Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05:00
SaveInfo.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
SaveInfo.h Mesonification 2020-12-14 20:16:52 +01:00
ThumbnailRendererTask.cpp Crop stamp thumbnails that don't fit even when resized 2022-08-28 07:12:46 +02:00
ThumbnailRendererTask.h Turn ThumbnailRendererTask into an AbandonableTask 2019-03-09 20:40:11 -05:00
User.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
UserInfo.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00