This repository has been archived on 2021-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
chess/src/dev/kske/chess
Kai S. K. Engelbart 4dfd218440
Added a PGN file saving routine
+ showFileSaveDialog in DialogUtil
+ Javadoc in Log and PGNDatabase
+ "Save game file" button in MenuBar
+ saveFile method in MainWindow
+ Formatting and result tag in PGNGame tag pair serialization
2020-08-15 23:25:41 +02:00
..
board Added a PGN file saving routine 2020-08-15 23:25:41 +02:00
event Fixed color switching button 2020-08-15 23:25:39 +02:00
exception Changed class Javadoc to use @author and @since tags 2020-08-15 23:25:30 +02:00
game Fixed color switching button 2020-08-15 23:25:39 +02:00
io Removed Type enumeration from Piece class 2020-08-15 23:25:37 +02:00
pgn Added a PGN file saving routine 2020-08-15 23:25:41 +02:00
uci Implemented 'go' command in UCI protocol 2020-08-15 23:25:33 +02:00
ui Added a PGN file saving routine 2020-08-15 23:25:41 +02:00