OpenRCT2/src/openrct2-ui
Michał Janiszewski bbcc69270d Ensure finances window's months don't overflow (#8686)
Some functions (e.g. window_finances_summary_scrollpaint) will try using
the returned index, which makes it overflow.
2019-05-15 21:09:01 +02:00
..
audio Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
drawing Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
input Fix formatting 2019-05-02 22:44:47 +02:00
interface Implement BalloonPressAction 2019-05-14 21:54:54 +02:00
title Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
windows Ensure finances window's months don't overflow (#8686) 2019-05-15 21:09:01 +02:00
CMakeLists.txt Link with platform libraries 2019-02-05 20:17:14 +01:00
CursorData.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
CursorRepository.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
CursorRepository.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SDLException.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TextComposition.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TextComposition.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Android.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Linux.cpp Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
UiContext.Win32.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.macOS.mm Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
WindowManager.cpp Fix disable network / disable http builds 2019-05-12 00:51:33 +01:00
WindowManager.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
libopenrct2ui.vcxproj Use single output folder for msbuild obj files 2018-06-01 09:37:49 +02:00