Add support for negative gamma-correction levels #558
Annotations
10 warnings and 10 notices
src/doom/m_menu.c#L104
variable 'gammamsg' is non-const and globally accessible, consider making it const
|
src/doom/m_menu.c#L2727
statement should be inside braces
|
src/heretic/mn_menu.c#L500
variable 'GammaText' is non-const and globally accessible, consider making it const
|
src/i_video.c#L949
variable 'gamma2table' is non-const and globally accessible, consider making it const
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/i_video.c#L954
floating point literal has suffix 'f', which is not uppercase
|
src/crispy.c#L1
File src/crispy.c does not conform to Custom style guidelines. (lines 27)
|
src/crispy.h#L1
File src/crispy.h does not conform to Custom style guidelines. (lines 64)
|
src/doom/d_englsh.h#L1
File src/doom/d_englsh.h does not conform to Custom style guidelines. (lines 73, 74, 75, 76, 77, 78, 79, 80, 81)
|
src/doom/d_main.c#L1
File src/doom/d_main.c does not conform to Custom style guidelines. (lines 459)
|
src/doom/m_menu.c#L1
File src/doom/m_menu.c does not conform to Custom style guidelines. (lines 104, 106, 107, 108, 109, 111, 112, 113, 114, 2726, 2727, 2728, 2729)
|
src/doom/r_data.c#L1
File src/doom/r_data.c does not conform to Custom style guidelines. (lines 1191, 1192, 1193, 1206, 1219, 1220, 1221, 1300)
|
src/heretic/d_main.c#L1
File src/heretic/d_main.c does not conform to Custom style guidelines. (lines 873)
|
src/heretic/dstrings.h#L1
File src/heretic/dstrings.h does not conform to Custom style guidelines. (lines 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142)
|
src/heretic/mn_menu.c#L1
File src/heretic/mn_menu.c does not conform to Custom style guidelines. (lines 501, 502, 504, 505, 507, 508, 510, 511, 513, 514, 516, 517, 518, 2053, 2066)
|
src/heretic/r_data.c#L1
File src/heretic/r_data.c does not conform to Custom style guidelines. (lines 553, 554, 555, 567, 568, 569, 579, 580, 581, 625, 626, 627)
|
The logs for this run have expired and are no longer available.
Loading