Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-22 | rename pawn tile atlases to unit hex | Jérémy Zurcher | 1 | -6/+6 |
2014-11-06 | add TankOnTank.debug(...) | Jérémy Zurcher | 1 | -9/+19 |
2014-10-29 | add sounds attack.mp3 and move.mp3 | Jérémy Zurcher | 1 | -0/+5 |
2014-10-28 | use 4 atlases, set Unit overlays | Jérémy Zurcher | 1 | -2/+8 |
2014-10-18 | move Factory, MapA, MapB into game/battles | Jérémy Zurcher | 1 | -1/+1 |
2014-10-17 | Factory: has a TankOnTank ref | Jérémy Zurcher | 1 | -2/+2 |
2014-10-16 | TankOnTank: owns Config now | Jérémy Zurcher | 1 | -0/+3 |
2014-10-16 | TankOnTank,GameScreen: clean up dispose calls | Jérémy Zurcher | 1 | -1/+2 |
2014-10-16 | Ctrl: it is hold in TankOnTank, and recieves Config at construction | Jérémy Zurcher | 1 | -0/+2 |
2014-10-16 | TankOnTank has a factory | Jérémy Zurcher | 1 | -1/+8 |
2014-10-15 | add explosion.png and explosions.png | Jérémy Zurcher | 1 | -0/+4 |
2014-10-04 | regroup all images in 1 atlas data/assets.* | Jérémy Zurcher | 1 | -2/+2 |
2014-10-04 | fix according to new assets | Jérémy Zurcher | 1 | -14/+6 |
2014-10-03 | images update | Jérémy Zurcher | 1 | -2/+2 |
2014-10-03 | MoveToAnimation: fix rotation | Jérémy Zurcher | 1 | -6/+0 |
2014-09-27 | add MapA | Jérémy Zurcher | 1 | -2/+2 |
2014-09-22 | add unitAtlas | Jérémy Zurcher | 1 | -0/+2 |
2014-09-21 | fix Hex and GameFactory to follow TileOverlays | Jérémy Zurcher | 1 | -2/+2 |
2014-09-19 | repack armies | Jérémy Zurcher | 1 | -4/+4 |
2014-09-16 | TankOnTank: do not load map_b | Jérémy Zurcher | 1 | -2/+2 |
2014-09-15 | GameScreen: unload assets on dispose | Jérémy Zurcher | 1 | -0/+2 |
2014-09-15 | add ugly selectedHex | Jérémy Zurcher | 1 | -0/+2 |
2014-09-14 | pack textures | Jérémy Zurcher | 1 | -50/+10 |
2014-09-12 | add simple skin from libgdx tests | Jérémy Zurcher | 1 | -0/+4 |
2014-09-12 | set dice texture atlas | Jérémy Zurcher | 1 | -12/+3 |
2014-09-11 | add screens/LoadScreen + actors/LoadingBar + assets | Jérémy Zurcher | 1 | -1/+1 |
2014-09-11 | TankOnTank extends Game, is able to (un)load assets | Jérémy Zurcher | 1 | -14/+119 |
2014-09-10 | reformat TankOnTank.java | Jérémy Zurcher | 1 | -17/+20 |
2014-09-10 | Initial commit | Jérémy Zurcher | 1 | -0/+27 |