Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-11 | Scalable : add float gitScale() | Jérémy Zurcher | 3 | -0/+11 |
2018-10-11 | Rotable : add float getRotation() | Jérémy Zurcher | 2 | -0/+6 |
2018-10-10 | add Orientation | Jérémy Zurcher | 6 | -5/+137 |
2018-10-09 | use pieces/Piece | Jérémy Zurcher | 1 | -9/+9 |
2018-10-09 | add pieces/Piece and Overlays | Jérémy Zurcher | 2 | -0/+130 |
2018-10-09 | ui/Element : adapt to Positionable interface | Jérémy Zurcher | 1 | -2/+7 |
2018-10-09 | clean up basic interfaces | Jérémy Zurcher | 5 | -2/+12 |
2018-10-08 | add animations | Jérémy Zurcher | 4 | -0/+215 |
2018-10-08 | Drawable,Paddable,Posisionable,Scalable : split interfaces | Jérémy Zurcher | 5 | -11/+31 |
2018-10-08 | ch.asynk.gdx.boardgame.util -> ch.asynk.gdx.boardgame.utils | Jérémy Zurcher | 6 | -6/+6 |
2018-10-08 | ch.asynk.gdx.boardgame.board -> ch.asynk.gdx.boardgame.boards | Jérémy Zurcher | 5 | -13/+5 |
2018-10-03 | tabletop -> boardgame | Jérémy Zurcher | 22 | -0/+1496 |