shithub: choc

RSS feed

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

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

e438d733 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 14:04
strife: Move bulletslope extern declaration to p_pspr.h

2d712292 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 14:02
strife: Move P_BulletSlope prototype to p_pspr.h

f1ca89cb – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 14:01
strife: Include p_mobj.h in p_pspr.h

d8b42f21 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:58
strife: Move numflats extern declaration to r_data.h

9a2491e8 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:57
strife: Replace linespeciallist extern declaration with definition

acc40d84 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:56
strife: Replace numlinespecials extern declaration with definition

a8e90d0c – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:54
strife: Move walllights extern declaration to r_segs.h

d3a663f0 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:53
strife: Move spechit extern declaration to p_local.h

67c53a83 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:51
strife: Move numspechit extern declaration to p_local.h

a3a5f965 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:48
strife: Remove extern declaration for F_StartCast in dead code

32b72302 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:46
strife: Remove unnecessary extern qualifier from M_QuitStrife prototype

c4a6c7ca – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:33
strife: Remove unnecessary sendpause extern declaration

49b3b267 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:32
strife: Move nickname extern declaration to d_main.h

507b573a – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:31
strife: Include d_main.h in hu_stuff.c

3a944406 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:28
strife: Move D_PatchClipCallback prototype to d_main.h

062da238 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:26
strife: Include d_main.h in hu_lib.c

963dcf0d – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 13:26
strife: Include v_patch.h in d_main.h

858af0e3 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:59
strife: Remove automapactive extern declarations

0f125276 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:56
strife: Remove commented out code

6575209c – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:55
strife: Remove unnecessary pagename extern declaration

475db6f4 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:53
strife: Move sendsave extern declaration to hu_stuff.h

28539ec0 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:51
strife: Move chat_on extern declaration to hu_stuff.h

8c31e5e6 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:48
strife: Move message_dontfuckwithme extern declaration to hu_stuff.h

144441ba – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:47
strife: Move hu_font extern declaration to hu_stuff.h

341ddbb1 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:42
strife: Move advancedemo extern declaration to d_main.h

0d8aaef7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:39
strife: Move sidemove extern declaration to doomstat.h

d991427f – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:37
strife: Move forwardmove extern declaration to doomstat.h

1ef15244 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:35
strife: Fix forwardmove and sidemove extern declaration types

1112e6d7 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:31
strife: Remove commented out code

da7eb070 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:30
strife: Move R_ExecuteSetViewSize prototype to r_main.h

15441903 – Turo Lamminen <turol@iki.fi> authored on 2022/09/17 12:26
strife: Move setsizeneeded extern declaration to r_main.h

007578b9 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:25
strife: Move inhelpscreens extern declaration to m_menu.h

fa63b210 – Turo Lamminen <turol@iki.fi> authored on 2022/09/13 16:22
strife: Remove commented out code

509b22c5 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/28 06:57
Merge pull request #1510 from turol/extern-1

