dxx-rebirth/d2x-rebirth/libmve
Kp 19f31eb420 Rewrite simple pointer casts from C style to reinterpret_cast<>
This pass only targets int8_t and uint8_t.

s/(\s*\(u\?int8_t\s*\*\+\)\s*)\s*(/reinterpret_cast<\1>(/g
2016-07-03 00:54:14 +00:00
..
decoder8.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-07-03 00:54:14 +00:00
decoder16.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
decoders.h
mve_audio.cpp Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
mve_audio.h Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
mve_main.c
mvelib.cpp Convert mvelib to vector<uint8_t> 2015-04-26 20:15:51 +00:00
mvelib.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
mveplay.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-07-03 00:54:14 +00:00
mveplayer.1