Commit Graph
16 Commits
Author SHA1 Message Date
Die4Ever efd19a3fe7 GROOVIE: pente bug fix with negative scores 2022-01-27 15:36:36 -06:00
Die4Ever 3a0e9d98fc GROOVIE: logic AI puzzles tweaks to easier AI and tests 2022-01-14 02:21:36 -06:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Die4Ever 92c59956cc GROOVIE: Easier AI options 2021-12-04 08:04:35 -06:00
Orgad Shaneh 0909948281 GROOVIE: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Eugene Sandulenko 6d94f4dba2 GROOVIE: Dual-license puzzle logic files except cell.cpp 2021-11-13 16:01:52 +01:00
Die4Ever 16ac59987f GROOVIE: pente cleanup 2021-10-31 03:18:49 -05:00
Die4Ever 7b2150af50 GROOVIE: pente reorder arguments 2021-10-30 20:35:50 -05:00
Die4Ever 84937df1f8 GROOVIE: pente refactor run function 2021-10-30 19:53:45 -05:00
Die4Ever 992fc12c69 GROOVIE: pente refactor and cleanup 2021-10-30 17:35:15 -05:00
D G Turner 6e8960c762 GROOVIE: Fix GCC Compiler Warnings 2021-10-29 03:23:25 +01:00
Eugene Sandulenko fec3a9b65d GROOVIE: Fix warnings 2021-10-28 19:02:59 +03:00
Eugene Sandulenko 1be73f69c6 JANITORIAL: Fix formatting 2021-10-28 09:26:32 +03:00
Die4Ever 9b51c274be GROOVIE: pente whitespace fixes 2021-10-28 01:20:11 -05:00
Die4Ever ffb1dc3610 GROOVIE: T11H Pente AI puzzle 2021-10-27 19:09:49 -05:00
Filippos Karapetis fc7f51afb0 GROOVIE: Add stubs for the Pente (11H) + Othello (Clan/UHP) mini-games
Also, perform some clean up of the logic in the cell mini-game (T7G)
2021-10-23 20:19:32 +03:00