OpenRCT2/src/openrct2-ui
adam-bloom 9efe184538 macOS cmake CI fixes
Use ninja instead of make for faster builds
Proper library linking of dependencies
2021-02-28 15:48:30 -07:00
..
audio Use IStream for zip streaming 2021-01-27 18:45:27 +00:00
drawing Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
input Fix #14184: Right and down arrow swapped 2021-02-27 15:51:05 +00:00
interface Apply review request 2021-02-28 21:24:17 +01:00
scripting Fix rebase errors 2021-02-28 00:35:38 +01:00
title Close #12443: Refactor TITLE_SCRIPT to use strong enum (#13540) 2020-12-10 08:01:54 -03:00
windows Remove unused const: MusicStyleNames 2021-02-28 22:57:23 +01:00
CMakeLists.txt macOS cmake CI fixes 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 GOG installer extraction for POSIX 2021-01-03 17:53:14 +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 old shortcut code and fix issues 2021-02-21 03:14:18 +00:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Add custom widget logic and network stats API 2021-02-24 22:37:31 +00:00