shithub: choc

RSS feed

535175bc – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move snd_Channels extern declaration s_sound.h

19edf5d9 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move AM_Stop prototype to am_map.h

c5d33676 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move LevelNames extern declaration to am_map.h

875457a8 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move KeyPoints declaration to am_map.h

01655456 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move automapactive extern declaration to am_map.h

ce6655f7 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Include am_map.h in files which are going to need it

0ada6269 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Include r_local.h in am_map.h

dd420536 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Move deh_section_heretic_text extern declaration to deh_htic.h

5ab98fd0 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Remove commented out code

ffeea5a2 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Remove unnecessary extern declaration for attackrange

13886e30 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Remove unnecessary extern declaration of finalestage

1f5a1e43 – Turo Lamminen <turol@iki.fi> authored on 2022/10/11 08:01
heretic: Rename NUMKEYS to NUM_KEY_TYPES

a058f719 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/10/11 07:51
Merge pull request #1517 from turol/extern-hexen

20ef3a2c – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:13
hexen: Move H2_StartTitle prototype to h2def.h

feae8fbf – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:11
hexen: Move detailLevel extern declaration to h2def.h

09949439 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:09
hexen: Move gamekeydown extern declaration to h2def.h

875a5681 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:08
hexen: Move NUMKEYS macro definition to h2def.h

08be6bde – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:59
hexen: Move LeaveMap extern declaration to h2def.h

1af3061a – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:50
hexen: Move mn_SuicideConsole extern declaration to h2def.h

0e526452 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:49
hexen: Move inventory extern declaration to h2def.h

f28f2b6e – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:44
hexen: Move artiskip extern declaration to h2def.h

96b0a77b – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:41
hexen: Move askforquit extern declaration to h2def.h

387ce8a3 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:38
hexen: Move MenuActive extern declaration to h2def.h

c400ea67 – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:35
hexen: Move G_CheckDemoStatus prototype to h2def.h

749e8c36 – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:33
hexen: Move G_BuildTiccmd prototype to h2def.h

9a79e5cc – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:30
hexen: Move H2_ProcessEvents prototype to h2def.h

9b7f91de – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:29
hexen: Move H2_DoAdvanceDemo prototype to h2def.h

a2b83c0f – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:26
hexen: Move demorecording extern declaration to h2def.h

ff9dde5c – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:24
hexen: Move advancedemo extern declaration to h2def.h

9c9bb8fd – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:20
hexen: Move usearti extern declaration to h2def.h

18fa4d72 – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:17
hexen: Move viewactive extern declaration to h2def.h

bd6ef57a – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/10/07 09:10
Merge pull request #1516 from turol/extern-windows

a11819e2 – Turo Lamminen <turol@iki.fi> authored on 2022/10/07 08:58
Add comments to #endifs

9cb06ff1 – Turo Lamminen <turol@iki.fi> authored on 2022/10/07 08:57
Flip ifdefs around

fabb8f59 – Turo Lamminen <turol@iki.fi> authored on 2022/10/07 08:55
Remove redundant extern declarations from i_winmusic.h

eac0daf8 – Turo Lamminen <turol@iki.fi> authored on 2022/10/07 08:53
Add missing includes in i_winmusic.c

7343f953 – Turo Lamminen <turol@iki.fi> authored on 2022/10/06 07:59
setup: Remove static qualifier from some Windows-only variables

955c75d8 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/10/06 07:56
Merge pull request #1514 from turol/extern-hexen

0403e94f – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:21
hexen: Move S_music extern declaration to sounds.h

881c5452 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:20
hexen: Move S_sfx extern declaration to sounds.h

46d46e54 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:02
hexen: Move columnofs extern declaration to r_local.h

6befad86 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:01
hexen: Move ylookup extern declaration to r_local.h

e7d8996e – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:59
hexen: Move walllights extern declaration to r_local.h

6cdd6a97 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:25
hexen: Move DoubleSky extern declaration to r_local.h

ab5066b7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:24
hexen: Move Sky2ColumnOffset extern declaration to r_local.h

5c34f02a – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:23
hexen: Move Sky1ColumnOffset extern declaration to r_local.h

124e8242 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:52
hexen: Move R_InitSky prototype to r_local.h

8669b9f7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:17
hexen: Move P_UndoPlayerMorph prototype to p_local.h

560e6fce – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:15
hexen: Move AutoArmorSave extern declaration to p_local.h

0cf031d5 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:14
hexen: Move ArmorIncrement extern declaration to p_local.h

ebfd3b52 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:57
hexen: Move A_UnHideThing prototype to p_local.h

