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 513d2cae3e
Update tpt-libs
Also restructure meson.build and the ghactions workflow a bit, and enable -ffunction-sections and -fdata-sections.

Note that starcatcher uploads have not been tested and most likely don't work.
2022-09-03 07:01:21 +02:00
..
http Update tpt-libs 2022-09-03 07:01:21 +02:00
Client.cpp Update tpt-libs 2022-09-03 07:01:21 +02: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 Update tpt-libs 2022-09-03 07:01:21 +02:00
GameSave.h Add custom gravity mode and replace hardcoded gravity interactions (#820) 2022-07-31 08:19:16 +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