kc3-lang/ftgl/msvc/vc71

Branch :


Log

Author Commit Date CI Message
fe058a59 2010-05-23 19:55:26 Bring the VS 2003 build up to date, courtesy of Lars Huttar in SF bug #2027775.
b066d782 2010-05-23 16:30:54 Add query functions to request FTGL configuration information: - C version: ftglGetString(); - C++ version: FTGL::GetString(); Currently supported strings are: - FTGL_CONFIG_VERSION: FTGL version information
84fdd792 2009-07-19 16:09:40 Correct the order in which FT_Done_Face is called via the library's destructors. Fixes a Bzflag crash upon exit. Patch courtesy of Mathew Eis (kingrobot) from SF patch 2721799.
e0f829e1 2008-06-11 23:34:26 fix vc7.1 project
d15e7a70 2008-05-06 05:12:39 start a vc7.1 build