Home | History | Annotate | Download | only in robots
History log of /src/games/robots/init_field.c
RevisionDateAuthorComments
 1.13  05-Jul-2024  andvar fix various typos in comments and log messages, mainly s/hight/high/
s/hight/height/ and removing double m in time(ing).
 1.12  20-Jul-2009  dholland branches: 1.12.58;
Assorted minor cleanups, no functional change:
- u_int* -> uint*
- don't make private typedefs of system structures
- use curses TRUE and FALSE only with curses booleans, otherwise
true and false;
- includes cleanup
- group globals in extern.c by functionality

Object file diffs inspected.
 1.11  20-Jul-2009  dholland A bit more whitespace.
 1.10  20-Jul-2009  dholland Whitespace.
 1.9  20-Jul-2009  dholland ANSIfy. Use __dead. Object diffs checked.
 1.8  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.7  31-Jan-2002  christos Be more verbose about teleports, and fix a minor problem in autobot mode.
 1.6  08-Sep-1999  jsm Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.
 1.5  12-Oct-1997  lukem WARNSify
 1.4  23-May-1997  jtc Remove calls to flushok(). That function doesn't really do anything in
our curses implementation, and it doesn't even exist in others...
 1.3  22-Apr-1995  cgd clean up import
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  22-Apr-1995  cgd src/games/robots from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.12.58.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed