summaryrefslogtreecommitdiff
path: root/src/heretic/d_net.c
AgeCommit message (Expand)Author
2009-05-09Fix compiler warnings.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-09-28Make Heretic main loop not hog the CPU.Simon Howard
2008-09-27Save Heretic configuration files on exit.Simon Howard
2008-09-24Add I_InitNetwork function into d_net.c temporarily.Simon Howard
2008-09-24Comment out i_net calls for the time being, as networking is broken.Simon Howard
2008-09-20Use common event queue code.Simon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon Howard
2008-09-17Remove definitions from heretic/doomdef.h that are in common code.Simon Howard
2008-09-17Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.Simon 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