summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
AgeCommit message (Expand)Author
2011-10-29(svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volu...yexo
2011-08-20(svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values.frosch
2011-08-20(svn r22779) -Add: [NewGRF] Stringcode for printing a unsinged word in power ...frosch
2011-08-20(svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo)frosch
2011-08-20(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always inc...frosch
2011-08-20(svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date co...frosch
2011-04-09(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.frosch
2011-01-21(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken si...yexo
2010-11-05(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format...rubidium
2010-11-05(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)rubidium
2010-11-05(svn r21084) -Codechange: name a variable to cover its actual implementation ...rubidium
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-04-06(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qwordyexo
2009-11-29(svn r18339) -Cleanup: remove SKIP support from strgen toorubidium
2009-11-19(svn r18181) -Add: the concept of zero filled numbers to strgenrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-20(svn r16886) -Codechange: unify naming of some string IDs related to string c...rubidium
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...rubidium
2009-01-03(svn r14791) -Add: the ability to make ISO dates with the string system (Phil...rubidium
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-14(svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadec...rubidium
2008-08-01(svn r13910) -Document: string drawing related functions and types (Alberth)rubidium
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-25(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf...peter1138
2007-09-22(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...rubidium
2007-08-07(svn r10820) -Codechange: make negative currencies red and restore the colour...rubidium
2007-06-25(svn r10324) -Codechange: reference engine names by indexpeter1138
2007-06-25(svn r10323) -Codechange: reference company name, number and player (presiden...peter1138
2007-06-25(svn r10321) -Codechange: refer to sign text by indexpeter1138
2007-06-24(svn r10314) -Codechange: Refer to vehicle names by indexpeter1138
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...rubidium
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium