Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-11 | add pan, add zoom, add weapon | mafaldo | 1 | -0/+16 |
2018-02-10 | tiles bound to actors, remove Player and Enemy | mafaldo | 1 | -7/+13 |
2018-02-10 | Add missing @Override(s) | Nao Pross | 1 | -0/+1 |
2018-02-10 | Threaded double buffered rendering | Nao Pross | 1 | -55/+52 |
2018-02-10 | Implement actor, create player | mafaldo | 1 | -0/+58 |
2018-02-10 | Switch to gradle, update gitignore | Nao Pross | 1 | -0/+0 |
2018-02-10 | Implement barebone game engine | Nao Pross | 1 | -0/+3 |