This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
eliot
Watch
1
Star
0
Fork
You've already forked eliot
0
mirror of
git://git.savannah.nongnu.org/eliot.git
synced
2024-12-27 09:58:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3837e548d4
eliot
/
utils
/
.cvsignore
6 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
Added .cvsignore files
2004-07-08 20:17:31 +02:00
.deps
Makefile
Makefile.in
eliottxt
- The Game library is now in C++. This simplifies the code in many places, and allows inheritance of the game mode classes (Training, Duplicate and FreeGame). - A Tile is no more an unsigned char, but a class: it should help supporting i18n of the game. The Dic library still uses unsigned chars though. - Improved the configure script, to enable/disable the compilation of some interfaces. - Added a ncurses interface, much nicer than the text one. The game mode and the number of players are currently hardcoded, it is not possible to change them interactively (yet). - Repaired the save/load functions. NOTE: The wxWindows interface compiles, but is completely broken. I'm afraid it needs a full rewrite (to support the various game modes in particular).
2005-02-05 12:14:56 +01:00
eliotcurses
Reference in a new issue
Copy permalink