terkhen
|
4b944cb13e
|
(svn r21343) -Add: Function that compares strings using case insensitive natural sort.
|
2010-11-27 22:47:29 +00:00 |
|
rubidium
|
034eb834cc
|
(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage
|
2010-11-13 19:10:30 +00:00 |
|
rubidium
|
d46a2ef122
|
(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
|
8aba642ed5
|
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list
|
2010-11-13 12:09:30 +00:00 |
|
rubidium
|
68b94e61e0
|
(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
|
f4e4056aed
|
(svn r21161) -Codechange: make the currently used language easier accessible
|
2010-11-13 11:25:58 +00:00 |
|
rubidium
|
f195920695
|
(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 |
|