Aaron van Geffen
|
35e117aca2
|
Rename String methods to use lowerCamelCase
|
2024-12-11 22:49:37 +01:00 |
|
Aaron van Geffen
|
a24dc2e60a
|
Reduce includes in and of Util.h/cpp
|
2024-12-11 20:42:43 +01:00 |
|
Aaron van Geffen
|
5442b20a7a
|
Move StrLogicalCmp, SafeStrCpy, SafeStrCat to String.hpp
|
2024-12-11 20:42:43 +01:00 |
|
Aaron van Geffen
|
3685d1a24b
|
clang-format: change IndentPPDirectives to BeforeHash (#23287)
|
2024-11-29 12:04:56 +09:00 |
|
Aaron van Geffen
|
80b63a5ae7
|
Add line breaks after template declarations (#23086)
* Add line breaks after template declarations
* Additional clang-format patches
|
2024-10-29 16:54:01 +01:00 |
|
Aaron van Geffen
|
aa7eb18d78
|
Rename ScrollBar struct to ScrollArea and rename its properties (#22539)
|
2024-08-11 16:21:53 +02:00 |
|
Duncan
|
a07b56a655
|
Move Viewport functions into Ui (#22454)
* Move viewport functions into ui
* Move footpath function to ui
* Don't include viewport in footpath.h
* Include missing includes
|
2024-08-02 06:01:31 +01:00 |
|
Aaron van Geffen
|
896eb4f488
|
Consolidate FormatStringIDLegacy, FormatStringToUpper into Formatting
|
2024-07-13 14:09:58 +02:00 |
|
Aaron van Geffen
|
c08541efc7
|
Remove gCommonStringFormatBuffer, CommonTextBufferSize
|
2024-07-13 13:25:55 +02:00 |
|
Gymnasiast
|
8a181b5513
|
Split colours and colour flags
|
2024-05-26 12:35:40 +02:00 |
|
Harry-Hopkinson
|
f242bbf095
|
Rename LIST_ROW_HEIGHT to kListRowHeight
|
2024-04-14 16:37:01 +00:00 |
|
James103
|
1d8dc111f1
|
Replace 2023 with 2024 in copyright headers (#21139)
Replace all instances of the year 2023 with 2024 in all copyright headers
|
2024-01-01 12:52:28 +01:00 |
|
Gymnasiast
|
bb83a80eab
|
Use dpi ref in rect and line drawing functions
|
2023-04-11 22:59:01 +01:00 |
|
Gymnasiast
|
0139c8d19e
|
Use dpi ref in everything outside the drawing folder
|
2023-04-11 22:57:25 +01:00 |
|
Gymnasiast
|
a15f72da87
|
Pass DPI by ref to string drawing
|
2023-02-24 22:05:07 +01:00 |
|
Duncan
|
e09f27df3c
|
Rename snake_case Class names (Remaining Bits) (#19237)
* Rename snake_case Class names
* Clang format
* Fix build issues
|
2023-01-21 19:57:17 +00:00 |
|
Duncan
|
859b071ddc
|
Rename classes with snakes OpenRCT2/A*-F* (#19215)
* Rename classes with snakes OpenRCT2/A*-F*
* Clang format files
|
2023-01-19 08:16:44 +00:00 |
|
Hielke Morsink
|
0762fcb601
|
Rename snake_case functions in OpenRCT2/util folder
|
2023-01-18 22:44:13 +01:00 |
|
Michael Steenbeek
|
12874f2af7
|
Replace format_string(4) with OpenRCT2::FormatStringLegacy() (#19190)
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
|
2023-01-17 21:56:30 +01:00 |
|
Hielke Morsink
|
6dafbbfb65
|
Rename global window functions to TitleCase (#19167)
|
2023-01-16 20:13:42 +00:00 |
|
Duncan
|
7f5934cc95
|
Remove snake_case from second chunk of Drawing (#19166)
|
2023-01-16 18:52:17 +00:00 |
|
Duncan
|
8a8d3105f3
|
Remove snake_case from first chunk of Drawing (#19164)
* Remove snake_case from first chunk of Drawing
* Address formatting
|
2023-01-16 13:50:43 +00:00 |
|
James103
|
73738bbdc8
|
Replace 2022 with 2023 in copyright headers
Replace all instances of the year 2022 with 2023 in all copyright headers
|
2023-01-01 11:58:01 +01:00 |
|
Gymnasiast
|
162b01204d
|
Rename rct_widget to Widget
|
2022-12-31 15:18:22 +01:00 |
|
Gymnasiast
|
14f9a75e0a
|
Refactor FontSpriteBase and font size into FontStyle
|
2022-10-19 11:59:26 +02:00 |
|
73
|
b9e677945d
|
Replace 20XX with 2022 (#18158)
* Replace 2020 with 2022
Replace all 2020 headers with 2022
* replace other years with 2022
add missing years
|
2022-10-01 08:42:14 +01:00 |
|
Gymnasiast
|
d3fd31c611
|
Rename rct_string_id to StringId
|
2022-07-31 22:30:13 +02:00 |
|
Hielke Morsink
|
a258008bef
|
Refactor window functions to take references 4
|
2022-07-31 17:23:16 +02:00 |
|
Hielke Morsink
|
76c1bc8980
|
Refactor window functions to take references 1
|
2022-07-31 17:23:15 +02:00 |
|
Sadret
|
544770c0fb
|
Fix #16539: CustomListView header unclickable when scrolled
|
2022-07-02 12:34:12 +02:00 |
|
frutiemax
|
adb692b74e
|
Forward declare Formatter
|
2021-12-30 12:17:51 -05:00 |
|
Gymnasiast
|
676ef7205e
|
Change all calls to DrawTextBasic to use Formatter
|
2021-08-01 15:14:43 +02:00 |
|
Tulio Leao
|
bb8c275df6
|
Remove raw coords gfx_fill_rect_inset overload
|
2021-03-29 09:34:11 -03:00 |
|
Gymnasiast
|
7fd049c22e
|
Remove last remnants of gCurrentFontSpriteBase
|
2021-02-28 00:26:53 +01:00 |
|
Gymnasiast
|
503273793a
|
Remove gCurrentFontSpriteBase from some functions
|
2021-02-28 00:26:20 +01:00 |
|
Gymnasiast
|
d5f79b7972
|
Replace gfx_draw_string_centred() with DrawTextBasic()
|
2021-02-28 00:23:00 +01:00 |
|
Gymnasiast
|
4d9c278ebc
|
Unify calls to DrawTextBasic
|
2021-02-28 00:23:00 +01:00 |
|
Ted John
|
2fcaed8165
|
Allow more fields to be optional
|
2021-01-27 00:28:59 +00:00 |
|
skdltmxn
|
7ef4d7762f
|
Refactor to avoid unnecessary copies (#13736)
* Refactor to avoid unnecessary copies
* Fix dangling references
|
2021-01-11 18:14:15 -03:00 |
|
Ted John
|
95c3a7f5dd
|
Fix #13512: [Plugin] Add item separators to list view
|
2020-12-05 18:32:24 +00:00 |
|
Ted John
|
a7e49e41d3
|
Fix #13510: [Plugin] list view scroll resets when items is set.
|
2020-12-05 18:26:35 +00:00 |
|
Łukasz Pękalski
|
4adf745237
|
Close #12403: Refactor FILTER_PALETTE_ID to use strong enum (#13273)
|
2020-12-05 15:13:59 -03:00 |
|
ffrogman
|
7ed1804e61
|
Fix #12410: Refactor WINDOW_WIDGET_TYPES to use strong enum (#13453)
* Fix #12410: Refactor WINDOW_WIDGET_TYPES to use strong enum
|
2020-11-27 00:14:20 -03:00 |
|
pizza2004
|
2015acd4c0
|
Refactor UI/Interface Window to Title Case (#13367)
|
2020-11-04 04:52:23 +00:00 |
|
Vinicius Sa
|
22a1df32d7
|
Remove redundant assignment in CustomListView::MouseUp
Reported by PVS-Studio (Warning: V1048).
Fix 7/7.
Issue: 12523
|
2020-10-06 18:21:28 -03:00 |
|
Duncan
|
4ec10837a6
|
Remove Formatter::Common where not required (#12972)
* Remove Formatter::Common where not required
* Remove common from Guest window where possible
|
2020-09-27 21:09:08 -03:00 |
|
Michael Steenbeek
|
4a79e9305f
|
Replace gfx_draw_string_right() with DrawTextBasic (#12966)
|
2020-09-18 21:39:00 -03:00 |
|
Gymnasiast
|
d140dd72c6
|
Remove const void* overload from DrawTextEllipsised()
|
2020-09-10 18:13:13 +02:00 |
|
Gymnasiast
|
b788a099b5
|
Replace gfx_draw_string_clipped() calls with DrawTextEllipsised
|
2020-09-10 18:13:13 +02:00 |
|
annoyingdroid
|
ddd21fa87a
|
Part of #12098: Use ScreenRect on gfx_filter_rect (#12134)
|
2020-08-01 14:40:01 -03:00 |
|