dxx-rebirth/common/2d
Kp 12b57e84e6 Switch most in-tree http:// links to https://
For each link given as http://, verify that the site is accessible over
https:// and, if so, switch to it.  These domains were converted:

* llvm.org
* clang.llvm.org
* en.cppreference.com
* www.dxx-rebirth.com
* www.libsdl.org
* www.scons.org
2018-09-02 00:57:29 +00:00
..
2dsline.cpp Pass canvas to gr_scanline 2016-12-29 03:27:08 +00:00
bitblt.cpp Update memcpy blacklist 2018-08-20 00:34:16 +00:00
bitmap.cpp Make grs_main_bitmap::grs_main_bitmap() clear the whole structure 2018-07-14 17:23:15 +00:00
bitmap.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
box.cpp Pass canvas to gr_box 2017-01-01 00:45:44 +00:00
canvas.cpp Add debugging code to trace global canvas updates 2017-11-05 20:49:09 +00:00
circle.cpp Pass grs_bitmap to gr_upixel 2017-03-11 19:56:23 +00:00
clip.h Expand EXCHG 2015-04-02 02:36:54 +00:00
disc.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
gpixel.cpp Pass unsigned x/y to gr_gpixel 2016-12-29 03:27:11 +00:00
line.cpp Pass grs_bitmap to gr_upixel 2017-03-11 19:56:23 +00:00
pixel.cpp Pass grs_bitmap to gr_pixel 2017-03-11 19:56:23 +00:00
rect.cpp Pass canvas to gr_rect 2017-01-01 00:45:45 +00:00
rle.cpp Simplify gr_rle_expand_scanline_generic 2017-10-06 01:59:09 +00:00
scalec.cpp Fix savegame thumbnail previews 2017-11-06 04:24:16 +00:00