13 Commits (fab550b629b8173346f30f12d1199ba7c3aebfa5)

Author SHA1 Message Date
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman 0bb4dbc74b ips_layer: Use rle_size instead of data_size in RLE patch application 8 years ago
Lioncash 5c9c637200 ips_layer: Avoid constructing std::vector instances where not necessary 8 years ago
Lioncash d4ffc70268 ips_layer: Remove unnecessary explicit std::pair constructor in std::array 8 years ago
Lioncash 890093255c ips_layer: Add missing includes 8 years ago
Lioncash f269987f32 ips_layer: std::move data within PatchIPS() and Apply() 8 years ago
Lioncash 3454b33238 ips_layer: Silence truncation and conversion warnings 8 years ago
Zach Hilman 794fdbd680 ips_layer: Fix inaccuracies with comments and flags 8 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 8 years ago
Zach Hilman 8593274f69 ips_layer: Add support for escape sequences and midline comments 8 years ago
Zach Hilman a2602dddbe ips_layer: Add IPSwitchCompiler to process IPSwitch format 8 years ago
Zach Hilman 11b272edff file_sys: Implement function to apply IPS patches 8 years ago