| History log of /src/games/dab |
| Revision | Date | Author | Comments |
| 1.7 | 03-Feb-2010 |
roy | Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.6 | 28-Jan-2008 |
dholland | Make the default WARNS for games 4. The only game that needs to set WARNS to anything else now is rogue, so clear WARNS from the other makefiles.
|
| 1.5 | 11-May-2006 |
mrg | branches: 1.5.10; sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
| 1.4 | 09-Aug-2005 |
christos | Pass WARNS=3
|
| 1.3 | 05-Jan-2004 |
christos | Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
|
| 1.2 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.5.10.1 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.6 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.5 | 29-Feb-2012 |
joerg | Fix various format string mismatches.
|
| 1.4 | 28-Apr-2008 |
martin | branches: 1.4.4; 1.4.22; Remove clause 3 and 4 from TNF licenses
|
| 1.3 | 14-May-2006 |
christos | branches: 1.3.18; XXX: GCC uninitialized
|
| 1.2 | 09-Aug-2005 |
christos | Pass WARNS=3
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.3.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4.22.1 | 05-Mar-2012 |
sborrill | Pull up the following revisions(s) (requested by joerg in ticket #75): usr.sbin/cpuctl/arch/i386.c: revision 1.28 usr.bin/unifdef/unifdef.c: revision 1.21 usr.bin/ktruss/dump.c: revision 1.40 usr.bin/error/error.h: revision 1.19 usr.bin/error/touch.c: revision 1.27 libexec/httpd/dir-index-bozo.c: revision 1.14 games/dab/algor.cc: revision 1.5 games/dab/board.h: revision 1.4 dist/pf/sbin/pflogd/pflogd.c: revision 1.9 dist/pf/sbin/pflogd/pflogd.h: revision 1.5
Fix various format string mismatches
|
| 1.4.4.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.6 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.5 | 15-Jun-2012 |
joerg | Remove unused fields
|
| 1.4 | 28-Apr-2008 |
martin | branches: 1.4.4; Remove clause 3 and 4 from TNF licenses
|
| 1.3 | 14-May-2006 |
christos | branches: 1.3.18; add virtual destructors so that g++ shuts up.
|
| 1.2 | 09-Aug-2005 |
christos | Pass WARNS=3
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.3.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4.4.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.5 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.4 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.3 | 09-Aug-2005 |
christos | branches: 1.3.18; add a new style cast to memcpy.
|
| 1.2 | 09-Aug-2005 |
christos | Pass WARNS=3
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.3.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.4 | 29-Feb-2012 |
joerg | Fix various format string mismatches.
|
| 1.3 | 29-Aug-2011 |
joerg | branches: 1.3.2; 1.3.4; Use __dead
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | branches: 1.1.1.1.30; import dots+boxes games.
|
| 1.1.1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3.4.1 | 05-Mar-2012 |
sborrill | Pull up the following revisions(s) (requested by joerg in ticket #75): usr.sbin/cpuctl/arch/i386.c: revision 1.28 usr.bin/unifdef/unifdef.c: revision 1.21 usr.bin/ktruss/dump.c: revision 1.40 usr.bin/error/error.h: revision 1.19 usr.bin/error/touch.c: revision 1.27 libexec/httpd/dir-index-bozo.c: revision 1.14 games/dab/algor.cc: revision 1.5 games/dab/board.h: revision 1.4 dist/pf/sbin/pflogd/pflogd.c: revision 1.9 dist/pf/sbin/pflogd/pflogd.h: revision 1.5
Fix various format string mismatches
|
| 1.3.2.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 09-Aug-2005 |
christos | branches: 1.2.18; Pass WARNS=3
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: fix typo in comment
|
| 1.3 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | branches: 1.1.1.1.30; import dots+boxes games.
|
| 1.1.1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.8 | 05-Dec-2021 |
rillig | dab.6: fix URL reference to the book
|
| 1.7 | 12-Feb-2015 |
dholland | typo
|
| 1.6 | 06-Oct-2012 |
christos | if 0 is used for the dimensions, compute the maximum size.
|
| 1.5 | 15-Jan-2010 |
joerg | branches: 1.5.6; 1.5.12; Use .%U instead of .%O for URLs.
|
| 1.4 | 08-May-2008 |
wiz | 2-clause my license.
|
| 1.3 | 15-Sep-2005 |
wiz | branches: 1.3.18; 1.3.20; Drop trailing whitespace.
|
| 1.2 | 15-Sep-2005 |
wiz | Use standard AUTHORS section header. From YOMURA Masanori in private mail Sort sections if necessary. Use more/better markup.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.3.20.1 | 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
| 1.3.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5.12.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.5.6.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 23-May-2011 |
joerg | Map RCSID to __RCSID
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | branches: 1.1.1.1.30; import dots+boxes games.
|
| 1.1.1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.3 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 27-Dec-2003 |
christos | branches: 1.1.30; Rename .C files to .cc
|
| 1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 08-Dec-2010 |
joerg | Don't use the same name for two parameters.
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | branches: 1.1.1.1.30; import dots+boxes games.
|
| 1.1.1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 02-Jul-2005 |
jdc | branches: 1.2.18; Tidy up curses state when we quit, instead of just doing exit().
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 14-May-2006 |
christos | branches: 1.2.18; Add a virtual destructor to avoid "future ABI issues". I love c++.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.2.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.7 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.6 | 06-Oct-2012 |
christos | if 0 is used for the dimensions, compute the maximum size.
|
| 1.5 | 28-Apr-2008 |
martin | branches: 1.5.4; 1.5.26; Remove clause 3 and 4 from TNF licenses
|
| 1.4 | 14-May-2006 |
christos | branches: 1.4.18; Don't use iostream just for the usage message. Use stdio instead.
|
| 1.3 | 02-Jul-2005 |
jdc | Tidy up curses state when we quit, instead of just doing exit().
|
| 1.2 | 28-Dec-2003 |
thorpej | Const the player type variable.
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.4.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5.26.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.5.4.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.3 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 27-Dec-2003 |
christos | branches: 1.1.30; Rename .C files to .cc
|
| 1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 14-May-2006 |
christos | branches: 1.2.18; add virtual destructors so that g++ shuts up.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.2.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.4 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 28-Dec-2003 |
thorpej | branches: 1.2.30; Fix RCS IDs.
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.4 | 02-May-2021 |
rillig | games: remove trailing whitespace in *.c and *.h
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 28-Dec-2003 |
thorpej | branches: 1.2.30; Fix RCS IDs.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.2.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.3 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.2 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.1 | 27-Dec-2003 |
christos | branches: 1.1.30; Rename .C files to .cc
|
| 1.1.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.2 | 26-Dec-2003 |
christos | NetBSD rcsid.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.6 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.5 | 06-Oct-2012 |
christos | if 0 is used for the dimensions, compute the maximum size.
|
| 1.4 | 28-Apr-2008 |
martin | branches: 1.4.4; 1.4.26; Remove clause 3 and 4 from TNF licenses
|
| 1.3 | 09-Aug-2005 |
christos | branches: 1.3.18; Pass WARNS=3
|
| 1.2 | 27-Dec-2003 |
martin | Format size_t values using %zd instead of %d, for archs where size_t != int.
|
| 1.1 | 27-Dec-2003 |
christos | Rename .C files to .cc
|
| 1.3.18.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4.26.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.4.4.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.5 | 05-Dec-2021 |
rillig | dab: clean up introductory comments
The filenames in these comments were redundant, half of them were wrong.
|
| 1.4 | 06-Oct-2012 |
christos | if 0 is used for the dimensions, compute the maximum size.
|
| 1.3 | 28-Apr-2008 |
martin | branches: 1.3.4; 1.3.26; Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 28-Dec-2003 |
thorpej | branches: 1.2.30; Fix RCS IDs.
|
| 1.1 | 26-Dec-2003 |
christos | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 26-Dec-2003 |
christos | import dots+boxes games.
|
| 1.2.30.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3.26.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.3.4.1 | 30-Oct-2012 |
yamt | sync with head
|