Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant scenesOffsetX/Y, replaced with panX | Nao Pross | 2018-02-11 | 1 | -8/+12 |
* | add pan, add zoom, add weapon | mafaldo | 2018-02-11 | 1 | -16/+44 |
* | tiles bound to actors, remove Player and Enemy | mafaldo | 2018-02-10 | 1 | -6/+25 |
* | Add simple mouseclick listener to scenes | Nao Pross | 2018-02-10 | 1 | -7/+32 |
* | Add missing @Override(s) | Nao Pross | 2018-02-10 | 1 | -1/+0 |
* | Threaded double buffered rendering | Nao Pross | 2018-02-10 | 1 | -31/+53 |
* | Implement actor, create player | mafaldo | 2018-02-10 | 1 | -7/+36 |
* | Switch to gradle, update gitignore | Nao Pross | 2018-02-10 | 1 | -0/+32 |