mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 22:28:56 +00:00
- Fix: gitignore and hgignore had more missing/wrong entries (r20078, r20033, r20031) - Fix: Remove the space between "open" and "ttd" in the title screen (r20077) - Fix: Road vehicles could get crashed twice in a tick [FS#3896] (r20053, r20034) - Fix: Coloured_news_year was stored in savegames while it should be a client setting [FS#3916] (r20051)
27 lines
378 B
Plaintext
27 lines
378 B
Plaintext
syntax: glob
|
|
|
|
bin/lang/*
|
|
bin/openttd*
|
|
bin/*.cfg
|
|
bundle/*
|
|
bundles/*
|
|
config.cache*
|
|
config.log
|
|
config.pwd
|
|
docs/aidocs/*
|
|
docs/source/*
|
|
Makefile
|
|
Makefile.am
|
|
Makefile.bundle
|
|
media/openttd.desktop
|
|
media/openttd.desktop.install
|
|
objs/*
|
|
projects/*.ncb
|
|
projects/*.suo
|
|
projects/*.sdf
|
|
projects/*.opensdf
|
|
projects/*.vcproj.*.user
|
|
projects/*.vcxproj.user
|
|
src/rev.cpp
|
|
src/os/windows/ottdres.rc
|