dxx-rebirth/similar
Kp 1787a4c2c5 Fix color saturation in kconfig boxes
BM_XRGB doubles its inputs.  35a4736 doubled the inputs explicitly, but
passed them back to BM_XRGB, which doubled them again.  Switch to a
direct call to gr_find_closest_color to skip the second double pass.

Reported-by: Mako88 <https://github.com/dxx-rebirth/dxx-rebirth/issues/192>
Fixes: 35a4736df0 ("Pass color to gr_urect")
2016-04-02 21:25:59 +00:00
..
2d Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
3d Factor out 3d interpreter functions 2016-03-19 19:08:10 +00:00
arch Removed rounding offset of x starting coordinate in ogl_ulinec which should hopefully unwanted horizontal offsets in Status Bar energy and afterburner gauges (without causing more problems) if Multisampling is applied 2016-02-14 13:59:02 +01:00
editor Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
main Fix color saturation in kconfig boxes 2016-04-02 21:25:59 +00:00
misc Move file-local classes into anonymous namespace 2016-03-04 04:12:35 +00:00