qzdoom/src/win32
Christoph Oelckers a370ea70c6 - Fixed: ShowErrorPane deleted the StartScreen instead of just calling
NetDone.
- moved the DIM_MAP define into v_palette.h so that it can be accessed
  from outside the status bar code.
- Fixed: The check for non-swimmable water in UpdateWaterLevel checked for
  SECF_UNDERWATER instead of SECF_UNDERWATERMASK.


SVN r514 (trunk)
2007-04-22 07:45:18 +00:00
..
afxres.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing1.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing2.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing3.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing4.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing5.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing6.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing7.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
boing8.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
cursor1.cur Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
deadguy.bmp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
eaxedit.cpp - Fixed some const char * -> char * conversions flagged by GCC 4.2.0 in the 2007-03-29 01:03:50 +00:00
fb_d3d9.cpp - Added two new cvars (win_x and win_y) that keep track of the window 2007-02-13 00:10:16 +00:00
fb_ddraw.cpp - Added two new cvars (win_x and win_y) that keep track of the window 2007-02-13 00:10:16 +00:00
hardware.cpp - Added two new cvars (win_x and win_y) that keep track of the window 2007-02-13 00:10:16 +00:00
hardware.h - Added two new cvars (win_x and win_y) that keep track of the window 2007-02-13 00:10:16 +00:00
helperthread.cpp - Turned on warning level 4 just to see what it would produce: a lot of 2006-12-21 04:34:43 +00:00
helperthread.h Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
i_cd.cpp Note: I have not tried compiling these recent changes under Linux. I wouldn't 2006-12-19 04:09:10 +00:00
i_crash.cpp - Fixed some const char * -> char * conversions flagged by GCC 4.2.0 in the 2007-03-29 01:03:50 +00:00
i_input.cpp - Fixed: Playing a demo in windowed mode no longer grabs the mouse. 2007-02-19 23:48:52 +00:00
i_input.h - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
i_main.cpp - Fixed: ShowErrorPane deleted the StartScreen instead of just calling 2007-04-22 07:45:18 +00:00
i_movie.cpp - Added two new cvars (win_x and win_y) that keep track of the window 2007-02-13 00:10:16 +00:00
i_system.cpp SVN r446 (trunk) 2007-01-09 04:40:58 +00:00
i_system.h Make win32/i_system.h compatible with GCC again. 2006-12-19 04:49:13 +00:00
icon1.ico Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
resource.h - Added simulation of Hexen's startup screen (currently minus net notches). 2007-01-05 04:21:14 +00:00
st_start.cpp - Adding blinky text to the ENDOOM screen. 2007-03-29 00:35:34 +00:00
win32iface.h Note: I have not tried compiling these recent changes under Linux. I wouldn't 2006-12-19 04:09:10 +00:00
win32video.cpp - Fixed: APlayerPawn::GiveDefaultInventory() used two different variables 2006-12-29 20:28:23 +00:00
winres.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
wrappers.nas - It turns out that the Visual C++ 2005 runtime calls IsDebuggerPresent, which 2006-08-02 04:57:36 +00:00
zdoom.RES Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
zdoom.exe.manifest - Fixed: The new sound pausing on menu open interrupted Strife conversations. 2006-05-23 04:25:49 +00:00
zdoom.rc - Changed MakeKey's hash algorithm from a CRC32 to Paul Hsieh's SuperFastHash. 2007-03-24 14:59:28 +00:00