Ingmar Goudt
|
c4eeec1bb2
|
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
|
2019-03-16 08:35:26 +01:00 |
|
Achilles
|
5cebe20768
|
- Fixed bug #3656
|
2017-07-16 10:31:22 -05:00 |
|
Jeff
|
f0d9988e9b
|
- Fixed bug #3656
|
2017-07-14 11:39:11 -05:00 |
|
igoudt
|
efae1251f9
|
first batch of watcher naming
|
2017-04-29 12:07:46 +02:00 |
|
ingmargoudt
|
5a57731968
|
added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call
|
2017-03-04 00:16:36 +01:00 |
|
vraskulin
|
f04ba151f7
|
Refactoring
See github line by line comments in 'File changed'
|
2016-12-29 16:49:12 +03:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|