Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-21 | Codechange: Store GS lang texts in std::strings. | Michael Lutz | |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt | |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson | |
2019-04-09 | Codechange: Use std::vector instead of AutoDeleteSmallVector in GS text ↵ | Michael Lutz | |
handling. | |||
2019-03-26 | Cleanup: Remove unused size template parameters from SmallMap and ↵ | Henry Wilson | |
Auto[Free|Delete]SmallVector | |||
2017-02-26 | (svn r27756) -Codechange: Add StringTab enum | frosch | |
2013-10-06 | (svn r25818) -Fix [FS#5750]: [GS] Language file scanner considered filenames ↵ | frosch | |
starting with '.' as valid translations, resulting in languages with empty name, which causes trouble. | |||
2011-12-19 | (svn r23634) -Add: support language files for GameScript (Rubidium) | truebrain | |