dxx-rebirth/d2x-rebirth/main
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
..
bmread.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
descent.cfg
escort.cpp Pass thief ID to recreate_thief 2016-04-06 03:34:15 +00:00
gamepal.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
inferno.ini
libmve.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
movie.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
movie.h Use screen_mode for screen resolution 2015-05-14 02:23:13 +00:00
physfsrwops.h Move d2x-rebirth/include/* -> d2x-rebirth/main/ 2015-06-13 22:42:21 +00:00