shithub: choc

RSS feed

0efd5a78 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:15
doom: Make gamedescription variable const

84817579 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:11
doom: Make gameversions cmdline member const

c3f94ff3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:42
doom: Make gameversions description member const

96bb3bfc – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:37
doom: Make SetMissionForPackName parameter const

02d6cce1 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:36
doom: Fix const correctness issue in SetMissionForPackName

042ed3a8 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:34
d_iwad: Make iwad_t description member const

2d18a405 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:34
d_iwad: Make iwad_t name member const

d7565fb3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:32
d_iwad: Make D_SuggestGameName return value const

5d82938c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:31
d_iwad: Make D_SuggestIWADName return value const

f177dcbc – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/07/21 05:31
wad: Make w32 MapFile filename parameter const

6b923b07 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:09
doom: Make copyright banner const

2ecb680c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:07
doom: Make end messages const

891e6c4e – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:07
doom: Make M_SelectEndMessage return value const

3982d04b – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:27
doom: Make banners variable const

1524b8f8 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:52
wad: Free results of D_TryFindWADByName in W_ParseCommandLine

6cabdf87 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:50
wad: Make W_NWTMergeFile filename parameter const

45ad423f – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:50
wad: Make W_NWTDashMerge parameter const

08a4de58 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:42
wad: Make W_MergeFile parameter const

a138539a – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:42
wad: Make W_AddFile parameter const

a2b9c9c5 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:40
wad: Make W_OpenFile parameters const

a934b69f – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:39
wad: Make OpenFile parameter const

663f9f92 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:37
wad: Make posix MapFile filename parameter const

7f9e8f65 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:30
deh: Free result of D_TryFindWADByName in DEH_ParseCommandLine

bde4ac76 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:22
d_iwad: Make D_TryFindWADByName parameter const

6a500c42 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:20
d_iwad: One path through D_TryFindWADByName creates a new string so all paths must

ce7f7c8f – Fabian Greffrath <fabian@greffrath.com> authored on 2018/07/20 09:18
make some initialization functions (well, kind of) reentrant

5329fb5d – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/16 16:31
Merge pull request #1063 from AlexMax/cmake

1f987b32 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/13 16:01
Merge pull request #1062 from chungy/rm_codeblocks

8c01d595 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/13 06:45
Remove the codeblocks project

4820b9d5 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/09 15:10
Confirm that libpng and SRC works under MSYS2

ba625b65 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/09 14:39
Add MSYS2 support

622340e4 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/05 06:44
NEWS: Make note of CMake addition, replacing the old MSVC paragraph

cc9c4ef3 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/05 06:39
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST

a0056875 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/04 16:54
Merge pull request #1054 from AlexMax/cmake

d0497ad2 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/04 13:57
Address pull request comments

360da282 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/03 06:50
Fix strcasecmp detection

9d815c5d – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/01 14:12
Remove unused samplerate directory cache variable

dd283bcf – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/01 11:46
Merge remote-tracking branch 'turol/const'

cc24dc35 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 18:34
Works in Visual Studio too

f8ffe42a – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 15:14
Add GCC warnings from autotools

dc054603 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 15:12
libsamplerate support

774256d6 – Julia Nechaevskaya <julia.nechaevskaya@live.com> authored on 2018/05/30 19:14
Update copyright year to 2018

5de10e58 – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/29 18:12
net: Set keepalive_recv_time on connection setup.

536a4bf2 – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/29 18:11
Revert "net: Set keepalive_recv_time on connection setup."

e7e6a33e – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/29 17:12
net: Set keepalive_recv_time on connection setup.

214432ee – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/27 17:20
opl: Unpause when starting a new song.

779d73e4 – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/27 16:36
docgen: Fix links when capitalization doesn't match.

74e0e0c7 – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/27 16:25
docgen: Fix wiki text generation.

679c98f0 – Simon Howard <fraggle@soulsphere.org> authored and GitHub <noreply@github.com> committed on 2018/05/27 06:06
README.Music: add gusgonna.wad reference

