Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-16 | Collection : add current() | Jérémy Zurcher | 2 | -0/+7 |
2018-10-14 | animations : clean up | Jérémy Zurcher | 4 | -27/+39 |
2018-10-14 | Orientation : normalize 0° is facing East | Jérémy Zurcher | 4 | -33/+36 |
2018-10-13 | add DelayAnimation | Jérémy Zurcher | 1 | -0/+26 |
2018-10-13 | AnimationSequence : small improvements | Jérémy Zurcher | 1 | -10/+12 |
2018-10-11 | BounceAnimation : support optional rotation movement | Jérémy Zurcher | 1 | -4/+26 |
2018-10-11 | TimedAnimation : optimize | Jérémy Zurcher | 2 | -21/+19 |
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 |