64092431 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:56
hexen: Move P_ExplodeMissile prototype to p_local.h

0b961d57 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:50
hexen: Move PolyBlockMap extern declaration to p_local.h

e2b50a92 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:44
hexen: Move bottomslope and topslope extern declarations to p_local.h

a3f89140 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:41
hexen: Move ArmorMax extern declaration to p_local.h

9f7a20c8 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:40
hexen: Move A_MStaffAttack2 prototype to p_local.h

7195acf4 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:38
hexen: Move A_FSwordAttack2 prototype to p_local.h

78a3ff29 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:37
hexen: Move A_CHolyAttack3 prototype to p_local.h

790d0a49 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:32
hexen: Move numspechit extern declaration to p_local.h

6ffde276 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:31
hexen: Move spechit extern declaration to p_local.h

3cad4c9a – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:29
hexen: Move MAXSPECIALCROSS macro definition to p_local.h

591ce05d – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:20
hexen: Move TextKeyMessages extern declaration to p_local.h

46091b65 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:54
hexen: Move P_PlayerNextArtifact prototype to p_local.h

c6723f36 – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:12
hexen: Move A_Explode prototype to p_local.h

8b889145 – Turo Lamminen <turol@iki.fi> authored on 2022/09/10 15:00
hexen: Move FloatBobOffsets extern declaration to p_local.h

d77ef6d7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:12
hexen: Move Sky2ScrollDelta extern declaration to p_spec.h

6e0df552 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:10
hexen: Move Sky1ScrollDelta extern declaration to p_spec.h

14eb6d89 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:47
hexen: Move LavaInflictor extern declaration to p_spec.h

04a1a01f – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:18
hexen: Move cheating extern declaration to am_map.h

bddfd761 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:06
hexen: Move AM_Stop prototype to am_map.h

ab9e18e3 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:33
hexen: Move automapactive extern declaration to am_map.h

6e3e13b7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:09
hexen: Include p_spec.h in r_plane.c

d1694408 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:31
hexen: Include am_map.h in .c files which are going to need it

4cff431f – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:53
hexen: Remove unnecessary attackrange extern declaration

252a532e – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 14:33
hexen: Remove commented out code

2fbba9a0 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 15:17
hexen: Fix TextKeyMessages extern declarations to match definition

bee675c6 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:21
hexen: Rename NUMKEYS to NUM_KEY_TYPES

847056af – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/10/03 08:33
Merge pull request #1513 from turol/extern-setup

222ba923 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:38
setup: Remove unused RestartTextscreen function

cbed865a – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:34
setup/textscreen: Move TXT_SDLWindow extern declaration to txt_sdl.h

ca489967 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:30
setup: Move joystick_physical_buttons extern declaration to joystick.h

b8687eb0 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:29
setup: Include i_joystick.h in joystick.h

02564010 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:26
sound: Remove unnecessary extern qualifier from function prototype

2c50992b – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:25
sound: Move a lot of extern declarations to i_sound.h

46f34c1a – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:23
sound: Remove unnecessary extern declaration for opl_drv_ver

e98349c7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 11:21
setup: Remove static qualifier from some variables

bbc6c36a – Simon Howard <fraggle@soulsphere.org> authored and GitHub <noreply@github.com> committed on 2022/09/28 07:54
Merge pull request #1512 from turol/extern-common

e633e8e5 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 10:37
net: Move D_ReceiveTic prototype to d_loop.h

42d6bf7f – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 10:22
net: Move offsetms extern declaration to d_loop.h

5470bc61 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 10:17
Include d_loop.h in net_client.c

def8fb13 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 09:59
Include m_fixed.h in d_loop.h

de520c46 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 09:54
video: Move I_HandleKeyboardEvent and I_HandleMouseEvent prototypes to i_input.h

dcb88e27 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 09:53
video: Include SDL.h in i_input.h

57f7f446 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 09:47
video: Move usemouse extern declaration to i_video.h

9ca9b073 – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 09:42
video: Move png_screenshots extern declaration to i_video.h

fb5f6f1c – Turo Lamminen <turol@iki.fi> authored on 2022/09/08 08:33
sound: Move I_OPL_DevMessages prototype to i_sound.h

97c82c0a – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 10:53
deh: Move common deh_section_t extern declarations to deh_defs.h

c1eab243 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/28 08:33
Merge pull request #1511 from turol/extern-strife

429944bd – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 14:09
strife: Move bottomslope extern declaration to p_local.h

72a4653a – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 14:07
strife: Move topslope extern declaration to p_local.h

Next