summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-08-30More Windows fixesSimon Howard
2005-08-30Windows fixesSimon Howard
2005-08-29Add missing header to fix buildSimon Howard
2005-08-23Demo sync problem with teleports and final doomSimon Howard
2005-08-19Make sounds louder. Use the correct maximum of 15 when doing soundSimon Howard
2005-08-12Port network code to use SDL_netSimon Howard
2005-08-10Remove "if (french)" stuff, FRENCH define, detect french wad automaticallySimon Howard
2005-08-07Clear the screen on startupSimon Howard
2005-08-07Cycle round sound channels to stop reuse and conflicts of channelSimon Howard
2005-08-07Fix gamma correctionSimon Howard
2005-08-07Clear disk image when loading at startupSimon Howard
2005-08-06Fix low resolution modeSimon Howard
2005-08-06Only change palette on screen updatesSimon Howard
2005-08-06Remove debug messages, send error messages to stderrSimon Howard
2005-08-05More sensible defaultsSimon Howard
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
2005-08-04Use zone memory function. Add command line optionsSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-08-04Use keysym value rather than unicode value (fixes problems with shiftSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-08-04Use zone memory functions instead of alloca/malloc/freeSimon Howard
2005-08-04Fix clev cheatSimon Howard
2005-08-04Begin/EndRead now in i_video.cSimon Howard
2005-08-04Loading diskSimon Howard
2005-08-03Display FPS on quitSimon Howard
2005-08-03Set some flags to fix palette and improve performanceSimon Howard
2005-08-03Working scale*2Simon Howard
2005-07-25mouseSimon Howard
2005-07-25Port timer code to SDLSimon Howard
2005-07-24Move to SDL for graphics.Simon Howard
2005-07-23Add back previously removed printfs as '.'s for startup progress barSimon Howard
2005-07-23Add missing null to end of sprite names listSimon Howard
2005-07-23Add missing errno.h, fix crash on startup when no IWAD presentSimon Howard
2005-07-23Startup messages as in the DOS exesSimon Howard
2005-07-23Put version number back to 1.9Simon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Remove unneccessary pragmasSimon Howard
2005-07-23Fix quit prompt not displayed properlySimon Howard
2005-07-23Use standard C functions for WAD codeSimon Howard
2005-07-23Use standard C file functions for WAD codeSimon Howard
2005-07-23Import bouncing lost soul fix from prboomSimon Howard
2005-07-23Stop crash on shutdownSimon Howard
2005-07-23Remove step table (unused, adds dependency on pow function)Simon Howard
2005-07-23Autotools build systemSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard