qzdoom/src/win32
Randy Heit d3b44a4172 - Fix errors/warnings from MinGW 4.5.0 (tdm-1).
- Disable the missing field initializers warnings that -Wextra produces from GCC.

SVN r3173 (trunk)
2011-03-29 05:20:33 +00:00
..
afxres.h
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h
deadguy.bmp
eaxedit.cpp
fb_d3d9.cpp - added a new render style 'Shadow'. Essentially it's just a black translucent stencil with an alpha of 0.3. The purpose of this style is to be used as a software renderer approximation of GZDoom's spectre effect. 2010-12-25 23:27:26 +00:00
fb_d3d9_wipe.cpp - merged automap branch into trunk. 2010-08-27 15:20:05 +00:00
fb_ddraw.cpp - added Firebrand's patch to rename 'swap' due to naming conflicts in newer MSVC compilers. 2010-07-23 21:19:59 +00:00
hardware.cpp
hardware.h - move vid_listadapters CCMD into common code. 2010-08-11 06:31:47 +00:00
helperthread.cpp
helperthread.h
i_cd.cpp
i_crash.cpp - Fixes to compile with GCC 4.5.0. 2010-09-01 03:30:18 +00:00
i_dijoy.cpp - Fix errors/warnings from MinGW 4.5.0 (tdm-1). 2011-03-29 05:20:33 +00:00
i_input.cpp - skip all mouse move events that come right after switching to native mouse. 2010-09-16 22:45:12 +00:00
i_input.h - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
i_keyboard.cpp - Fixed: Alt+F4 no longer quit the program. 2009-09-30 04:44:14 +00:00
i_main.cpp - Each IWAD can now define its own config section. Hacx, Harmony and Action Doom2 now do that. 2010-10-15 15:13:53 +00:00
i_mouse.cpp - Add a SetCursor() call to I_SetCursor() when the pointer is within the window's client area to 2010-11-19 04:20:33 +00:00
i_movie.cpp
i_rawps2.cpp - Fix errors/warnings from MinGW 4.5.0 (tdm-1). 2011-03-29 05:20:33 +00:00
i_system.cpp - Fix errors/warnings from MinGW 4.5.0 (tdm-1). 2011-03-29 05:20:33 +00:00
i_system.h - Each IWAD can now define its own config section. Hacx, Harmony and Action Doom2 now do that. 2010-10-15 15:13:53 +00:00
i_xinput.cpp - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
icon1.ico
rawinput.h
resource.h
st_start.cpp - Fix an ICE when compiling with GCC 4.5.0. 2010-09-01 03:22:43 +00:00
win32iface.h - fixed: GUI mouse events did not take letterboxing into account. 2010-09-15 21:53:12 +00:00
win32video.cpp - Relax the restriction that display resolutions must be a multiple of 8 so that they only need be even. The software wiping code requires multiples of two, so odd resolutions cannot be supported without requiring hardware-acceleration (which can be toggled off at any time with immediate effects). The code that required multiples of 8 no longer seems to be present, so now people with cheapo 1366x768 laptop panels can run fullscreen properly. 2011-03-13 04:45:35 +00:00
winres.h
wrappers.asm
zdoom.exe.manifest
zdoom.rc - added Gez's automap patch to mark trigger lines. 2010-12-15 00:14:42 +00:00
zdoom.RES