RSS feed
3e63451d
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/12 11:48
strife: Fix integer overflow in A_RandomWalk
4a0ee981
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/12 11:41
strife: Fix integer overflow in A_Chase
62cc2552
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/12 11:41
hexen: Fix integer overflow in A_Chase
c34f6ba1
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/12 11:39
heretic: Fix integer overflow in A_Chase
b1b6b060
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/12 11:32
doom: Fix integer overflow in A_Chase
22a3794c
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/12 11:04
Merge pull request #1545 from turol/clang-15-fix
cfaae773
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/08 15:49
hexen: Improve thinkInfo_t restoreFunc type correctnes
92ccf828
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/08 15:41
hexen: Improve thinkInfo_t readFunc type correctness
62097ae4
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/08 15:29
hexen: Improve thinkInfo_t writeFunc type correctness
d9f27581
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/05 13:39
hexen: Improve type correctness for thinker_t think functions
9bd7fbd7
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/08 09:34
Merge pull request #1544 from turol/clang-15-fix
d609cd45
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/07 06:15
Merge pull request #1531 from FozzeY/native-looping
71bd1afe
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 07:36
hexen: Fix state_t action function type
57f15d38
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/06 11:17
hexen: Add struct name to pspdef_t
ba766541
– FozzeY <tehfozzey@gmail.com>
authored
on 2022/10/29 17:21
Use SDL_mixer built-in looping
a4cb2c15
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/04 08:55
Merge pull request #1503 from turol/cleanup-extern
b812e9e0
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/06 11:01
Run check-extern.sh as part of linter CI flow
521a1c82
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/04 08:41
Merge pull request #1543 from turol/extern-doom
9bedee62
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 08:53
doom: Move topslope and bottomslope extern declarations to p_local.h
cb71cbe0
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/04 08:31
Merge pull request #1538 from turol/hexen-prototypes
97df2f32
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/04 08:22
Merge pull request #1537 from turol/heretic-clang-fix
9429db1a
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/04 08:12
Merge pull request #1540 from turol/extern-doom
576f8333
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/03 08:01
Merge pull request #1541 from turol/clang-tidy-tweak
7adae294
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/03 06:51
clang-format: Set SpaceAfterCStyleCast to true
4372e7fd
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/01 16:34
hexen: Add missing header guards to p_spec.h
f2c227a8
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/01 16:27
hexen: Move remaining action function prototypes to new header
71091562
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/01 16:16
hexen: Consolidate redundant prototypes into p_local.h
b482284d
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/01 16:06
hexen: Replace some prototypes in info.c with including p_local.h
62a0e90f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/11/01 14:57
hexen: Fix action function prototypes to match definitions
b5d26d5b
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/06 10:51
hexen: Add some forward declarations
ab247455
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:39
doom: Move walllights extern declaration to r_segs.h
b8d2bc34
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:32
doom: Move numflats extern declaration to r_data.h
dbbadb90
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:00
doom: Move bulletslope extern declaration to p_pspr.h
3324d280
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:12
doom: Move attackrange extern declaration to p_local.h
6a201b13
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 08:24
doom: Move chat_on extern declaration to hu_stuff.h
53c188b2
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 08:21
doom: Move message_dontfuckwithme extern declaration to hu_stuff.h
9e43c714
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:59
doom: Move player_names extern declaration to hu_stuff.h
bda24e56
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:44
doom: Move hu_font extern declaration to hu_stuff.h
77c096f2
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:49
doom: Move pagename extern declaration to d_main.h
4a0d949a
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:33
doom: Move advancedemo forward declaration to d_main.h
ea7a1db3
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 08:28
doom: Move sendpause extern declaration to g_game.h
c7dc9598
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:30
doom: Move sidemove extern declaration to g_game.h
3c9bfb89
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:26
doom: Move forwardmove extern declaration to g_game.h
adedabdb
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:19
doom: Move R_ExecuteSetViewSize prototype to r_main.h
57f691b7
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:06
doom: Move setsizeneeded extern declaration to r_main.h
422d7fbc
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:16
doom: Move showMessages extern declaration to m_menu.h
0c5d4c81
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 10:57
Whitespace
3c30844a
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 10:56
doom: Move inhelpscreens extern declaration to m_menu.h
8df09191
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/11/03 06:10
Merge pull request #1536 from turol/extern-doom
3f0ef936
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/06 10:26
heretic: Improve type correctness for thinker_t think functions
34174041
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/06 09:49
heretic: Add forward declaration of struct thinker_s
604ac99c
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:19
doom: Replace numlinespecials and linespeciallist extern declarations with definitions
b2f9b551
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 09:17
doom: Remove unnecessary anims and lastanim extern declarations
3c61049f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 12:06
doom: Remove redundant extern declarations of automapactive
ac2436b7
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:30
doom: Remove commented out code
8f726f75
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:55
doom: Fix player_names extern declaration to match definition
4ee8e5c2
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:49
doom: Fix pagename extern declaration to match definition
54743751
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:29
doom: Fix sidemove extern declaration to match definition
d3576e7f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:23
doom: Fix forwardmove extern declaration to match definition
ead40dfc
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 12:06
doom: Include doomstat.h in hu_lib.c
7a8bb7d2
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:43
doom: Include v_patch.h in hu_stuff.h
9be23a37
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:25
doom: Include m_fixed.h in g_game.h
d0ddebaf
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/07 11:13
doom: Include m_menu.h in hu_stuff.c
cd99f1b0
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/31 12:24
Merge pull request #1534 from turol/extern-heretic
e7c99127
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:47
heretic: Move playerkeys extern declaration to doomdef.h
bcaddd2e
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:39
heretic: Move noartiskip extern declaration to doomdef.h
9122d09f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/08 12:02
heretic: Move viewactive extern declaration to doomdef.h
e664067d
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/31 08:46
Merge pull request #1533 from turol/extern-heretic
dfea3cff
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 14:41
heretic: Move ylookup extern declaration to r_local.h
965fde08
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/31 07:02
Merge pull request #1532 from turol/extern-heretic
e07a7389
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:26
heretic: Move detailLevel extern declaration to r_local.h
8192e930
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/31 06:41
Merge pull request #1530 from turol/extern-heretic
9319739f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 14:48
heretic: Move columnofs extern declaration to r_local.h
19eeebaa
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 14:38
heretic: Move walllights extern declaration to r_local.h
c1b1885e
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 12:58
heretic: Move screenblocks extern declaration to r_local.h
d5288044
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/26 09:50
Merge pull request #1528 from turol/extern-heretic
3e9ca5f3
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/26 08:01
Merge pull request #1525 from turol/cppcheck-upgrade
6520134b
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 14:34
heretic: Move CheckAbortStartup prototype to doomdef.h
0f37f09a
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:20
heretic: Move inv_ptr extern declaration to doomdef.h
7c85545f
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:17
heretic: Move curpos extern declaration to doomdef.h
13a26589
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:16
heretic: Move inventory extern declaration to doomdef.h
e5409bfa
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 13:06
heretic: Move advancedemo extern declaration to doomdef.h
f2748576
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 12:03
heretic: Move G_BuildTiccmd prototype to doomdef.h
9528c79e
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 11:59
heretic: Move D_ProcessEvents prototype to doomdef.h
2b8fef5c
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 11:57
heretic: Move D_DoAdvanceDemo prototype to doomdef.h
ff4c976b
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 11:55
heretic: Move G_CheckDemoStatus prototype to doomdef.h
21599058
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 11:51
heretic: Move D_StartTitle prototype to doomdef.h
e6204ca1
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 10:21
heretic: Move askforquit extern declaration to doomdef.h
97d07090
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/22 14:24
Merge pull request #1527 from turol/extern-heretic
7bb12317
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/09 11:46
heretic: Move R_ExecuteSetViewSize prototype to r_local.h
8f9f2083
– Turo Lamminen <turol@iki.fi>
authored
on 2022/10/19 07:25
Bump cppcheck action to run on Ubuntu 20.04
1e933068
– Turo Lamminen <turol@iki.fi>
authored
on 2022/10/20 07:25
heretic: Fix signedness problem in P_DamageMobj
4540c36d
– Turo Lamminen <turol@iki.fi>
authored
on 2022/10/19 07:26
Add __GNUC__ to cppcheck preprocessor macros
9f9fa99e
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/19 16:38
fix a cppcheck warning for M_DirName() and M_BaseName() (#1524)
9438107b
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/19 07:17
Merge pull request #1521 from turol/extern-heretic
aa44b2b3
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/19 07:15
Merge pull request #1523 from turol/cppcheck
b62b0655
– Turo Lamminen <turol@iki.fi>
authored
on 2022/10/18 14:55
setup: Fix signedness issue in SetIcon
b5d5725c
– Turo Lamminen <turol@iki.fi>
authored
on 2022/10/18 14:54
video: Fix signedness issue in I_InitWindowIcon
8d3f31b7
– Turo Lamminen <turol@iki.fi>
authored
on 2022/09/10 14:09
heretic: Move spechit and numspechit extern declarations to p_local.h
fdf3b4c3
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/10/18 06:56
Merge pull request #1520 from turol/extern-heretic
Next