Parent Directory
|
|
|
|
|
Makefile.am
|
134 |
4 years |
sander |
Committing the bulk part of a major C code overhaul. Doesn't compile (yet\!). |
background.c
|
138 |
4 years |
sander |
Fixing the last bugs from the C rewrite. |
background.h
|
137 |
4 years |
sander |
More fixes to the big C overhaul from r134 and r136. |
cards-image.c
|
22 |
6 years |
sander |
card style preference works and uses the gnome-games cards as well as the hearts... |
cards-image.h
|
15 |
6 years |
sander |
added proper copyright statements, GPL stuff, etcetera |
cards.c
|
193 |
3 years |
sander |
Add AI callback to show cards received when passing cards. Fixes bug #31 |
cards.h
|
195 |
3 years |
sander |
Fixed gettext macro conflict caused by gnome.h now including glib/gi18n.h in lib... |
cfg.c
|
199 |
3 years |
sander |
New rules should be published when a new game starts, which is before a configur... |
cfg.h
|
199 |
3 years |
sander |
New rules should be published when a new game starts, which is before a configur... |
events.c
|
198 |
3 years |
sander |
Update queen_breaks_hearts when hearts_break changes |
events.h
|
185 |
3 years |
sander |
Add an option to show the round and game scores next to the player names on the ... |
gettext.h
|
36 |
6 years |
sander |
Hint function implemented and player functions cleaned up
|
gnome-hearts.cfg.in
|
185 |
3 years |
sander |
Add an option to show the round and game scores next to the player names on the ... |
gnome-hearts.glade
|
202 |
3 years |
sander |
Update Glade file to new glade version |
hearts.c
|
216 |
2 years |
sander |
If player is tied for first place, make him win |
hearts.h
|
195 |
3 years |
sander |
Fixed gettext macro conflict caused by gnome.h now including glib/gi18n.h in lib... |
player-api.c
|
139 |
4 years |
sander |
Rewrote the cards point counting system. Fixes bug #18 |
player-api.h
|
134 |
4 years |
sander |
Committing the bulk part of a major C code overhaul. Doesn't compile (yet\!). |
player.c
|
196 |
3 years |
sander |
Add a python object for the game rules |
player.h
|
193 |
3 years |
sander |
Add AI callback to show cards received when passing cards. Fixes bug #31 |
preimage.c
|
20 |
6 years |
sander |
fixed a bunch of (big) memory leaks |
preimage.h
|
15 |
6 years |
sander |
added proper copyright statements, GPL stuff, etcetera |
ui.c
|
195 |
3 years |
sander |
Fixed gettext macro conflict caused by gnome.h now including glib/gi18n.h in lib... |
ui.h
|
138 |
4 years |
sander |
Fixing the last bugs from the C rewrite. |