summaryrefslogtreecommitdiff
path: root/src/strings_type.h
AgeCommit message (Expand)Author
2021-03-09Codechange: remove special strings for language and resolutions (#8824)Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-08-02Fix #7672: more than 32 resolutions may be availableglx
2017-02-26(svn r27758) -Change: Increase the maximum number of GameScript texts to 64k,...frosch
2017-02-26(svn r27757) -Change: Make StringID 32bit.frosch
2017-02-26(svn r27756) -Codechange: Add StringTab enumfrosch
2017-02-26(svn r27755) -Codechange: Move TAB_SIZE to strings_type.h and use it consiste...frosch
2014-04-27(svn r26525) -Remove: Screenshot format setting from GUI.frosch
2011-09-23(svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, wh...rubidium
2010-11-13(svn r21164) -Codechange: replace the hardcoded array of language metadata wi...rubidium
2010-11-13(svn r21161) -Codechange: make the currently used language easier accessiblerubidium
2010-11-13(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metad...rubidium
2010-11-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium
2010-11-10(svn r21126) -Codechange: increase the limit of languages OpenTTD can know ab...rubidium
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2009-12-22(svn r18603) -Codechange: move getting the song name to music_gui.cpprubidium
2009-09-22(svn r17611) -Fix: buffers used for verifying company and president name leng...smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-19(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)frosch
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2008-10-17(svn r14480) -Add: warning when trying to use a right-to-left language withou...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-01-17(svn r11886) -Add: sort the strings in languages dropdownglx
2007-12-21(svn r11675) -Codechange: split the string types from the string functions.rubidium