warzone2100/lib/sequence
Giel van Schijndel e2de942f02 * fixed some compiler warnings
- except for script and sound all libs can now be compiled using -Werror (means they generate no warnings) and without -fpermissive except for the files generated by flex
  - netplay/netplay.c: changed variable size from unsigned to signed according to SDL spec ( http://www.libsdl.org/cgi/docwiki.cgi/SDLNet_5fTCP_5fSend )

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@958 4a71c877-e1ca-e34f-864e-861f7616d084
2007-01-04 20:24:26 +00:00
..
Makefile.am Full pathname includes 2006-06-02 19:34:58 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
adpcm.c Patch by Stefan Huehner: "code cleanup: static" 2006-09-13 21:14:47 +00:00
adpcm.h Patch by Stefan Huehner: "code cleanup: void 4" 2006-09-13 21:11:11 +00:00
dec130.c BIG cleanup of headers. 2006-09-23 17:24:55 +00:00
rpl_reader.c Patch by Gerard Krol: Removal of debug macros 2006-12-01 22:22:29 +00:00
rpl_reader.h * fixed some compiler warnings 2007-01-04 20:24:26 +00:00
sequence.h Another force fix. Remove more references to DirectX. 2006-08-10 13:53:26 +00:00
sequence_stub.c Patch by Gerard Krol: lesswarnings 2006-11-02 20:15:08 +00:00
streamer.h - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner 2006-09-13 09:09:05 +00:00