Matthias Moninger
|
62b0a5edfe
|
Build with link time code generation only on the develop branch
|
2023-03-26 16:50:18 +02:00 |
|
Gymnasiast
|
fd4c9a7b9d
|
Close #19176, close #19273: Consistent “CmdLine” naming
|
2023-02-23 00:03:30 +01:00 |
|
Duncan
|
7d08372c80
|
Remove snake_case from Class names OpenRCT2/Ride*-S* (#19232)
* Remove snake_case from Class names OpenRCT2/Ride*-S*
* Clang format
|
2023-01-20 20:58:55 +00:00 |
|
duncanspumpkin
|
3fc1dc7eee
|
Fix tests so that they actually run something
|
2023-01-19 21:51:04 +00:00 |
|
duncanspumpkin
|
c3aab4e460
|
Fix duplicated variable name
This was tripping up clang-tidy preventing it from running on tests
|
2023-01-19 21:40:23 +00:00 |
|
Duncan
|
23b6d1840e
|
Rename classes with snakes OpenRCT2/G*-M*
|
2023-01-19 15:13:23 +00:00 |
|
Hielke Morsink
|
0762fcb601
|
Rename snake_case functions in OpenRCT2/util folder
|
2023-01-18 22:44:13 +01:00 |
|
Josh Trzebiatowski
|
3b82774df1
|
Rename snake_case methods/classes under tests (#19205)
* Remove snake_case method names in sawyercoding_test.cpp
* Rename sawyercoding_test.cpp to SawyerCodingTest.cpp
* Rename sawyercoding_test.cpp to SawyerCodingTest.cpp
|
2023-01-18 06:06:54 +00:00 |
|
Duncan
|
09611cd9a5
|
Remove snake_case from OpenRCT2/entity folder
|
2023-01-17 21:16:36 +00:00 |
|
Michael Steenbeek
|
bb55c6ce66
|
Remove loadsasnakes (#19192)
* Rename snake_case methods in scenario folder
* Rename snake_case methods in title folder
* Rename snake_case methods in object folder
* Rename snake_case methods in platform folder
* Rename snake_case methods in windows folder
* Rename tile_inspector.h to TileInspectorGlobals.h
* Rename snake_case methods in ui/windows folder
|
2023-01-17 19:46:55 +00: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 |
|
Michael Steenbeek
|
bf5f7e8e71
|
Rename format_string(2) and is_user_string_id() (#19178)
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
|
2023-01-17 08:59:07 +00:00 |
|
Stephan Spengler
|
76b918e7ed
|
Change openrct2/ride methods to UpperCamelCase, part 1
|
2023-01-17 01:32:54 +01:00 |
|
Michael Steenbeek
|
b4480b344e
|
Rename snake_case functions from localisation folder
|
2023-01-16 23:12:35 +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 |
|
Gymnasiast
|
b6d422ff95
|
Migrate remaining C strings in config handling
|
2023-01-08 15:41:10 +01:00 |
|
Stephan Spengler
|
bfcf66a8f7
|
Rename ParkSetEntranceFee to fit naming pattern
|
2023-01-06 22:57:18 +01: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 |
|
Michał Janiszewski
|
0f11246a81
|
Sync cmake version required for tests to main project (#18766)
b7a1db6e69/CMakeLists.txt (L2)
|
2022-12-17 18:33:01 +01:00 |
|
73
|
48ba81371f
|
Fix #18600: Some copyright years are not updated
this will address issue report #18600
|
2022-11-16 11:13:32 +01:00 |
|
Hielke Morsink
|
31dd4bf604
|
Use lower-case u integral suffix
|
2022-10-29 16:33:05 +02:00 |
|
Hielke Morsink
|
97a7fcc110
|
Consistently use literal suffix in upper-case
|
2022-10-29 16:28:53 +02:00 |
|
Hielke Morsink
|
abac080d3e
|
Rename public general config data members
|
2022-10-16 21:46:01 +02:00 |
|
Duncan
|
406b73d904
|
Remove final snakes from map and world (#18304)
|
2022-10-12 09:14:45 -03: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 |
|