Commit Graph

967 Commits

Author SHA1 Message Date
Calcitem 300f0bb144 perfect: Fix squareIndexGroupB write buffer overflow 2021-01-27 01:20:31 +08:00
Calcitem 6252797045 perfect: Add MUEHLE_NMM macron
To Fix rule diff with NMM.
2021-01-27 01:19:46 +08:00
Calcitem 0d0a277e9c 50rule: Fix score draw does not increase
And add game over reason strings
2021-01-25 01:04:23 +08:00
Calcitem a2a714ccb5 50rule: qt: Change draw tips 2021-01-25 00:26:18 +08:00
Calcitem fa0cb740f6 perfect: Add MUEHLE_NMM macron (WAR) 2021-01-25 00:15:29 +08:00
Calcitem 84d8e37f3c flutter: Update copyright year to 2021 2021-01-24 14:49:28 +08:00
Calcitem e2f87cb477 perfect: Enable PERFECT_AI_SUPPORT only on MSVC 2021-01-24 14:16:41 +08:00
Calcitem 1b888fb9aa perfect: Add macron PERFECT_AI_SUPPORT and Enable on Windows 2021-01-24 12:26:23 +08:00
Calcitem 6587042634 perfect: Free memory when Perfact AI disabled 2021-01-24 12:07:34 +08:00
Calcitem 40827fd79d perfect: Do not analyze alpha-beta searching 2021-01-24 12:07:34 +08:00
Calcitem dc43afb4ba prefect: Fix crash when open exe and start self play 2021-01-24 12:07:34 +08:00
Calcitem 8f9d898651 perfect: qt: Add Perfect AI menu 2021-01-24 12:07:34 +08:00
Calcitem c2b913fff1 msvc: Fix Win32 build error 2021-01-24 12:07:34 +08:00
Calcitem 8ae49592c7 qt: Save settings to settings.ini
Do not resetAiPlayers when autoRestart.
2021-01-24 12:07:33 +08:00
Calcitem c7a6a58c91 perfect: assert(0) when get invalid move 2021-01-23 22:52:18 +08:00
Calcitem e58ad0f63a perfect: Integrate Perfect AI to Qt (WIP) 2021-01-23 22:52:18 +08:00
Calcitem 920ad3f592 perfect: Integrate Perfect AI to Qt (WIP) 2021-01-23 12:51:36 +08:00
Calcitem cbd92f9a08 perfect: Init only once 2021-01-23 12:51:36 +08:00
Calcitem dd8fafacd4 perfect: thread: call perfect_init 2021-01-23 12:51:36 +08:00
Calcitem 4c7088713a perfect: Fix build errors 2021-01-23 12:51:36 +08:00
Calcitem 726c8a4223 perfect: Integrate Perfect AI to Qt (WIP) 2021-01-23 12:51:26 +08:00
Calcitem 702e0eaae0 perfect: Integrate Perfect AI to Qt (WIP) 2021-01-23 12:49:14 +08:00
Calcitem c56066cfa2 perfect: Copy console.cpp to perfect.cpp 2021-01-22 23:18:15 +08:00
Calcitem 15d35f55c0 perfect: Refactor format 2021-01-22 23:13:13 +08:00
Calcitem 4674670459 perfect: Fix spelling errors 2021-01-22 22:47:56 +08:00
Calcitem 03aaf2c082 perfect: Fix or avoid build warnings 2021-01-22 22:18:35 +08:00
Calcitem 230aad1118 perfect: copyright: Replace URL 2021-01-22 21:40:30 +08:00
Calcitem 75d219f251 perfect: Change PerfectAI module from MIT to GPLv3 license 2021-01-21 01:08:57 +08:00
Calcitem 10f022d15a msvc: Add perfect files 2021-01-21 01:06:45 +08:00
Calcitem 9b306a0c32 perfect: refactor 2021-01-21 00:28:56 +08:00
Calcitem b938e0fd66 prefect: Rename position to mill and add blank lines 2021-01-21 00:17:22 +08:00
Calcitem 6b610ee3d6 perfect: Rename minMaxKI.cpp to minMaxAI.cpp 2021-01-20 01:49:55 +08:00
Calcitem ba601557b2 perfect: Revert rename Knot to Node 2021-01-20 01:45:22 +08:00
Calcitem f74762d2c7 perfect: Format code with msvc 2021-01-20 01:38:08 +08:00
Calcitem 5c71717a9c perfect: Format code with vscode 2021-01-20 01:33:20 +08:00
Calcitem 50b9574101 perfect: Rename function name filed -> board 2021-01-20 01:26:00 +08:00
Calcitem cc80e84dbe perfect: Rename functions name 2021-01-20 01:22:17 +08:00
Calcitem 4761897750 perfect: perfectAI rename 2021-01-20 01:19:35 +08:00
Calcitem 53916f9aba perfect: Rename minMax functions (3) 2021-01-20 01:17:40 +08:00
Calcitem de58c91578 perfect: Rename minMax functions (2) 2021-01-20 01:16:18 +08:00
Calcitem d9efb9ce67 perfect: Rename minMax functions 2021-01-20 01:11:53 +08:00
Calcitem 0aa640f2e9 perfect: Rename miniMax to MiniMax 2021-01-20 01:04:48 +08:00
Calcitem 231144c8f7 perfect: Rename some class name 2021-01-20 01:01:59 +08:00
Calcitem 315bbf2a8a perfect: Change field->field to field->board 2021-01-20 00:56:03 +08:00
Calcitem 840c412e6a perfect/position: deleteArrays -> exit 2021-01-20 00:45:20 +08:00
Calcitem 1aef4bbc4e perfect: KI -> AI 2021-01-20 00:32:21 +08:00
Calcitem 672486f176 perfect: Rename Mill class to Position 2021-01-20 00:30:55 +08:00
Calcitem c723376d86 perfect: refactor: Rename tmpChar to ch 2021-01-20 00:22:39 +08:00
Calcitem 2ab9d11d48 perfect: Change to int main(void) 2021-01-20 00:17:16 +08:00
Calcitem 4963e660e7 perfect: Include types.h 2021-01-20 00:16:59 +08:00