Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Games.Chess Giants
Games.Chess Giants
/
chessengine.cpp
– Rev 194
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
194
2024-07-07 16:56:45
pmbaty
/
The game is now free - registration is disabled. Also migrated installer to new code signature with USB dongle.
193
2024-01-06 00:39:08
pmbaty
/
added spanish translation by Carlos Gil (
cgil.9816@gmail.com
) + various fixes and improvements
192
2020-03-24 02:07:01
pmbaty
/
finally fixed the correct save to config file of these stupid smileys + added minimal Windows version check for chess engines
186
2019-01-08 19:06:52
pmbaty
/
increased Stockfish stack size (1M -> 8M like Clang) + rewrote crash submission code
185
2019-01-04 22:37:03
pmbaty
/
stockfish 10 + automatic user registration + slightly better UI text
178
2018-07-18 16:08:53
pmbaty
/
fixed network promotion freeze. Fixed engine specific start position initialization not working. Improved player info query dialog a bit.
177
2018-07-14 18:38:23
pmbaty
/
online freeze bug due to incorrect disambiguation fixed. Improved logging.
175
2018-07-02 16:46:53
pmbaty
/
yet one more, hopefully final, attempt at solving the broken pipe problem
174
2018-06-25 21:31:56
pmbaty
/
attempt to fix the unknown "unrecoverable engine error" bug reports by checking the pipe status after opening
171
2018-06-07 16:57:04
pmbaty
/
fixed lag when playing against the opponent ; updated Stockfish engine ; no longer relying on WinMM DLL
160
2017-12-22 00:55:04
pmbaty
/
added the possibility for users to include a PR text in their bug reports. I sure hope they will use it.
159
2017-09-29 11:11:13
pmbaty
/
fixed stupid crash bug with UCI engines related to fixed-size array lengths (FIXME: rewrite that better)
154
2017-07-31 05:36:22
pmbaty
/
Chess Giants is now UCI-native. Updated Crafty. Updated Stockfish. Removed Polyglot. Added problem reporting menu option.
153
2017-07-23 16:28:37
pmbaty
/
clearer registration dialog box + automatic crash reporting
150
2017-03-16 15:19:28
pmbaty
/
added pipe.cpp: somewhat portable implementation of bidirectional pipe
149
2017-03-15 23:43:22
pmbaty
/
more portable process piping (popen()-like)
140
2016-08-17 01:44:45
pmbaty
/
simplified GUI text handling code. Dialogboxes now hide GUI buttons. Added cassette deck buttons. Added Toga II project (broken so far)
136
2016-08-16 12:25:20
pmbaty
/
bugfixes:
- audio crash
- setup position not entering correctly
- finished games are no longer continuable, unless the last move is cancelled
- better game history browsing experience (scrollable history)
- config (smilies) loading crash
- loading a game while a game is open now pops up the resign question
- reduced memory consumption (a little)
- added a new "move" menu and rearranged some menu commands
- disabling autorotation would prevent the new game and open game icons from appearing
- 2D mouse coordinates precision fixed
130
2016-04-27 20:15:40
pmbaty
/
added sliding parts animation option, with sound and logic
119
2016-02-22 17:40:41
pmbaty
/
Chess Giants can now resume saved games vs the right chess engine. Improved "quit" dialog box experience.
116
2016-02-21 18:36:44
pmbaty
/
better (filtered) splash screen using Direct3D. Better sound with OpenAL.
86
2015-11-04 17:01:31
pmbaty
/
fixed game not being able to detect irrevocable engine draws
79
2015-09-07 12:25:57
pmbaty
/
fixed engine initialization delay
77
2015-08-05 03:00:33
pmbaty
/
fixed bug where commands would be sent to the chess engine before the chess engine is ready (on slow computers)
54
2014-11-19 23:49:55
pmbaty
/
53
2014-10-04 21:40:42
pmbaty
/
fixed Chess Giants not being able to understand when an engine resigns
50
2014-08-01 16:15:23
pmbaty
/
48
2014-07-29 13:41:01
pmbaty
/
44
2014-07-27 19:02:01
pmbaty
/
40
2014-07-27 15:23:02
pmbaty
/
39
2014-07-27 02:30:43
pmbaty
/
33
2014-07-27 00:53:18
pmbaty
/
32
2014-07-26 18:46:39
pmbaty
/
12
2014-03-07 02:43:28
pmbaty
/
Rendered font width fix
Computer game engine freeze bug fix
7
2014-03-03 00:38:33
pmbaty
/
Réglage automatique du nombre de coeurs dans Crafty
2
2013-10-02 17:46:11
pmbaty
/
1
2013-09-01 23:46:49
pmbaty
/
Initial commit