. ├── COPYING.md (18KB) ├── README.md (8.2KB) ├── ai (15 Entries) │   ├── compat_0.7.nut (13KB) │   ├── compat_1.0.nut (5.8KB) │   ├── compat_1.1.nut (3.9KB) │   ├── compat_1.10.nut (945B) │   ├── compat_1.11.nut (945B) │   ├── compat_1.2.nut (1.3KB) │   ├── compat_1.3.nut (1.3KB) │   ├── compat_1.4.nut (1.3KB) │   ├── compat_1.5.nut (1.3KB) │   ├── compat_1.6.nut (1.3KB) │   ├── compat_1.7.nut (1.3KB) │   ├── compat_1.8.nut (1.3KB) │   ├── compat_1.9.nut (944B) │   ├── compat_12.nut (943B) │   └── compat_13.nut (581B) ├── baseset (14 Entries) │   ├── no_music.obm (4.1KB) │   ├── no_sound.obs (3.7KB) │   ├── openttd.32.bmp (2.1KB) │   ├── openttd.grf (510KB) │   ├── opntitle.dat (252KB) │   ├── orig_dos.obg (5.7KB) │   ├── orig_dos.obm (5.1KB) │   ├── orig_dos.obs (5.1KB) │   ├── orig_dos_de.obg (6.3KB) │   ├── orig_extra.grf (329KB) │   ├── orig_tto.obm (5.9KB) │   ├── orig_win.obg (5.9KB) │   ├── orig_win.obm (8.1KB) │   └── orig_win.obs (5.6KB) ├── changelog.txt (587KB) ├── game (12 Entries) │   ├── compat_1.10.nut (1.2KB) │   ├── compat_1.11.nut (945B) │   ├── compat_1.2.nut (2.0KB) │   ├── compat_1.3.nut (2.0KB) │   ├── compat_1.4.nut (1.6KB) │   ├── compat_1.5.nut (1.4KB) │   ├── compat_1.6.nut (1.4KB) │   ├── compat_1.7.nut (1.4KB) │   ├── compat_1.8.nut (1.4KB) │   ├── compat_1.9.nut (1.2KB) │   ├── compat_12.nut (943B) │   └── compat_13.nut (581B) ├── known-bugs.txt (23KB) ├── lang (65 Entries) │   ├── afrikaans.lng (147KB) │   ├── arabic_egypt.lng (190KB) │   ├── basque.lng (154KB) │   ├── belarusian.lng (272KB) │   ├── brazilian_portuguese.lng (164KB) │   ├── bulgarian.lng (247KB) │   ├── catalan.lng (176KB) │   ├── chuvash.lng (148KB) │   ├── croatian.lng (160KB) │   ├── czech.lng (164KB) │   ├── danish.lng (151KB) │   ├── dutch.lng (161KB) │   ├── english.lng (144KB) │   ├── english_AU.lng (144KB) │   ├── english_US.lng (145KB) │   ├── esperanto.lng (148KB) │   ├── estonian.lng (146KB) │   ├── faroese.lng (154KB) │   ├── finnish.lng (159KB) │   ├── french.lng (178KB) │   ├── frisian.lng (148KB) │   ├── gaelic.lng (191KB) │   ├── galician.lng (170KB) │   ├── german.lng (168KB) │   ├── greek.lng (310KB) │   ├── hebrew.lng (200KB) │   ├── hindi.lng (153KB) │   ├── hungarian.lng (177KB) │   ├── icelandic.lng (153KB) │   ├── ido.lng (144KB) │   ├── indonesian.lng (154KB) │   ├── irish.lng (181KB) │   ├── italian.lng (174KB) │   ├── japanese.lng (187KB) │   ├── korean.lng (189KB) │   ├── latin.lng (159KB) │   ├── latvian.lng (171KB) │   ├── lithuanian.lng (185KB) │   ├── luxembourgish.lng (154KB) │   ├── macedonian.lng (161KB) │   ├── malay.lng (156KB) │   ├── maltese.lng (146KB) │   ├── marathi.lng (160KB) │   ├── norwegian_bokmal.lng (150KB) │   ├── norwegian_nynorsk.lng (146KB) │   ├── persian.lng (195KB) │   ├── polish.lng (174KB) │   ├── portuguese.lng (172KB) │   ├── romanian.lng (172KB) │   ├── russian.lng (275KB) │   ├── serbian.lng (161KB) │   ├── simplified_chinese.lng (133KB) │   ├── slovak.lng (161KB) │   ├── slovenian.lng (148KB) │   ├── spanish.lng (176KB) │   ├── spanish_MX.lng (165KB) │   ├── swedish.lng (155KB) │   ├── tamil.lng (340KB) │   ├── thai.lng (314KB) │   ├── traditional_chinese.lng (137KB) │   ├── turkish.lng (158KB) │   ├── ukrainian.lng (270KB) │   ├── urdu.lng (176KB) │   ├── vietnamese.lng (183KB) │   └── welsh.lng (152KB) ├── multiplayer.md (9.6KB) ├── openttd.exe (11MB) └── 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)