summaryrefslogtreecommitdiff
path: root/src/doom/f_wipe.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2008-09-20Replace all use of screens[0] by I_VideoBuffer.Simon Howard
2008-09-20Add a dest_buffer pointer for the v_video code, and V_UseBuffer to allowSimon Howard
2008-09-20Make the wipe code use dynamically allocated transition screens.Simon Howard
2008-09-07Move m_bbox.[ch], f_wipe.[ch] to doom/Simon Howard