summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2005-10-17Start of Dehacked 'Misc' section support. Initial Health+Bullets,Simon Howard
2005-10-12doomfeatures.h to allow certain features to be disabled in the buildSimon Howard
2005-10-09Include libtextscreen include in the right place, include deh_main.hSimon Howard
2005-10-08Dehacked "Sound" section supportSimon Howard
2005-10-08WAD merging codeSimon Howard
2005-10-04Dehacked "Misc" section parser (currently a dummy)Simon Howard
2005-10-04Rewrite cheats code. Add dehacked cheat replacement.Simon Howard
2005-10-03Add mapping code to map out structures and switch thing/frame code to useSimon Howard
2005-10-02The beginnings of dehacked supportSimon Howard
2005-10-02ENDOOM support using text mode emulationSimon Howard
2005-10-01automake doesn't recognise .rc files unless there is a rule like this inSimon Howard
2005-09-27Fix .rc -> .o ruleSimon Howard
2005-09-27Don't write converted output file unless everything went throughSimon Howard
2005-09-24Add application icon to running programSimon Howard
2005-09-20Conditionally build the resource file, dependent on whether windres existsSimon Howard
2005-09-20Include icon in exe, rather than the default icon. Thanks to Joe KennedySimon Howard
2005-09-05Add mmus2mid code from prboom. Use 'void *' for music handles. PassSimon Howard
2005-08-31Remove the last traces of NORMALUNIXSimon Howard
2005-08-30Windows fixesSimon Howard
2005-08-12Port network code to use SDL_netSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-07-24Move to SDL for graphics.Simon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Autotools build systemSimon Howard