OpenRCT2/src/openrct2/interface
Margen67 66f3f5d52e
Partially solve #5165 (#14617)
2021-05-11 12:27:39 +01:00
..
Chat.cpp Remove last remnants of gCurrentFontSpriteBase 2021-02-28 00:26:53 +01:00
Chat.h Fix #13517: Bad formatting of chat messages (#13521) 2020-12-05 13:23:21 +00:00
Colour.cpp Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
Colour.h Use colour_t for colours enum 2021-02-28 00:23:00 +01:00
Cursors.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
Cursors.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
FontFamilies.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
FontFamilies.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Fonts.cpp Make Arabic font easier to read 2020-09-07 19:21:32 +02:00
Fonts.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
InteractiveConsole.cpp Partially solve #5165 (#14617) 2021-05-11 12:27:39 +01:00
InteractiveConsole.h Fix REPL write line on Linux 2021-02-16 20:24:51 +00:00
Screenshot.cpp Feature: Add option for taking transparent screenshots 2021-02-22 22:48:51 +01:00
Screenshot.h Feature: Add option for taking transparent screenshots 2021-02-22 22:48:51 +01:00
StdInOutConsole.cpp Fix logging of replay info to stdout (#14430) 2021-05-09 19:11:04 +01:00
Viewport.cpp Fix benchmarking 2021-05-03 02:38:42 +01:00
Viewport.h Start working on benchmark changes 2021-05-02 22:02:09 +01:00
Widget.h Allow spinners to be clicked and held 2021-02-24 22:37:31 +00:00
Window.cpp Tidy Window.cpp 2021-03-22 19:23:31 +00:00
Window.h Remove network traffic window 2021-03-06 14:47:06 +01:00
Window_internal.cpp Reduce inclusion of EntityList.h 2021-02-25 10:56:27 +01:00
Window_internal.h Refactor Banner to use new Window framework 2021-03-15 22:59:19 +00:00
ZoomLevel.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
ZoomLevel.h Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00