8b8c8bf3 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/26 20:09
Fix PNG screenshot crash with MSVC

3d315652 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/26 13:21
If libpng is missing, do not define HAVE_LIBPNG

24e03872 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/26 13:15
Whoops, forgot to add Findm.cmake

2eb722d3 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/26 13:12
Link against libpng and libm

2aa165bd – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:31
d_iwad: Make AddIWADPath suffix parameter const

91d157f7 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:31
d_iwad: Make AddIWADPath path parameter const

5768550b – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:31
d_iwad: Fix const correctness issue in AddIWADPath

3bbcfdca – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:27
d_iwad: Make SearchDirectoryForIWAD dir parameter const

3413c2cd – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:25
sound: Make musicinfo_t name member const

9289c1b9 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:15
video: Make I_SetWindowTitle parameter const

3f7732e0 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:09
video: Make window_title variable const

6f0a635d – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:19
config: Make default_t name member const

68344f39 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:06
config: Make M_SaveDefaultsAlternate main and extra parameters const

53ff14ac – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:06
config: Make default_collection_t filename member const

1c122253 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:04
config: Make M_BindIntVariable name parameter const

d75e0f6b – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:03
config: Make M_BindFloatVariable name parameter const

c6ce98e5 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:02
config: Make M_BindStringVariable name parameter const

e8bd92e2 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 12:00
config: Make M_SetVariable value parameter const

79a36975 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:57
config: Make SetVariable value parameter const

53a41e79 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:56
config: Make ParseIntParameter parameter const

5b1475ee – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:54
config: Make M_SetVariable name parameter const

b0b96323 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:53
config: Make M_GetIntVariable parameter const

12a476c9 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:51
config: Make M_GetStringVariable parameter const

f23ecf2e – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:51
config: Make M_GetFloatVariable parameter const

d4f69f48 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:50
config: Make GetDefaultForName parameter const

ac2bc57a – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:49
config: Make SearchCollection name parameter const

dfc3ae43 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:47
config: Make M_SetConfigFilenames extra_config parameter const

a3d1f5dc – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:43
config: Make M_SetConfigFilenames main_config parameter const

02000143 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:40
config: Make default_extra_config variable const

121c8061 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:39
config: Make default_main_config variable const

941e5512 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:37
d_iwad: Make D_SaveGameIWADName return value const

33f3e381 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:36
config: Make M_GetSaveGameDir parameter const

b583744f – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:32
setup: Make iwadfile variable const

b950080b – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:23
Make D_NonVanillaPlayback feature parameter const

6161cfe4 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/26 11:21
Make D_NonVanillaRecord feature parameter const

052d6e3b – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/05/25 18:34
Merge pull request #1041 from turol/const

f95176a5 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/23 08:39
config: Fix const correctness issue in M_GetSaveGameDir

42b80fe8 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/22 17:05
Add midiread and mus2mid targets

d6cb093e – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/22 16:42
Apply WIN32 to executables

5f043db7 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/22 16:27
Global fixes for MSVC warning spam

bd8f0e81 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/21 14:29
Fix setup executable rc and manifest files

a4071b31 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 12:00
doom: Make bex_string_t macro and string members const

0c055a93 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:58
doom: Make deh_signatures const

16e522fa – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:57
doom: Make misc_settings deh_name member const

cf3b0c54 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:48
doom: Make deh_cheat_t name member const

87fc4ff8 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:44
dehacked: Make DEH_LoadLumpByName name parameter const

f8177234 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:35
dehacked: Make deh_mapping_entry_s name member const

87fe8d35 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 11:05
dehacked: Make deh_section_s name member const

7862764e – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 10:59
dehacked: Make DEH_snprintf fmt parameter const

729ba987 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 10:52
dehacked: Make DEH_fprintf fmt parameter const

2c092150 – Turo Lamminen <turotl@gmail.com> authored on 2018/05/19 10:50
dehacked: Make DEH_printf fmt parameter const

Next