warzone2100/lib/ivis_common
Cyp f0beca71cc Merge remote branch 'origin/master' into newnet
Conflicts:
	lib/netplay/netlog.c
	lib/netplay/netlog.h
	lib/netplay/netplay.c
	macosx/Warzone.xcodeproj/project.pbxproj
	macosx/configs/Warzone-All.xcconfig
	macosx/configs/Warzone-Debug.xcconfig
	src/multijoin.c
2010-07-10 17:02:39 +02:00
..
Makefile.am Merge remote branch 'origin/master' into newnet 2010-07-10 17:02:39 +02:00
bitimage.c TCMask support infrastructure: mask loading and colour retrieval routines. Part of #851. 2010-03-07 08:34:17 +01:00
bitimage.h Bump copyright 2009-02-10 18:01:48 +00:00
imd.c Bump copyright 2009-02-10 18:01:48 +00:00
imd.h Remove 256 scale value from texture matrix. Closes #1678. 2010-03-16 15:47:55 +01:00
imdload.c Correctly propagate TCMask settings through PIE levels, so it will works for animated objects too. 2010-04-12 11:59:33 +02:00
ivi.h Remove unused code and correct PIE documentation. Number of texture animations and playback rates do not 2009-10-04 19:01:56 +02:00
ivis_common.vcproj Merge remote branch 'origin/master' into newnet 2010-07-10 17:02:39 +02:00
ivisdef.h Remove 256 scale value from texture matrix. Closes #1678. 2010-03-16 15:47:55 +01:00
ivispatch.h Bump copyright 2009-02-10 18:01:48 +00:00
jpeg_encoder.c Save screenshots as JPG and PNG. 2010-07-02 08:31:36 +02:00
jpeg_encoder.h Save screenshots as JPG and PNG. 2010-07-02 08:31:36 +02:00
makefile.win32 Save screenshots as JPG and PNG. 2010-07-02 08:31:36 +02:00
pieblitfunc.h Make the fixed radar unblurred at full zoom steps. 2010-07-02 08:31:36 +02:00
pieclip.c Use desktop resolution by default. 2010-06-12 17:39:01 +02:00
pieclip.h Bump copyright 2009-02-10 18:01:48 +00:00
piedef.h Try to clean up includes, fix missing extern on declaration of DataHash[]. 2010-03-10 13:31:27 +01:00
piefunc.h - Use additive blending instead of alpha blending for construction/deconstruction lines (regression from 2.3). 2010-03-20 12:49:47 +01:00
piemode.h Bump copyright 2009-02-10 18:01:48 +00:00
piepalette.h Move all hard-coded colours (except map preview ones) into the palette file. Pass a PIELIGHT to widgSetColour() instead of RGB. 2010-04-12 11:59:30 +02:00
piestate.c Fixed terrain drawing code that was making the iVis state invalid. 2010-03-21 09:30:51 +01:00
piestate.h Fixed terrain drawing code that was making the iVis state invalid. 2010-03-21 09:30:51 +01:00
pietypes.h Bump copyright 2009-02-10 18:01:48 +00:00
png_util.c Save screenshots as JPG and PNG. 2010-07-02 08:31:36 +02:00
png_util.h Save screenshots as JPG and PNG. 2010-07-02 08:31:36 +02:00
rendmode.h Change SDL types to stdint.h defined types. Do not depend on SDL.h included system headers. 2009-05-06 22:29:30 +02:00
tex.h Fix mac warnings, hopefully (effectively reverting my previous changes to tex.h)... 2010-03-10 23:09:27 +01:00
textdraw.h Add small font for textdraw routines. 2010-01-30 20:26:44 +01:00