rubidium
|
54c1616cba
|
(svn r22806) -Codechange: store the number of untranslated strings in the language file
|
2011-08-21 19:21:38 +00:00 |
|
rubidium
|
9fc2798baf
|
(svn r22411) -Document: another bunch of bits
|
2011-05-02 17:42:12 +00:00 |
|
rubidium
|
ec4f688ca0
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
terkhen
|
5139fa9a23
|
(svn r21343) -Add: Function that compares strings using case insensitive natural sort.
|
2010-11-27 22:47:29 +00:00 |
|
rubidium
|
1c315fb557
|
(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage
|
2010-11-13 19:10:30 +00:00 |
|
rubidium
|
ce1e4a3448
|
(svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well
|
2010-11-13 14:36:43 +00:00 |
|
rubidium
|
9c792914f0
|
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list
|
2010-11-13 12:09:30 +00:00 |
|
rubidium
|
97735fca1e
|
(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers
|
2010-11-13 11:38:01 +00:00 |
|
rubidium
|
7c754ca125
|
(svn r21161) -Codechange: make the currently used language easier accessible
|
2010-11-13 11:25:58 +00:00 |
|
rubidium
|
0020e74533
|
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk
|
2010-11-13 11:11:02 +00:00 |
|