Aaron van Geffen
|
d425e0a8bb
|
Remove const qualifier from constexpr statements
|
2023-06-24 11:45:26 +02:00 |
|
ζeh Matt
|
679f5aac2e
|
Rename members of EntitySpriteData
|
2023-04-07 19:47:26 +03:00 |
|
ζeh Matt
|
dce21bc8ec
|
Split move sprite specific data into EntitySpriteData
|
2023-04-07 19:37:47 +03:00 |
|
ζeh Matt
|
5ee5f8013d
|
Separate game state logic and rendering logic for money entities
|
2023-03-22 22:28:14 +02:00 |
|
ζeh Matt
|
436c881f95
|
Rename Vertical to GuestPurchase, this better reflects actual use
|
2023-03-22 22:28:14 +02: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
|
2c224cfd53
|
Rename snake_case functions in OpenRCT2/network folder (#19203)
|
2023-01-18 06:05:53 +00: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
|
6b7dc8fcdb
|
Rename snake_case functions in openrct2/src folder
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
|
2023-01-17 13:24:51 +01:00 |
|
Gymnasiast
|
5309c80e29
|
Remove snake_case in interface folder
|
2023-01-16 22:20:41 +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 |
|
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
|
14f9a75e0a
|
Refactor FontSpriteBase and font size into FontStyle
|
2022-10-19 11:59:26 +02:00 |
|
Rik Smeets
|
c80bd455e9
|
Code style: Remove struct snakes from Paint (#18341)
|
2022-10-14 20:26:36 +02:00 |
|
Duncan
|
7dd8989e70
|
Next chunk of World/Map.h snakes (#18296)
* Next chunk of World/Map.h snakes
* Apply clang-format
|
2022-10-12 06:35:20 +01: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 |
|
Geoff Banh
|
85baa6f7ca
|
Fix #14093: Replace MONEY macro with user defined literal
|
2022-03-29 07:23:35 -03:00 |
|
ζeh Matt
|
269673e3aa
|
Profiler update (#16463)
* Add more functions to be profiled
* Add isEnabled method to Profiler scripting interface
* Bump up scripting version
* Apply review suggestions
|
2022-01-29 15:29:08 +02:00 |
|
Michael Steenbeek
|
25cb49f8ce
|
Pass paint_session as reference
|
2021-12-19 14:48:00 +00:00 |
|
Hielke Morsink
|
53d9bfa8b4
|
Update implicit zoom conversions
|
2021-12-01 00:08:35 +01:00 |
|
ζeh Matt
|
53e4bf1bbf
|
Move painting for MoneyEffect entity
|
2021-11-27 15:47:05 +02:00 |
|
ζeh Matt
|
a9f76712b5
|
Add paint function to entities
|
2021-11-27 15:20:17 +02:00 |
|
ζeh Matt
|
c4ad5fcd15
|
Adjust includes
|
2021-11-26 21:01:44 +02:00 |
|
ζeh Matt
|
e3f8ff78b8
|
Move entity serialisation functions (#16003)
|
2021-11-26 07:25:04 +00:00 |
|
ζeh Matt
|
0024252328
|
Fix includes
|
2021-11-24 17:19:52 +02:00 |
|
ζeh Matt
|
7c726e2a0c
|
Fix includes
|
2021-11-24 16:48:33 +02:00 |
|
ζeh Matt
|
8c290c7d92
|
Move entity code from world into entity
|
2021-11-24 16:37:28 +02:00 |
|