warzone2100/lib/ivis_common
Giel van Schijndel e19e8814b6 * Add a GPL (v2 or later) header to source:trunk/lib/ivis_common/pievector.h
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2678 4a71c877-e1ca-e34f-864e-861f7616d084
2007-11-02 19:41:04 +00:00
..
Makefile.am
Makefile.raw
bitimage.c Fix wrong texture pages selected for various models. Closes bug #9629. 2007-08-01 15:06:23 +00:00
bitimage.h Revert commit r2258 which made texture coordinates into floating point. It 2007-07-30 20:20:06 +00:00
imd.c Clean up LOG_3D 2007-10-27 13:58:01 +00:00
imd.h
imdload.c * Replace a lot of strncat(dst, src, sizeof(dst) - strlen(dst) - 1) calls with the less bloated strlcat(dst, src, sizeof(dst)) form 2007-10-27 15:47:17 +00:00
ivi.h
ivisdef.h Revert commit r2258 which made texture coordinates into floating point. It 2007-07-30 20:20:06 +00:00
ivispatch.h
pieblitfunc.h
pieclip.c Replace int x,y,z in TERRAIN_VERTEX with a Vector2i, and fix two cases of 2007-10-29 22:00:55 +00:00
pieclip.h Merge PIEVERTEX and SVMESH into TERRAIN_VERTEX and use struct assignment instead of memcpy on it. 2007-10-29 21:41:38 +00:00
piedef.h Replace int x,y,z in TERRAIN_VERTEX with a Vector2i, and fix two cases of 2007-10-29 22:00:55 +00:00
piefunc.h Merge PIEVERTEX and SVMESH into TERRAIN_VERTEX and use struct assignment instead of memcpy on it. 2007-10-29 21:41:38 +00:00
piemode.h
piepalette.h
piestate.c
piestate.h
pietypes.h
pievector.h * Add a GPL (v2 or later) header to source:trunk/lib/ivis_common/pievector.h 2007-11-02 19:41:04 +00:00
png_util.c
png_util.h
rendmode.h
tex.h Increase number of allowed texture pages from 64 to 128 for now. 2007-08-13 10:48:32 +00:00
textdraw.h Use GLC_TEXTURE for font rendering. Patch by Bertrand Coconnier in bug #10188. 2007-10-27 19:20:25 +00:00