summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-11Remove Windows CE support.Simon Howard
2013-08-10Split manpage.template into separate files for different games.Simon Howard
2013-08-10Fix Strife documentation comments. Remove -episode which does not existSimon Howard
2013-08-10Tweak Strife documentation comments.Simon Howard
2013-08-10Add documentation comments for Heretic and Hexen command line arguments.Simon Howard
2013-07-03- Update codeblocks projectsRussell Rice
2013-04-06Run I_ShutdownJoystick on exit (thanks Brad Harding).Simon Howard
2013-04-06Updated project file to add gusconf moduleJames Haley
2013-04-06Increase netgame timeout to 30 seconds.Simon Howard
2013-04-06Handle client disconnects when waiting for the game to start. Abort gameSimon Howard
2013-04-06Don't hog the CPU when waiting for the game to start.Simon Howard
2013-04-05Use two-stage netgame startup for Strife, and restore the previousSimon Howard
2013-04-05Use two-stage startup for Hexen, and add netgame startup callback forSimon Howard
2013-04-05Use two-stage netgame startup for Heretic.Simon Howard
2013-04-05Split Doom netgame startup into two stages.Simon Howard
2013-04-05Split D_InitNetGame() into two separate functions for startup.Simon Howard
2013-04-03Don't start the game until all players are ready. Send waiting data toSimon Howard
2013-04-02Split game start sequence into two-stage process. This is the firstSimon Howard
2013-04-01Add configuration boxes for GUS and Timidity configuration.Simon Howard
2013-04-01Merge from trunk.Simon Howard
2013-03-31Fix Doxygen comments.Simon Howard
2013-03-31Add back call to TXT_Delay to fix OS X freeze.Simon Howard
2013-03-31Allow backspace or delete to clear the contents of an input box.Simon Howard
2013-03-31Don't hog the CPU while waiting for the file selector.Simon Howard
2013-03-31Change WAD selectors in setup tool to file selection widgets.Simon Howard
2013-03-31Fix file selector issues with Windows build.Simon Howard
2013-03-31Add file selector widget to textscreen library.Simon Howard
2013-03-27Remove duplicate definition of M_OEMToUTF8() (thanks exp(x)).Simon Howard
2013-03-24Initial docgen changes to generate manpages for Heretic, Hexen, Strife.Simon Howard
2013-03-04Display a message if gus_patch_path hasn't been configured.Simon Howard
2013-03-03Add GUS pseudo-emulation.Simon Howard
2013-03-03Fix improper freeing of temp_timidity_cfg.Simon Howard
2013-03-03Add configuration file variable to specify path to a Timidity configSimon Howard
2013-03-02Big bug fix: player->damage is not capped on the low end to 0 inJames Haley
2013-03-02Noticed another non-authentic error in a built-in dialog message for theJames Haley
2013-03-02Complete support for v1.31 behaviors in addition to v1.2, including theJames Haley
2013-02-25Portability tweak when adding quest flags from collected items, due toJames Haley
2013-02-10* Made formatting consistent in T_MovePlane so code could be readJames Haley
2013-02-09* Update MSVC project fileJames Haley
2013-01-03Refactor skill selector to change automatically when switching characterSimon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2012-12-24Reduce window height of .dmg Finder window - this reverts r2371.Simon Howard
2012-12-24Merge from trunk.Simon Howard
2012-12-23Fix compiler warnings caused by unused variables.Simon Howard
2012-12-23Add standalone build target for mus2mid binary.Simon Howard
2012-12-23Fix Doom episode 4 par time selection.Simon Howard
2012-12-23Fix up weird looking '9' character in large font.Simon Howard
2012-12-22Add some extra zero-fill to the end of .DS_store.Simon Howard
2012-12-14Merge from trunk.Simon Howard
2012-12-14Rename function, as ShowCursor is a Windows function and this conflictsSimon Howard