The-Powder-Toy/src
Tamás Bálint Misius 2c56adde5a
Work around some input method bug on windows
At least this fixes Hangul input for me. I'm sure nobody else had any problems with it and I'm sure everyone will start having problems with it now :)
2023-08-01 18:41:34 +02:00
..
bson Fix exit behaviour 2023-01-27 14:55:58 +01:00
bzip2 Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
client Fix logouts not actually destroying sessions 2023-06-23 22:00:54 +02:00
common Fix some signed integer UB in RNG and related code 2023-07-20 21:38:30 +02:00
debug Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
graphics Use clip rects to draw progress bar content 2023-06-11 20:09:00 +02:00
gui Work around some input method bug on windows 2023-08-01 18:41:34 +02:00
lua Fix some signed integer UB in RNG and related code 2023-07-20 21:38:30 +02:00
prefs Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
resampler Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
simulation Eliminate a GameSave copy in Simulation::Load 2023-06-11 20:09:00 +02:00
tasks Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
Activity.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Config.template.h Wire up SECURE_CIPHERS_ONLY 2023-06-11 20:09:00 +02:00
Controller.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
Format.cpp Refactor PNG and working with alpha 2023-04-05 21:30:24 +02:00
Format.h Refactor PNG and working with alpha 2023-04-05 21:30:24 +02:00
meson.build Wire up SECURE_CIPHERS_ONLY 2023-06-11 20:09:00 +02:00
Misc.cpp Fix some deprecation warnings 2023-05-12 18:53:48 +02:00
Misc.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PowderToy.cpp Make Grave (the key under Esc) exiting the console optional 2023-06-11 20:09:01 +02:00
PowderToyFontEditor.cpp Fix RNG usage 2023-04-15 18:22:03 +02:00
PowderToyRenderer.cpp Remove return value from Simulation::Load 2023-05-13 13:21:05 +02:00
PowderToySDL.cpp Remove Graphics::vid, Graphics::textwidthx, Graphics::textsize 2023-04-12 19:21:37 +02:00
PowderToySDL.h Fix exit behaviour 2023-01-27 14:55:58 +01:00
Probability.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Probability.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
SDLCompat.cpp fix windows / renderer compile (renderer requires sdl for now) 2018-05-25 21:19:44 -04:00
SimulationConfig.h Add new Vec2, Mat2, RGB, RGBA classes and deprecate some old functions 2023-04-05 02:29:35 +02:00
WindowIcon.cpp Refactor PNG and working with alpha 2023-04-05 21:30:24 +02:00
WindowIcon.h Move platform-specific code out of entrypoint TUs 2023-01-27 09:26:41 +01:00
X86KillDenormals.cpp Preprocessor purge round 13: X86 2023-01-27 09:26:40 +01:00
X86KillDenormals.h Preprocessor purge round 13: X86 2023-01-27 09:26:40 +01:00