Age | Commit message (Expand) | Author |
---|---|---|
2008-09-28 | Move novert support into common i_video.c code. | Simon Howard |
2008-09-20 | Remove bits from heretic/m_misc.c that are in common; change | Simon Howard |
2008-09-20 | Replace all use of screens[0] by I_VideoBuffer. | Simon Howard |
2008-09-20 | Remove screen parameter from V_DrawPatch functions; update code to use | Simon Howard |
2008-09-17 | Remove definitions from heretic/doomdef.h that are in common code. | Simon Howard |
2008-09-10 | Split out variables for controls into common m_controls.c. | Simon Howard |
2008-09-06 | Remove dependencies of i_video.c on doom/ code. | Simon Howard |
2008-09-06 | Remove includes of doomdef.h where possible, move generic parts into top | Simon Howard |
2008-09-06 | Move doom-specific files to a separate directory. | Simon Howard |