shithub: choc

RSS feed

de9163ef – Fabian Greffrath <fabian@greffrath.com> authored on 2018/09/04 11:32
config: let GetDefaultConfigDir() never return NULL

28e72614 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/17 20:48
Merge pull request #1075 from turol/const

9ea4b024 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/17 20:47
Merge pull request #1079 from hifi/fix-setup-crash

2d68e079 – Toni Spets <toni.spets@iki.fi> authored on 2018/08/15 15:50
setup: Use proper function signatures for callbacks

98f4af33 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2018/08/15 14:21
Merge pull request #1077 from hifi/fix-joystick-event-skip

078673f7 – Toni Spets <toni.spets@iki.fi> authored on 2018/08/12 07:56
doom: Don't skip joy events when menu is closed

dd78c087 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/11 09:02
Merge pull request #1074 from AXDOOMER/master

3bd1270c – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:45
hexen: Fix constness issues in DrawClassMenu

a901b7a5 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:44
hexen: Fix constness issue in MN_Drawer

1e71555a – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:43
hexen: Make QuitEndMsg contents const

dcc753fb – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:42
hexen: Make GammaText contents const

e1158955 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:40
hexen: Make P_SetYellowMessage message parameter const

77f1f76b – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:39
hexen: Make P_SetMessage message parameter const

7660e72f – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:37
hexen: Make MenuItem_t text member const

e822d5df – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:35
hexen: Make ACSAssert fmt parameter const

cd812fce – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:32
hexen: Make MN_TextBWidth parameter const

b0cfaad6 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:32
hexen: Make MN_DrTextB text parameter const

f57c4033 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:30
hexen: Make MN_TextAWidth parameter const

79d1b19e – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:30
hexen: Make MN_DrTextAYellow text parameter const

7209e8ab – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:28
hexen: Make MN_DrTextA text parameter const

062e8870 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:26
hexen: Fix constness issue between SC_MatchString, SC_MustMatchString and MapCmdNames

e026fc87 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:19
hexen: Make SC_Compare parameter const

0e86f377 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:17
hexen: Make SC_ScriptError parameter const

6f1d394d – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:14
hexen: Make SC_OpenFile parameter const

d5298aab – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:13
hexen: Make SC_Open parameter const

3430e574 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:12
hexen: Make SC_OpenLump parameter const

a1a4a819 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:08
hexen: Make OpenScript name parameter const

464c1ca1 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:04
hexen: Make R_TextureNumForName parameter const

4f2fb75e – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 14:03
hexen: Make R_CheckTextureNumForName parameter const

06bec5ae – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:58
hexen: Make R_FlatNumForName parameter const

ed41adf8 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:55
hexen: Make SV_SaveGame description parameter const

81e83adb – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:52
hexen: Make SV_Write buffer parameter const

57421ae3 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:40
hexen: Make G_DeferedPlayDemo parameter const

92f5c72a – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:38
hexen: Mark defdemoname variable static

f6ec4e92 – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:38
hexen: Make defdemoname variable const

cacc67fa – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:32
heretic: Make TerrainTypeDefs name member const

43faac6f – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:28
heretic: Make QuitEndMsg contents const

e9c6e30c – Turo Lamminen <turotl@gmail.com> authored on 2018/08/07 13:26
heretic: Make MenuItem_t text member const

1134129b – Alexandre-Xavier Labonté-Lamoureux <alexandrexavier@live.ca> authored on 2018/08/06 17:03
Heretic: Fix P_FindNextHighestFloor's behavior

82ff0b70 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/02 13:10
Merge pull request #1072 from turol/const

ef9843f5 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:51
doom: Make msgNames contents const

40b87adc – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:50
doom: Make detailNames contents const

8c763b6e – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:50
doom: Make skullName contents const

402de607 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:47
doom: Make sprnames contents const and fix some function parameters to match

19202f1c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:43
doom: Fix constness issue in HU_Responder

c5384b04 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:41
doom: Make mapnames_commercial contents const

39d9cd20 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:40
doom: Make mapnames_chex contents const

a02f9777 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:38
doom: Make mapnames contents const

1222f2eb – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:37
doom: Make player_names contents const

