warzone2100/lib
Cyp 7a1d9ead68 Replace trig usage with iSin/iCos, etc... Replace dirtyHypot with clean iHypot. Replace MIN(MAX()) with clip().
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10155 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-05 14:43:37 +01:00
..
betawidget Minor indentation/spelling fixes in patternManager.[ch]. 2009-05-06 22:29:32 +02:00
exceptionhandler Make sure that we definitly won't allocate memory while in the exception handler 2010-02-20 20:50:23 +01:00
framework Replace trig usage with iSin/iCos, etc... Replace dirtyHypot with clean iHypot. Replace MIN(MAX()) with clip(). 2010-03-05 14:43:37 +01:00
gamelib More cleanup of units and code. Squelch a couple of mac warnings. 2010-03-04 19:07:43 +01:00
iniparser Update MSVC project file for release build and fix iniparser DebugInformationFormat. 2010-02-09 20:27:57 +01:00
ivis_common Add pal_RGBA and pal_Grey functions. 2010-03-04 19:07:37 +01:00
ivis_opengl Replace all use of trigSin/trigCos/trigIntSqrt and SIN/COS with the corresponding new i* functions. Remove the old ones. 2010-03-05 14:43:36 +01:00
netplay Try again at squelching the mac warnings. 2010-03-04 19:07:44 +01:00
script Return 0 in the various _lex_destroy int functions. 2010-02-20 00:50:15 +01:00
sequence Fix MSVC 2008 for the GLee changes in r10028. 2010-03-04 19:07:36 +01:00
sound Include/declaration cleanup for src/aud.c, lib/sound/aud.h. 2010-03-04 19:07:39 +01:00
widget Fix warning on Macs. 2010-03-04 19:07:43 +01:00
Makefile.am As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
makefile.win32 As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00