Peter Nelson
|
394adb654e
|
Codechange: Move GUI parts of badges to a separate file. (#14023)
|
2025-04-18 17:20:31 +01:00 |
|
Peter Nelson
|
d48bc18721
|
Codechange: Rename badge_class to class_index and badge_classes to gui_classes internally. (#13995)
These names are already used in some places, so this brings a bit of consistency.
|
2025-04-13 21:06:09 +01:00 |
|
Peter Nelson
|
e2c1b9f03e
|
Codechange: Use only raw strings in drop down lists. (#13667)
Strings with parameters are now pre-formatted, avoiding global parameters.
Helper functions still allow StringID.
|
2025-02-27 21:11:16 +00:00 |
|
Peter Nelson
|
7a23bfa747
|
Add: Filter purchase lists by badge text. (#13588)
|
2025-02-17 17:28:26 +00:00 |
|
Peter Nelson
|
8f14894024
|
Add: NewGRF Badges.
|
2025-02-16 22:24:25 +00:00 |
|