Module Name:src
Committed By: pgoyette
Date: Tue Mar 19 00:11:34 UTC 2019
Modified Files:
src/games/atc: log.c
Log Message:
Report the users score _after_ the game has ended and the screen has
been restored to pre-game state. Otherwise, the user gets a message
that their
Module Name:src
Committed By: christos
Date: Tue Jan 10 20:40:53 UTC 2017
Modified Files:
src/games/atc: log.c
Log Message:
ned stat.h
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/games/atc/log.c
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: wiz
Date: Sun Jul 26 22:22:24 UTC 2015
Modified Files:
src/games/atc: atc.6
Log Message:
Use An in AUTHORS section.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/games/atc/atc.6
Please note that diffs are not public doma
Module Name:src
Committed By: pgoyette
Date: Thu Jul 23 01:19:20 UTC 2015
Modified Files:
src/games/atc: atc.6
Log Message:
Sync descriptive text with actual game definition.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/games/atc/atc.6
Please note t
Module Name:src
Committed By: dholland
Date: Thu Jun 25 05:33:02 UTC 2015
Modified Files:
src/games/atc: extern.h graphics.c main.c update.c
Log Message:
Move game logic out of the file with the curses code.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 s
Module Name:src
Committed By: dholland
Date: Fri Jun 19 06:02:31 UTC 2015
Modified Files:
src/games/atc: extern.c extern.h grammar.y graphics.c input.c lex.l
list.c log.c main.c update.c
Removed Files:
src/games/atc: include.h
Log Message:
Abolish the f
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:58:56 UTC 2014
Modified Files:
src/games/atc: def.h extern.h input.c main.c struct.h update.c
Log Message:
Make the list of place types an enumeration. Use unsigned values for
place numbers.
To generate a diff of
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:47:07 UTC 2014
Modified Files:
src/games/atc: input.c
Log Message:
use a more suitable type
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/games/atc/input.c
Please note that diffs are not publ
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:45:05 UTC 2014
Modified Files:
src/games/atc: input.c struct.h update.c
Log Message:
use more suitable types
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/games/atc/input.c
cvs rdiff -u -r1.8
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:33:35 UTC 2014
Modified Files:
src/games/atc: graphics.c struct.h
Log Message:
woops, more of previous.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/atc/graphics.c
cvs rdiff -u -r1.7 -r
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:24:21 UTC 2014
Modified Files:
src/games/atc: graphics.c input.c struct.h update.c
Log Message:
Make some things unsigned that should be (why would we need e.g. a
negative number of airports?) and remove some relat
Module Name:src
Committed By: dholland
Date: Sat Mar 22 22:09:14 UTC 2014
Modified Files:
src/games/atc: grammar.y list.c
Log Message:
Don't cast the return value of malloc.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/games/atc/grammar.y
cvs rdiff -
Module Name:src
Committed By: dholland
Date: Fri Oct 12 10:44:20 UTC 2012
Modified Files:
src/games/atc: main.c
Log Message:
Don't use ++ to set flags to true. Now passes -Wstrict-overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/games/atc/main.
Module Name:src
Committed By: christos
Date: Tue Aug 16 10:14:40 UTC 2011
Modified Files:
src/games/atc: Makefile
Log Message:
document non-literal format strings
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/games/atc/Makefile
Please note that diffs
Module Name:src
Committed By: is
Date: Tue Feb 15 08:25:26 UTC 2011
Modified Files:
src/games/atc: update.c
Log Message:
Bug fix: in a game with 26 planes, the last one to be allocated wouldn't
be allocated if it was the only eligible one.
>From Jonathan David Amery via De
15 matches
Mail list logo