summaryrefslogtreecommitdiff
path: root/src/doom/st_stuff.c
AgeCommit message (Expand)Author
2015-02-19doom: Change weaponowned[] to an int array.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-10doom: Allow warp up to MAP40 to match Vanilla.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30doom: Eliminate use of sprintf().Simon Howard
2011-09-20Add dedicated pack_chex and pack_hacx values for the Chex Quest and HacxSimon Howard
2011-06-13Merge from trunk.Simon Howard
2010-05-03Merge from trunk.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2008-09-20Remove screens[] and all remaining use of it.Simon Howard
2008-09-20Remove screen parameter from V_DrawPatch functions; update code to useSimon Howard
2008-09-20Add I_VideoBuffer variable for pointer to screen buffer used bySimon 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