.gitignore
author peter1138
Wed, 16 Apr 2008 19:01:09 +0000
changeset 10205 d37e906c7070
parent 8821 41b5cf26ce4a
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