Age | Commit message (Expand) | Author |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2018-04-19 | Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours... | PeterN |
2018-04-17 | Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726) | Pavel Stupnikov |
2016-12-23 | (svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a c... | frosch |
2016-12-22 | (svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries. | frosch |
2014-01-12 | (svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to dis... | frosch |
2014-01-12 | (svn r26237) -Cleanup: Remove unused SCC_STRING_ID. | frosch |
2013-06-24 | (svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other tha... | rubidium |
2012-03-10 | (svn r24022) -Add: CARGO_LIST control code for strings | rubidium |
2012-01-16 | (svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the S... | yexo |
2012-01-15 | (svn r23805) -Add: {STRING6} and {STRING7}. | frosch |
2011-12-19 | (svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev... | truebrain |
2011-11-23 | (svn r23297) -Add: {CARGO_TINY} (Rubidium) | truebrain |
2011-11-19 | (svn r23269) -Codechange: rename some control/string codes/IDs to be more con... | rubidium |
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 command | rubidium |
2010-05-04 | (svn r19758) -Add: {HEIGHT} string command | rubidium |
2010-04-06 | (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword | yexo |
2009-11-29 | (svn r18339) -Cleanup: remove SKIP support from strgen too | rubidium |
2009-11-19 | (svn r18181) -Add: the concept of zero filled numbers to strgen | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
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 index | peter1138 |
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 index | peter1138 |
2007-06-24 | (svn r10314) -Codechange: Refer to vehicle names by index | peter1138 |
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 |