gzdoom/src/win32
Randy Heit ad54cfcf94 - Change the log window to use DejaVu Sans instead of Bitstream Vera Sans, because
Silverex's X-Chat comes with the former now. Unfortunately, I can't seem to actually
  set the font when my system default code page is 932, since it wants to use some Kanji-
  compatible font instead. I wonder if I can still use the Unicode RichEdit control with
  Windows 9x. (Does it even matter? Windows 9x users make up less than 0.1% of all visitors
  to zdoom.org these days.)

SVN r2176 (trunk)
2010-02-24 03:36:42 +00:00
..
afxres.h
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h
cursor1.cur
deadguy.bmp
eaxedit.cpp - Changed APlayerPawn::DamageFade to a PalEntry from 3 floats. 2009-05-15 10:39:40 +00:00
fb_d3d9.cpp - For windowed and pixel doubled modes, use a chain of two TempRenderTextures and 2009-12-02 05:49:45 +00:00
fb_d3d9_wipe.cpp - For windowed and pixel doubled modes, use a chain of two TempRenderTextures and 2009-12-02 05:49:45 +00:00
fb_ddraw.cpp
hardware.cpp
hardware.h
helperthread.cpp
helperthread.h
i_cd.cpp
i_crash.cpp - Replaced the use of autoconf's WORDS_BIGENDIAN with __BIG_ENDIAN__, since 2009-08-31 21:47:29 +00:00
i_dijoy.cpp - Removed -fno-strict-aliasing from the GCC flags for ZDoom and fixed the 2009-08-02 03:38:57 +00:00
i_input.cpp - Consolidated all conversation reply handling into a single function executed on all 2010-01-22 05:17:57 +00:00
i_input.h - Split the joystick menu into two parts: A top level with general options 2009-07-15 05:53:06 +00:00
i_keyboard.cpp - Fixed: Alt+F4 no longer quit the program. 2009-09-30 04:44:14 +00:00
i_main.cpp - Change the log window to use DejaVu Sans instead of Bitstream Vera Sans, because 2010-02-24 03:36:42 +00:00
i_mouse.cpp - Moved Raw Input processing into a seperate method of FInputDevice so that 2009-06-11 03:41:24 +00:00
i_movie.cpp
i_rawps2.cpp The menu code sucks! 2009-07-26 03:25:18 +00:00
i_system.cpp - Fixed: The FPS meter cannot use I_MSTime(), because if the game is started 2009-11-29 02:57:09 +00:00
i_system.h - Fixed: The FPS meter cannot use I_MSTime(), because if the game is started 2009-11-29 02:57:09 +00:00
i_xinput.cpp The menu code sucks! 2009-07-26 03:25:18 +00:00
icon1.ico
rawinput.h - SetCursorState() now calls ShowCursor() again, because capturing the mouse 2009-05-24 03:15:04 +00:00
resource.h
st_start.cpp - Added -nostartup switch to disable the more graphical startup screens of Heretic, Hexen, 2010-02-24 02:58:48 +00:00
win32iface.h - For windowed and pixel doubled modes, use a chain of two TempRenderTextures and 2009-12-02 05:49:45 +00:00
win32video.cpp
winres.h
wrappers.asm
zdoom.exe.manifest
zdoom.rc
zdoom.RES