housekeeping: mark trunk sources 3.5 (misc)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Hi,
|
||||
|
||||
This is nethack3.4.1 for Atari Gem and tty
|
||||
This is nethack3.5.0 for Atari Gem and tty
|
||||
Windowing System.
|
||||
|
||||
It is by far not complete or perfect.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)gr_rect.c 3.4 2001/12/10 */
|
||||
/* SCCS Id: @(#)gr_rect.c 3.5 2001/12/10 */
|
||||
/* Copyright (c) Christian Bressler, 2001 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
/* This is an almost exact copy of qt_clust.cpp */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)wingem.c 3.4 1999/12/10 */
|
||||
/* SCCS Id: @(#)wingem.c 3.5 1999/12/10 */
|
||||
/* Copyright (c) Christian Bressler, 1999 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)wingem1.c 3.4 1999/12/10 */
|
||||
/* SCCS Id: @(#)wingem1.c 3.5 1999/12/10 */
|
||||
/* Copyright (c) Christian Bressler 1999 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -42,7 +42,7 @@ typedef signed char xchar;
|
||||
#undef NDECL
|
||||
#undef FDECL
|
||||
|
||||
static char nullstr[]="", md[]="NetHack 3.4.2", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
|
||||
static char nullstr[]="", md[]="NetHack 3.5.0", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
|
||||
|
||||
extern winid WIN_MESSAGE, WIN_MAP, WIN_STATUS, WIN_INVEN;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)xpm2img.c 3.4 2002/03/17 */
|
||||
/* SCCS Id: @(#)xpm2img.c 3.5 2002/03/17 */
|
||||
/* Copyright (c) Christian Bressler 2002 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
/* This is mainly a reworked tile2bmp.c + xpm2iff.c -- Marvin */
|
||||
|
||||
Reference in New Issue
Block a user