src/rev.cpp.in
Sat, 22 Mar 2008 19:54:50 +0000 rubidium (svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk.
Sun, 21 Oct 2007 14:59:05 +0000 rubidium (svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
Wed, 12 Sep 2007 07:11:48 +0000 rubidium (svn r11089) -Codechange: add revision detection to MSVC.