This checkup compares whether the results calculated during the original game match the ones calculat...
A class to check whether the results that were calculated in the replay match the results calculated ...
checkup * checkup_instance
virtual bool local_checkup(const config &expected_data, config &real_data)=0
Compares data to the results calculated during the original game.
A config object defines a single node in a WML file, with access to child nodes.
This checkup always compares the results in from different clients in a mp game but it also causes mo...