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
2021-09-03 08:16:19 +02:00
..
http add extra failsafe in RequestManager when shutting down 2021-06-27 18:43:04 -04:00
Client.cpp move Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04:00
Client.h Add / move some filesystem methods to Platform.cpp 2021-06-26 00:58:37 -04:00
ClientListener.h Flatten include trees 2019-04-20 15:36:11 +02:00
GameSave.cpp Fix near-RTEMP temperatures being loaded incorrectly in some cases 2021-09-03 08:16:19 +02:00
GameSave.h Save ambient heat temperature and add it to options 2021-06-04 22:39:07 +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 Only change modes when the lock is being held, see 2333786 (fixes #700) 2020-03-23 23:08:52 +01: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