Chess.com Mac Os App

A chess database software for Mac users is most welcomed. This program is open source and works on many platforms (Mac, Linux, Windows). Don't expect it to be a 'real' polished Mac software and there are some 'buggy' areas. It get fixed really fast though as the developers are very responsive. If you try to simply drag the 'Chess' application to the trash to delete it, you might be surprised that you actually cannot delete it! Lion won't let you do. Chess Software for Mac ChessCentral's online chess store has grouped together chess software programs designed for your Mac computer. Please note that if a product is not listed in this category then it will not run on Mac, but is designed only to run with Windows operating system or PCs. The Mac versions will run on any Mac with OS 7.1 or later.

Version 4.4:

New features:

Chess.com mac os applications

Chess.com Mac Os Applications

  • Added two buttons (prev/next) to navigate the history of viewed games.
  • Gamelist can sort games; thanks to 'SortCache' by Gerd Lorscheid.
  • New 'Best games window' with:
    • show all the games matching the current position
    • can sort results using up to 9 sort criteria; thanks to 'SortCache' by Gerd Lorscheid
    • 'Find Bar' that can be hidden
    • Automatically computed 'game rating'
    • customizable layout
  • Tree Window can show statistics for filtered games
  • New option 'Include arrow with move highlight', thanks to Mike Curtis
Language updates:

Chess Game For Mac

  • Swedish translation (thanks to Hans Eriksson)
  • German translation
  • Finnish translation (thanks to Timo Pirinen)
Bug fixes:Chess.com Mac Os App
  • Fix: screentip fixes thanks to Mike Curtis
  • Fix: base_open_failure
  • Fix: wrong braces. Thanks to ASM
  • Fix: Debian Bug #661091: unable to resign in xfcc
  • Fix: Do not reset the FICS password if we log in as guest
  • Fix: filter was always reset by a new search (bug#661836)
  • Fix: F11 to switch fullscreen in docking mode (moved open::book to F6)
  • Fix: Problems with strings containing ' in Index::FetchInfo
  • Fix: Add icon for linux systems
  • Fix typos (Thanks to Nicky Chorley)
  • Fix: 'Board search' -> 'Search in reference database' -> no filter set in the database switcher (thanks to Gerd Lorscheid)
  • Roll-back of sc_pos analyze code, that was accidentally removed just prior to the 4.3 release
  • Fix: Filter init (thanks to Gerd Lorscheid)
  • Fix: fix of ttk::bindMouseWheel in gamelist.tcl for tk < 8.5.9
  • Fix: in game.cpp delete tags before NumTags = 0 (avoided memory leaks)
  • Fix: sc_sort_store bug
  • Fix: seg fault when filter 0
  • Fix: avoid unnecessary board flip (thanks to Larry Isaacs)
  • Fix: crash caused by ::windows::switcher::Open
  • Fix: 'OUT OF ORDER' issue in Greek translation
  • Fix: Pgn window recursion
  • Fix: Added greek language to script in tcl/lang
  • Fix: Game::GetPartialMoveList returns moves from the actual game position
  • Fix: sc_base_open open databases in fast mode by default
  • Fix: ::file::openBaseAsTree unbusyCursor in case of error
  • Fix: ::file::openBaseAsTree switch back to current base as soon as possible
  • Fix: the logic of updateBoard is changed to improve responsiveness
  • Fix: in autoscrollframe scrollbars are created on time 0, otherwise they are not hidden
  • Fix: the uci command 'isready' is used to improve responsiveness
  • Fix: dialog box values for 'finishGame' are saved in options.dat
  • Fix: prevent verbose uci engines to create excessive fileevent and stuck scid
  • Fix: progress bar in tree window is displayed only when necessary (to maximize speed)
  • Fix: ::gbrowser::size is stored in options.dat
  • Fix: createToplevel raise the window if it already exists