3b9503da – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/27 08:34
Adjust music volume to prevent clipping and match midiOutSetVolume curve (#1508)

9ad7b281 – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 10:43
deh: Move extern declarations to deh_defs.h

68178357 – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 09:42
wad: Move wad_file_class_t extern declarations to w_file.h

f3706e77 – Turo Lamminen <turol@iki.fi> authored on 2022/09/05 19:06
sound: Move extern variable declarations to header

cc0e4a0b – Turo Lamminen <turol@iki.fi> authored on 2022/09/05 19:06
setup: Remove static from some variables that are about to become extern

2d12a652 – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 09:32
pcsound: Move pcsound_driver_t extern declarations to pcsound_internal.h

fa64e348 – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 08:29
opl: Move opl_driver_t extern declarations to opl_internal.h

038e7b63 – Turo Lamminen <turol@iki.fi> authored on 2022/09/07 08:01
textscreen: Remove extern from forward declarations which don't need it

deb89ab1 – Turo Lamminen <turol@iki.fi> authored on 2022/09/06 11:00
Add check-extern.sh

88fe1508 – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/15 02:04
Add selectable native MIDI devices to setup (#1506)

f8f21ffc – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/09 10:23
Merge pull request #1507 from turol/linter-update

cfaf608e – Turo Lamminen <turol@iki.fi> authored on 2022/09/09 10:07
Update cpp-linter action to v2

6e363ea1 – RamonUnch <74856804+RamonUnch@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/07 10:24
Fix Mouse wheel conflict with Xbuttons 1&2 (#1440)

2ca5c793 – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/06 19:36
Configurable reverb and chorus for native MIDI (#1504)

fd11b0e0 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/05 11:08
Merge pull request #1499 from turol/clang-15-fix

4de94e32 – Turo Lamminen <turol@iki.fi> authored on 2022/08/30 16:14
Improve type correctness in heretic DEH code

31e1dbe5 – Turo Lamminen <turol@iki.fi> authored on 2022/08/30 16:11
Always pass three correctly typed pointers to heretic action functions

0a1bf3f3 – Turo Lamminen <turol@iki.fi> authored on 2022/08/30 16:09
Add some forward declarations

cacf1e1c – Turo Lamminen <turol@iki.fi> authored on 2022/08/30 14:15
Add struct name to heretic pspdef_t

899c34dd – Simon Howard <fraggle@soulsphere.org> authored and GitHub <noreply@github.com> committed on 2022/08/26 05:38
Merge pull request #1492 from mikeday0/newicons

f88db800 – buvk <jon.friesen@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/08/22 20:48
added new Steam Final Doom IWAD path (#1495)

585cb3fa – Michael Day <contact@michaelcday.com> authored on 2022/08/22 12:41
Forgot setup.ico

792b3aaf – ceski <56656010+ceski-1@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/22 02:33
Fix Windows native MIDI level transitions (#1493)

ff3a9a5f – Michael Day <43701387+mikeday0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/22 05:33
Fix cmake typo: mixer -> MIXER (#1494)

6eab5f0d – Michael Day <contact@michaelcday.com> authored on 2022/08/21 17:23
Remove icon.c

5acd068c – Michael Day <contact@michaelcday.com> authored on 2022/08/21 17:21
Add new icons - ico files

a994c054 – Michael Day <contact@michaelcday.com> authored on 2022/08/21 16:54
Add new icons - png and *_icon.c files

c7cde80e – Michael Day <contact@michaelcday.com> authored on 2022/08/20 13:18
Update resource files for game-specific icons

19f01c5e – Michael Day <contact@michaelcday.com> authored on 2022/08/20 12:37
Fix incorrect Strife EXTRA_DIST item

31cbc74a – Michael Day <contact@michaelcday.com> authored on 2022/08/20 12:17
Update *.desktop.in for game-specific icons

51f665d6 – Michael Day <contact@michaelcday.com> authored on 2022/08/20 11:32
Generate *_icon.c files as part of build

c6b03a77 – Michael Day <contact@michaelcday.com> authored on 2022/08/20 11:11
Add placeholder icons for non-Doom games

22f49f25 – Michael Day <contact@michaelcday.com> authored on 2022/08/20 04:30
Allow each game to set its own window icon

59e55e27 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/17 06:36
Merge pull request #1489 from turol/mempool

6dd85471 – Turo Lamminen <turol@iki.fi> authored on 2022/08/16 15:07
Add option to disable memory pool for debugging

8c723c09 – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/08/15 09:15
Implement M_getenv() wrapper to support non-Latin paths on Windows (#1486)

e49be766 – Roman Fomin <rfomin@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/08/13 08:29
Fix memory mapping WAD files on Windows with non-Latin file paths. (#1481)

d18f5fc2 – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/07/20 10:42
Merge pull request #1482 from turol/disable-linter-fail

0de17dec – Turo Lamminen <turol@iki.fi> authored on 2022/07/19 14:15
Whitespace

c0cdfe3a – Turo Lamminen <turol@iki.fi> authored on 2022/07/19 14:13
Disable CI linter action fail fast

67715d6e – Turo Lamminen <turol@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/07/15 21:25
Merge pull request #1480 from turol/disable-sdl

d6124484 – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Add option to disable SDL2_mixer

3c78b254 – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Move music_pack_path variable earlier

9943fcfd – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Move fluidsynth and timidity configuration code earlier

251619c8 – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Move libsamplerate variable declarations earlier

db14d41d – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Add missing library SDL2::SDL2 to pcsound cmake build

4d857917 – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Add missing library SDL2::SDL2 to opl cmake build

b8a22bb9 – Turo Lamminen <turol@iki.fi> authored on 2022/07/12 16:48
Add option to disable SDL2_net

Next