summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-18x3, x4 aspect ratio corrected scale functions.Simon Howard
2006-12-17Make numbers in the chat macros configuration screen match the keyboardSimon Howard
2006-12-17Update TODOSimon Howard
2006-12-16Allow -warp 1 to warp to E1M1, -warp 2 -> E2M1, etc. when playing DoomSimon Howard
2006-12-16Fix value in autoadjust message.Simon Howard
2006-12-16Add icon to chocolate-setup binary when builtRussell Rice
2006-12-16Add aspect ratio correction to setup tool. Redesign the display settingsSimon Howard
2006-12-16Add function to set radio button labels.Simon Howard
2006-12-16Make dropdown lists emit a signal when set.Simon Howard
2006-12-16Add icon for setup tool.Simon Howard
2006-12-16Shut up datarootdir warnings.Simon Howard
2006-12-16"\0" -> NULLSimon Howard
2006-12-15Fix buildRussell Rice
2006-12-15update project file to accomodate scaling code.Russell Rice
2006-12-15Fix episode 3 bunny end screen (oops!!!!)Simon Howard
2006-12-15Split off scaling code into i_scale.c. Add aspect ratio correctionSimon Howard
2006-12-08Make trig tables const.Simon Howard
2006-12-06Add notes about packages to TODO.Simon Howard
2006-12-05More TODO items. That's all I can think of for now.Simon Howard
2006-12-05Update TODO list: remove some things which are now complete and add someSimon Howard
2006-12-05Update BUGS list.Simon Howard
2006-12-05Add missing #include.Simon Howard
2006-12-01Add SPARC note to NEWS.Simon Howard
2006-12-01Fixups to make compiles work under the Solaris/SPARC compiler. Thanks toSimon Howard
2006-11-29Remove use of m4; use "Chocolate Doom" when referring to the program bySimon Howard
2006-11-29Use my gmail.com email address.Simon Howard
2006-11-27* removal of FEATURE_* defines from codeblocks projectRussell Rice
2006-11-25Use C99 types.Simon Howard
2006-11-25Remove FixedDiv2; use actual fixed point version of FixedDiv (wtf?)Simon Howard
2006-11-25Remove version from msvc/config.h. This is not generated automatically,Simon Howard
2006-11-19Silence warnings in debug buildRussell Rice
2006-11-16Display lowres turning warning message client-side, not throughSimon Howard
2006-11-16Increase buffer size to fixes crashes due to buffer overruns.Simon Howard
2006-11-15Use booleans in place of ints where possible.Simon Howard
2006-11-15Fix endianness problem in mus2mid code (thanks denis)Simon Howard
2006-11-14Use getenv/putenv, not SDL_getenv/SDL_putenv.Simon Howard
2006-11-14Support running as a screensaver under X!Simon Howard
2006-11-10Fix for playing demos on PPC (actually, fix for loading single lumpSimon Howard
2006-11-10Add -gdi command line parameter as a shortcut for SDL_VIDEODRIVER=windibSimon Howard
2006-11-06Use DirectX by default on Windows.Simon Howard
2006-11-06Center the mouse on startup to prevent abrupt turns when launching aSimon Howard
2006-11-02Update NEWS file.Simon Howard
2006-10-31Simulate overflowing the Doom frame table in dehacked patches (DOSSimon Howard
2006-10-28Explicitly support dehacked patches that overflow the ammo[] array withSimon Howard
2006-10-28Display a warning when setting dehacked fields that would overflowSimon Howard
2006-10-27Allow multiple dehacked patches to be specified with the -deh commandSimon Howard
2006-10-25Allow F10 to exit in testcontrols mode.Simon Howard
2006-10-25"Always run" trick should only be when joyb_speed >= 10. Use 29 as theSimon Howard
2006-10-25Make the "test controls" option work - write the current config toSimon Howard
2006-10-25Don't print arguments read from response files - Vanilla Doom doesn't doSimon Howard