27337af65c
old parser has been stripped from the old preprocessor-code which cleaned up both resource-scanner and -parser. - Standard defines have been introduced (see README.wrc) - Both preprocessor- and resource-scanner have been optimized slightly so that no backing up is required (one char lookahead is enough). - Filename-scanning has been cleaned up, though not perfect yet. - User-type resources are compatible now. - Line-continuation in strings is corrected so that it does not introduce a newline in the output. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
README | ||
dialog.c | ||
dialog.h | ||
main.c | ||
main.h | ||
resource.h | ||
rsrc.rc | ||
winemine.spec |
README
WineMine README WineMine, copyright March 2000, Joshua Thielen WineMine is to be distributed under the Wine License See the Wine License for further information. This is minesweeper for wine... Enjoy. I wrote it because it rhymes ;). KNOWN BUGS: Chokes on fastest times names greater than 16 characters long, must have something to do with GetDlgItemText. No help file. Starting a new game causes the window to drop one pixel (Peter Hunnisett) I don't know if it's a window manager problem (KDE) UNKNOWN BUGS: ???