------------------------------------------------------------------------ r1768 | plagman | 2011-01-15 19:57:44 -0800 (Sat, 15 Jan 2011) | 1 line Fix more MinGW warnings. ------------------------------------------------------------------------ r1767 | plagman | 2011-01-15 19:56:12 -0800 (Sat, 15 Jan 2011) | 1 line Don't include compat.h from protocol.c and define UNREFERENCED_PARAMETER directly instead to fix the MinGW build. ------------------------------------------------------------------------ r1766 | plagman | 2011-01-15 19:53:27 -0800 (Sat, 15 Jan 2011) | 1 line Fix all the remaining warnings (except the warn_unused_result stuff, pass -Wno-unused-result). ------------------------------------------------------------------------ r1765 | plagman | 2011-01-15 19:43:48 -0800 (Sat, 15 Jan 2011) | 1 line Build game_banner.o and editor_banner.o with -Wno-pointer-sign. ------------------------------------------------------------------------ r1764 | plagman | 2011-01-15 19:33:48 -0800 (Sat, 15 Jan 2011) | 1 line Remove some warnings. ------------------------------------------------------------------------ r1763 | terminx | 2011-01-15 18:51:22 -0800 (Sat, 15 Jan 2011) | 2 lines Add "Bstrstr" to compat header ------------------------------------------------------------------------