dxx-rebirth/similar
Kp ea8ca1d1e2 Pass update_flicker timer as argument
Clang fails to compile update_flicker<0x80000000>(...); gcc handles it
properly.  A template is not necessary here, so switch to passing the
value as an argument.  Both compilers accept this.

Reported-by: kreatordxx <private mail>
Fixes: 5b9ccda8e8 ("Simplify update_flicker")
2016-02-25 02:36:40 +00:00
..
2d Pass cv_font to get_centered_x 2016-02-12 04:02:28 +00:00
3d Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +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 Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
main Pass update_flicker timer as argument 2016-02-25 02:36:40 +00:00
misc Propagate partial_range up into PHYSFSX_findFiles family 2016-01-29 04:05:47 +00:00