dxx-rebirth/common/texmap
Kp b282bea173 Rewrite simple integer casts from C style to static_cast<>
This pass only targets commonly used standard types.

s/(\(\s*\(\(un\)\?signed\|int\|char\|short\|long\|float\|double\|s\?size_t\|\(u\?int[[:digit:]]\+_t\)\)\)\s*)\s*(/static_cast<\1>(/g
2016-06-05 01:04:26 +00:00
..
ntmap.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
scanline.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
scanline.h Uninline namespace dcx 2015-12-13 18:00:49 +00:00
texmapl.h Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
tmapflat.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00