warzone2100/lib
Freddie Witherden dbcb55414d Remove the pre-computed trig tables system
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2903 4a71c877-e1ca-e34f-864e-861f7616d084
2007-11-29 22:50:25 +00:00
..
framework Remove the pre-computed trig tables system 2007-11-29 22:50:25 +00:00
gamelib Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006: 2007-11-24 11:49:51 +00:00
ivis_common More PIELIGHT fixes. Retire iV_BoxFill. Fix "mission achieved" dialog colours. 2007-11-26 22:59:21 +00:00
ivis_opengl * Always clear the colour buffer in pie_ScreenFlip; this should prevent "screen smearing"; hinted by Buginator 2007-11-28 21:53:59 +00:00
netplay Updated the network primitives functions 2007-11-25 12:12:03 +00:00
script * Replace a large amount of strncpy() calls with the safer strlcpy() 2007-10-27 16:18:52 +00:00
sequence Clean up RPL reader, removing static memory buffer once RPL file is closed. Closes bug #10206. 2007-10-27 13:30:23 +00:00
sound * In addition to the changes of r2853, make passing a NULL pointer safe as well 2007-11-26 15:57:56 +00:00
widget * Replace a lot of array indexing code of this form *(array + index) with this form array[index] 2007-11-26 21:04:42 +00:00
Makefile.am Remove ivis02 (software renderer) 2006-07-22 22:23:43 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00