4b988f28 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:35
doom: Make M_StringWidth parameter const

5f92a20c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:35
doom: Make M_WriteText string parameter const

595ef234 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:34
doom: Fix constness issue in M_WriteText

c150deb3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:29
doom: Fix constness issue in G_DoPlayDemo

f3cf920e – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:28
doom: Make DemoVersionDescription return value const

c5dabb5b – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:24
doom: Make castinfo_t name member const

714d40f3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:24
doom: Make textscreen_t text member const

78a5cc84 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:22
doom: Make textscreen_t background member const

0efd5a78 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:15
doom: Make gamedescription variable const

84817579 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/28 11:11
doom: Make gameversions cmdline member const

c3f94ff3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:42
doom: Make gameversions description member const

96bb3bfc – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:37
doom: Make SetMissionForPackName parameter const

02d6cce1 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:36
doom: Fix const correctness issue in SetMissionForPackName

042ed3a8 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:34
d_iwad: Make iwad_t description member const

2d18a405 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:34
d_iwad: Make iwad_t name member const

d7565fb3 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:32
d_iwad: Make D_SuggestGameName return value const

5d82938c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/24 14:31
d_iwad: Make D_SuggestIWADName return value const

f177dcbc – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/07/21 05:31
wad: Make w32 MapFile filename parameter const

6b923b07 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:09
doom: Make copyright banner const

2ecb680c – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:07
doom: Make end messages const

891e6c4e – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 13:07
doom: Make M_SelectEndMessage return value const

3982d04b – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:27
doom: Make banners variable const

1524b8f8 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:52
wad: Free results of D_TryFindWADByName in W_ParseCommandLine

6cabdf87 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:50
wad: Make W_NWTMergeFile filename parameter const

45ad423f – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:50
wad: Make W_NWTDashMerge parameter const

08a4de58 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:42
wad: Make W_MergeFile parameter const

a138539a – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:42
wad: Make W_AddFile parameter const

a2b9c9c5 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:40
wad: Make W_OpenFile parameters const

a934b69f – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:39
wad: Make OpenFile parameter const

663f9f92 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:37
wad: Make posix MapFile filename parameter const

7f9e8f65 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:30
deh: Free result of D_TryFindWADByName in DEH_ParseCommandLine

bde4ac76 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:22
d_iwad: Make D_TryFindWADByName parameter const

6a500c42 – Turo Lamminen <turotl@gmail.com> authored on 2018/07/21 12:20
d_iwad: One path through D_TryFindWADByName creates a new string so all paths must

ce7f7c8f – Fabian Greffrath <fabian@greffrath.com> authored on 2018/07/20 09:18
make some initialization functions (well, kind of) reentrant

5329fb5d – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/16 16:31
Merge pull request #1063 from AlexMax/cmake

1f987b32 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/13 16:01
Merge pull request #1062 from chungy/rm_codeblocks

8c01d595 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/13 06:45
Remove the codeblocks project

4820b9d5 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/09 15:10
Confirm that libpng and SRC works under MSYS2

ba625b65 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/09 14:39
Add MSYS2 support

622340e4 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/05 06:44
NEWS: Make note of CMake addition, replacing the old MSVC paragraph

cc9c4ef3 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/05 06:39
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST

a0056875 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/04 16:54
Merge pull request #1054 from AlexMax/cmake

d0497ad2 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/04 13:57
Address pull request comments

360da282 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/03 06:50
Fix strcasecmp detection

9d815c5d – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/06/01 14:12
Remove unused samplerate directory cache variable

dd283bcf – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/06/01 11:46
Merge remote-tracking branch 'turol/const'

cc24dc35 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 18:34
Works in Visual Studio too

f8ffe42a – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 15:14
Add GCC warnings from autotools

dc054603 – Alex Mayfield <alexmax2742@gmail.com> authored on 2018/05/31 15:12
libsamplerate support

774256d6 – Julia Nechaevskaya <julia.nechaevskaya@live.com> authored on 2018/05/30 19:14
Update copyright year to 2018

5de10e58 – Simon Howard <fraggle@soulsphere.org> authored on 2018/05/29 18:12
net: Set keepalive_recv_time on connection setup.

Next