Commit graph

4336 commits

Author SHA1 Message Date
Turo Lamminen
79b4de751c net: Make net_querydata_t version member const 2018-12-11 19:18:54 +02:00
Turo Lamminen
d0c0539483 net: Make not_dedicated_options contents const 2018-12-11 19:18:24 +02:00
Turo Lamminen
a6a17adce3 music: Make ParseSubstituteLine return value const 2018-12-11 19:17:25 +02:00
Turo Lamminen
1cd3cb4c73 music: Fix const correctness issue in ReadSubstituteConfig 2018-12-11 19:15:26 +02:00
Turo Lamminen
a98b617237 hexen: Make sprnames contents and related function parameters const 2018-12-11 19:13:19 +02:00
Turo Lamminen
338be540ce hexen: Mark spritename variable static 2018-12-11 19:09:35 +02:00
Turo Lamminen
8aeae4ae00 hexen: Make spritename variable const 2018-12-11 19:04:59 +02:00
Turo Lamminen
8e3a7b4b8d hexen: Fix const correctness issue in TryPickupArtifact 2018-12-11 19:00:18 +02:00
Turo Lamminen
d6817d2d1d hexen: Fix const correctness issues in TryPickupWeaponPiece 2018-12-11 18:56:38 +02:00
Turo Lamminen
bd36e1a19d hexen: Make TextKeyMessages contents const 2018-12-11 18:53:10 +02:00
Turo Lamminen
4b0fa1dff8 hexen: Make ClusMsgLumpNames contents const 2018-12-11 18:49:06 +02:00
Turo Lamminen
472dce0552 hexen: Fix const correctness issue in InitStats 2018-12-11 18:48:25 +02:00
Turo Lamminen
05836d1021 hexen: Make pagename variable const 2018-12-11 18:46:57 +02:00
Turo Lamminen
b700e7701a hexen: Mark gamedescription variable static 2018-12-11 18:46:02 +02:00
Turo Lamminen
28132c7385 hexen: Make gamedescription variable const 2018-12-11 18:39:30 +02:00
Turo Lamminen
9afe244903 hexen: Fix const correctness issue in GetFinaleText 2018-12-11 18:35:06 +02:00
Turo Lamminen
7005e93818 hexen: Make CT_FromPlrText contents const 2018-12-11 18:29:17 +02:00
mfrancis95
b9f75eb05e Fix memory leak in Strife related to finding voices.wad (fix #1118) 2018-12-10 23:23:48 -05:00
Turo Lamminen
1b98fb5871 hexen: Make sc_ScriptsDir const 2018-12-08 16:57:10 +02:00
Turo Lamminen
bbdd58d9cd hexen: Make PlayerColorText contents const 2018-12-08 16:51:41 +02:00
Turo Lamminen
17e8d8ef22 heretic: Make sprnames contents and related function parameters const 2018-12-08 16:40:41 +02:00
Turo Lamminen
db64777784 heretic: Make KillersText contents const 2018-12-08 16:34:15 +02:00
Turo Lamminen
30ac3a4c59 heretic: Fix const correctness issue in G_InitNew 2018-12-08 16:31:17 +02:00
Turo Lamminen
8f69c65558 heretic: Make hhe_versions contents const 2018-12-08 16:24:46 +02:00
Turo Lamminen
953bf4c40d doom: Remove unused basedefault extern declaration 2018-12-08 16:24:07 +02:00
Turo Lamminen
bb1058e35c heretic: Make hhe_string_t string member const 2018-12-08 16:15:57 +02:00
Turo Lamminen
0e529f1408 heretic: Fix const correctness issue in GetStringByOffset and DEH_TextStart 2018-12-08 16:15:57 +02:00
Turo Lamminen
b83a87dd93 heretic: Remove unused basedefault variable 2018-12-08 16:15:57 +02:00
Turo Lamminen
9ae68ae0e1 heretic: Make gamedescription const 2018-12-08 16:15:57 +02:00
Turo Lamminen
a436e0f6f0 heretic: Make CT_FromPlrText contents const 2018-12-08 16:15:57 +02:00
Turo Lamminen
12c1d8bf58 heretic: Make LevelNames contents const 2018-12-08 16:15:54 +02:00
Turo Lamminen
1c828b08d3 heretic: Fix const correctness issue in AM_Drawer 2018-12-08 15:41:50 +02:00
Turo Lamminen
aceb68d67d misc: Make M_WriteFile source parameter const 2018-12-08 15:41:50 +02:00
Turo Lamminen
10ba5264f8 deh: Include deh_main.h in deh_main.c 2018-12-08 15:41:47 +02:00
Turo Lamminen
247d0e0d04 Make deh_signatures consistently const in all games 2018-12-04 20:02:33 +02:00
Turo Lamminen
e268cd1327 hexen: Make TerrainTypeDefs name member const 2018-12-04 19:02:45 +02:00
Turo Lamminen
6f254179fe hexen: Make ST_RealMessage message parameter const 2018-12-04 18:53:19 +02:00
Turo Lamminen
9b90534e4b hexen: Make ST_Message message parameter const 2018-12-04 18:51:57 +02:00
Turo Lamminen
5ee47d86d9 hexen: Make S_StartSongName songLump parameter const 2018-12-04 18:46:01 +02:00
Turo Lamminen
96721fe80d hexen: Make TryPickupWeapon message parameter const 2018-12-04 18:40:09 +02:00
Fabian Greffrath
2b20ce64a8 glob: fix function prototype for I_StartGlob() in the non-native case 2018-12-03 13:18:28 +01:00
Fabian Greffrath
82fa5ea8bd
Merge pull request #1114 from mfrancis95/master
Improve #1089 by making sure playerstartsingame gets cleared
2018-12-02 10:19:55 +01:00
Jonathan Dowland
b4f996361a
Merge pull request #1113 from jkbenaim/fix-spawncube-crash
Doom: don't divide by zero, but call I_Error instead.
2018-12-02 08:57:27 +00:00
Jason Benaim
07d86dc888 format fussing 2018-12-02 00:41:27 -08:00
mfrancis95
2261f31aa1 Improve #1089 by making sure playerstartsingame gets cleared 2018-12-02 02:51:11 -05:00
Jason Benaim
15201415b8 Doom: don't divide by zero, but call I_Error instead. 2018-12-01 20:53:36 -08:00
Simon Howard
fdd360aa5c
Merge pull request #1096 from AXDOOMER/master
Hexen: Call W_GenerateHashTable()
2018-11-28 00:35:55 -05:00
Simon Howard
c0c1771e37
Merge pull request #1108 from mfrancis95/master
Fix tiny memory leak when looking for IWADs
2018-11-21 13:24:00 -05:00
mfrancis95
255b76c338 Fix tiny memory leak when looking for IWADs 2018-11-21 13:06:58 -05:00
Fabian Greffrath
fbb2fa82c5 doom: exit with a proper VPO in R_CheckPlane()
Fixes #48, thanks @mfrancis95 and @AXDOOMER
2018-11-21 16:25:32 +01:00