dxx-rebirth/common
Kp 8633b85ee4 Simplify draw_tmap interpolation
Prior changes removed most of what made the switch branches distinct.
Capitalize on that to combine identical code paths.
2017-03-10 01:22:24 +00:00
..
2d Pass destination bitmap to scale_bitmap 2017-02-11 21:42:34 +00:00
3d Pass up various return values 2017-02-26 00:00:02 +00:00
arch Fix 'declaration shadows a field of 'dcx::ogl_sync'' warning 2017-01-13 12:30:09 +08:00
editor Cache canvas in print_clock 2017-02-11 21:42:34 +00:00
include Use stdint constants for some INT*_MAX 2017-02-22 03:05:43 +00:00
main Use valptridx<wall>::magic_constant for wall_none 2017-03-04 22:25:54 +00:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00
texmap Simplify draw_tmap interpolation 2017-03-10 01:22:24 +00:00
ui Cache canvas in ui_draw_checkbox 2017-02-11 21:42:46 +00:00