RSS feed
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
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
a10578ed
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/09 16:07
Strife now boots
07be64bb
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/09 16:03
Get Heretic, Hexen, Strife, and Setup compiling
59a66543
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/08 16:43
Get resource file working
8101009b
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/04 13:46
CMake now works on Linux
f8810f76
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/02 17:23
Chocolate Doom now builds
097f3b07
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/02 16:48
SDL2_net and chocolate-server
aebcec00
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/02 16:20
opl and pcsound libraries
5b30a0ac
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/02 14:43
SDL2_mixer and midiproc
b9422484
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/01 19:10
Initial stab at SDL2 and textscreen
b69478df
– Alex Mayfield <alexmax2742@gmail.com>
authored
on 2018/05/01 17:20
Ignore CMake build directories
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
5b854cdd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:58
midifile: Make CheckChunkHeader expected_id parameter const
1c632203
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:49
Make V_EnableLoadingDisk lump_name parameter const
3190921b
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:37
video: Make SaveDiskData disk_lump parameter const
0a120a09
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:29
Make V_ScreenShot parameter const
52313be6
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:29
Fix const correctness issue in V_ScreenShot
4746b8f4
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:20
wad: Make unique_lumps lumpname member const
95f5fbce
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:13
wad: Make SetupList string parameters const
56df5bca
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:12
wad: Make FindInList name parameter const
26e75881
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:08
pcsound: Make pcsound_driver_s name member const
1ec2d4d8
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/31 11:05
opl: Make opl_driver_t name member const
1332c5aa
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/03/27 13:51
Merge pull request #1006 from turol/const
f186ecd1
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/27 15:35
textscreen: Fix const correctness issue in guitest
695895dd
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/27 15:33
textscreen: Make AddOperatorButton label parameter const in calculator example
fccdde81
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/27 15:28
Make TXT_NewDropdownList values parameter const
0c4fe5bb
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/27 15:21
Make TXT_NewFileSelector prompt parameter const
061a1dee
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/27 15:20
textscreen: Make txt_fileselect_s prompt member const
bdb14111
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/03/24 16:20
Merge pull request #1002 from chungy/unrestricted_aspect
98d59e65
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/03/24 15:08
Merge pull request #1005 from turol/const
76ca4ec0
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/24 12:29
NEWS: Add mention of the unrestricted aspect option
db8a8047
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/24 12:25
video: allow integer_scaling to still force an 8:5 ratio
d4ef25a0
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/24 12:02
Make TXT_SelectFile extensions parameter const
03eb55c8
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/23 19:26
Merge branch 'doom-map33-text' of gh:CapnClever/chocolate-doom
465a8113
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/03/23 19:03
Merge branch 'abs_call_fixes' of gh:devnexen/chocolate-doom
99a015c3
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/03/23 07:22
Merge pull request #1004 from nukeykt/nukedopl-1.8
db8ead81
– nukeykt <alexeytf2@icloud.com>
authored
on 2018/03/22 15:56
opl: Nuked OPL3 v1.8
4a3c8c6d
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/03/20 08:08
Merge pull request #1003 from turol/const
cd65e9da
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/20 15:01
textscreen: Fix constness issue in TXT_SelectFile
4c069fef
– Turo Lamminen <turotl@gmail.com>
authored
on 2018/03/20 14:30
textscreen: Fix one more variant of TXT_SelectFile
Next