shithub: choc

RSS feed

a6a17adc – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:17
music: Make ParseSubstituteLine return value const

1cd3cb4c – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:15
music: Fix const correctness issue in ReadSubstituteConfig

a98b6172 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:13
hexen: Make sprnames contents and related function parameters const

338be540 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:09
hexen: Mark spritename variable static

8aeae4ae – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:04
hexen: Make spritename variable const

8e3a7b4b – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 14:00
hexen: Fix const correctness issue in TryPickupArtifact

d6817d2d – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:56
hexen: Fix const correctness issues in TryPickupWeaponPiece

bd36e1a1 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:53
hexen: Make TextKeyMessages contents const

4b0fa1df – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:49
hexen: Make ClusMsgLumpNames contents const

472dce05 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:48
hexen: Fix const correctness issue in InitStats

05836d10 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:46
hexen: Make pagename variable const

b700e770 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:45
hexen: Mark gamedescription variable static

28132c73 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:39
hexen: Make gamedescription variable const

9afe2449 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:35
hexen: Fix const correctness issue in GetFinaleText

7005e938 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/11 13:29
hexen: Make CT_FromPlrText contents const

1b98fb58 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:57
hexen: Make sc_ScriptsDir const

bbdd58d9 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:51
hexen: Make PlayerColorText contents const

17e8d8ef – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:37
heretic: Make sprnames contents and related function parameters const

db647777 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:34
heretic: Make KillersText contents const

30ac3a4c – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:31
heretic: Fix const correctness issue in G_InitNew

8f69c655 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:24
heretic: Make hhe_versions contents const

953bf4c4 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:24
doom: Remove unused basedefault extern declaration

bb1058e3 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:12
heretic: Make hhe_string_t string member const

0e529f14 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 11:06
heretic: Fix const correctness issue in GetStringByOffset and DEH_TextStart

b83a87dd – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:56
heretic: Remove unused basedefault variable

9ae68ae0 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:53
heretic: Make gamedescription const

a436e0f6 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:48
heretic: Make CT_FromPlrText contents const

12c1d8bf – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:42
heretic: Make LevelNames contents const

1c828b08 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:38
heretic: Fix const correctness issue in AM_Drawer

aceb68d6 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/08 10:31
misc: Make M_WriteFile source parameter const

10ba5264 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 15:17
deh: Include deh_main.h in deh_main.c

247d0e0d – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 15:02
Make deh_signatures consistently const in all games

e268cd13 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 14:02
hexen: Make TerrainTypeDefs name member const

6f254179 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 13:53
hexen: Make ST_RealMessage message parameter const

9b90534e – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 13:51
hexen: Make ST_Message message parameter const

5ee47d86 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 13:46
hexen: Make S_StartSongName songLump parameter const

96721fe8 – Turo Lamminen <turotl@gmail.com> authored on 2018/12/04 13:40
hexen: Make TryPickupWeapon message parameter const

2b20ce64 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/12/03 08:18
glob: fix function prototype for I_StartGlob() in the non-native case

82fa5ea8 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2018/12/02 05:19
Merge pull request #1114 from mfrancis95/master

b4f99636 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2018/12/02 03:57
Merge pull request #1113 from jkbenaim/fix-spawncube-crash

2261f31a – mfrancis95 <mikefrancis95@gmail.com> authored on 2018/12/01 21:51
Improve #1089 by making sure playerstartsingame gets cleared

07d86dc8 – Jason Benaim <jkbenaim@gmail.com> authored on 2018/12/01 19:41
format fussing

15201415 – Jason Benaim <jkbenaim@gmail.com> authored on 2018/12/01 15:53
Doom: don't divide by zero, but call I_Error instead.

fdd360aa – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/11/27 19:35
Merge pull request #1096 from AXDOOMER/master

c0c1771e – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/11/21 08:24
Merge pull request #1108 from mfrancis95/master

fbb2fa82 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/11/21 11:25
doom: exit with a proper VPO in R_CheckPlane()

255b76c3 – mfrancis95 <mikefrancis95@gmail.com> authored on 2018/11/21 08:06
Fix tiny memory leak when looking for IWADs

847770da – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/09 20:01
Clean up previous -version change.

b88a8cdb – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/09 19:58
net: Use -newsync by default again.

94ed513e – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/09 19:55
net: Improve -newsync to use a PID controller.

