RSS feed
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
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
Next