OpenRCT2/src/openrct2-ui
Michael Steenbeek d1267a276f
Merge pull request #14355 from duncanspumpkin/fix_14353
Fix #14353. Provide a buffer for text input
2021-03-20 14:58:02 +01: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 Entity type 2: Remove sprite_identifier (#14334) 2021-03-17 08:04:41 +00:00
scripting Fix ui.showTextInput performance issue (#14210) 2021-03-01 22:09:51 -03:00
title Close #12443: Refactor TITLE_SCRIPT to use strong enum (#13540) 2020-12-10 08:01:54 -03:00
windows Merge pull request #14355 from duncanspumpkin/fix_14353 2021-03-20 14:58:02 +01:00
CMakeLists.txt fix mingw builds 2021-02-28 15:48:30 -07: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