. ├── COPYING.md (18KB) ├── README.md (9.6KB) ├── ai (14 Entries) │   ├── compat_0.7.nut (12KB) │   ├── compat_1.0.nut (5.5KB) │   ├── compat_1.1.nut (3.6KB) │   ├── compat_1.10.nut (631B) │   ├── compat_1.11.nut (631B) │   ├── compat_1.2.nut (1.0KB) │   ├── compat_1.3.nut (1.0KB) │   ├── compat_1.4.nut (1.0KB) │   ├── compat_1.5.nut (1.0KB) │   ├── compat_1.6.nut (1.0KB) │   ├── compat_1.7.nut (1.0KB) │   ├── compat_1.8.nut (1.0KB) │   ├── compat_1.9.nut (630B) │   └── compat_12.nut (581B) ├── baseset (13 Entries) │   ├── no_music.obm (4.1KB) │   ├── no_sound.obs (3.7KB) │   ├── openttd.grf (511KB) │   ├── opntitle.dat (139KB) │   ├── orig_dos.obg (5.7KB) │   ├── orig_dos.obm (4.8KB) │   ├── orig_dos.obs (5.1KB) │   ├── orig_dos_de.obg (6.3KB) │   ├── orig_extra.grf (329KB) │   ├── orig_tto.obm (5.4KB) │   ├── orig_win.obg (5.9KB) │   ├── orig_win.obm (8.1KB) │   └── orig_win.obs (5.6KB) ├── changelog.txt (570KB) ├── game (11 Entries) │   ├── compat_1.10.nut (891B) │   ├── compat_1.11.nut (631B) │   ├── compat_1.2.nut (1.7KB) │   ├── compat_1.3.nut (1.7KB) │   ├── compat_1.4.nut (1.3KB) │   ├── compat_1.5.nut (1.1KB) │   ├── compat_1.6.nut (1.1KB) │   ├── compat_1.7.nut (1.1KB) │   ├── compat_1.8.nut (1.1KB) │   ├── compat_1.9.nut (890B) │   └── compat_12.nut (581B) ├── known-bugs.txt (23KB) ├── lang (65 Entries) │   ├── afrikaans.lng (145KB) │   ├── arabic_egypt.lng (184KB) │   ├── basque.lng (153KB) │   ├── belarusian.lng (269KB) │   ├── brazilian_portuguese.lng (162KB) │   ├── bulgarian.lng (246KB) │   ├── catalan.lng (173KB) │   ├── chuvash.lng (146KB) │   ├── croatian.lng (158KB) │   ├── czech.lng (161KB) │   ├── danish.lng (148KB) │   ├── dutch.lng (159KB) │   ├── english.lng (142KB) │   ├── english_AU.lng (141KB) │   ├── english_US.lng (143KB) │   ├── esperanto.lng (147KB) │   ├── estonian.lng (145KB) │   ├── faroese.lng (152KB) │   ├── finnish.lng (157KB) │   ├── french.lng (176KB) │   ├── frisian.lng (146KB) │   ├── gaelic.lng (190KB) │   ├── galician.lng (165KB) │   ├── german.lng (166KB) │   ├── greek.lng (307KB) │   ├── hebrew.lng (197KB) │   ├── hindi.lng (151KB) │   ├── hungarian.lng (174KB) │   ├── icelandic.lng (152KB) │   ├── ido.lng (143KB) │   ├── indonesian.lng (152KB) │   ├── irish.lng (175KB) │   ├── italian.lng (170KB) │   ├── japanese.lng (186KB) │   ├── korean.lng (187KB) │   ├── latin.lng (158KB) │   ├── latvian.lng (168KB) │   ├── lithuanian.lng (183KB) │   ├── luxembourgish.lng (151KB) │   ├── macedonian.lng (159KB) │   ├── malay.lng (154KB) │   ├── maltese.lng (144KB) │   ├── marathi.lng (158KB) │   ├── norwegian_bokmal.lng (149KB) │   ├── norwegian_nynorsk.lng (144KB) │   ├── persian.lng (194KB) │   ├── polish.lng (170KB) │   ├── portuguese.lng (170KB) │   ├── romanian.lng (167KB) │   ├── russian.lng (271KB) │   ├── serbian.lng (160KB) │   ├── simplified_chinese.lng (131KB) │   ├── slovak.lng (159KB) │   ├── slovenian.lng (147KB) │   ├── spanish.lng (173KB) │   ├── spanish_MX.lng (164KB) │   ├── swedish.lng (153KB) │   ├── tamil.lng (326KB) │   ├── thai.lng (300KB) │   ├── traditional_chinese.lng (137KB) │   ├── turkish.lng (156KB) │   ├── ukrainian.lng (264KB) │   ├── urdu.lng (174KB) │   ├── vietnamese.lng (180KB) │   └── welsh.lng (150KB) ├── multiplayer.md (9.6KB) ├── openttd.exe (9.5MB) └── scripts (9 Entries) ├── autoexec.scr.example (84B) ├── game_start.scr.example (15B) ├── on_client.scr.example (66B) ├── on_dedicated.scr.example (144B) ├── on_server.scr.example (89B) ├── on_server_connect.scr.example (31B) ├── pre_dedicated.scr.example (117B) ├── pre_server.scr.example (62B) └── readme.txt (945B)