- 18 May, 2019 1 commit
-
-
Jonathan Michalon authored
-
- 15 May, 2019 1 commit
-
-
Jonathan Michalon authored
We can't break HashTable foreach, so implement our foreach with a HashTableIter instead of calling GLib's so that the table may be modified while iterating and iteration stopped immediately.
-
- 15 Jan, 2014 1 commit
-
-
Colomban Wendling authored
This gives better consistency by having tile and pawn related signals next to each other, as well as making the board more self-sufficient with it getting signals for all changes on it.
-
- 22 Jul, 2011 1 commit
-
-
Jonathan Michalon authored
This field scoring implementation seem to work (in spite of hacks) but need more testing and optimisation.
-
- 19 Jul, 2011 3 commits
-
-
Colomban Wendling authored
-
Jonathan Michalon authored
Warning: only basic testing was done as complicated cases could not be triggered easily. Waiting for the GTK client to test.
-
Jonathan Michalon authored
This is not a very good design but we have several bad reasons to do this, so…
-
- 18 Jul, 2011 1 commit
-
-
Jonathan Michalon authored
-
- 17 Jul, 2011 2 commits
-
-
Jonathan Michalon authored
-
Jonathan Michalon authored
-
- 14 Jul, 2011 1 commit
-
-
Colomban Wendling authored
-
- 28 Jun, 2011 1 commit
-
-
Jonathan Michalon authored
is_tile_placeable didn't duplicate the tested tile so it left it with the last rotation angle checked.
-
- 25 Jun, 2011 1 commit
-
-
Colomban Wendling authored
-
- 20 Feb, 2011 1 commit
-
-
Colomban Wendling authored
-
- 06 Feb, 2011 3 commits
-
-
Colomban Wendling authored
-
Colomban Wendling authored
This is needed to allow null arguments as output variables without crashing. It also improves the HashTable API.
-
Jonathan Michalon authored
-
- 05 Feb, 2011 1 commit
-
-
Jonathan Michalon authored
-
- 04 Feb, 2011 1 commit
-
-
Colomban Wendling authored
-
- 03 Feb, 2011 3 commits
-
-
Colomban Wendling authored
-
Colomban Wendling authored
-
Colomban Wendling authored
-
- 02 Feb, 2011 1 commit
-
-
Colomban Wendling authored
-
- 01 Feb, 2011 1 commit
-
-
Jonathan Michalon authored
-