RSS feed
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
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
d11c65d0
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/19 10:48
dehacked: Make FormatStringReplacement parameter const
2f44d86e
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/19 10:45
dehacked: Make DEH_String parameter and return value const
f1c16b2d
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/19 10:22
strife: Remove redundant call to DEH_String
5c28b4cd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:22
strife: Fix const correctness in status bar load/unload callbacks
f151ec4a
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:19
strife: Make spritename variable const
460c4628
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:15
strife: Fix const correctness issues in P_InitPicAnims
00339507
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:14
strife: Make R_FlatNumForName parameter const
db5a745b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:13
strife: Fix const correctness issue in A_QuestMsg
a4d9fa1b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:12
strife: Fix const correctness issue in P_DialogStart
78b0a9cf
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:11
strife: Make dialogname variable const
c7eeab6b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:09
strife: Fix const correctness issue in P_DialogDoChoice
2ef95474
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:08
strife: Fix const correctness issue in M_Drawer
09a8efb0
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:07
strife: Make M_StartMessage string parameter const
acb2cc46
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:05
strife: Make messageString variable const
8edd2c73
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:04
strife: Make M_StringWidth parameter const
8c8cc817
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:04
strife: Make M_StringHeight parameter const
bba32942
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 16:01
strife: Make R_TextureNumForName parameter const
350cc9f1
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:59
strife: Make R_CheckTextureNumForName parameter const
f95fab84
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:56
strife: Make slideshow_panel variable const
9d190bef
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:54
strife: Fix const correctness issue in PrintDehackedBanners
32b9a616
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:53
strife: Fix const correctness issue in GetGameName
333de63b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:52
strife: Make G_DeferedPlayDemo parameter const
a6ef89c7
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:51
strife: Make defdemoname variable const
c058a8d7
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:38
strife: Mark pagename variable const
08f43ba7
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:35
strife: Make player_t message member const
049cd602
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:34
strife: Make saveg_writep parameter const
4d79cf3d
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:32
strife: Mark HU_addMessage static
0d1e1982
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:32
strife: Make HU_addMessage message parameter const
67bab2b5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:29
strife: Make HU_addMessage prefix parameter const
a30921a5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:28
strife: Fix const correctness issues in HU_addMessage
b262a37c
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:26
strife: Make HUlib_addMessageToSText msg parameter const
971586b3
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:25
strife: Make HUlib_addMessageToSText prefix parameter const
184efd61
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:14
dehacked: Make FormatStringReplacement return value const
beba1a40
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:12
dehacked: Fix const correctness issue in DEH_snprintf
869f8070
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:10
dehacked: Fix const correctness issue in DEH_fprintf
73d172d7
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:09
dehacked: Fix const correctness issue in DEH_printf
2550ff5b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:06
d_iwad: Fix memory leak in CheckDirectoryHasIWAD
72b7843c
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 15:02
d_iwad: Make CheckDirectoryHasIWAD iwadname parameter const
a599e667
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:54
d_iwad: Make CheckDirectoryHasIWAD dir parameter const
f2b49015
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:51
heretic: Fix const correctness issue in DrawFullScreenStuff
4925d7fa
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:50
heretic: Fix const correctness issue in DrawMainBar
fc27d748
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:48
heretic: Make spritename variable const
a92aafbe
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:45
heretic: Fix const correctness issues in R_InitTextures
d5774159
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:42
heretic: Fix const correctness issues in P_InitPicAnims
fe634ea5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:40
heretic: Make R_FlatNumForName parameter const
bf883359
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:38
heretic: Fix const correctness issue in DrawSaveMenu
18f8bc13
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:36
heretic: Fix const correctness issue in DrawLoadMenu
e55a3e08
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:34
heretic: Fix const correctness issue in MN_Drawer
ecb08df6
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:32
heretic: Mark IN_* internal functions static
2626659c
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:30
heretic: Remove declaration of IN_InitNetgameStats which is never defined
a45ffdde
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:26
heretic: Remove declaration of IN_InitDeathmatchStats which is never defined
48f45bdd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:25
heretic: Make IN_DrTextB text parameter const
e5a7f70f
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/15 14:20
heretic: Fix const correctness issues in load/unload callbacks
df7edd0a
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/05/13 16:37
Merge pull request #1037 from JNechaevsky/mouse_fix
259fcbdb
– Julian Nechaevsky <julia.nechaevskaya@live.com>
authored
on 2018/05/13 12:01
Don't read mouse movement in inactive game window
5ed7e666
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/05/11 19:33
Merge pull request #1033 from turol/const
1f7fa579
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2018/05/06 09:44
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
80ed0454
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2018/05/06 09:44
doc: update the HACKING document with a rule for casts
ce318ac2
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/05/06 09:27
Merge pull request #1034 from JNechaevsky/intptr_t-x64
Next