wesnoth/source_lists
Charles Dang a907af7e55 Display: port FPS viewer to GUI2
Splits the FPS viewer out of the display class and into its own modeless dialog. This serves as a proof-of-concept for further modeless GUI in-game dialogs. Admittedly, it only works because I explicitly disconnect it from the UI event context, since it doesn't need to receive events.

This also introduces a new tracked_drawable interface that encapsulates the fps logic. Any class that inherits from it can have its render stats displayed using the new fps_report dialog.
2025-03-21 22:51:28 -04:00
..
boost_unit_tests Make enable_lua_ptr movable and non-copyable 2025-01-15 09:46:42 -05:00
campaignd wesnothd: use lambdas instead of rs_base (#9747) 2025-01-15 21:14:00 -05:00
libwesnoth Split text attribute handling into its own API (#9890) 2025-02-15 00:33:46 -05:00
libwesnoth_core
libwesnoth_sdl
libwesnoth_widgets
lua
wesnoth Display: port FPS viewer to GUI2 2025-03-21 22:51:28 -04:00
wesnothd wesnothd: use lambdas instead of rs_base (#9747) 2025-01-15 21:14:00 -05:00