609d953a63
* Remove unused functions pie_SetFormattedTextFlags and pie_GetFormattedTextFlags * Move constants PIE_TEXT_WHITE_COLOUR, PIE_TEXT_LIGHTBLUE_COLOUR and PIE_TEXT_DARKBLUE_COLOUR from header file to implementation file * Remove global var FFlags which only ever had one value (FTEXT_SKIP_TRAILING_SPACES) * Remove global var ExtentsMode which only ever had one value (EXTENTS_USEMAXWIDTH) and remove all if-statements which never matched (remove the conditional part from the parts that always matched) * Remove #ifdef _TESTBED code since _TESTBED is never defined (not in commented out code either) git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2346 4a71c877-e1ca-e34f-864e-861f7616d084 |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.raw | ||
ivi.c | ||
pieblitfunc.c | ||
piedraw.c | ||
piefunc.c | ||
piematrix.c | ||
piematrix.h | ||
piemode.c | ||
piepalette.c | ||
piestate.c | ||
pietexture.c | ||
pietexture.h | ||
rendmode.c | ||
screen.c | ||
screen.h | ||
tex.c | ||
textdraw.c |