aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/minigames
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2015-11-14BBVS: Fix typo in array sizeWillem Jan Palenstijn
2015-11-07BBVS: Implement file chooser for Air Guitar minigameEugene Sandulenko
2015-02-01BBVS: Fix out-of-bounds array access in air guitar minigame as reported by Co...johndoe123
2015-01-29BBVS: Implement loading and saving in the air guitar minigamejohndoe123
2014-10-28BBVS: Remove trailing whitespaceFilippos Karapetis
2014-06-02BBVS: Use floating point constants of type float.Johannes Schickel
2014-06-01BBVS: Silence gcc conversion warningsMatthew Hoops
2014-02-28BBVS: Use a boolean for _gameResult. Adapt function declarations accordinglyStrangerke
2014-02-28BBVS: Initialize a pointer to nullptr instead of 0Strangerke
2014-02-28BBVS: Fix uninitialized variables in MinigameStrangerke
2014-02-28BBVS: Fix out of bounds access in air guitar mini gameStrangerke
2014-02-23BBVS: remove useless check in updateIndicator()Strangerke
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-02-15BBVS: Fix include guard and include guard name comments for endifsjohndoe123
2014-02-15BBVS: Fix formatting (use tab instead of spaces)johndoe123
2014-02-15BBVS: Use spaces instead of tabs for formattingjohndoe123
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