RSS feed
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
9a8f5dc9
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2018/05/06 09:23
w_merge.c: replace strncpy() with memcpy() in FindSpriteFrame()
0ef2ddcb
– Julian Nechaevsky <julia.nechaevskaya@live.com>
authored
on 2018/05/05 16:58
fix two compiler warnings on x64 build
5bed7c7a
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 13:39
heretic: Make R_TextureNumForName parameter const
b1b12be0
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 13:38
heretic: Make R_CheckTextureNumForName parameters const
ce6eafce
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 13:35
heretic: Fix const correctness issue in F_DrawUnderwater
ceb3216d
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 13:32
heretic: Mark some variables static
78989df1
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 13:23
heretic: Make finaletext variable const
34f36f6a
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:25
heretic: Fix const correctness issue in F_TextWrite
22cfc681
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:24
heretic: Make finaleflat variable const
ed359f68
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:17
heretic: Make hprintf parameter const
ce5baf4b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:12
heretic: Make tprintf string parameter const
27409a72
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:07
heretic: Mark function status as static
462d139c
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:07
heretic: Make function status parameter const
9bc44c2c
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 11:02
Make M_SetConfigDir parameter const
43df3678
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:59
config: Make configdir variable const
a20daa0f
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:53
heretic: Make G_DeferedPlayDemo parameter const
ea6050d6
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:51
heretic: Mark defdemoname variable static
122a18d3
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:51
heretic: Make defdemoname variable const
67f92750
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:46
heretic: Mark some variables static
15db26ee
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:46
heretic: Make pagename variable const
8b526ef4
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:38
heretic: Make P_SetMessage message parameter const
e78b5cbe
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:42
heretic: Make player_t message member const
5f60b832
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/05/05 10:40
heretic: Make SV_WritePtr parameter const
00311e89
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 16:14
heretic: Make MN_TextBWidth parameter const
fe5173fd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 16:13
heretic: Make MN_DrTextB text parameter const
c0f32f99
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 16:04
heretic: Make MN_TextAWidth parameter const
61fe0bfe
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:58
heretic: Make MN_DrTextA text parameter const
475b0601
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:41
doom: Fix const correctness issue in intermission load/unload callbacks
cd852bc9
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:36
doom: Fix const correctness issue in graphics load/unload callbacks
d73baa45
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:33
doom: Make spritename variable const
4fcf2510
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:25
doom: Mark internal menu functions static
85546c03
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:22
doom: Remove unused function M_DrawSelCell
952ed069
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:21
doom: Remove unused function M_DrawEmptyCell
22de9c27
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:19
doom: Remove unused function M_StopMessage
c4ceefaf
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:14
doom: Remove declaration of nonexistent function M_StartGame
f4474aea
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:10
doom: Fix const correctness issue in R_FillBackScreen
6213afee
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:08
doom: Fix const correctness issue in P_InitPicAnims
c73cc886
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:04
doom: Fix const correctness issue in M_Drawer
e675c262
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 15:02
doom: Make M_StartMessage string parameter const
e1215041
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:57
doom: Make messageString variable const
f9a3dac3
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:51
doom: Make M_StringHeight parameter const
f60da3ca
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:45
doom: Make R_TextureNumForName parameter const
4c9a70ad
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:43
doom: Make R_CheckTextureNumForName parameter const
8dd2c9df
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:40
doom: Make R_FlatNumForName parameter const
80c9bb61
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:39
doom: Make F_CastPrint parameter const
31191bbb
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/24 14:36
doom: Fix const correctness issue in F_TextWrite
1dd9288f
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/04/22 12:19
Merge pull request #1019 from turol/const
41936632
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/04/20 20:38
Fix broken build caused by previous commit.
ca93f90c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/04/20 19:00
net: Improve game mismatch error messages.
df34acd4
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/04/20 18:43
net: Move server reject message into error message.
ab134749
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2018/04/16 19:14
Merge pull request #1024 from jmtd/825-delete-swgl-check
3656db42
– Jonathan Dowland <jon@dow.land>
authored
on 2018/04/16 12:47
Remove the unreliable Software GL check
e59bb5f2
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2018/04/09 08:47
video: some more pixel_t consistency
68ed36b2
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:24
doom: Fix const correctness issue in PrintDehackedBanners
ccafade5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:12
doom: Fix const correctness issue in GetGameName
f7ebac1b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:09
doom: Make G_DeferedPlayDemo parameter const
1c98a7fd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:08
doom: Make defdemoname variable static
90482766
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:07
doom: Make defdemoname global variable const
265bd29b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 15:04
doom: Make pagename global variable const
ea98dd6d
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 14:59
doom: Fix const correctness issue in EnableLoadingDisk
1e690ae5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 14:56
doom: Make player_t message member const
8ea97f6b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/04/03 14:55
p_save.g: Make saveg_writep parameter const
8d3e9825
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/31 20:41
Revert "video: allow setting linear filtering via config file"
f48bc140
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/31 07:55
video: allow setting linear filtering via config file
98b86be2
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:53
Make DEH_Warning msg parameter const
eb3531a4
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:52
Make DEH_Error msg parameter const
b9107f37
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:51
Make DEH_LoadFile parameter const
904f70c0
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:51
Make DEH_OpenFile parameter const
1b1b07da
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:47
Make D_FindWADByName parameter const
bafe7eb1
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:45
d_iwad: Make DirIsFile filename parameter const
b1af844e
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:44
d_iwad: Make DirIsFile path parameter const
5ea48856
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:43
Make D_GameMissionString return value const
dc8ed14e
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 13:06
sound: Make sfxinfo_struct tagname member const
34edaa72
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 12:44
Make I_SetWindowTitleHR parameter const
b64575b4
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 12:23
Make M_ParmExists check parameter const
49e269d5
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 12:13
Make M_CheckParm check parameter const
64572eb2
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 12:08
Make M_CheckParmWithArgs check parameter const
dea5c738
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:59
Fix const correctness issue in M_TempFile
Next