kyphii
6f55454ae8
Add ratings modifier for reversed trains ( #20091 )
...
* Add ratings modifier for reversed trains
* Add test save file and ratings for this
* Changelog entry
* Bump network version
* Modify changelog
* Changelog edit
---------
Co-authored-by: Trevor Finney <8711258+finneyt@users.noreply.github.com >
2023-05-06 02:40:41 +03:00
ζeh Matt
c6c29dbf64
Add BigTestMap to ride rating tests
2023-04-26 17:48:38 +03:00
Michael Steenbeek
812ea151bb
Fix duplicate RGB colours in palette ( #18299 )
...
* Remove duplicate RGB colours from palette
* Update hash
* Update reference dat file
---------
Co-authored-by: Spacek531 <spacek531@comcast.net >
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk >
2023-04-16 15:15:26 +01:00
Duncan
1ec62e44bb
Add missing string test ( #19837 )
2023-04-05 21:28:50 +01:00
Michał Janiszewski
049d962a7c
Merge pull request #19462 from duncanspumpkin/cmakeTests
...
Actually Run All Unit Tests in CMake
2023-04-03 17:43:23 +02:00
Michael Steenbeek
fd80b4c822
Refactor and clean up date handling ( #19666 )
...
* Refactor and clean up date handling
* Remove gDate, remove direct access to days_in_month
* Adjust the MultiLaunch test
* Bump network version
---------
Co-authored-by: ζeh Matt <5415177+ZehMatt@users.noreply.github.com >
2023-04-02 09:25:41 +01:00
Matthias Moninger
9e4099fcdf
Fix VS debug builds not finding gtestd.lib ( #19798 )
2023-04-02 09:20:47 +02:00
duncanspumpkin
b9ce206044
Move to pretest discovery
2023-03-30 08:31:59 +01:00
duncanspumpkin
bde48f0b25
Fix running the tests
2023-03-29 22:05:21 +01:00
duncanspumpkin
2ea289d5c6
Fix tests that now fail to compile
2023-03-29 22:05:19 +01:00
duncanspumpkin
aee3f17b93
Fix cmake tests compiling
2023-03-29 22:04:13 +01:00
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