wesnoth/projectfiles
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
..
CodeBlocks Display: port FPS viewer to GUI2 2025-03-21 22:51:28 -04:00
CodeBlocks-SCons Remove configure_engine 2025-02-15 11:04:37 -06:00
Xcode Display: port FPS viewer to GUI2 2025-03-21 22:51:28 -04:00