LevelX2
|
d51acbf090
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
Oleg Agafonov
|
5adab75324
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Leandro Doctors
|
8a0a9acff7
|
format: organize imports
|
2020-02-04 16:21:48 -03:00 |
|
Ingmar Goudt
|
6703ba693d
|
refactor the copy functionality for no-args watchers
|
2019-04-30 20:28:57 +02:00 |
|
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 |
|
Ingmar Goudt
|
9a310732d8
|
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
|
2019-01-06 20:59:13 +01:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
igoudt
|
efae1251f9
|
first batch of watcher naming
|
2017-04-29 12:07:46 +02:00 |
|
ingmargoudt
|
14c459b924
|
solving review issues
|
2017-02-16 14:03:25 +01:00 |
|
ingmargoudt
|
4aa51210f9
|
refactor of watchers to use map functions
|
2017-02-15 23:19:40 +01:00 |
|
fireshoes
|
89dd981075
|
Merge
|
2016-10-17 23:45:47 -05: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 |
|