Commit Graph

20875 Commits (c3d1264a4b917b6afc61c72bf0224cfa54d7abde)

Author SHA1 Message Date
PeterN c3d1264a4b
Change: Don't save industry history if cargo slot isn't used. (#11133)
This avoids saving history of 16 slots per industry when in many cases (NewGRF dependent) only a couple are used.
1 year ago
Jonathan G Rennison 3ac663e619
Fix: Build road/tram stop windows did not set WindowDesc::ini_key (#11126)
Saved default window sizes were not persisted in the configuration file
1 year ago
translators 7996752fb1 Update: Translations from eints
indonesian: 71 changes by ecolortest
1 year ago
rubidium42 9f6fec01cd
Codechange: rename cargo aging days to periods, as they are not really days (#11112) 1 year ago
Patric Stout ab19882e94
Codechange: hint in all branches of ClampTo to resolve compile-time (#11130) 1 year ago
Patric Stout 97138acc8a
Codechange: make date-related variables constexpr (#11129)
This hints the compiler even more to result math-related questions
compile-time.
1 year ago
translators d3181375a4 Update: Translations from eints
danish: 2 changes by bscargo
french: 2 changes by Lishouuu
1 year ago
translators a54c28f2c3 Update: Translations from eints
polish: 3 changes by pAter-exe
1 year ago
Loïc Guilloux 119ac66c5c
Fix: [Bootstrap] don't crash when failing to connect to content server (#11122) 1 year ago
translators bd91d249ea Update: Translations from eints
dutch: 3 changes by Afoklala
1 year ago
translators b2ccc19f2d Update: Translations from eints
vietnamese: 2 changes by KhoiCanDev
1 year ago
Rubidium 18a31cca7c Codechange: do not make a string valid in place, to then copy it 1 year ago
Rubidium b958a343fe Codechange: the templated StrMakeValidInPlace is not in place 1 year ago
Rubidium 968de827d6 Fix #11108, e2f583a: missing argument for SCC_CARGO_SHORT formatting 1 year ago
translators 9f28da4e33 Update: Translations from eints
tamil: 3 changes by merni-ns
1 year ago
translators 48f25427bc Update: Translations from eints
english (us): 15 changes by 2TallTyler
korean: 2 changes by telk5093
german: 41 changes by Wuzzy2
portuguese (brazilian): 2 changes by pasantoro
1 year ago
Koen Bussemaker 381fa36450 Change: Autorail / autoroad tools can start dragging from invalid tiles 1 year ago
merni-ns a8a4737c5b
Fix #11096: Increase priority of error and confirmation windows (#11104) 1 year ago
translators bcaa60612e Update: Translations from eints
portuguese: 3 changes by azulcosta
1 year ago
Rubidium af9b9327af Codechange: do not keep local variable for temporary string parameters 1 year ago
Rubidium e04d43f396 Remove: now unused stredup 1 year ago
Rubidium 2ec4ea2b99 Codechange: use the string temporaries for game script strings 1 year ago
Rubidium 3e488465f8 Codechange: allow string temporaries in a StringParameter 1 year ago
Rubidium 78f5d58dc6 Codechange: use std::string without const as return
Otherwise some compilers, e.g. MSVC, do not pick up that these are temporaries
and as such it will pass the temporaries to `const std::string &` instead of
the wanted `std::string &&`
1 year ago
Rubidium b2edf82b69 Cleanup: remove unneeded CopyOutDParam version with StringID 1 year ago
Rubidium 4654b2b0aa Codechange: separate integer and string usage in StringParameters 1 year ago
Rubidium 8b7c34d7d4 Codechange: use string parameter backps for the text effects 1 year ago
Rubidium 7ed90a859f Codechange: function to check whether string parameters have changed since the backup 1 year ago
Rubidium 05ef3f0998 Cleanup: remove old backup/restore of string parameters 1 year ago
Rubidium 6313b8a4cb Codechange: move errors over to the new StringParameterBackup type 1 year ago
Rubidium 0943402bab Codechange: move news over to the new StringParameterBackup type 1 year ago
Rubidium f4a3032985 Codechange: move tooltip and query window over to the new StringParameterBackup type 1 year ago
Rubidium 2687704afc Codechange: introduce new type and functions for StringParameter backups 1 year ago
translators 26f3efb419 Update: Translations from eints
english (au): 2 changes by krysclarke
italian: 14 changes by Rivarossi
russian: 2 changes by Ln-Wolf
finnish: 2 changes by hpiirai
tamil: 8 changes by merni-ns
1 year ago
PeterN 115f6cf8ea
Fix #4575: Use Latin 'l' in English translation of zloty. (#11090)
This avoids many truetype fonts being unusable due to this single character not being available.
1 year ago
translators 10dd3119b1 Update: Translations from eints
welsh: 163 changes by Ansbaradigeidfran
1 year ago
merni-ns 161cc04b8a Fix #11087: Disable base graphics/sound dropdown outside main menu 1 year ago
merni-ns 4ae9ebf582 Change: Tooltip for base graphic/sound dropdown 1 year ago
Kuhnovic 6169e7f4bc
Feature: Orientation of rail and road depots can be changed (#9642) 1 year ago
PeterN c3fbe7bea8
Cleanup: Use FS enum instead of magic numbers. (#11088) 1 year ago
translators 082c47a4f9 Update: Translations from eints
dutch: 1 change by Afoklala
1 year ago
Rubidium d5c75bd655 Codechange: use std::string instead of a temporary buffer for iconv calls 1 year ago
Rubidium 0ea3e338ab Codechange: replace buffer+strecpy with std::string 1 year ago
Rubidium 3f18a8863a Codechange: use std::getline to read strings from stdin 1 year ago
Rubidium f333372dd1 Codechange: let IConsoleCmdExec accept std::string 1 year ago
Rubidium fd380127f0 Codechange: use SignalObjectAndWait since we do not support older than Windows XP anymore 1 year ago
Rubidium 69d5b9d326 Cleanup: unused NO_THREADS #ifdefs 1 year ago
translators 55979b612e Update: Translations from eints
welsh: 28 changes by Ansbaradigeidfran
portuguese: 1 change by azulcosta
polish: 1 change by pAter-exe
1 year ago
Richard Wheeler 3b2934c479
Change: Make terraforming point selection sprite visible at >2x zoom out (#11017) 1 year ago
Johannes E. Krause 5b0cfc7ea5 Add: show fallback sprites with debuglevel sprite=4 1 year ago