Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-09 | assets : switch from sherman.png to panzer.png | Jérémy Zurcher | 5 | -21/+21 |
2018-10-08 | AnimationsScreen : demo BounceAnimation | Jérémy Zurcher | 2 | -32/+30 |
2018-10-08 | AbstractScreen : the screen set the glViewport at construction | Jérémy Zurcher | 1 | -0/+3 |
2018-10-08 | Revert "BoardScreen : be sure to reset glViewport when exiting" | Jérémy Zurcher | 1 | -1/+0 |
2018-10-08 | ch.asynk.gdx.boardgame.board -> ch.asynk.gdx.boardgame.boards | Jérémy Zurcher | 2 | -4/+4 |
2018-10-04 | BoardScreen : remove useless DEBUG constant | Jérémy Zurcher | 1 | -3/+0 |
2018-10-04 | add and plug AnimationsScreen | Jérémy Zurcher | 3 | -2/+130 |
2018-10-04 | AbstractScreen : get rid of feed() | Jérémy Zurcher | 4 | -22/+11 |
2018-10-04 | AbstractScreen : resize(int,int) -> resize(int,int,float) | Jérémy Zurcher | 3 | -5/+16 |
2018-10-03 | tabletop -> boardgame | Jérémy Zurcher | 8 | -0/+960 |