OpenRCT2/src/openrct2/interface
Aaron van Geffen 4ffe00aaba
Keep options window centred after a resize (#22026)
2024-05-12 21:07:32 +00:00
..
Chat.cpp Replace GfxDrawString() with DrawText() 2024-05-10 09:56:03 +00:00
Chat.h Rename CHAT_MAX_WINDOW_WIDTH - kChatMaxWindowWidth 2024-04-17 13:20:37 +00:00
Colour.cpp Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +02:00
Colour.h Move cheats to struct in GameState_t 2024-03-03 22:44:15 +01:00
Cursors.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Cursors.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
FontFamilies.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
FontFamilies.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Fonts.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Fonts.h Part of #21421: replace define with constexpr (#21760) 2024-05-09 08:59:03 -03:00
InteractiveConsole.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
InteractiveConsole.h Reduce transient inclusion of `<future>` (#21944) 2024-05-01 12:27:51 +02:00
Screenshot.cpp Re-introduce message on successful screenshot (#21983) 2024-05-10 15:04:12 +02:00
Screenshot.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
StdInOutConsole.cpp Remove Config.h include from many places 2024-05-08 22:29:32 +02:00
StdInOutConsole.h Reduce transient inclusion of `<future>` (#21944) 2024-05-01 12:27:51 +02:00
Viewport.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Viewport.h Rename WINDOW_LIMIT_MAX to kWindowLimitMax 2024-04-26 17:55:23 +01:00
Widget.h Move widget constants from Windows.h to Widget.h 2024-05-10 22:14:10 +02:00
Window.cpp Keep options window centred after a resize (#22026) 2024-05-12 21:07:32 +00:00
Window.h Move widget constants from Windows.h to Widget.h 2024-05-10 22:14:10 +02:00
WindowClasses.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Window_internal.cpp Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
Window_internal.h Remove WindowBase::IsLegacy() function (#21572) 2024-03-10 18:48:06 +01:00
ZoomLevel.cpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
ZoomLevel.h Close #15896: Refactor out the ZoomLevel operators 2022-02-26 23:14:59 +01:00