Commit Graph

19 Commits (2733516cb9cdad7ac4cef98b819d4d01846e5c66)

Author SHA1 Message Date
Leandro Doctors 2733516cb9 Organize imports 2020-01-16 08:21:24 +08:00
ShawnieBoy fb4e8fd1be use imports for MurmurHash3 2017-01-28 15:08:10 +00:00
melvinzhang c8f1262b45 remove trailing space from java code 2015-12-31 18:54:52 +08:00
melvinzhang c451c0be5d replace long serialVersionUID with @SuppressWarnings("serial") 2015-12-02 18:19:01 +08:00
melvinzhang b85d5d9599 replace call to getEquippedCreature in executeEvent with getRefPermanentList, fixes #494 2015-11-10 13:59:32 +08:00
lodici 80eec5f91c move MurmurHash3 class into model package. 2015-02-12 03:43:38 +00:00
melvin 8ff449569d getStateId should be public as it is called from groovy script 2014-04-19 20:43:37 +08:00
melvin cf1fc831e0 use MagicPermanentList instead of MagicPermanentSet as comparison of MagicPermanent involve the id which is not part of the state 2014-04-19 20:25:28 +08:00
melvin 64368e1b9a remove extraneous whitespace 2013-06-24 09:33:35 +08:00
melvin 007159856a revert MagicPermanentList to more restrictive copy constructor 2013-06-12 12:06:13 +08:00
melvin 5d535e815c uniqness rule now only for your permanents, not all permanents 2013-06-11 20:42:40 +08:00
melvin f1b27c586c convert to UNIX line endings 2013-04-13 10:32:25 +08:00
melvin bf246b1297 simplified implementation of copy 2012-09-02 19:49:52 +08:00
melvin 47154aa9fd MagicPermanentList implements MagicCopyable 2012-09-02 18:43:46 +08:00
melvin 14ccd4a165 convert tabs to four spaces 2012-06-16 22:55:26 +08:00
melvin 4e1d86c54c simplified logic for end of combat phase 2011-09-27 18:11:38 +08:00
melvin 5161c367e3 minimize access to methods 2011-09-10 21:00:38 +08:00
melvin 1bfacb4b4d removed empty lines 2011-07-01 11:30:16 +08:00
ubeefx 7fd13965b2 Initial version. 2010-11-21 18:54:59 +00:00