summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-04-14Codechange: a .aps is created by MSVC when opening a .rc, so ignore itglx
2018-03-11(svn r27988) -Codechange: Extent hg- and gitignore for .vsfrosch
2017-08-24(svn r27897) -Add [FS#6577]: Project file generator for kdevelop 4/5 (adf88)frosch
2017-03-13(svn r27792) -Add: [Win32] .gitignore for IntelliSense database of VS2015 ↵michi_cc
Update 2.
2017-01-14(svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grffrosch
openttd.grf is now always loaded and provides all extra graphics in case the (possibly outdated) baseset does not. orig_extra.grf contains graphics specific to the original baseset only.
2011-12-22(svn r23656) -Fix: make all vcs ignore docs/gamedocs/ just like docs/aidocs/yexo
2011-11-14(svn r23220) -Change: move the baseset files to their new locationrubidium
2010-08-02(svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by ↵rubidium
only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF.
2010-06-28(svn r20033) -Fix: gitignore and hgignore had more missing/wrong entries.michi_cc
2010-06-28(svn r20031) -Fix: git and hg didn't ignore the generated windows RC file.michi_cc
2008-11-25(svn r14627) -Change: update .gitignore and add .hgignore to ignore all ↵rubidium
generated files.
2008-01-17(svn r11890) -Change: ignore some files for git too. Patch by bruce89.rubidium