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 b2ddb39b42
Add IDENT to user agent again
The server got fixed.
2022-03-26 18:35:23 +01:00
..
http Add IDENT to user agent again 2022-03-26 18:35:23 +01:00
Client.cpp Fix a few warnings 2021-12-09 09:11:47 +01: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 crash when trying to render an empty stamp 2022-03-16 06:45:24 +01:00
GameSave.h Convert float pavg[2] to int tmp3, tmp4 2021-12-09 07:49:31 +01: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