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
2023-01-23 20:32:37 -05:00
..
bson Fix BSON.h rolling its own 64-bit integer types 2022-10-10 10:20:55 +02:00
bzip2 Clean up GameSave somewhat 2022-11-10 15:15:10 +01:00
client Fix potential crashes due to overeager operator[]s 2023-01-07 15:08:50 +01:00
common Add missing cstdint includes 2023-01-21 19:50:55 -05:00
config Update tpt-libs 2022-09-03 07:01:21 +02:00
debug Fix "End of particles reached" not printing if manually simulating to particle 235008 2022-12-22 21:08:18 -05:00
graphics Add missing cstdint includes 2023-01-21 19:50:55 -05:00
gui Fix WIND tool not reacting to zoom window properly, fixes #899 2023-01-23 20:32:37 -05:00
lua Fix potential crashes due to overeager operator[]s 2023-01-07 15:08:50 +01:00
resampler Mesonification 2020-12-14 20:16:52 +01:00
simulation Add BIZR/BIZG/BIZS ctype serialization 2023-01-17 13:10:10 -05:00
tasks Fix a metric ton of MSVC warnings 2021-02-15 21:24:44 +01:00
Activity.h Mesonification 2020-12-14 20:16:52 +01:00
Config.template.h Update build number and readme date 2023-01-03 21:02:45 -05:00
Controller.h Mesonification 2020-12-14 20:16:52 +01:00
Format.cpp Add missing cstdint includes 2023-01-21 19:50:55 -05:00
Format.h Add temperature scales option 2022-12-27 22:07:52 +09:00
meson.build Unbundle bzip2 and jsoncpp, update tpt-libs 2022-10-20 23:15:49 +02:00
Misc.cpp Clean up Client::DoInstallation 2022-09-08 06:54:35 +02:00
Misc.h Fix 8-bit-uncleanliness of most of the Lua API 2022-08-22 19:42:51 +02:00
PowderToy.h Use SDL text input correctly, add basic composition support 2021-04-02 10:21:52 +02:00
PowderToyFontEditor.cpp Stop setting window icons on windows 2022-12-18 19:32:12 +01:00
PowderToyRenderer.cpp Remove all PTI code, use libpng to load avatars and thumbnails 2022-10-23 20:21:05 +02:00
PowderToySDL.cpp Cap FPS in a more stable way 2023-01-05 18:25:41 +01:00
Probability.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Probability.h Mesonification 2020-12-14 20:16:52 +01:00
SDLCompat.cpp fix windows / renderer compile (renderer requires sdl for now) 2018-05-25 21:19:44 -04:00
SDLCompat.h Add support for MacOS on ARM 2022-02-18 18:56:41 +01:00
Update.cpp Update tpt-libs, add support for compiling with MinGW on Windows 2021-10-22 23:14:54 +02:00
Update.h Mesonification 2020-12-14 20:16:52 +01:00