summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/game/ctrl
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Ctrl: add processAction, called within Map.actionDone()Jérémy Zurcher1-0/+3
2016-01-31Revert "add ctrl/PvP"Jérémy Zurcher1-25/+0
2016-01-31Player,Battle: player id is private and needed at construction, Battle knows ...Jérémy Zurcher1-1/+1
2016-01-28Ctrl: code reorderJérémy Zurcher1-1/+4
2016-01-25add ctrl/PvPJérémy Zurcher1-0/+25
2016-01-25Ctrl: add abstract init() and processTurn()Jérémy Zurcher1-0/+6
2016-01-14add game.ctrl.solo: first step into multimode gameJérémy Zurcher1-0/+13