mage/Mage.Client/src
vraskulin 0de8bd2f70 All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-01-27 15:57:26 +03:00
..
main All 1-character strings converted to primitives 2017-01-27 15:57:26 +03:00
test/java/mage/client/game spjspj - Implement new method for image generation of tokens. 2016-09-01 17:11:12 +10:00