warzone2100/lib/ivis_common
Dennis Schridde b422209c9a Rename range() to wrap() and warn about unused results.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3484 4a71c877-e1ca-e34f-864e-861f7616d084
2008-01-15 18:15:13 +00:00
..
Makefile.am Remove more unused code. This includes iV_GetMouseFrame, which returned an undefined value before. scriptextern.c might want to be adapted. 2007-06-14 21:56:36 +00:00
Makefile.raw * Fix nameclash of <png.h> with lib/ivis_common/png.h 2007-04-30 14:09:33 +00:00
bitimage.c * Correctly fix "clever" use of malloc __without__ introducing a memory leak in the process (r3305 introduced one) 2008-01-06 21:21:31 +00:00
bitimage.h Change the binary IMG files into CSV text files. 2008-01-01 21:33:47 +00:00
imd.c Reduce verbosity of LOG_3D 2007-12-31 14:04:21 +00:00
imd.h - pie_MAX_POINTS became pie_MAX_VERTICES and was increased to 768 from 512. (Grim's request.) 2007-07-11 21:09:40 +00:00
imdload.c Reduce verbosity of LOG_3D 2007-12-31 14:04:21 +00:00
ivi.h Remove unused defines, prettify animation code a bit, and use same electronic 2008-01-10 22:18:20 +00:00
ivis_common.vcproj Setup eol-style CRLF for vcproj files 2008-01-14 20:49:48 +00:00
ivisdef.h * Correctly fix "clever" use of malloc __without__ introducing a memory leak in the process (r3305 introduced one) 2008-01-06 21:21:31 +00:00
ivispatch.h Remove unused palette defines 2007-12-22 16:55:39 +00:00
pieblitfunc.h Remove unused function pie_DrawImageFileID. Rename pie_SetColourKeyedBlack to 2007-12-27 01:05:37 +00:00
pieclip.c Replace a ton of custom texture clipping code with a single call to OpenGL scissor test. 2008-01-06 14:05:13 +00:00
pieclip.h Replace a ton of custom texture clipping code with a single call to OpenGL scissor test. 2008-01-06 14:05:13 +00:00
piedef.h Remove unused defines, prettify animation code a bit, and use same electronic 2008-01-10 22:18:20 +00:00
piefunc.h Large PIELIGHT cleanup. Also cleans up tile drawing logic somewhat. 2007-12-09 00:33:03 +00:00
piemode.h Remove unused _iVPRIM_DIVTABLE table. 2007-11-19 20:09:01 +00:00
piepalette.h Remove unused palette defines 2007-12-22 16:55:39 +00:00
piestate.c Simplify clparse.c by removing unused and/or unusable commands. 2008-01-12 18:12:22 +00:00
piestate.h Simplify clparse.c by removing unused and/or unusable commands. 2008-01-12 18:12:22 +00:00
pietypes.h Remove unused PIEVERTLIGHT. Retire iColour type in favour of PIELIGHT. Fix circular headers. 2007-11-23 21:51:48 +00:00
pievector.h Rename range() to wrap() and warn about unused results. 2008-01-15 18:15:13 +00:00
png_util.c Make PNG loader a little less picky about the PNG format being exactly correct. 2007-07-29 17:42:22 +00:00
png_util.h - 1st attempt to create an API for image loading (support for PNG features like non 8bit channels still needs to be thought of). Appropriate code location is also missing (added new functions to tex.c, since they were not PNG related) 2007-05-01 20:34:54 +00:00
rendmode.h More PIELIGHT fixes. Retire iV_BoxFill. Fix "mission achieved" dialog colours. 2007-11-26 22:59:21 +00:00
tex.h Move all skybox page handling to display3d.c to prepare for skybox scriptability. 2008-01-12 15:10:02 +00:00
textdraw.h * Use WZ_DECL_FORMAT for some functions which take printf-like strings 2007-12-17 19:37:40 +00:00