.gitignore
author peter1138
Wed, 16 Apr 2008 19:01:09 +0000
changeset 8949 4c9fbf5ec359
parent 8325 deeb58f7bf53
child 10376 d0abbf51df3d
permissions -rw-r--r--
(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
Makefile*
bin/*
!bin/data/chars.grf
!bin/data/openttdd.grf
!bin/data/openttdw.grf
!bin/data/opntitle.grf
!bin/scenario/README
!bin/scripts*
config.*
objs/*
src/rev.cpp