Antoine Fraboulet
|
4665fa176b
|
- add comments and emacs mode
|
2006-01-01 19:49:35 +00:00 |
|
Olivier Teulière
|
fe13a5e627
|
Removed the $Id:$ lines on HEAD
|
2005-11-04 20:00:05 +00:00 |
|
Olivier Teulière
|
83bf9d8b37
|
Check the mandatory options in the command-line, to output a better error
message
|
2005-10-23 16:12:29 +00:00 |
|
Olivier Teulière
|
e3bc46b114
|
Updated licence text with FSF's new address.
|
2005-10-23 14:53:42 +00:00 |
|
Olivier Teulière
|
7406f2c3c5
|
Added support for "Joker games", available using --joker on the command-line.
This is a kind of hack currently, but it works well...
|
2005-03-28 22:07:22 +00:00 |
|
Olivier Teulière
|
f45fd22c16
|
The game mode and the players are nod hardcoded anymore in the ncurses
interface: they can be entered with the command-line (parsed using getopt).
The text interface does not benefit from this facility yet.
|
2005-03-03 22:14:41 +00:00 |
|
Olivier Teulière
|
6ca09c9ac9
|
Added a GameFactory class to centralize the allocation and deallocation of
Game objects.
|
2005-02-24 08:06:24 +00:00 |
|