summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/util/GameRecord.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-19GameRecord: canPlay() check if mode is SOLOJérémy Zurcher1-2/+2
2016-05-03OMG: add event queue, messages, replay, bounce animation, complete states rew...Jérémy Zurcher1-2/+4
2016-03-22SQL: schema rewriteJérémy Zurcher1-5/+9
2016-03-14DB/BattleCommon: add turnCountJérémy Zurcher1-0/+1
2016-03-12SQL: update schemaJérémy Zurcher1-16/+13
2016-02-22GameRecord: add static GameRecord get(int)Jérémy Zurcher1-0/+5
2016-02-22GameRecord: add remove(int)Jérémy Zurcher1-0/+5
2016-02-16add util/GameRecordJérémy Zurcher1-0/+92