mirror of
https://git.zap.org.au/git/trader.git
synced 2024-10-27 18:20:13 -04:00
Update the $Id$ fields from an exported copy of the master branch
This commit is contained in:
parent
80c6bf23b1
commit
64333adc60
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: Makefile.am 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, Makefile.am, contains the top-level Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
|
@ -6,7 +6,7 @@ dnl * *
|
||||
dnl *********************************************************************
|
||||
dnl
|
||||
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
dnl $Id: configure.ac 645 2015-09-09 23:04:27Z john $
|
||||
dnl $Id: configure.ac 663 2016-01-04 22:25:51Z john $
|
||||
dnl
|
||||
dnl This file, configure.ac, contains information required by autoconf to
|
||||
dnl generate the corresponding configure script.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: Makefile.am 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, doc/Makefile.am, contains the documentation directory
|
||||
# Makefile for Star Traders. It needs to be processed by automake to
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" *********************************************************************
|
||||
.\"
|
||||
.\" Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
.\" $Id: trader.6 643 2015-09-09 22:05:26Z john $
|
||||
.\" $Id: trader.6 663 2016-01-04 22:25:51Z john $
|
||||
.\"
|
||||
.\" This program is free software: you can redistribute it and/or modify
|
||||
.\" it under the terms of the GNU General Public License as published by
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: Makefile.am 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, m4/Makefile.am, contains the m4 macro directory Makefile for
|
||||
# Star Traders. It needs to be processed by automake to produce the
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: LINGUAS 622 2015-08-26 09:21:13Z john $
|
||||
# $Id: LINGUAS 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, po/LINGUAS, contains a list of the available languages in
|
||||
# the po directory.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makevars 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: Makevars 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, po/Makevars, contains variables that are substituted into
|
||||
# po/Makefile for use with GNU gettext.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: POTFILES.in 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: POTFILES.in 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, po/POTFILES.in, contains a list of source files which
|
||||
# contain translatable strings.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 588 2015-08-17 21:27:22Z john $
|
||||
# $Id: Makefile.am 663 2016-01-04 22:25:51Z john $
|
||||
#
|
||||
# This file, src/Makefile.am, contains the source-code Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: exch.c 624 2015-08-26 11:26:39Z john $
|
||||
$Id: exch.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, exch.c, contains the implementation of functions dealing
|
||||
with the Interstellar Stock Exchange and Trading Bank as used in Star
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: exch.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: exch.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, exch.h, contains declarations for functions dealing with the
|
||||
Interstellar Stock Exchange and Trading Bank as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: fileio.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: fileio.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, fileio.c, contains the implementation of the game load and
|
||||
save functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: fileio.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: fileio.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, fileio.h, contains declarations for the load and save game
|
||||
functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: game.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: game.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, game.c, contains the implementation of the starting and
|
||||
ending game functions used in Star Traders, as well as the functions
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: game.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: game.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, game.h, contains declarations for the starting and ending
|
||||
game functions used in Star Traders. It also contains prototypes of
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: globals.c 620 2015-08-26 09:11:14Z john $
|
||||
$Id: globals.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, globals.c, contains the actual global variables and
|
||||
structures used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: globals.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: globals.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, globals.h, contains declarations for global variables and
|
||||
structures used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: help.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: help.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, help.c, contains the actual implementation of help functions
|
||||
as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: help.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: help.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, help.h, contains declarations for help functions as used in
|
||||
Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: intf.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: intf.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, intf.c, contains the actual implementation of basic text
|
||||
input/output routines as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: intf.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: intf.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, intf.h, contains declarations for basic text input/output
|
||||
functions used in Star Traders. It uses the X/Open Curses library to
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: move.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: move.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, move.c, contains the implementation of functions that make
|
||||
and process a game move in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: move.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: move.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, move.h, contains declarations for functions that make and
|
||||
process a game move in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: system.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: system.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, system.h, contains system-specific definitions and #include
|
||||
directives for Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: trader.c 594 2015-08-17 22:19:56Z john $
|
||||
$Id: trader.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
Star Traders is a simple game of interstellar trading, where the object
|
||||
of the game is to create companies, buy and sell shares, borrow and
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: trader.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: trader.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, trader.h, contains overall definitions for Star Traders.
|
||||
This allows source files to include just one file: this one.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: utils.c 588 2015-08-17 21:27:22Z john $
|
||||
$Id: utils.c 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, utils.c, contains the implementation of various utility
|
||||
functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: utils.h 588 2015-08-17 21:27:22Z john $
|
||||
$Id: utils.h 663 2016-01-04 22:25:51Z john $
|
||||
|
||||
This file, utils.h, contains declarations for various utility functions
|
||||
used in Star Traders.
|
||||
|
Loading…
Reference in New Issue
Block a user