Commit graph

  • 4488827a39 net: Hoist now-identical code out of both branches of if Turo Lamminen 2018-12-11 19:35:12 +0200
  • 0074d76e44 net: Fix const correctness issue in NET_SDL_ResolveAddress Turo Lamminen 2018-12-11 19:34:36 +0200
  • 803e8e43d9 net: Make GameDescription return value const Turo Lamminen 2018-12-11 19:31:42 +0200
  • 893f94d018 net: Make formatted_printf 's' parameter const Turo Lamminen 2018-12-11 19:26:53 +0200
  • 8f7d6aa165 net: Make PrintSHA1Digest digest parameter const Turo Lamminen 2018-12-11 19:24:21 +0200
  • 61664787e4 net: Make PrintSHA1Digest 's' parameter const Turo Lamminen 2018-12-11 19:23:53 +0200
  • a39ee1acf6 net: Make net_querydata_t description member const Turo Lamminen 2018-12-11 19:21:32 +0200
  • 79b4de751c net: Make net_querydata_t version member const Turo Lamminen 2018-12-11 19:18:54 +0200
  • d0c0539483 net: Make not_dedicated_options contents const Turo Lamminen 2018-12-11 19:17:47 +0200
  • a6a17adce3 music: Make ParseSubstituteLine return value const Turo Lamminen 2018-12-11 19:17:25 +0200
  • 1cd3cb4c73 music: Fix const correctness issue in ReadSubstituteConfig Turo Lamminen 2018-12-11 19:15:26 +0200
  • a98b617237 hexen: Make sprnames contents and related function parameters const Turo Lamminen 2018-12-11 19:13:19 +0200
  • 338be540ce hexen: Mark spritename variable static Turo Lamminen 2018-12-11 19:09:35 +0200
  • 8aeae4ae00 hexen: Make spritename variable const Turo Lamminen 2018-12-11 19:04:59 +0200
  • 8e3a7b4b8d hexen: Fix const correctness issue in TryPickupArtifact Turo Lamminen 2018-12-11 19:00:18 +0200
  • d6817d2d1d hexen: Fix const correctness issues in TryPickupWeaponPiece Turo Lamminen 2018-12-11 18:56:38 +0200
  • bd36e1a19d hexen: Make TextKeyMessages contents const Turo Lamminen 2018-12-11 18:53:10 +0200
  • 4b0fa1dff8 hexen: Make ClusMsgLumpNames contents const Turo Lamminen 2018-12-11 18:49:06 +0200
  • 472dce0552 hexen: Fix const correctness issue in InitStats Turo Lamminen 2018-12-11 18:48:25 +0200
  • 05836d1021 hexen: Make pagename variable const Turo Lamminen 2018-12-11 18:46:57 +0200
  • b700e7701a hexen: Mark gamedescription variable static Turo Lamminen 2018-12-11 18:45:52 +0200
  • 28132c7385 hexen: Make gamedescription variable const Turo Lamminen 2018-12-11 18:39:30 +0200
  • 9afe244903 hexen: Fix const correctness issue in GetFinaleText Turo Lamminen 2018-12-11 18:35:06 +0200
  • 7005e93818 hexen: Make CT_FromPlrText contents const Turo Lamminen 2018-12-11 18:29:17 +0200
  • b9f75eb05e Fix memory leak in Strife related to finding voices.wad (fix #1118) mfrancis95 2018-12-08 20:56:01 -0500
  • 1b98fb5871 hexen: Make sc_ScriptsDir const Turo Lamminen 2018-12-08 16:57:10 +0200
  • bbdd58d9cd hexen: Make PlayerColorText contents const Turo Lamminen 2018-12-08 16:51:41 +0200
  • 17e8d8ef22 heretic: Make sprnames contents and related function parameters const Turo Lamminen 2018-12-08 16:37:08 +0200
  • db64777784 heretic: Make KillersText contents const Turo Lamminen 2018-12-08 16:34:15 +0200
  • 30ac3a4c59 heretic: Fix const correctness issue in G_InitNew Turo Lamminen 2018-12-08 16:31:17 +0200
  • 8f69c65558 heretic: Make hhe_versions contents const Turo Lamminen 2018-12-08 16:24:46 +0200
  • 953bf4c40d doom: Remove unused basedefault extern declaration Turo Lamminen 2018-12-08 16:24:07 +0200
  • bb1058e35c heretic: Make hhe_string_t string member const Turo Lamminen 2018-12-08 16:12:41 +0200
  • 0e529f1408 heretic: Fix const correctness issue in GetStringByOffset and DEH_TextStart Turo Lamminen 2018-12-08 16:06:48 +0200
  • b83a87dd93 heretic: Remove unused basedefault variable Turo Lamminen 2018-12-08 15:56:50 +0200
  • 9ae68ae0e1 heretic: Make gamedescription const Turo Lamminen 2018-12-08 15:53:29 +0200
  • a436e0f6f0 heretic: Make CT_FromPlrText contents const Turo Lamminen 2018-12-08 15:48:50 +0200
  • 12c1d8bf58 heretic: Make LevelNames contents const Turo Lamminen 2018-12-08 15:42:13 +0200
  • 1c828b08d3 heretic: Fix const correctness issue in AM_Drawer Turo Lamminen 2018-12-08 15:38:48 +0200
  • aceb68d67d misc: Make M_WriteFile source parameter const Turo Lamminen 2018-12-08 15:31:43 +0200
  • 10ba5264f8 deh: Include deh_main.h in deh_main.c Turo Lamminen 2018-12-04 20:17:30 +0200
  • 247d0e0d04 Make deh_signatures consistently const in all games Turo Lamminen 2018-12-04 20:02:33 +0200
  • e268cd1327 hexen: Make TerrainTypeDefs name member const Turo Lamminen 2018-12-04 19:02:45 +0200
  • 6f254179fe hexen: Make ST_RealMessage message parameter const Turo Lamminen 2018-12-04 18:53:19 +0200
  • 9b90534e4b hexen: Make ST_Message message parameter const Turo Lamminen 2018-12-04 18:51:57 +0200
  • 5ee47d86d9 hexen: Make S_StartSongName songLump parameter const Turo Lamminen 2018-12-04 18:46:01 +0200
  • 96721fe80d hexen: Make TryPickupWeapon message parameter const Turo Lamminen 2018-12-04 18:40:09 +0200
  • 2b20ce64a8 glob: fix function prototype for I_StartGlob() in the non-native case Fabian Greffrath 2018-12-03 13:18:28 +0100
  • 82fa5ea8bd
    Merge pull request #1114 from mfrancis95/master Fabian Greffrath 2018-12-02 10:19:55 +0100
  • b4f996361a
    Merge pull request #1113 from jkbenaim/fix-spawncube-crash Jonathan Dowland 2018-12-02 08:57:27 +0000
  • 07d86dc888 format fussing Jason Benaim 2018-12-02 00:41:27 -0800
  • 2261f31aa1 Improve #1089 by making sure playerstartsingame gets cleared mfrancis95 2018-12-02 02:51:11 -0500
  • 15201415b8 Doom: don't divide by zero, but call I_Error instead. Jason Benaim 2018-12-01 20:53:36 -0800
  • fdd360aa5c
    Merge pull request #1096 from AXDOOMER/master Simon Howard 2018-11-28 00:35:55 -0500
  • c0c1771e37
    Merge pull request #1108 from mfrancis95/master Simon Howard 2018-11-21 13:24:00 -0500
  • 255b76c338 Fix tiny memory leak when looking for IWADs mfrancis95 2018-11-21 13:06:58 -0500
  • fbb2fa82c5 doom: exit with a proper VPO in R_CheckPlane() Fabian Greffrath 2018-11-21 16:25:32 +0100
  • 847770da1e Clean up previous -version change. Simon Howard 2018-11-10 01:01:01 -0500
  • b88a8cdb76 net: Use -newsync by default again. Simon Howard 2018-11-10 00:58:19 -0500
  • 94ed513e58 net: Improve -newsync to use a PID controller. Simon Howard 2018-11-10 00:55:34 -0500
  • b00a10ae33 Add a -version parameter like most programs have Mike Swanson 2018-11-03 06:43:14 -0700
  • 54500659f9
    Merge pull request #1103 from mfrancis95/master Fabian Greffrath 2018-11-08 20:46:53 +0100
  • 8442508444 Fix memory leak related to Steam directories mfrancis95 2018-11-08 13:59:48 -0500
  • dac0cda28d i_system: mark I_Quit() and I_Error() with GCC's 'noreturn' attribute Fabian Greffrath 2018-11-06 15:43:44 +0100
  • 62571c3de6 d_iwad: fix a missing pointer indicator in a variable declaration Fabian Greffrath 2018-11-06 15:26:08 +0100
  • 602ea481c5 glob: Fix build failure. Simon Howard 2018-11-03 13:34:17 -0400
  • 65ae592ca6 strife: Add autoloading for .seh files. Simon Howard 2018-11-03 13:22:16 -0400
  • 221e62bfc2 strife: Allow SEH replacement for "empty slot". Simon Howard 2018-11-03 13:19:16 -0400
  • f6717da5dd heretic: Add autoloading for .hhe patches. Simon Howard 2018-11-03 13:14:04 -0400
  • 036484b643 wad: Autoload both .wad and .lmp files. Simon Howard 2018-11-03 13:12:12 -0400
  • f5da1a45b1 glob: Add multi-pattern matching. Simon Howard 2018-11-03 13:11:55 -0400
  • 5705be4c62 doom: Bump tempstring[] size to 90 bytes. Simon Howard 2018-11-03 12:37:00 -0400
  • c06b2c5f8e Add WAD file autoloading. Simon Howard 2018-11-02 22:24:18 -0400
  • 0121b8c02b glob: Fix includes. Simon Howard 2018-11-01 18:38:19 -0400
  • 6a87a917af Oops. Simon Howard 2018-10-29 23:24:13 -0400
  • 829c1e4c88 glob: Make sorting respect GLOB_FLAG_NOCASE. Simon Howard 2018-10-29 20:58:04 -0400
  • 65c7edcdb2 glob: Add flag for reading filenames sorted. Simon Howard 2018-10-29 20:53:06 -0400
  • 0a85811d62 glob: Add flags arg for case insensitive matching. Simon Howard 2018-10-29 20:05:55 -0400
  • 2bfb1bbabb video: Bump default window size to 800x600. Simon Howard 2018-10-29 19:32:42 -0400
  • 301a9f0428 Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard 2018-10-29 18:51:37 -0400
  • 62e2373050
    Merge pull request #1099 from devnexen/cmake_build_fix Simon Howard 2018-10-29 17:22:03 -0400
  • 01991be296 cmake build fix David Carlier 2018-10-29 20:21:21 +0000
  • 35c999fa86 glob: handle file systems returning DT_UNKNOWN for d_type (e.g. XFS) Fabian Greffrath 2018-10-29 11:14:34 +0100
  • 67d4033dab glob: repair for systems without d_type field in struct dirent Fabian Greffrath 2018-10-29 09:57:24 +0100
  • 4ae3076411 Use M_StringJoin() instead of hand-rolled malloc. Simon Howard 2018-10-28 19:05:52 -0400
  • b98b4e6be6 misc: Fix bug with M_StringStartsWith(). Simon Howard 2018-10-28 02:35:45 -0400
  • bfb2dd3faa Oops. Simon Howard 2018-10-27 18:41:56 -0400
  • 1c8880feb8 strife: Convert to new glob API. Simon Howard 2018-10-27 18:31:37 -0400
  • 1bbbdea98a glob: Fix quirk with patterns ending in '*'. Simon Howard 2018-10-27 18:29:25 -0400
  • cd71cb306f glob: Fix for Watcom, too. Simon Howard 2018-10-27 18:08:57 -0400
  • d676cd7af1 glob: Hook in win32 implementation for _MSC_VER. Simon Howard 2018-10-27 18:05:04 -0400
  • f01ac84ab3 music: Find .cfg files by globbing, not by name. Simon Howard 2018-10-27 17:58:40 -0400
  • d113f44369 glob: Allow symlinks to be globbed. Simon Howard 2018-10-27 17:57:33 -0400
  • 419776fc72 Add system-specific globbing API. Simon Howard 2018-10-27 17:50:14 -0400
  • 7f03c58cbf music: Add argument to disable substitute music. Simon Howard 2018-10-27 16:31:44 -0400
  • e49be7d6b3 setup: Always show music packs action. Simon Howard 2018-10-24 20:08:18 -0400
  • 3bde136c60 opl: Use SDL_mixer post-mix hook for OPL output. Simon Howard 2018-10-24 20:03:34 -0400
  • 00f6a3e75b music: Factor out music packs to separate file. Simon Howard 2018-10-23 23:43:52 -0400
  • 2db2e37b14 setup: Fix warning about unused result. Simon Howard 2018-10-21 20:17:28 -0400
  • a066000012 music: Show message about filename-based substs. Simon Howard 2018-10-21 20:00:54 -0400