| .. |
|
doom
|
doom: Make msgNames contents const
|
2018-07-31 18:30:08 +03:00 |
|
heretic
|
heretic: Make TerrainTypeDefs name member const
|
2018-08-07 17:32:37 +03:00 |
|
hexen
|
hexen: Make SC_OpenLump parameter const
|
2018-08-07 18:12:10 +03:00 |
|
setup
|
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST
|
2018-06-05 10:41:38 -07:00 |
|
strife
|
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST
|
2018-06-05 10:41:38 -07:00 |
|
.gitignore
|
SDL2_net and chocolate-server
|
2018-05-02 20:56:08 -04:00 |
|
aes_prng.c
|
Replace AES implementation with the Linux one.
|
2015-05-12 00:54:41 -04:00 |
|
aes_prng.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
CMakeLists.txt
|
Add MSYS2 support
|
2018-06-09 18:48:44 -04:00 |
|
d_dedicated.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
d_event.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
d_event.h
|
address some minor review comments
|
2017-10-10 22:18:17 +01:00 |
|
d_iwad.c
|
d_iwad: Make D_SuggestGameName return value const
|
2018-07-24 18:32:51 +03:00 |
|
d_iwad.h
|
d_iwad: Make iwad_t description member const
|
2018-07-24 18:34:39 +03:00 |
|
d_loop.c
|
Make D_NonVanillaPlayback feature parameter const
|
2018-05-26 15:23:05 +03:00 |
|
d_loop.h
|
Make D_NonVanillaPlayback feature parameter const
|
2018-05-26 15:23:05 +03:00 |
|
d_mode.c
|
Fix broken build caused by previous commit.
|
2018-04-21 00:38:37 -04:00 |
|
d_mode.h
|
net: Improve game mismatch error messages.
|
2018-04-20 23:00:36 -04:00 |
|
d_ticcmd.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
deh_defs.h
|
dehacked: Make deh_section_s name member const
|
2018-05-19 15:52:48 +03:00 |
|
deh_io.c
|
Make DEH_Warning msg parameter const
|
2018-03-31 17:53:30 +03:00 |
|
deh_io.h
|
Make DEH_Warning msg parameter const
|
2018-03-31 17:53:30 +03:00 |
|
deh_main.c
|
deh: Free result of D_TryFindWADByName in DEH_ParseCommandLine
|
2018-07-21 16:56:35 +03:00 |
|
deh_main.h
|
dehacked: Make DEH_LoadLumpByName name parameter const
|
2018-05-19 15:52:48 +03:00 |
|
deh_mapping.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
deh_mapping.h
|
dehacked: Make deh_mapping_entry_s name member const
|
2018-05-19 15:52:48 +03:00 |
|
deh_str.c
|
dehacked: Make DEH_snprintf fmt parameter const
|
2018-05-19 15:52:48 +03:00 |
|
deh_str.h
|
dehacked: Make DEH_snprintf fmt parameter const
|
2018-05-19 15:52:48 +03:00 |
|
deh_text.c
|
dehacked: Allow override of string replacements.
|
2014-10-18 20:33:30 -04:00 |
|
doom-screensaver.desktop.in
|
Add desktop entries for all the games, make the Setup launch generic
|
2014-06-12 18:03:39 -07:00 |
|
doom.appdata.xml.in
|
Update AppStream XML files to current (0.11) standards
|
2018-01-22 20:41:16 -08:00 |
|
doom.desktop.in
|
desktop: Add some additional keywords to *.desktop files
|
2015-05-27 19:35:05 +02:00 |
|
doomkeys.h
|
Make 0 and 5 keys on the numeric keypad bindable for left handed users
|
2017-11-20 22:26:53 +01:00 |
|
doomtype.h
|
Add GCC printf format string attribute
|
2018-02-17 16:03:38 +02:00 |
|
gusconf.c
|
music: DMX's "GUS instrument mappings bug" emulation
|
2016-05-03 22:42:30 +09:00 |
|
gusconf.h
|
Refactor config file API.
|
2015-02-20 00:33:12 -05:00 |
|
heretic.appdata.xml.in
|
Update AppStream XML files to current (0.11) standards
|
2018-01-22 20:41:16 -08:00 |
|
heretic.desktop.in
|
desktop: Add some additional keywords to *.desktop files
|
2015-05-27 19:35:05 +02:00 |
|
hexen.appdata.xml.in
|
Update AppStream XML files to current (0.11) standards
|
2018-01-22 20:41:16 -08:00 |
|
hexen.desktop.in
|
desktop: Add some additional keywords to *.desktop files
|
2015-05-27 19:35:05 +02:00 |
|
i_cdmus.c
|
cdmus: Change I_CDMusInit() to return failure.
|
2017-10-08 22:09:11 -04:00 |
|
i_cdmus.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
i_endoom.c
|
endoom: Show something in the window title.
|
2016-02-28 14:44:45 -05:00 |
|
i_endoom.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
i_input.c
|
make two variables static
|
2016-07-05 18:31:26 +01:00 |
|
i_input.h
|
video: Remove useless command line arguments.
|
2016-06-04 20:15:57 -04:00 |
|
i_joystick.c
|
Permit binding of joystick axes to look up/down
|
2017-10-10 18:14:51 +01:00 |
|
i_joystick.h
|
Fix number of joystick buttons so Chocolate-Setup doesn't crash
|
2016-11-12 23:08:19 -05:00 |
|
i_main.c
|
Strip out CPU affinity hack.
|
2014-12-18 20:04:11 +01:00 |
|
i_midipipe.c
|
midiproc: some further improvements
|
2017-12-11 14:46:09 +01:00 |
|
i_midipipe.h
|
i_sdlmusic: avoid code duplication and code path splitting
|
2017-11-22 20:46:04 +01:00 |
|
i_oplmusic.c
|
opl: Unpause when starting a new song.
|
2018-05-27 21:20:04 -04:00 |
|
i_pcsound.c
|
update I_StartSound, S_StartSound with pitch
|
2015-07-06 20:00:47 +01:00 |
|
i_sdlmusic.c
|
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
|
2018-03-17 23:49:03 -04:00 |
|
i_sdlsound.c
|
Allocate large enough buffer for SDL_ConvertAudio.
|
2017-10-31 14:48:40 -06:00 |
|
i_sound.c
|
music: Add config variable for music packs path.
|
2017-01-25 20:55:23 +00:00 |
|
i_sound.h
|
sound: Make musicinfo_t name member const
|
2018-05-26 16:25:44 +03:00 |
|
i_swap.h
|
Fix typo and remove unused symbol. Fixes #651
|
2016-01-22 16:33:50 -05:00 |
|
i_system.c
|
Merge pull request #999 from turol/const
|
2018-03-16 22:00:18 -07:00 |
|
i_system.h
|
Make I_PrintStartupBanner parameter const
|
2018-03-13 12:31:51 +02:00 |
|
i_timer.c
|
Fix exception thrown by Windows when debugging with GDB
|
2018-03-01 15:05:51 -05:00 |
|
i_timer.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
i_video.c
|
make some initialization functions (well, kind of) reentrant
|
2018-07-20 13:18:56 +02:00 |
|
i_video.h
|
video: Make I_SetWindowTitle parameter const
|
2018-05-26 16:24:15 +03:00 |
|
i_videohr.c
|
Make I_SetWindowTitleHR parameter const
|
2018-03-31 16:44:30 +03:00 |
|
i_videohr.h
|
Make I_SetWindowTitleHR parameter const
|
2018-03-31 16:44:30 +03:00 |
|
icon.c
|
Fix alpha channel for icons.
|
2014-12-06 01:54:36 -05:00 |
|
m_argv.c
|
Make M_ParmExists check parameter const
|
2018-03-31 16:23:30 +03:00 |
|
m_argv.h
|
Make M_ParmExists check parameter const
|
2018-03-31 16:23:30 +03:00 |
|
m_bbox.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
m_bbox.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
m_cheat.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
m_cheat.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
m_config.c
|
config: Make default_t name member const
|
2018-05-26 16:24:15 +03:00 |
|
m_config.h
|
config: Make M_SaveDefaultsAlternate main and extra parameters const
|
2018-05-26 16:24:04 +03:00 |
|
m_controls.c
|
Add joystick virtual button for toggle automap
|
2016-08-15 17:20:01 +01:00 |
|
m_controls.h
|
Add joystick virtual button for toggle automap
|
2016-08-15 17:20:01 +01:00 |
|
m_fixed.c
|
De-obfuscate some numerical constants found in the source code
|
2015-11-11 11:08:17 +01:00 |
|
m_fixed.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
m_misc.c
|
Fix const correctness issue in M_TempFile
|
2018-03-31 16:08:49 +03:00 |
|
m_misc.h
|
Make M_StrCaseStr parameters and return value const
|
2018-03-13 12:31:51 +02:00 |
|
Makefile.am
|
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST
|
2018-06-05 10:41:38 -07:00 |
|
manifest.xml
|
Declare Windows binaries as DPI-aware to prevent the OS from applying
|
2013-10-28 03:37:26 +00:00 |
|
memio.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
memio.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
midifile.c
|
midifile: Make CheckChunkHeader expected_id parameter const
|
2018-03-31 15:58:02 +03:00 |
|
midifile.h
|
midi: Fix "D_DDTBLU disease".
|
2014-10-08 00:12:50 -04:00 |
|
mus2mid.c
|
Support for Watcom C
|
2017-02-25 15:51:13 -05:00 |
|
mus2mid.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_client.c
|
Revert "net: Set keepalive_recv_time on connection setup."
|
2018-05-29 22:11:50 -04:00 |
|
net_client.h
|
net: Move server reject message into error message.
|
2018-04-20 22:43:22 -04:00 |
|
net_common.c
|
net: Set keepalive_recv_time on connection setup.
|
2018-05-29 22:12:15 -04:00 |
|
net_common.h
|
net: Move protocol list code to net_structrw.c.
|
2017-10-08 18:25:22 -04:00 |
|
net_dedicated.c
|
add a -shorttics command line option
|
2017-09-15 21:29:29 +02:00 |
|
net_dedicated.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_defs.h
|
net: Include protocol list in query responses.
|
2017-10-08 18:30:57 -04:00 |
|
net_gui.c
|
Proceed by pressing enter at netgame warning screen.
|
2014-10-24 20:10:23 -04:00 |
|
net_gui.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_io.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_io.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_loop.c
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_loop.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_packet.c
|
net: Make a bunch of things const.
|
2017-09-28 08:48:23 -04:00 |
|
net_packet.h
|
net: Make a bunch of things const.
|
2017-09-28 08:48:23 -04:00 |
|
net_query.c
|
Add format attribute to formatted_printf
|
2018-02-17 16:03:38 +02:00 |
|
net_query.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_sdl.c
|
net: Include port number in address strings.
|
2015-03-28 01:03:48 -04:00 |
|
net_sdl.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_server.c
|
net: Improve game mismatch error messages.
|
2018-04-20 23:00:36 -04:00 |
|
net_server.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
net_structrw.c
|
net: Include protocol list in query responses.
|
2017-10-08 18:30:57 -04:00 |
|
net_structrw.h
|
net: Move protocol list code to net_structrw.c.
|
2017-10-08 18:25:22 -04:00 |
|
resource.rc.in
|
resource.rc.in: Add a winuser.h include, fixes #885
|
2017-03-16 15:58:37 -07:00 |
|
setup-res.rc.in
|
allow building in subdirectory or outside source directory
|
2014-12-26 15:40:46 +00:00 |
|
sha1.c
|
Change license statement on sha1.c to GPLv2.
|
2015-05-25 22:16:06 -04:00 |
|
sha1.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
strife.appdata.xml.in
|
Update AppStream XML files to current (0.11) standards
|
2018-01-22 20:41:16 -08:00 |
|
strife.desktop.in
|
desktop: Add some additional keywords to *.desktop files
|
2015-05-27 19:35:05 +02:00 |
|
tables.c
|
tables.c: Changed type of finetangent[]/finesine[] to fixed_t
|
2015-12-11 14:11:29 +01:00 |
|
tables.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
v_diskicon.c
|
make some initialization functions (well, kind of) reentrant
|
2018-07-20 13:18:56 +02:00 |
|
v_diskicon.h
|
Make V_EnableLoadingDisk lump_name parameter const
|
2018-03-31 15:54:24 +03:00 |
|
v_patch.h
|
Support for Watcom C
|
2017-02-25 15:51:13 -05:00 |
|
v_video.c
|
Fix PNG screenshot crash with MSVC
|
2018-05-27 00:09:20 -04:00 |
|
v_video.h
|
Make V_ScreenShot parameter const
|
2018-03-31 15:51:38 +03:00 |
|
w_checksum.c
|
replace calls to realloc() with the new I_Realloc()
|
2017-08-23 08:42:54 +02:00 |
|
w_checksum.h
|
Clean up file headers.
|
2014-05-05 00:20:54 -04:00 |
|
w_file.c
|
wad: Make W_OpenFile parameters const
|
2018-07-21 16:56:35 +03:00 |
|
w_file.h
|
wad: Make W_OpenFile parameters const
|
2018-07-21 16:56:35 +03:00 |
|
w_file_posix.c
|
wad: Make OpenFile parameter const
|
2018-07-21 16:56:35 +03:00 |
|
w_file_stdc.c
|
wad: Make OpenFile parameter const
|
2018-07-21 16:56:35 +03:00 |
|
w_file_win32.c
|
wad: Make w32 MapFile filename parameter const
|
2018-07-21 09:31:29 -07:00 |
|
w_main.c
|
wad: Free results of D_TryFindWADByName in W_ParseCommandLine
|
2018-07-21 16:56:35 +03:00 |
|
w_main.h
|
wad: Move W_CheckCorrectIWAD() into w_main.c.
|
2015-08-16 20:57:48 -04:00 |
|
w_merge.c
|
wad: Make W_NWTMergeFile filename parameter const
|
2018-07-21 16:56:35 +03:00 |
|
w_merge.h
|
wad: Make W_NWTMergeFile filename parameter const
|
2018-07-21 16:56:35 +03:00 |
|
w_wad.c
|
wad: Make W_AddFile parameter const
|
2018-07-21 16:56:35 +03:00 |
|
w_wad.h
|
wad: Make W_AddFile parameter const
|
2018-07-21 16:56:35 +03:00 |
|
z_native.c
|
Make Z_ChangeTag2 file parameter const
|
2018-03-13 20:02:43 +02:00 |
|
z_zone.c
|
Make Z_ChangeTag2 file parameter const
|
2018-03-13 20:02:43 +02:00 |
|
z_zone.h
|
Make Z_ChangeTag2 file parameter const
|
2018-03-13 20:02:43 +02:00 |