|
fe058a59
|
2010-05-23T19:55:26
|
|
Bring the VS 2003 build up to date, courtesy of Lars Huttar in SF bug #2027775.
|
|
b066d782
|
2010-05-23T16: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-19T16: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-11T23:34:26
|
|
fix vc7.1 project
|
|
d15e7a70
|
2008-05-06T05:12:39
|
|
start a vc7.1 build
|