newgrf_text.h
Mon, 04 Dec 2006 08:30:04 +0000 peter1138 (svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...
Sat, 21 Oct 2006 23:31:34 +0000 Darkvater (svn r6884) -Codechange: Add strict bounds checking in string formatting system.
Sat, 19 Aug 2006 16:30:05 +0000 tron (svn r5952) - struct GRFText{Entry,} are private to newgrf_text.c
Thu, 11 May 2006 16:27:46 +0000 peter1138 (svn r4832) - NewGRF: add support for original string ID to newgrf text handling. So far, this is used for vehicles when no English or American translation is provided.
Sun, 23 Apr 2006 18:27:53 +0000 peter1138 (svn r4550) - NewGRF: update string system to new rules: a grf version of less than 6 uses the old scheme, of 7 or more uses the new scheme. (Moving targets, yay...)
Fri, 21 Apr 2006 08:11:50 +0000 peter1138 (svn r4497) - NewGRF minor fixes: (Rubidium)
Fri, 21 Apr 2006 03:00:20 +0000 belugas (svn r4493) Newgrf : Action 04. Beginning of implementation.