0
0
Fork 0
mirror of https://github.com/ZDoom/qzdoom-gpl.git synced 2025-03-12 03:52:05 +00:00
qzdoom-gpl/src/win32
Randy Heit 0dccb97819 - Fixed: PO_Busy() did not check for a NULL return from GetPolyobj().
- Fixed two problems with printfs from the net controller stuff: one of them
  is totally valid, and the other is GCC not being as nice as VC++.
- Fixed: The case for defining SAVESIG when SVN_REVISION_NUMBER == 0 did not
  work for GCC (and presumably VC++, though I never ran into that case with
  it) because it tried to stringify something that wasn't a macro argument.


SVN r762 (trunk)
2008-02-22 00:20:11 +00:00
..
afxres.h
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
cursor1.cur
deadguy.bmp
eaxedit.cpp - Fixed some more GCC warnings. 2007-12-11 02:38:38 +00:00
fb_d3d9.cpp - Added vid_refreshrate cvar to override Windows' automatic refresh rate 2008-02-19 02:48:56 +00:00
fb_d3d9_shaders.h - Updated lempar.c to v1.31. 2008-01-25 23:57:44 +00:00
fb_d3d9_wipe.cpp - Removed most checks on vid_hw2d/test2d. This now gets checked only once per 2008-02-14 04:58:45 +00:00
fb_ddraw.cpp - Fixed: PO_Busy() did not check for a NULL return from GetPolyobj(). 2008-02-22 00:20:11 +00:00
hardware.cpp - Fixed: When the game starts with the net pane open, the abort button 2007-12-09 01:14:35 +00:00
hardware.h - Moved the code that renders the view from D_Display into a virtual function 2008-01-11 21:04:22 +00:00
helperthread.cpp
helperthread.h
i_cd.cpp
i_crash.cpp - Added Karate Chris's patch for 0-tid == activator in action specials 2008-02-14 15:40:46 +00:00
i_input.cpp - Fixed: The mouse was being grabbed in windowed mode again. 2008-01-09 23:04:49 +00:00
i_input.h
i_main.cpp - Fixed: ShowErrorPane deleted the StartScreen instead of just calling 2007-04-22 07:45:18 +00:00
i_movie.cpp
i_system.cpp - New: On Windows, the game now checks the registry to see if you have Steam 2007-12-06 19:15:07 +00:00
i_system.h - New: On Windows, the game now checks the registry to see if you have Steam 2007-12-06 19:15:07 +00:00
icon1.ico
resource.h
st_start.cpp - Fixed AInventory::PickupFlash setting with GCC. 2008-02-17 02:40:03 +00:00
win32iface.h - Added vid_refreshrate cvar to override Windows' automatic refresh rate 2008-02-19 02:48:56 +00:00
win32video.cpp - Added pixel-doubled and -quadrupled screen modes to D3DFB so that users with 2008-01-29 18:20:05 +00:00
winres.h
wrappers.nas - Fixed some more GCC warnings. 2007-12-11 02:38:38 +00:00
zdoom.exe.manifest
zdoom.rc - Changed MakeKey's hash algorithm from a CRC32 to Paul Hsieh's SuperFastHash. 2007-03-24 14:59:28 +00:00
zdoom.RES