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
Tamás Bálint Misius 7173650df9
Migrate AnyType to std::variant
AnyType did resource management wrong. Not that it's particularly nice now, but it's at least correct. There's a change I want to make later that was blocked by this.
2022-12-23 12:15:28 +01: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 document icons on windows 2022-12-19 20:51:54 +01:00
common Let mods customize app constants 2022-12-17 19:45:01 +01: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 underline escape sequence to text renderer 2022-12-23 07:39:58 +01:00
gui Add sim.historyRestore and sim.historyForward 2022-12-22 22:05:05 -05:00
lua Migrate AnyType to std::variant 2022-12-23 12:15:28 +01:00
resampler Mesonification 2020-12-14 20:16:52 +01:00
simulation Make GLAS strengthening reaction more controllable and not so arbitrary (#856) 2022-12-22 21:36:50 -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 Clean up GameSave somewhat 2022-11-10 15:15:10 +01:00
Controller.h Mesonification 2020-12-14 20:16:52 +01:00
Format.cpp Remove all PTI code, use libpng to load avatars and thumbnails 2022-10-23 20:21:05 +02:00
Format.h Remove all PTI code, use libpng to load avatars and thumbnails 2022-10-23 20:21:05 +02: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 Stop setting window icons on windows 2022-12-18 19:32:12 +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