summaryrefslogtreecommitdiff
path: root/src/game/game_text.hpp
AgeCommit message (Expand)Author
2020-05-21Codechange: Store GS lang texts in std::strings.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-04-09Codechange: Use std::vector instead of AutoDeleteSmallVector in GS text handl...Michael Lutz
2019-03-26Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...Henry Wilson
2017-02-26(svn r27756) -Codechange: Add StringTab enumfrosch
2013-10-06(svn r25818) -Fix [FS#5750]: [GS] Language file scanner considered filenames ...frosch
2011-12-19(svn r23634) -Add: support language files for GameScript (Rubidium)truebrain