summaryrefslogtreecommitdiff
path: root/src/doom/g_game.c
AgeCommit message (Expand)Author
2011-02-12Merge from trunk.Simon Howard
2010-12-10Merge from trunk.Simon Howard
2010-09-26Restructure player quit code to take place on the first tic after theSimon Howard
2010-08-31Merge from trunk.Simon Howard
2010-05-03Merge from trunk.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2009-06-12Merge from trunk.Simon Howard
2009-06-09Move menu/map/weapon key variables into common code, and bind variables.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2008-09-28Move novert support into common i_video.c code.Simon Howard
2008-09-20Remove bits from heretic/m_misc.c that are in common; changeSimon Howard
2008-09-20Replace all use of screens[0] by I_VideoBuffer.Simon Howard
2008-09-20Remove screen parameter from V_DrawPatch functions; update code to useSimon Howard
2008-09-17Remove definitions from heretic/doomdef.h that are in common code.Simon Howard
2008-09-10Split out variables for controls into common m_controls.c.Simon Howard
2008-09-06Remove dependencies of i_video.c on doom/ code.Simon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard