aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/minigames/bbant.cpp
AgeCommit message (Expand)Author
2019-10-16BBVS: Fix Missing Default Switch CasesD G Turner
2017-11-10BBVS: Remove all bit shifts of potentially negative integersColin Snover
2017-09-11BBVS: Fix UB shifting negative signed integersColin Snover
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2014-10-28BBVS: Remove trailing whitespaceFilippos Karapetis
2014-02-28BBVS: Use a boolean for _gameResult. Adapt function declarations accordinglyStrangerke
2014-02-22BBVS: Silent some CppCheck warningsStrangerke
2014-02-16BBVS: Make kAnimationsTbl and kObjKindAnimTables const in BBAnt minigamejohndoe123
2014-02-16BBVS: Remove Point type and use BBPoint instead in BBAnt minigamejohndoe123
2014-02-16BBVS: Fix const char string arraysjohndoe123
2014-01-30BBVS: Add delayMillis to update loops to save some cpu timejohndoe123
2014-01-29BBVS: Add loading/saving of minigame hiscoresjohndoe123
2014-01-29BBVS: Replace minigame flags parameterjohndoe123
2014-01-29BBVS: Remove obsolete code in BbAnt minigamejohndoe123
2014-01-29BBVS: Initial commitjohndoe123