Peter Nelson
|
8901f9adca
|
Fix #14361: Removing a badge filter did not clear it. (#14379)
|
2025-06-23 08:24:03 +01:00 |
|
Peter Nelson
|
25f1c97bea
|
Change: Add badge dropdown filters and configuration.
|
2025-06-05 17:55:24 +01:00 |
|
Peter Nelson
|
c2d4098afa
|
Add: Configuration of NewGRF badges.
|
2025-05-25 09:13:05 +01:00 |
|
Peter Nelson
|
c213218b66
|
Codechange: Pass click state to Dropdown Draw() function.
This allows drawing to change depending on last click position.
|
2025-05-25 09:13:05 +01:00 |
|
Peter Nelson
|
984d864c72
|
Codechange: Add OnClick handler for dropdown items.
This allows each dropdown item to indicate if something different should happen depending on where in the item was clicked.
|
2025-05-25 09:13:05 +01:00 |
|
Peter Nelson
|
7679b0bc46
|
Codechange: Use FlatSet when filtering and drawing badge names.
|
2025-05-05 14:00:38 +01:00 |
|
frosch
|
8571af9833
|
Codechange: Turn ZoomLevel into enum class.
|
2025-05-03 23:21:09 +02:00 |
|
Peter Nelson
|
394adb654e
|
Codechange: Move GUI parts of badges to a separate file. (#14023)
|
2025-04-18 17:20:31 +01:00 |
|