Commit Graph

21 Commits

Author SHA1 Message Date
joerg
642cfb40e9 Use .%U instead of .%O for URLs. 2010-01-15 19:39:10 +00:00
wiz
ac20026091 2-clause my license. 2008-05-08 15:31:07 +00:00
martin
ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dholland
d4f48e67da 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.
2008-01-28 07:03:58 +00:00
christos
bd02d883c4 Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
christos
ef47ce8264 add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
christos
939d9a18de Don't use iostream just for the usage message. Use stdio instead. 2006-05-14 03:21:23 +00:00
christos
47169552b3 XXX: GCC uninitialized 2006-05-14 03:15:50 +00:00
mrg
aadd7d4847 sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
wiz
0c305c1a7e Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
wiz
d9f5a9df01 Use standard AUTHORS section header. From YOMURA Masanori in private mail
Sort sections if necessary. Use more/better markup.
2005-09-15 02:09:41 +00:00
christos
e31432ec85 add a new style cast to memcpy. 2005-08-09 15:17:41 +00:00
christos
56c9d385d3 Pass WARNS=3 2005-08-09 02:38:32 +00:00
jdc
5ffaff9f39 Tidy up curses state when we quit, instead of just doing exit(). 2005-07-02 15:48:03 +00:00
christos
852c1683c1 Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson. 2004-01-05 15:35:59 +00:00
thorpej
9b5d276f0e Const the player type variable. 2003-12-28 17:53:48 +00:00
thorpej
24231ec69d Fix RCS IDs. 2003-12-28 17:49:10 +00:00
martin
0a8d3c5308 Format size_t values using %zd instead of %d, for archs where size_t != int. 2003-12-27 18:24:51 +00:00
christos
6a53b72059 Rename .C files to .cc 2003-12-27 01:16:55 +00:00
christos
45e798bfc8 NetBSD rcsid. 2003-12-26 18:03:34 +00:00
christos
e30af34785 import dots+boxes games. 2003-12-26 17:57:02 +00:00