Commit graph

637 commits

Author SHA1 Message Date
Robert Ancell
d05d007bae Handle castling rules better 2010-12-28 14:56:41 +11:00
Robert Ancell
167e665922 Don't install test program 2010-12-28 14:06:18 +11:00
Robert Ancell
657b460d1f Gen en-passant working 2010-12-27 14:27:15 +11:00
Robert Ancell
6491ef762c Track if can castle 2010-12-27 13:46:49 +11:00
Robert Ancell
ea046f6086 Add a test program 2010-12-27 13:31:07 +11:00
Robert Ancell
9073d4e405 Support PGN games with FEN setup 2010-12-27 12:47:46 +11:00
Robert Ancell
5937ca5cfb Load castling flags from FEN 2010-12-27 12:15:40 +11:00
Robert Ancell
3de7bc73a8 Use FEN notation 2010-12-27 12:05:47 +11:00
Robert Ancell
79bdb56980 Promotion working 2010-12-27 11:35:44 +11:00
Robert Ancell
478bf18dc5 Working without promotion 2010-12-27 11:28:58 +11:00
Robert Ancell
742fd774ce Almost got bitboards working 2010-12-25 09:05:44 +11:00
Robert Ancell
e92577c76d Fix rank numbering 2010-12-25 09:05:33 +11:00
Robert Ancell
5b0b4ccfc2 Work with latest GTK+3 2010-12-23 10:00:50 +11:00
Robert Ancell
9265a77cc3 Work with latest GTK+3 2010-12-23 10:00:46 +11:00
Robert Ancell
30ac0c2738 Correctly load games from the command line 2010-12-21 23:23:13 +11:00
Robert Ancell
9c75b4aa05 Add command line option 2010-12-21 23:16:49 +11:00
Robert Ancell
f1b931a3ef Handle failure to create GLX visuals/contexts 2010-12-11 18:54:54 +11:00
Robert Ancell
ddc76e090d Delete GLX context when widget destroyed 2010-12-11 18:41:12 +11:00
Robert Ancell
427c226b21 Fix 2d/3d switch 2010-12-11 17:49:25 +11:00
Robert Ancell
0959d87798 Fix up about dialog 2010-12-11 15:34:45 +11:00
Robert Ancell
90204b817c Load data from installed location 2010-12-11 15:23:04 +11:00
Robert Ancell
68b693d1d5 Get OpenGL working directly using GLX 2010-12-11 15:01:44 +11:00
Robert Ancell
5d961fd85c Port of glchess from Python to Vala. 3D is disabled for now as it doesn't work in GTK3 2010-12-08 18:18:30 +11:00
Greg McNew
2ba4e0216b chess: Add an option for showing captured pieces (Bug #510732) 2010-11-10 17:01:29 +11:00
Matej Urbančič
ef7eff40fc Added sl for Slovenian translation 2010-10-20 14:48:51 +02:00
Matej Urbančič
18fa231a6c Added sl for Slovenian translation 2010-10-20 14:45:25 +02:00
Matej Urbančič
467a79da95 Updated Slovenian translation 2010-10-20 14:45:03 +02:00
Hiroyuki Sekihara
af2b01f884 Updated Japanese translation. 2010-08-23 21:58:18 +09:00
Robert Ancell
d8b5fde7df Remove png.py from Makefile 2010-06-28 17:20:41 +10:00
Robert Ancell
3d0365d5ce glchess: Use GdkPixbuf for loading textures 2010-06-23 10:49:38 +10:00
Robert Ancell
a6e8e8a971 glchess: typo in board.py 2010-06-11 11:15:20 +10:00
Robert Ancell
4dbed7099e glchess: Fix insufficient material algorithm again 2010-06-11 11:13:51 +10:00
Robert Ancell
be8c3771a6 glchess: Remove redundant code from new insufficient material algorithm 2010-06-11 09:57:37 +10:00
Robert Ancell
ffded99470 glchess: Fix insufficient material logic 2010-06-11 09:54:04 +10:00
Claude Paroz
3d82c302b5 glchess: Print traceback to stderr if can't import modules 2010-06-08 16:10:25 +10:00
Robert Ancell
4d42667f55 Support Fairy-Max 2010-05-10 15:30:17 +02:00
Robert Ancell
021a682ce3 Support Stockfish 2010-05-10 15:25:07 +02:00
Robert Ancell
3a812228a1 Fix typo in glaurung AI config 2010-05-10 15:24:51 +02:00
Thomas Hindoe Paaboel Andersen
797037b239 glchess: update texture dir for uninstalled mode to new location 2010-05-05 00:16:03 +02:00
Robert Ancell
8d44500465 Use GtkInfoBar (Bug #612660) 2010-04-26 16:38:45 +10:00
Robert Ancell
a60195c3b1 Use standard GTK+ background behind chess board. Make 3D view use more of the available area 2010-04-26 15:07:07 +10:00
Robert Ancell
fa382c8425 Use same colours in 3D mode as in 2D mode 2010-04-24 09:03:03 +10:00
Robert Ancell
9ae633238b Load background image from correct location 2010-04-24 08:53:26 +10:00
Robert Ancell
da7e545965 Use Tango colour palette and GNOME Games background if possible 2010-04-23 21:55:10 +10:00
Robert Ancell
aa7affb643 Use Tango colour palette and GNOME Games background if possible 2010-04-23 21:43:19 +10:00
Robert Ancell
1a8a699b9e Merge View menu into Settings menu to be consistent with other games 2010-04-21 12:19:39 +10:00
Thomas Hindoe Paaboel Andersen
e59320330d Chess: Standardize on using "Appearance" in all games
GNOME bug #574114
2010-04-09 00:43:59 +02:00
Robert Ancell
2fa1cb782a Fix translations in non UTF-8 locale 2010-04-07 23:39:00 +10:00
Robert Ancell
936aa25194 Fix make distcheck after glchess svg changes 2010-04-07 09:36:32 +10:00
Robert Ancell
545c6dcc0b Allow AI profiles to set different executable flags for different difficulties 2010-04-03 15:44:59 +11:00