OpenRCT2/src/openrct2/interface
Michael Steenbeek e547dd96db
Make RideConstructionState a strong enum
2021-08-11 17:51:59 +02: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 Use EnumMap for string to colour conversion 2021-07-29 17:07:48 +03:00
Colour.h Use colour_t for colours enum 2021-02-28 00:23:00 +01:00
Cursors.cpp Use EnumMap for Cursors string lookup 2021-07-29 17:07:48 +03:00
Cursors.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
FontFamilies.cpp Add Malgun Gothic as a TTF font alternative for Korean 2021-07-03 15:21:54 +09:00
FontFamilies.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Fonts.cpp Change y_offset and hintings of Nanum Gothic TTF Font for Korean 2021-07-03 15:32:41 +09:00
Fonts.h Add Malgun Gothic as a TTF font alternative for Korean 2021-07-03 15:21:54 +09:00
InteractiveConsole.cpp Change most things and formatting to money64 2021-08-01 15:14:42 +02: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 Remove sprite.h includes where possible 2021-05-29 08:54:33 +01:00
Viewport.h Minor paint refactor (#14905) 2021-06-22 07:36:17 +01:00
Widget.h Allow spinners to be clicked and held 2021-02-24 22:37:31 +00:00
Window.cpp Remove gS6Info 2021-08-02 20:38:02 +02:00
Window.h Make RideConstructionState a strong enum 2021-08-11 17:51:59 +02:00
Window_internal.cpp Split up Sprite header (#14764) 2021-05-29 06:01:32 +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