The Battle for Wesnoth  1.19.0-dev
Classes | Variables
synced_checkup.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  checkup
 A class to check whether the results that were calculated in the replay match the results calculated during the original game. More...
 
class  synced_checkup
 This checkup compares whether the results calculated during the original game match the ones calculated during replay. More...
 
class  ignored_checkup
 
class  mp_debug_checkup
 This checkup always compares the results in from different clients in a mp game but it also causes more network overhead. More...
 

Variables

checkupcheckup_instance
 

Variable Documentation

◆ checkup_instance

checkup* checkup_instance
extern