qzdoom/src/win32
Randy Heit b340f9c762 - Removed some GCC warnings.
- Fixed: MinGW doesn't have _get_pgmptr(), so it couldn't compile i_main.cpp.
- Fixed: MOD_WAVETABLE and MOD_SWSYNTH are not defined by w32api, so MinGW
  failed compiling the new MIDI code.
- Fixed: LocalSndInfo and LocalSndSeq in S_Start() need to be const char
  pointers, since "" is a constant.
- Fixed: parsecontext.h was missing a newline at the end of the file.


SVN r904 (trunk)
2008-04-12 05:33:20 +00:00
..
afxres.h
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h - Added the FCriticalSection class in critsec.h to make it easier to 2008-04-09 04:17:13 +00:00
cursor1.cur
deadguy.bmp
eaxedit.cpp
fb_d3d9.cpp - Changed D3DFB to explicitly request double buffering instead of assuming 2008-03-28 00:38:17 +00:00
fb_d3d9_shaders.h
fb_d3d9_wipe.cpp
fb_ddraw.cpp
hardware.cpp - Changed: When the screen is being deleted the 'screen' variable should be 2008-03-30 08:58:36 +00:00
hardware.h
helperthread.cpp
helperthread.h
i_cd.cpp
i_crash.cpp
i_input.cpp
i_input.h
i_main.cpp - Removed some GCC warnings. 2008-04-12 05:33:20 +00:00
i_movie.cpp
i_system.cpp
i_system.h
icon1.ico
resource.h
st_start.cpp
win32iface.h
win32video.cpp - NULLed screen in CreateFrameBuffer if it's the same as 'old' and gets deleted. 2008-03-30 09:30:34 +00:00
winres.h
wrappers.nas
zdoom.exe.manifest
zdoom.rc
zdoom.RES