.gitignore
author rubidium
Mon, 23 Jun 2008 08:38:07 +0000
changeset 9578 897d5acf2a62
parent 8325 deeb58f7bf53
child 10376 d0abbf51df3d
permissions -rw-r--r--
(svn r13611) -Fix [FS#2100]: if the first bridge can't be build for a given length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long.
8325
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     1
Makefile*
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     2
bin/*
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     3
!bin/data/chars.grf
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     4
!bin/data/openttdd.grf
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     5
!bin/data/openttdw.grf
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     6
!bin/data/opntitle.grf
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     7
!bin/scenario/README
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     8
!bin/scripts*
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     9
config.*
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
    10
objs/*
deeb58f7bf53 (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
    11
src/rev.cpp