Ted John
27ed19002a
Merge pull request #16740 from IntelOrca/precise-patrol-areas
...
Allow patrol areas to be single tiles.
2022-03-13 15:20:33 +00:00
Ted John
5334b8f5c8
Do not re-create window when switching staff
2022-03-13 14:26:17 +00:00
Michael Steenbeek
37c0fffb99
Merge pull request #16777 from duncanspumpkin/paintReorg2
...
Apply regex on PaintAddImageAsChildRotated
2022-03-13 14:44:55 +01:00
Ted John
f8224150d5
Validate patrol area location
2022-03-12 10:43:41 +00:00
duncanspumpkin
2874b1b49d
Update replays
2022-03-12 10:43:41 +00:00
Ted John
38d36acef3
Add patrol area tool window
2022-03-12 10:43:41 +00:00
duncanspumpkin
7a36e34782
Apply review comments
2022-03-12 07:26:34 +00:00
duncanspumpkin
68d0d05d49
Remove extra non rotated PaintAddImageAsChild
2022-03-11 21:45:12 +00:00
duncanspumpkin
763aae70f7
Fix regex fail
2022-03-11 21:45:12 +00:00
duncanspumpkin
39c8fda4e6
Apply regex to PaintAddImageAsChildRotated
2022-03-11 21:45:12 +00:00
Michael Steenbeek
1c781a84c8
Merge pull request #16776 from duncanspumpkin/paintReorg
...
Apply regex on PaintAddImageAsParentRotated2
2022-03-11 21:37:10 +01:00
Gymnasiast
dfa58470cf
Apply simplification
2022-03-11 21:10:10 +01:00
Ted John
97dfe3cb73
Refactor std::lower_bound to binary_find
2022-03-11 18:39:05 +00:00
Ted John
0aa6ceb2aa
Refactor similar loop in s4 and s6 import
2022-03-11 18:39:04 +00:00
Ted John
90718ca81c
Refactor patrol area class to new file
2022-03-11 18:39:04 +00:00
Ted John
566bc4d311
Allow patrol areas to be single tiles
...
Change the patrol areas to be stored as a sorted list of points grouped in fixed cells for each staff entity. The complexity will be a mixed O(1) and O(log n) search.
2022-03-11 18:39:04 +00:00
duncanspumpkin
b7aa5ebd2e
Correct failures
2022-03-11 13:55:01 +00:00
duncanspumpkin
a5a00517ea
Apply regex on PaintAddImageAsParentRotated2
2022-03-11 13:45:00 +00:00
Duncan
b6175bb556
Apply regex for PaintAddIMageAsParentRotated ( #16775 )
...
* Apply regex for PaintAddIMageAsParentRotated
* Remove unused function
2022-03-11 13:36:55 +00:00
Ivan Krushkov
eb423a73b7
Close #12793 : Excitement/Intensity/Nausea ratings to Ride List view with sorting ( #16655 )
2022-03-11 11:17:14 +00:00
Silent
5e725913f8
Close #16566 : Favour WinNT preprocessor version checks over MinGW ( #16677 )
2022-03-11 07:59:09 -03:00
Hielke Morsink
49fbc30a97
Merge pull request #16771
2022-03-11 08:55:47 +01:00
Silent
159a76d7ec
Refactor uses of safe_strcat_path
2022-03-10 20:18:17 +01:00
Silent
3773fa4cb0
Refactor uses of path_append_extension
2022-03-10 20:18:17 +01:00
Michael Steenbeek
0f2cf23318
Safely look up widget for drawing
2022-03-10 01:01:59 +01:00