OpenRCT2/src/openrct2-ui
Hampus 1b64fc871b
Close #13805: Refactor Sign window to class (#14417)
* Refactor window to class: Sign

Fix: Refactor window to class: Sign #13805
2021-04-12 08:53:58 -03:00
..
audio Use IStream for zip streaming 2021-01-27 18:45:27 +00:00
drawing Use ScreenLine on gfx_draw_line_software 2021-03-13 16:52:58 +01:00
input Merge pull request #13965 from telk5093/footpath_hotkeys 2021-03-06 01:27:18 +00:00
interface Fix #14428: No text visible in in-game console window (#14429) 2021-04-03 00:12:30 +01:00
scripting Remove raw coords gfx_fill_rect_inset overload 2021-03-29 09:34:11 -03:00
title Close #12443: Refactor TITLE_SCRIPT to use strong enum (#13540) 2020-12-10 08:01:54 -03:00
windows Close #13805: Refactor Sign window to class (#14417) 2021-04-12 08:53:58 -03:00
CMakeLists.txt Remove unnecessary verify_app function 2021-04-01 22:37:09 -06:00
CursorData.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Linux.cpp Cache HasFilePicker() value in UiContext 2021-03-20 14:51:15 +01:00
UiContext.Win32.cpp Refactor to avoid unnecessary copies (#13736) 2021-01-11 18:14:15 -03:00
UiContext.cpp Apply suggestions from code review 2021-02-21 03:14:19 +00:00
UiContext.h Strictly use int32_t for ShowMenuDialog 2021-01-03 17:53:14 +01:00
UiContext.macOS.mm GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
WindowManager.cpp Remove network traffic window 2021-03-06 14:47:06 +01:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Remove network traffic window 2021-03-06 14:47:06 +01:00