Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-02-11 | Remove redundant scenesOffsetX/Y, replaced with panX | Nao Pross | 3 | -16/+31 | |
2018-02-11 | add pan, add zoom, add weapon | mafaldo | 5 | -17/+150 | |
2018-02-10 | tiles bound to actors, remove Player and Enemy | mafaldo | 5 | -21/+51 | |
2018-02-10 | Add simple mouseclick listener to scenes | Nao Pross | 4 | -21/+51 | |
2018-02-10 | Add missing @Override(s) | Nao Pross | 3 | -16/+18 | |
2018-02-10 | Threaded double buffered rendering | Nao Pross | 5 | -128/+218 | |
Other changes: - Tabs < Spaces - Add jar manifest configuration to gradle.build | |||||
2018-02-10 | Implement actor, create player | mafaldo | 8 | -10/+132 | |
2018-02-10 | Switch to gradle, update gitignore | Nao Pross | 6 | -0/+162 | |