shithub: choc

RSS feed

350fb1e6 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:24
compile i_input.c, works with small npe tweaks

e13972ba – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:01
close!

2dcd88f2 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 03:10
first libstrife compile

17a13500 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 02:59
npe can grow a config.h instead

94d08c9b – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 02:53
first libhexen.a compile

3895cd3c – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 02:42
first libheretic.a compile

ed0a9496 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 02:38
first libdoom.a compile

2053768a – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/01/27 22:51
cmake: Fix MinGW build (#1574)

825f59bb – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/01/26 15:59
CMake build system updates (#1572)

ac1f0c32 – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2023/01/25 18:38
win midi: Send "reset all controllers" when song loops (#1571)

d66009a8 – Michael Day <43701387+mikeday0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2023/01/25 21:38
doom: Fix mouse event causing unwanted key press (#1570)

080ed4ee – NY00123 <NY00123@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2023/01/20 04:41
pcsound: Partial fix for #795 #866 (#866)

b33ff7e9 – Julia Nechaevskaya <julia.nechaevskaya@live.com> authored and GitHub <noreply@github.com> committed on 2023/01/02 19:12
Update copyright year to 2023 (#1566)

dde9b2c1 – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/12/29 15:51
win midi: Prevent rare `midiOutUnprepareHeader()` fail (#1564)

d34a98b4 – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/12/17 09:19
win midi: Fix MS GS Wavetable Synth detection in Windows XP (#1561)

29c5ba09 – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/12/15 16:27
win midi: Add missing default values (#1560)

42fa6a21 – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/12/14 06:39
win midi: Reduce messages sent on startup/reset (#1559)

725c9b8a – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/12/14 18:45
win midi: Support SysEx, proper device reset and other updates (#1558)

d2efe052 – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/12/14 18:45
Support non-Latin paths in i_glob.c, don't use SDL_iconv_string() (#1557)

88f5ae5b – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/11/14 07:30
Merge pull request #1548 from turol/integer-fixes

21709de7 – Turo Lamminen <turol@iki.fi> authored on 2022/11/12 12:20
hexen: Fix integer overflow in A_FastChase

c8343e99 – Turo Lamminen <turol@iki.fi> authored on 2022/11/12 12:18
hexen: Fix integer overflow in A_SerpentWalk

1159572a – Turo Lamminen <turol@iki.fi> authored on 2022/11/12 12:16
hexen: Fix integer overflow in A_SerpentChase

b42d644f – Turo Lamminen <turol@iki.fi> authored on 2022/11/12 12:10
hexen: Fix integer overflows in FaceMovementDirection

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

Next