b00a10ae – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/11/03 02:43
Add a -version parameter like most programs have

54500659 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2018/11/08 15:46
Merge pull request #1103 from mfrancis95/master

84425084 – mfrancis95 <mikefrancis95@gmail.com> authored on 2018/11/08 08:59
Fix memory leak related to Steam directories

dac0cda2 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/11/06 10:43
i_system: mark I_Quit() and I_Error() with GCC's 'noreturn' attribute

62571c3d – Fabian Greffrath <fabian@greffrath.com> authored on 2018/11/06 10:26
d_iwad: fix a missing pointer indicator in a variable declaration

602ea481 – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:34
glob: Fix build failure.

65ae592c – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:22
strife: Add autoloading for .seh files.

221e62bf – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:19
strife: Allow SEH replacement for "empty slot".

f6717da5 – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:14
heretic: Add autoloading for .hhe patches.

036484b6 – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:12
wad: Autoload both .wad and .lmp files.

f5da1a45 – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 09:11
glob: Add multi-pattern matching.

5705be4c – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/03 08:37
doom: Bump tempstring[] size to 90 bytes.

c06b2c5f – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/02 18:24
Add WAD file autoloading.

0121b8c0 – Simon Howard <fraggle@soulsphere.org> authored on 2018/11/01 14:38
glob: Fix includes.

6a87a917 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 19:24
Oops.

829c1e4c – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 16:58
glob: Make sorting respect GLOB_FLAG_NOCASE.

65c7edcd – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 16:53
glob: Add flag for reading filenames sorted.

0a85811d – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 16:05
glob: Add flags arg for case insensitive matching.

2bfb1bba – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 15:32
video: Bump default window size to 800x600.

301a9f04 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/29 14:51
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

62e23730 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/10/29 13:22
Merge pull request #1099 from devnexen/cmake_build_fix

01991be2 – David Carlier <devnexen@gmail.com> authored on 2018/10/29 16:21
cmake build fix

35c999fa – Fabian Greffrath <fabian@greffrath.com> authored on 2018/10/29 07:14
glob: handle file systems returning DT_UNKNOWN for d_type (e.g. XFS)

67d4033d – Fabian Greffrath <fabian@greffrath.com> authored on 2018/10/29 05:57
glob: repair for systems without d_type field in struct dirent

4ae30764 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/28 15:05
Use M_StringJoin() instead of hand-rolled malloc.

b98b4e6b – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 22:35
misc: Fix bug with M_StringStartsWith().

bfb2dd3f – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 14:41
Oops.

1c8880fe – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 14:31
strife: Convert to new glob API.

1bbbdea9 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 14:29
glob: Fix quirk with patterns ending in '*'.

cd71cb30 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 14:08
glob: Fix for Watcom, too.

d676cd7a – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 14:05
glob: Hook in win32 implementation for _MSC_VER.

f01ac84a – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 13:58
music: Find .cfg files by globbing, not by name.

d113f443 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 13:57
glob: Allow symlinks to be globbed.

419776fc – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 13:50
Add system-specific globbing API.

7f03c58c – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/27 12:31
music: Add argument to disable substitute music.

e49be7d6 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/24 16:08
setup: Always show music packs action.

3bde136c – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/24 16:03
opl: Use SDL_mixer post-mix hook for OPL output.

00f6a3e7 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/23 19:43
music: Factor out music packs to separate file.

2db2e37b – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 16:17
setup: Fix warning about unused result.

a0660000 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 16:00
music: Show message about filename-based substs.

f5ea51bc – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 15:46
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

38a3e092 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2018/10/21 19:36
Merge pull request #1097 from devnexen/update_angle_t_type

9e14ceab – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 15:44
setup: Add window action to open music pack dir.

ceb3e491 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 15:30
music: Auto-configure a music pack directory.

8c43337a – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 13:40
textscreen: Allow any widget in action area.

74cdbedd – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 12:57
music: Disable Strife d_intro table entry.

1996d03d – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 12:54
music: Allow filename template for substitution.

59dae316 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/21 12:27
music: Add table of common hashes->filenames.

bbefecc2 – David Carlier <devnexen@gmail.com> authored on 2018/10/21 03:12
Update angle_t type.

ba65f433 – Simon Howard <fraggle@soulsphere.org> authored on 2018/10/20 21:20
music: Allow shortened hashes for subst configs.

Next