No description
Find a file
Michael Catanzaro fe2a655aa9 Fix various mistakes in ChessEngine
fds can be 0 (hi stdin!). Various resource leaks due to not calling
stop() when the engine stops itself. Be careful to unset all values from
the previous engine in stop(), since they're now checked to ensure
they're not overwritten as a precondition of start(). Expect
engine_stopped_cb() to be called after stop().

https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-19 13:58:12 -05:00
data Fix installation of hi-res icon 2015-05-29 12:52:55 -05:00
help Updated Spanish translation 2015-06-02 07:46:10 +00:00
lib Fix bad pgn load behaviour - invalid moves in pgn 2015-05-03 22:56:48 +05:30
po Updated Hebrew translation 2015-07-19 12:28:05 +03:00
src Fix various mistakes in ChessEngine 2015-07-19 13:58:12 -05:00
tests Rename glChess to GNOMEChess in tests 2015-05-05 21:36:54 +05:30
autogen.sh Improve autogen.sh a bit more 2015-06-28 11:06:38 -05:00
configure.ac Prepare 3.17.4 2015-07-18 19:36:29 +05:30
COPYING Fix rpmlint incorrect-fsf-address 2013-05-01 00:12:24 -05:00
git.mk Update git.mk 2014-11-29 11:00:48 -06:00
gnome-chess.doap Adding myself to the maintainers list 2015-01-12 19:42:08 +05:30
Makefile.am More build system cleanups 2015-06-28 11:06:38 -05:00
NEWS Prepare 3.17.4 2015-07-18 19:36:29 +05:30
Portable Game Notation Specification and Implementation Guide Add copy of PGN spec to the repo 2015-02-14 23:12:54 -06:00