summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/game/battles
AgeCommit message (Expand)AuthorFilesLines
2015-12-08remove useless MapRulesJérémy Zurcher2-118/+1
2015-12-08Map: split into smaller inherited classesJérémy Zurcher1-1/+0
2015-12-08Factory: remove unused enum valuesJérémy Zurcher1-2/+0
2015-12-08Map,MapRules: move init(), turnDone(), actionDone() from the former to the se...Jérémy Zurcher1-0/+24
2015-12-07update assetsJérémy Zurcher1-1/+1
2015-12-07add MapRules: that holds engagement specific rulesJérémy Zurcher2-1/+94
2015-11-21BattleTest: update start positionsJérémy Zurcher1-12/+10
2015-11-21remove LNL battles, and map definitionsJérémy Zurcher10-1031/+1
2015-11-20add Map00 ...Jérémy Zurcher2-0/+93
2015-11-20Map: hex overlay file is given by FactoryJérémy Zurcher3-6/+6
2015-11-20Board,Map: each Map impelementation owns it's own ConfigJérémy Zurcher3-25/+42
2015-07-19welcome RustAndDustJérémy Zurcher11-0/+1447