summaryrefslogtreecommitdiff
path: root/src/heretic/ct_chat.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-03-29heretic: Eliminate use of unsafe string functions.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-22Change KEY_BACKSPACE to 0x7f to fix problems with the backspace key notSimon Howard
2011-10-22Fix Heretic and Hexen multiplayer chat.Simon Howard
2010-05-03Use dehacked printf functions in Heretic code where appropriate.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-09-20Merge heretic/v_video.c to common code.Simon Howard
2008-09-17Remove definitions from heretic/doomdef.h that are in common code.Simon Howard
2008-09-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon Howard
2008-09-14Silence some compiler warnings on heretic/hexen code.Simon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard