summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-04StateBreak: use chooseShortest()Jérémy Zurcher2-6/+6
2016-01-04PathBuilder: add chooseShortest()Jérémy Zurcher1-0/+19
2016-01-04PathBuilder: remove useless codeJérémy Zurcher1-3/+1
2016-01-04PathBuilder: choosePath() -p chooseBest()Jérémy Zurcher3-3/+3
2016-01-04OptionsPanel: quick closingJérémy Zurcher1-0/+5
2016-01-04Map: fix call getDefense( defender.tile )Jérémy Zurcher1-1/+1
2016-01-04PathIterator: do not compute size all the timeJérémy Zurcher1-3/+2
2016-01-04PathIterator: fix rotation supportJérémy Zurcher1-2/+4
2016-01-04PathBuilder: do not compute distance if from == toJérémy Zurcher1-3/+5
2016-01-04PathBuilder: impove error msgsJérémy Zurcher3-4/+4
2016-01-04PathIterator: support simple rotationJérémy Zurcher1-3/+6
2016-01-04PathBuilder: if (from == to) build empty pathJérémy Zurcher1-1/+6
2016-01-04UnitDock: replace selected red border with light grey BgJérémy Zurcher6-28/+26
2016-01-04InfantryFireAnimation: add usage of HALF_WIDTH_PJérémy Zurcher1-2/+3
2016-01-04assets: regenerate units1Jérémy Zurcher2-12/+12
2016-01-04assets: units1: update ge colorsJérémy Zurcher8-0/+0
2016-01-04assets: units1: update us colorsJérémy Zurcher7-0/+0
2016-01-04assets: units1 : remove units lableJérémy Zurcher12-0/+0
2016-01-04MenuScreen: set label just at the left of from pointJérémy Zurcher1-2/+2
2016-01-04PathBuilder: shorten codeJérémy Zurcher1-5/+2
2016-01-04PathBuilder: fix for at least one moveJérémy Zurcher1-11/+12
2016-01-03increase android code releasev16Jérémy Zurcher2-2/+2
2016-01-03assets: update atg and infantryJérémy Zurcher11-52/+52
2016-01-03assets: update ace units1 overlayJérémy Zurcher3-6/+6
2016-01-03assets: update unit1 overlay may fireJérémy Zurcher2-0/+0
2016-01-03assets: update aps imageJérémy Zurcher2-0/+0
2015-12-31update TODOJérémy Zurcher1-1/+4
2015-12-31increase code versionv15Jérémy Zurcher2-2/+2
2015-12-31Options: remove 'Automatic Path' optionJérémy Zurcher2-14/+8
2015-12-31PathBuilder: fitness is the count of reached objectivesJérémy Zurcher1-6/+4
2015-12-31PathBuilder: search for paths even if distance < 2Jérémy Zurcher2-10/+2
2015-12-31PathBuilder: keep looking even if target tile is reachedJérémy Zurcher1-5/+4
2015-12-31Move.TileIterator: fix so that we can pass over the target and come backJérémy Zurcher1-2/+2
2015-12-31PathIterator: fix so that we can pass over the target and come backJérémy Zurcher1-2/+2
2015-12-30OptionsPanel: fix missing paddingJérémy Zurcher1-4/+4
2015-12-30OptionsMenu: fix missing paddingJérémy Zurcher1-5/+5
2015-12-30OptionsPanel: add Automatic PathJérémy Zurcher2-5/+63
2015-12-30OptionsMenu: add autoPathJérémy Zurcher1-8/+11
2015-12-30Config: add autoPath = trueJérémy Zurcher2-1/+3
2015-12-30tests: fix toggle ctrl path points testsJérémy Zurcher2-7/+36
2015-12-30PathBuilder: toggleCtrlTile add boolean quick parameterJérémy Zurcher2-5/+5
2015-12-30tests: fix engine API callsJérémy Zurcher1-4/+2
2015-12-29assets: update apsJérémy Zurcher3-7/+7
2015-12-29assets: change promote action imgJérémy Zurcher2-0/+0
2015-12-29update assetsJérémy Zurcher1-0/+0
2015-12-29Config: graphics default to CHITSJérémy Zurcher1-1/+1
2015-12-29Factory: use turret assets when availableJérémy Zurcher1-1/+15
2015-12-29update assetsJérémy Zurcher35-58/+107
2015-12-29TankFireAnimation: if no canAim -> go back to aiming 0 after firedJérémy Zurcher1-1/+14
2015-12-29HeadedPawn: aimAt does a body rotation if no turretJérémy Zurcher1-3/+6