qzdoom-gpl/src/win32
Christoph Oelckers a827bab576 - refactored the use of tag lists so that they do not have to be passed around between functions.
This means that the varargs functions themselves are now responsible for parsing them into DrawParms.
This was done because DrawTextV made a blanket assumption that every single vararg has the size of a 32 bit integer and caused crashes when anything else was passed. It also failed to eliminate any tag that is incompatible with text display. These will now abort DrawText and trigger an assert.
2016-04-09 20:47:54 +02:00
..
afxres.h Normalize line endings 2016-03-01 09:47:10 -06:00
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h Normalize line endings 2016-03-01 09:47:10 -06:00
deadguy.bmp
eaxedit.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
fb_d3d9.cpp - refactored the use of tag lists so that they do not have to be passed around between functions. 2016-04-09 20:47:54 +02:00
fb_d3d9_wipe.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
fb_ddraw.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
hardware.cpp vid_listmodes crash fix 2016-03-03 17:31:12 -06:00
hardware.h Normalize line endings 2016-03-01 09:47:10 -06:00
helperthread.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
helperthread.h Normalize line endings 2016-03-01 09:47:10 -06:00
i_cd.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_crash.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_dijoy.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_input.cpp let WM_DISPLAYCHANGE and WM_STYLECHANGED call DefWindowProc. 2016-04-07 10:26:57 +02:00
i_input.h Normalize line endings 2016-03-01 09:47:10 -06:00
i_keyboard.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_main.cpp - floatified the global view variables. 2016-04-01 12:22:16 +02:00
i_mouse.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_movie.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_rawps2.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_system.cpp - changed I_GetTimeFrac to return a double instead of a fixed_t. 2016-03-24 12:00:21 +01:00
i_system.h - changed I_GetTimeFrac to return a double instead of a fixed_t. 2016-03-24 12:00:21 +01:00
i_xinput.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
icon1.ico
rawinput.h Normalize line endings 2016-03-01 09:47:10 -06:00
resource.h Normalize line endings 2016-03-01 09:47:10 -06:00
st_start.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
win32iface.h - removed the unused x and y parameters from DrawTextureParms. 2016-04-09 12:59:50 +02:00
win32video.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
winres.h Normalize line endings 2016-03-01 09:47:10 -06:00
zdoom.exe.manifest Normalize line endings 2016-03-01 09:47:10 -06:00
zdoom.rc