shithub: choc

RSS feed

7ad49f8e – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 16:10
doom: Make HUlib_addMessageToSText string parameters const

398412c1 – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:35
dehacked: Make SubstitutionForString parameter const

4f1a13f9 – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:33
dehacked: Make strhash parameter const

6e76f031 – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:30
dehacked: Make NextFormatArgument and ValidFormatReplacement parameters const

fc6d7daf – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:15
Make I_PrintStartupBanner parameter const

a5802419 – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:10
Make I_PrintBanner parameter const

93fb29c1 – Turo Lamminen <turotl@gmail.com> authored on 2018/03/01 15:05
Make I_Error format string parameter const

b6b765a0 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/03/10 07:55
NEWS: Make note of some of the post-3.0.0 developments.

16a00c60 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/03/10 07:36
NEWS: Minor formatting fixes for Markdown.

674f6b14 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/03/10 09:31
Merge pull request #998 from jmtd/bye-bye-msvc

f3d2dc49 – Jonathan Dowland <jon@dow.land> authored on 2018/03/07 11:10
remove MSVC_FILES def from Makefile.am

00d7eb22 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/03/07 06:19
pkg/win32: Remove mention of cygwin

685062a5 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/03/07 06:00
pkg/win32: Set LC_ALL=C before running ./cp-with-libs

4c9c2e7f – Jonathan Dowland <jon@dow.land> authored on 2018/03/05 10:36
Remove msvc project (unmaintained)

d50a8a60 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2018/03/03 03:01
Merge pull request #996 from AXDOOMER/master

20eca789 – Alexandre-Xavier Labonté-Lamoureux <alexandrexavier@live.ca> authored on 2018/03/01 10:05
Fix exception thrown by Windows when debugging with GDB

ed2a7870 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/02/22 08:44
setup: when disabling "Always Run" reset joybspeed to its default value 2

4a5f98e8 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/02/21 15:49
strife: fix type mismatch of spechit[] between p_enemy.c and p_map.c

7279f688 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/02/21 14:55
video: more pixel_t type consistency

28b514bb – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2018/02/20 10:10
Merge branch 'printf' of gh:turol/chocolate-doom

eef7a4e0 – Fabian Greffrath <fabian@greffrath.com> authored on 2018/02/20 17:55
video: rename rgbabuffer variable to argbbuffer

14e9e565 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 11:15
Add format string attribute to TXT_snprintf

51a73a6c – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 11:14
Add format string attribute to M_snprintf

8b5ee89f – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 11:13
Add format string attribute to I_Error

695e8b3d – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 11:13
setup: Fix format string problems in level select dialog

658479b4 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 11:10
Fix format string problem in M_StringDuplicate

a94fcfe0 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 10:57
Fix format string problem in I_Realloc

30b05089 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/17 10:53
Fix format string problems in R_DrawPlanes

38d9e11a – Turo Lamminen <turotl@gmail.com> authored on 2018/02/14 05:45
setup: Fix format string problem

83c9d051 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/14 05:40
Add format string attribute to DEH_String

58e56f14 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/14 05:40
Add GCC printf format string attribute

f8235983 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/13 14:03
Add format attribute to ST_RealMessage

5c87d6b9 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/13 14:01
Add format attribute to ST_Message

e045c767 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/13 14:43
Add format attribute to formatted_printf

57384076 – Turo Lamminen <turotl@gmail.com> authored on 2018/02/13 14:33
Add format attribute to AddCmdLineParameter