OpenTTD/bin
Patric Stout f60b3d7f79
Codechange: [Script] rework how compat-scripts work and are loaded (#13504)
- compat_NNN.nut files now only defines what is needed to downgrade from API NNN + 1 to NNN.
- Automatically load all required compatibility files based on the API version of the script, starting with the latest.
2025-02-09 15:04:04 +00:00
..
ai Codechange: [Script] rework how compat-scripts work and are loaded (#13504) 2025-02-09 15:04:04 +00:00
game Codechange: [Script] rework how compat-scripts work and are loaded (#13504) 2025-02-09 15:04:04 +00:00
scripts (svn r15302) -Add: example file for on_server_connect.scr and document it in the scripts readme 2009-01-31 23:50:53 +00:00
CMakeLists.txt Change: [CMake] Copy AI/GS compatibility files to build dir (#8906) 2021-04-02 10:15:45 +02:00