Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-01 | textscreen: Use safe string functions. | Simon Howard | |
Define TXT_{StringCopy,StringConcat,snprintf,vsnprintf} as analogs of the m_misc.c versions so that the textscreen library does not need a dependency on the Doom code, and change all textscreen code to use these instead of unsafe functions. This fixes #372. | |||
2012-02-03 | Split off UTF-8 code into separate file and add extra functions. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2489 |