1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 09:06:22 +01:00
OpenTTD/regression
Loïc Guilloux 6b99b6672e
Fix: [Script] ScriptBase::Rand() return value was between -MIN(int32) and MAX(int32) ()
Also ensure the parameters for ScriptBase::RandRange() and ScriptBase::Chance() are in [0-MAX(uint32)] range
2023-02-10 19:55:59 +01:00
..
regression Fix: [Script] ScriptBase::Rand() return value was between -MIN(int32) and MAX(int32) () 2023-02-10 19:55:59 +01:00
stationlist Change: Heading for 14 now. () 2023-01-01 22:52:23 +01:00
regression.cfg Codechange: move regression outside of bin and make it work via CMake script 2020-06-05 19:36:05 +02:00