summaryrefslogtreecommitdiff
path: root/src/language.h
AgeCommit message (Expand)Author
2011-12-17(svn r23585) -Codechange: replace some magic numbers with less magic constantsrubidium
2011-08-21(svn r22806) -Codechange: store the number of untranslated strings in the lan...rubidium
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2011-01-18(svn r21845) -Codechange: move documentation towards the code to make it more...rubidium
2010-11-27(svn r21343) -Add: Function that compares strings using case insensitive natu...terkhen
2010-11-13(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguagerubidium
2010-11-13(svn r21165) -Codechange: move the case/gender meta data into the language me...rubidium
2010-11-13(svn r21164) -Codechange: replace the hardcoded array of language metadata wi...rubidium
2010-11-13(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index...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