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
jacob1 29ea811642
Add enums for gravity/air/edge modes, add more constants to Lua
Constants for the new enums were added, along with walls (in the sim.walls table), x/y center, and a few movement constants
2023-10-05 21:34:09 -04:00
..
http Enable libcurl on android 2023-10-03 18:25:34 +02:00
AuthUserCommon.cpp Emscripten: Sync session with the website one 2023-08-22 00:26:33 +02:00
AuthUserEmscripten.cpp Emscripten: Enable modularity 2023-08-22 00:26:34 +02:00
Client.cpp Emscripten: Sync session with the website one 2023-08-22 00:26:33 +02:00
Client.h Emscripten: Sync session with the website one 2023-08-22 00:26:33 +02:00
ClientListener.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
Comment.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
GameSave.cpp Add enums for gravity/air/edge modes, add more constants to Lua 2023-10-05 21:34:09 -04:00
GameSave.h Fix some deprecation warnings 2023-05-12 18:53:48 +02:00
LoginInfo.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
MD5.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
MD5.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
meson.build Emscripten: Sync session with the website one 2023-08-22 00:26:33 +02:00
SaveFile.cpp Sanitize GameSave/SaveInfo/SaveFile ownership 2023-05-11 12:40:23 +02:00
SaveFile.h Sanitize GameSave/SaveInfo/SaveFile ownership 2023-05-11 12:40:23 +02:00
SaveInfo.cpp Stop using 32-bit time in SaveInfo 2023-06-11 20:08:58 +02:00
SaveInfo.h Stop using 32-bit time in SaveInfo 2023-06-11 20:08:58 +02:00
Search.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
ServerNotification.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
StartupInfo.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
ThumbnailRendererTask.cpp Refactor things referencing VideoBuffer internals 2023-04-05 02:30:05 +02:00
ThumbnailRendererTask.h Refactor things referencing VideoBuffer internals 2023-04-05 02:30:05 +02:00
User.cpp Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
User.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
UserInfo.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00