Commit graph

353 commits

Author SHA1 Message Date
Robert Ancell
409c93e42c Don't assume autoloaded games are loaded OK
svn path=/trunk/; revision=6925
2007-11-09 07:05:30 +00:00
Robert Ancell
889964c0e1 Put an asterisk in the title bar for games that need saving (Bug #494847)
svn path=/trunk/; revision=6924
2007-11-09 02:06:00 +00:00
Robert Ancell
a4182dc44f only start default game if have an AI
svn path=/trunk/; revision=6923
2007-11-09 01:31:34 +00:00
Robert Ancell
32824b1837 hide network configure button as it is not yet implemented
svn path=/trunk/; revision=6922
2007-11-08 05:28:10 +00:00
Robert Ancell
42c50420b9 Don't allow 3D mode if cannot get a valid OpenGL configuration (Bug #491035)
Reworked "No 3D" dialog to list reasons why 3D mode cannot be entered.

svn path=/trunk/; revision=6921
2007-11-08 05:24:21 +00:00
Robert Ancell
24ca6f7dc2 Fix overzealous game name autogeneration (Bug #479445)
svn path=/trunk/; revision=6920
2007-11-08 04:51:47 +00:00
Robert Ancell
ced173b58c Fix broken AI log
svn path=/trunk/; revision=6919
2007-11-08 03:31:00 +00:00
Robert Ancell
3599c54ab2 If no game on startup start default game of human vs AI (Bug #446950)
svn path=/trunk/; revision=6918
2007-11-08 03:02:01 +00:00
Robert Ancell
5925d54464 save games on resignation
svn path=/trunk/; revision=6917
2007-11-08 02:16:18 +00:00
Robert Ancell
fae8530fbc Stop manually loaded games being autosaved
svn path=/trunk/; revision=6912
2007-11-03 06:06:08 +00:00
Robert Ancell
e61fdcf85d test PGN file containing a carriage return character
svn path=/trunk/; revision=6911
2007-11-03 05:55:33 +00:00
Robert Ancell
ab18cda88a Make sure user can save non local games when:
- Quit
- Start new game
- Start network game

svn path=/trunk/; revision=6909
2007-11-03 05:33:32 +00:00
Robert Ancell
3ccfe0a810 Autosave history games, ask about others
svn path=/trunk/; revision=6908
2007-11-02 07:23:28 +00:00
Robert Ancell
5f07d6b094 Remove obsolete complex save dialog
svn path=/trunk/; revision=6907
2007-11-02 07:05:58 +00:00
Robert Ancell
dfac186988 Show threatened squares and pieces able to be taken (Bug #471409)
Handle carriage returns in PGN files


svn path=/trunk/; revision=6906
2007-11-02 06:45:55 +00:00
Robert Ancell
873adda2d9 Display error dialog and quit if unable to import python games files (Bugs #412690 and #418427)
svn path=/trunk/; revision=6894
2007-10-23 12:00:46 +00:00
Robert Ancell
ffc4f309d9 Moved pygtk.require() to glchess.in so it is always called first (Bug #483556)
svn path=/trunk/; revision=6889
2007-10-22 11:58:58 +00:00
Robert Ancell
4fc92ea4bb fix typo and obscure crash
svn path=/trunk/; revision=6887
2007-10-22 11:34:12 +00:00
Robert Ancell
3fe69395af Catch exception killing AI (Bug #456829)
svn path=/trunk/; revision=6885
2007-10-22 10:30:15 +00:00
Robert Ancell
8b15b92e4c simplify class
svn path=/trunk/; revision=6882
2007-10-22 10:23:45 +00:00
Robert Ancell
19c7c78e9f Catch and ignore all exceptions writing to stdout (Bug #426461)
svn path=/trunk/; revision=6881
2007-10-22 10:16:43 +00:00
Robert Ancell
5001d79cc5 Catch GLU exception building mipmaps and fallback to standard textures (Bug #442933)
svn path=/trunk/; revision=6877
2007-10-20 15:52:16 +00:00
Robert Ancell
6e2c195a14 whitespace and typo
svn path=/trunk/; revision=6876
2007-10-20 15:49:52 +00:00
Robert Ancell
383e2e43ea GtkFileChooser.get_current_folder() can return None, handle this case (Bug #488244)
svn path=/trunk/; revision=6872
2007-10-20 15:23:09 +00:00
Robert Ancell
f600b8dd41 Add better support for informal PGN files (Bug #488244)
svn path=/trunk/; revision=6871
2007-10-20 15:18:25 +00:00
Robert Ancell
dff30304b6 wrong number location
svn path=/trunk/; revision=6870
2007-10-20 14:34:17 +00:00
Robert Ancell
2f7e4efc4e Added test dir containing test PGN files
svn path=/trunk/; revision=6869
2007-10-20 14:17:49 +00:00
Robert Ancell
46337b9db0 Disable navigation buttons when at start/end of moves (Bug #440920)
svn path=/trunk/; revision=6848
2007-10-07 02:04:25 +00:00
Robert Ancell
9ad10cefbb Clear error on GGZ connection
make move strings translateable

svn path=/trunk/; revision=6847
2007-10-06 15:20:15 +00:00
Robert Ancell
3ae2b251f8 Reworked some strings that were hard to translate (Bug #475555)
svn path=/trunk/; revision=6845
2007-10-06 15:01:04 +00:00
Robert Ancell
e7ab6aa5b5 draw work
svn path=/trunk/; revision=6844
2007-10-06 14:33:38 +00:00
Robert Ancell
b133ec8dec update changelog, add resign. general fixes
svn path=/trunk/; revision=6843
2007-10-06 14:18:11 +00:00
Robert Ancell
f18a39ba49 removed tabs, added game history
svn path=/trunk/; revision=6842
2007-10-06 10:43:23 +00:00
Robert Ancell
687bbccb2e Set networking to enabled by default
svn path=/trunk/; revision=6841
2007-10-06 05:04:25 +00:00
Robert Ancell
3b81192f7e Merged glchess-ggz branch
svn path=/trunk/; revision=6839
2007-10-06 04:41:08 +00:00
Yannig MARCHEGAY
61032ac37d Updated Occitan translation
svn path=/trunk/; revision=6835
2007-10-03 16:43:37 +00:00
Jonh Wendell
9dffe192a8 Added pt_BR to DOC_LINGUAS Added Brazilian Portuguese translation, by
2007-09-11  Jonh Wendell  <jwendell@gnome.org>

	* Makefile.am: Added pt_BR to DOC_LINGUAS
	* pt_BR/pt_BR.po: Added Brazilian Portuguese translation, by Vladimir Melo


svn path=/trunk/; revision=6776
2007-09-11 13:11:06 +00:00
Yannig MARCHEGAY
a515ab1d4f Updated Occitan translation
svn path=/trunk/; revision=6712
2007-09-01 14:22:13 +00:00
Andreas Røsdal
2464a4efe9 Resolve a startup crasher bug in glChess, by reverting the invalid class. (Bug #471238)
svn path=/trunk/; revision=6687
2007-08-28 18:29:20 +00:00
Robert Ancell
f4a79fe378 more ggz
svn path=/trunk/; revision=6680
2007-08-26 10:30:37 +00:00
Robert Ancell
16399b86f0 more ggz...
svn path=/trunk/; revision=6678
2007-08-25 08:08:13 +00:00
Robert Ancell
bd4460ecf5 GGZ fixes
svn path=/trunk/; revision=6677
2007-08-25 07:52:32 +00:00
Yannig MARCHEGAY
1602c53028 Updated Occitan translation
svn path=/trunk/; revision=6646
2007-08-22 12:28:55 +00:00
Yannig MARCHEGAY
54efddf1f7 Updated Occitan translation
svn path=/trunk/; revision=6643
2007-08-22 12:26:59 +00:00
Andreas Røsdal
57d102db17 Fix another instance of bug #459740, which causes crashes because pygtk made the tooltip style
private.

svn path=/trunk/; revision=6618
2007-08-12 18:21:50 +00:00
Andreas Røsdal
be96be241d Some GNOME Games branding...
svn path=/trunk/; revision=6611
2007-08-11 12:49:45 +00:00
Andreas Røsdal
dd5a91026b Update website label for gnome-sudoku and glchess.
svn path=/trunk/; revision=6571
2007-08-01 20:17:20 +00:00
Robert Ancell
47c54ffcdd note bug number
svn path=/trunk/; revision=6559
2007-07-28 01:12:25 +00:00
Robert Ancell
af4460f14b Gracefully handle not being able to get tooltip style (bug #459740)
svn path=/trunk/; revision=6558
2007-07-28 01:08:51 +00:00
Christian Persch
0f34efe753 Merge commit 'git-svn' into work
svn path=/trunk/; revision=6409
2007-06-18 20:28:17 +00:00