summaryrefslogtreecommitdiff
path: root/string.h
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2006-12-10(svn r7475) -Fix (r7348): sanity check NewGRF action 8 strings for null termi...peter1138
2006-11-28(svn r7271) -Codechange: Revert the strtolower part of r7199 as it can actual...Darkvater
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-16(svn r7172) -Fix [r6931]: The console showed '?' characters instead of colour...Darkvater
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-19(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex...truelight
2006-07-31(svn r5684) - Codechange: create an strtolower() function that uses tolower()...Darkvater
2005-12-20(svn r3322) - Fix: Network window crash when it receives invalid information ...Darkvater
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-29(svn r2754) Move str_fmt into string.[ch]tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron