foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2018-12-08
heretic: Fix const correctness issue in G_InitNew
Turo Lamminen
30ac3a4c
heretic: Make hhe_versions contents const
Turo Lamminen
8f69c655
doom: Remove unused basedefault extern declaration
Turo Lamminen
953bf4c4
heretic: Make hhe_string_t string member const
Turo Lamminen
bb1058e3
heretic: Fix const correctness issue in GetStringByOffset and DEH_TextStart
Turo Lamminen
0e529f14
heretic: Remove unused basedefault variable
Turo Lamminen
b83a87dd
heretic: Make gamedescription const
Turo Lamminen
9ae68ae0
heretic: Make CT_FromPlrText contents const
Turo Lamminen
a436e0f6
heretic: Make LevelNames contents const
Turo Lamminen
12c1d8bf
heretic: Fix const correctness issue in AM_Drawer
Turo Lamminen
1c828b08
misc: Make M_WriteFile source parameter const
Turo Lamminen
aceb68d6
2018-12-04
deh: Include deh_main.h in deh_main.c
Turo Lamminen
10ba5264
Make deh_signatures consistently const in all games
Turo Lamminen
247d0e0d
hexen: Make TerrainTypeDefs name member const
Turo Lamminen
e268cd13
hexen: Make ST_RealMessage message parameter const
Turo Lamminen
6f254179
hexen: Make ST_Message message parameter const
Turo Lamminen
9b90534e
hexen: Make S_StartSongName songLump parameter const
Turo Lamminen
5ee47d86
hexen: Make TryPickupWeapon message parameter const
Turo Lamminen
96721fe8
2018-12-03
glob: fix function prototype for I_StartGlob() in the non-native case
Fabian Greffrath
2b20ce64
2018-12-02
Merge pull request #1114 from mfrancis95/master
Fabian Greffrath
82fa5ea8
Merge pull request #1113 from jkbenaim/fix-spawncube-crash
Jonathan Dowland
b4f99636
format fussing
Jason Benaim
07d86dc8
Improve #1089 by making sure playerstartsingame gets cleared
mfrancis95
2261f31a
Doom: don't divide by zero, but call I_Error instead.
Jason Benaim
15201415
2018-11-28
Merge pull request #1096 from AXDOOMER/master
Simon Howard
fdd360aa
2018-11-21
Merge pull request #1108 from mfrancis95/master
Simon Howard
c0c1771e
Fix tiny memory leak when looking for IWADs
mfrancis95
255b76c3
doom: exit with a proper VPO in R_CheckPlane()
Fabian Greffrath
fbb2fa82
2018-11-10
Clean up previous -version change.
Simon Howard
847770da
net: Use -newsync by default again.
Simon Howard
b88a8cdb
net: Improve -newsync to use a PID controller.
Simon Howard
94ed513e
2018-11-03
Add a -version parameter like most programs have
Mike Swanson
b00a10ae
glob: Fix build failure.
Simon Howard
602ea481
strife: Add autoloading for .seh files.
Simon Howard
65ae592c
strife: Allow SEH replacement for "empty slot".
Simon Howard
221e62bf
heretic: Add autoloading for .hhe patches.
Simon Howard
f6717da5
wad: Autoload both .wad and .lmp files.
Simon Howard
036484b6
glob: Add multi-pattern matching.
Simon Howard
f5da1a45
doom: Bump tempstring[] size to 90 bytes.
Simon Howard
5705be4c
Add WAD file autoloading.
Simon Howard
c06b2c5f
2018-11-08
Merge pull request #1103 from mfrancis95/master
Fabian Greffrath
54500659
Fix memory leak related to Steam directories
mfrancis95
84425084
2018-11-06
i_system: mark I_Quit() and I_Error() with GCC's 'noreturn' attribute
Fabian Greffrath
dac0cda2
d_iwad: fix a missing pointer indicator in a variable declaration
Fabian Greffrath
62571c3d
2018-11-01
glob: Fix includes.
Simon Howard
0121b8c0
2018-10-30
Oops.
Simon Howard
6a87a917
glob: Make sorting respect GLOB_FLAG_NOCASE.
Simon Howard
829c1e4c
glob: Add flag for reading filenames sorted.
Simon Howard
65c7edcd
glob: Add flags arg for case insensitive matching.
Simon Howard
0a85811d
2018-10-29
video: Bump default window size to 800x600.
Simon Howard
2bfb1bba
← newer
older →