Subversion Repositories Games.Chess Giants

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
171 2018-06-07 16:57:04 pmbaty / fixed lag when playing against the opponent ; updated Stockfish engine ; no longer relying on WinMM DLL  
150 2017-03-16 15:19:28 pmbaty / added pipe.cpp: somewhat portable implementation of bidirectional pipe  
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
 
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.  
72 2015-04-07 18:39:31 pmbaty / fixed crash bug in PGN parsing code (uninitialized array slots)  
71 2015-04-07 15:11:47 pmbaty / fixed crash bug in PGN parsing when the game comments contained PGN header data  
69 2015-04-07 00:02:11 pmbaty / much better support for NAG (numeric annotation glyphs) in PGN files  
68 2015-04-06 23:21:48 pmbaty / simplified PGN code. Bumped version number.  
66 2015-04-06 17:17:23 pmbaty / support for PGN files that contain variations  
65 2015-04-06 17:05:26 pmbaty / support for NAG (numeric annotation glyphs) in PGN files  
1 2013-09-01 23:46:49 pmbaty / Initial commit