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 c73fa1bcdd
Prevent almost all HTTP requests from blocking
The ones that remain blocking are the ones that run on different threads; see Task, yet another big mess to clean up.
2023-06-10 19:19:53 +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 Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
common Mark Platform::WinNarrow/WinWiden as to-be-eventually-deprecated 2023-05-27 20:07:52 +02:00
debug Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
graphics Fix various warnings that had piled up 2023-05-12 19:25:41 +02:00
gui Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
lua Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +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 Fix random particles disappearing when pasting 2023-06-02 09:16:41 +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 Add Simulation::frameCount, save blockair/blockairh and rng state 2023-04-15 22:19:50 +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 Factor out game stuff from PowderToySDL.cpp 2023-01-27 09:29:19 +01: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 Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +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