Commit graph

1550 commits

Author SHA1 Message Date
Robert Ancell
9796aa5888 Catch RuntimeError exception that is generated in X systems with
no OpenGL support.
2006-12-19 10:08:48 +00:00
Robert Ancell
7552ab05fa Fix partial 2D redraw bug 2006-12-19 10:02:18 +00:00
Robert Ancell
bb1daab2c3 Don't redraw view widget when not realized 2006-12-19 09:28:03 +00:00
Andreas Røsdal
d044261994 Rename gnuchess to gnome-gnuchess (Bug 386755). 2006-12-17 15:29:46 +00:00
Andreas Røsdal
b31ab11048 Update glChess docs. 2006-12-16 12:59:04 +00:00
Andreas Røsdal
a4956cbbb8 Final parts of Bug #382057. 2006-12-10 10:03:41 +00:00
Robert Ancell
10ad361e61 ignore .gladep files 2006-12-10 09:09:25 +00:00
Robert Ancell
488ed26b9f Fix incorrect UCI 'position' command 2006-12-10 09:08:59 +00:00
Robert Ancell
96af7598b3 Enable accidentally disabled GConf support.
Save window size to configuration
2006-12-10 02:43:58 +00:00
Andreas Røsdal
bfd7c6d0c6 Fix Bug #384143 HIG Fixes: capitalization, spacing and mnemonic conflicts. 2006-12-09 19:43:44 +00:00
Andreas Røsdal
ff6a89fa5a Fix Bug #382057 – assumed paths in python files. 2006-12-09 17:25:08 +00:00
Andreas Røsdal
cfbad7a94f Bug #381580 – glchess doesn't respect the menu layout selected 2006-12-09 12:01:36 +00:00
Robert Ancell
1ecd221780 Updated ignore files 2006-12-07 05:51:14 +00:00
Robert Ancell
5f2289dc1b Set encoding on .py to allow xgettext to work 2006-12-07 05:49:13 +00:00
Robert Ancell
1e1c4c9da6 Catch exceptions when reading from chess engines.
Ignore escaped PGN data - this allows the loading of games from the
Knights chess interface.
2006-12-07 05:42:44 +00:00
Robert Ancell
7c4e9ec93f Fix bug loading UCI games 2006-12-07 02:33:04 +00:00
Robert Ancell
ffa4bc0c05 Dynamically generate about dialog 2006-12-07 02:19:19 +00:00
Robert Ancell
c9ce2e24c0 Added Fruit and Amundsen to AI list, tell UCI engines they have 5 min to move 2006-12-07 01:29:48 +00:00
Robert Ancell
4519adb6c4 obsolete 2006-12-07 01:25:17 +00:00
Robert Ancell
ee548a9df5 Ignore .in generated file 2006-12-01 06:06:25 +00:00
Robert Ancell
0fee687271 Added configuration module 2006-12-01 06:05:44 +00:00
Robert Ancell
d460299441 Ignore files generated from .in 2006-11-27 05:35:37 +00:00
Robert Ancell
34f9502634 Ignore automake stuff 2006-11-27 05:34:19 +00:00
Robert Ancell
4388e772ce New stuff to do 2006-11-27 05:30:43 +00:00
Robert Ancell
df0b0e2ca4 Do UCI code slightly better 2006-11-27 04:41:41 +00:00
Robert Ancell
85a0b83860 Applied HIG patch from (Gnome bug #379294).
Disable "Save As" menu item when no game selected.
2006-11-27 04:39:10 +00:00
Robert Ancell
c2c920f9b5 Support loading of multiple games from the command line.
Don't autosave games that were loaded from/save to a file.
Ask user which loaded/saved games to save on quit.
Added "Save As" menu option.
2006-11-23 08:25:45 +00:00
Robert Ancell
203c92264c Removed unfinished preferences dialog to make translation simpler 2006-11-22 07:16:05 +00:00
Robert Ancell
3406212ebe Merged changes with sf.net version 2006-11-22 07:11:27 +00:00
Andreas Røsdal
e51a37c2ee Update description. 2006-11-18 10:54:02 +00:00
Andreas Røsdal
b2f1941ade Add Tango styled icon for glChess. 2006-11-18 10:48:12 +00:00
Andreas Røsdal
b6ba61412a Get prefix and version from configure. 2006-11-14 06:14:02 +00:00
Robert Ancell
be6021a712 Fix bug generating errors rendering OpenGL scene
Merged whitespace changes with sf.net version
2006-11-13 00:42:17 +00:00
Robert Ancell
0f26cc2e05 Bug fixed 2006-11-06 07:20:35 +00:00
Robert Ancell
27cb40d3cd Updated legal info about 2D models
Use os.forkpty() for engines - they now die whenever glChess dies
2006-11-06 07:20:03 +00:00
Robert Ancell
212ff08949 Simplified link to chess engines 2006-11-06 03:08:52 +00:00
Robert Ancell
5a0710ca47 Report correct version to stdout 2006-11-06 03:06:41 +00:00
Robert Ancell
33e83414b4 Display args in AI window 2006-11-06 03:04:24 +00:00
Robert Ancell
c25925f181 Get AI args workin 2006-11-06 02:59:43 +00:00
Robert Ancell
be69c6e918 Removed debian/ as not longer works without setup.py 2006-11-06 02:02:36 +00:00
Robert Ancell
bd8d1d8957 Added fullscreen mode 2006-11-06 00:45:24 +00:00
Robert Ancell
365e62e653 Ported fixes from 1.0RC2 (sf.net) 2006-11-06 00:38:02 +00:00
Andreas Røsdal
4de35b848a Correctly install icon. 2006-10-31 20:30:14 +00:00
Andreas Røsdal
0a4a8d4c93 Remove a gtk warning. 2006-10-30 18:42:25 +00:00
Andreas Røsdal
b7aca03b4d Fix closing of the about-dialog. 2006-10-30 18:30:42 +00:00
Andreas Røsdal
74544d33e4 Move glchess.svg from textures to data directory. 2006-10-30 18:27:36 +00:00
Andreas Røsdal
c9a6512a84 Remove setup.py, which has been replaced by makefiles. 2006-10-30 18:11:41 +00:00
Andreas Røsdal
e80e00505e Fix make diskcheck. 2006-10-28 18:50:58 +00:00
Andreas Røsdal
4c515d56de Remove duplicate GPL file. 2006-10-28 18:12:01 +00:00
Andreas Røsdal
3ab0fee043 Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00