.gitignore
author peter1138
Fri, 15 Feb 2008 13:28:13 +0000
changeset 8566 e81f60ee6a59
parent 8325 deeb58f7bf53
child 10376 d0abbf51df3d
permissions -rw-r--r--
(svn r12144) -Codechange: Adjust aircraft slowing algorithm so that very fast
aircraft slow down more rapidly than slower aircraft. This prevents them
from reaching the end of the runway at high speed, and also stops slow
aircraft from slowing down too much at the start of the runway.
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