mage/Mage.Client/src
Oleg Agafonov f223bdab31 Added new client-server incompatible checks:
* added strict mode (client and server versions must be same, see MAGE_VERSION_MINOR_PATCH_MUST_BE_SAME);
 * you must enable string mode after github code changes in serializeable classes (see #4459);
 * added client-side version checks;
 * added error message on wrong version disconnects.
2019-01-18 13:32:37 +04:00
..
main Added new client-server incompatible checks: 2019-01-18 13:32:37 +04:00
test/java/mage/client Move tests to the Mage directory and stub out looking up cards by names for tests. 2019-01-10 11:04:00 -08:00