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/gui/interface
2023-04-05 02:29:35 +02:00
..
Appearance.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Appearance.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
AvatarButton.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
AvatarButton.h Refactor HTTP 2023-01-27 09:26:40 +01:00
Border.h Preprocessor purge round 12: BETA, SNAPSHOT, MOD 2023-01-27 09:26:39 +01:00
Button.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Button.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Checkbox.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Checkbox.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Colour.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
Component.cpp When air temp textbox is defocused, correct out of range temperatures 2021-06-18 23:07:17 -04:00
Component.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
ContextMenu.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
ContextMenu.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
CopyTextButton.cpp Factor out game stuff from PowderToySDL.cpp 2023-01-27 09:29:19 +01:00
CopyTextButton.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
DirectionSelector.cpp Clean up DirectionSelector and surrounding code 2022-08-23 13:47:45 +02:00
DirectionSelector.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
DropDown.cpp Fix random warnings from clang 8.0.0 2020-01-21 14:43:22 +01:00
DropDown.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Engine.cpp Fix uninitialized read of Engine::dt early after startup 2023-03-02 20:55:48 +01:00
Engine.h Create wrapper around lua_pcall that properly tracks Lua execution time 2023-02-17 21:58:57 -05:00
Label.cpp Factor out game stuff from PowderToySDL.cpp 2023-01-27 09:29:19 +01:00
Label.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
meson.build Add custom gravity mode and replace hardcoded gravity interactions (#820) 2022-07-31 08:19:16 +02:00
Panel.cpp Add clip rect feature to Graphics and gfx.setClipRect 2022-10-11 20:47:39 +02:00
Panel.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Point.h Add new Vec2, Mat2, RGB, RGBA classes and deprecate some old functions 2023-04-05 02:29:35 +02:00
ProgressBar.cpp Fix a metric ton of MSVC warnings 2021-02-15 21:24:44 +01:00
ProgressBar.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
RichLabel.cpp Group platform files into their own directory 2023-01-27 17:31:40 +01:00
RichLabel.h Purge the last traces of PositionAtCharIndex and CharIndexAtPosition 2019-07-19 09:47:15 +02:00
SaveButton.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
SaveButton.h Refactor HTTP 2023-01-27 09:26:40 +01:00
ScrollPanel.cpp Move Read/WriteFile from Client to Platform 2022-10-05 19:55:04 +02:00
ScrollPanel.h Refactor MomentumScroll to be more in line with other interface prefs 2020-10-10 21:57:29 +02:00
Slider.cpp Convert hmap data to gradients 2022-12-25 11:09:08 +01:00
Slider.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Spinner.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Spinner.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
Textbox.cpp Group platform files into their own directory 2023-01-27 17:31:40 +01:00
Textbox.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
TextWrapper.cpp Fix a few warnings 2021-12-09 09:11:47 +01:00
TextWrapper.h Compress font data 2020-12-25 19:46:13 +01:00
Window.cpp Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
Window.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00