summaryrefslogtreecommitdiff
path: root/src/newgrf_townname.h
AgeCommit message (Collapse)Author
2021-02-14Codechange: move non-GUI code to non-GUI source files.frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add ↵rubidium
something more than whitespace as description of files that don't have a description.
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ↵rubidium
unneeded include from openttd.h.
2007-06-18(svn r10211) -Feature: [NewGRF] Add support for action 0Fglx