summaryrefslogtreecommitdiffstats
path: root/build.gradle
AgeCommit message (Collapse)AuthorFilesLines
2016-05-12build.gradle: update gwt-gradle-plugin 0.5 -> 0.6Jérémy Zurcher1-1/+1
2016-04-11build.gradle: add '--exclude=*~' to ctagsJérémy Zurcher1-1/+1
2016-02-22update libgdx -> 1.9.2Jérémy Zurcher1-1/+1
2016-01-27build.gradle: include **/libs/*.jarJérémy Zurcher1-3/+3
2016-01-27clean up build.gradleJérémy Zurcher1-7/+0
2016-01-27remove project htmlJérémy Zurcher1-13/+0
2016-01-27remove project iosJérémy Zurcher1-15/+0
2016-01-25build.gradle: upgrade to libgdx 1.9.0Jérémy Zurcher1-1/+1
2016-01-23build.gradle: do not include libsJérémy Zurcher1-3/+3
2016-01-18setup SQLiteJérémy Zurcher1-0/+3
2016-01-04build.gradle: box2d is not usedJérémy Zurcher1-9/+0
2015-11-09use freetype fontJérémy Zurcher1-1/+6
2015-11-07version 1.0.1Jérémy Zurcher1-1/+1
2015-11-05ctags: only parse core/src/Jérémy Zurcher1-1/+1
2015-10-28build.gradle : add ctags taskJérémy Zurcher1-0/+5
2015-07-19welcome RustAndDustJérémy Zurcher1-1/+1
2015-06-30TankOnTank -> CreepingArmorJérémy Zurcher1-1/+1
2015-06-30gdxVersion -> 1.6.1Jérémy Zurcher1-1/+1
2015-05-01update libgdx 1.4.1 -> 1.5.6Jérémy Zurcher1-1/+1
2014-12-10data -> assets: use TexturePacker instead of packer pluginJérémy Zurcher1-13/+4
2014-11-22rename pawn tile atlases to unit hexJérémy Zurcher1-3/+3
2014-11-11update libgdx to 1.4.1Jérémy Zurcher1-1/+1
2014-10-28assets.atlas -> hud.atlas pawns.atlas tile-overlays.atlas pawn-overlays.atlasJérémy Zurcher1-2/+5
2014-10-04regroup all images in 1 atlas data/assets.*Jérémy Zurcher1-1/+1
2014-10-04regroup all pawns in 1 atlasJérémy Zurcher1-6/+2
2014-10-03MoveToAnimation: fix rotationJérémy Zurcher1-0/+1
2014-09-29gradle: add core:test targetJérémy Zurcher1-0/+1
2014-09-22add unit.atlas overlayJérémy Zurcher1-0/+1
2014-09-21build.gradle: add hex atlas generationJérémy Zurcher1-0/+1
2014-09-19build.gradle: add packs taskJérémy Zurcher1-0/+11
2014-09-14gradle: add -Xlint:unchecked && -Xlint:deprecationJérémy Zurcher1-1/+6
2014-09-10Initial commitJérémy Zurcher1-0/+104