CVS log for njudge/dip.c

(logo)

Help

(back) Up to [Development] / njudge

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Jul 12 09:46:14 2004 UTC (13 days ago) by millis
Branch: MAIN
CVS Tags: HEAD
Changes since 1.55: +5 -1 lines
Diff to previous 1.55
Bug 226: ON reflection, 3 day reminders for paused games seems right
(as if less, players would get most annoyed!).

Revision 1.55 / (view) - annotate - [select for diffs] , Mon Jul 12 00:21:59 2004 UTC (13 days, 9 hours ago) by millis
Branch: MAIN
Changes since 1.54: +9 -1 lines
Diff to previous 1.54
Fix Bug 226: remind every move frequency for paused games.
Also a fix for Bug 91 / Bug 297, to only mail real players on a game pause.

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Jul 7 22:50:39 2004 UTC (2 weeks, 3 days ago) by millis
Branch: MAIN
Changes since 1.53: +31 -21 lines
Diff to previous 1.53
Bug91: further fixes for Duplex code
(these mainly to get absences and late handling working)

Revision 1.53 / (view) - annotate - [select for diffs] , Sun Jul 4 03:28:12 2004 UTC (3 weeks ago) by millis
Branch: MAIN
Changes since 1.52: +36 -23 lines
Diff to previous 1.52
Bug 97: don't make each power have to move if duplex and supress
extra 'reminder' messages.

Revision 1.52 / (view) - annotate - [select for diffs] , Sun Jun 27 01:50:21 2004 UTC (4 weeks ago) by millis
Branch: MAIN
Changes since 1.51: +6 -2 lines
Diff to previous 1.51
Futher Intimate fixes (Bug 297) specifically to allow phased orders
and correct turns not processing, plus more information printed.

Revision 1.51 / (view) - annotate - [select for diffs] , Sun May 23 15:53:40 2004 UTC (2 months ago) by millis
Branch: MAIN
Changes since 1.50: +30 -14 lines
Diff to previous 1.50
Restored inadvertently deleted 1.49 and 1.48 changes.

Revision 1.50 / (view) - annotate - [select for diffs] , Sat May 22 08:53:14 2004 UTC (2 months ago) by millis
Branch: MAIN
Changes since 1.49: +18 -25 lines
Diff to previous 1.49
Bug 297: Add Intimate Diplomacy

Revision 1.49 / (view) - annotate - [select for diffs] , Sun Apr 4 15:58:37 2004 UTC (3 months, 2 weeks ago) by millis
Branch: MAIN
CVS Tags: njudge_1_6_0
Changes since 1.48: +7 -9 lines
Diff to previous 1.48
Fixed bug 285 (inform extra custodians of game start)

Revision 1.48 / (view) - annotate - [select for diffs] , Sun Mar 28 09:52:12 2004 UTC (3 months, 3 weeks ago) by millis
Branch: MAIN
Changes since 1.47: +18 -2 lines
Diff to previous 1.47
Fix bug 282 (reset msg_header_done on closing rfp file)

Revision 1.47 / (view) - annotate - [select for diffs] , Sat Feb 14 23:32:11 2004 UTC (5 months, 1 week ago) by millis
Branch: MAIN
CVS Tags: njudge_1_5_6, njudge_1_5_5
Changes since 1.46: +9 -6 lines
Diff to previous 1.46
Allow use of fixed time via parameter (for debugging)

Revision 1.46 / (view) - annotate - [select for diffs] , Wed Jan 21 00:55:57 2004 UTC (6 months ago) by millis
Branch: MAIN
Changes since 1.45: +28 -2 lines
Diff to previous 1.45
Allow passing of forced date/time (for testing)

Revision 1.45 / (view) - annotate - [select for diffs] , Sun Dec 28 00:13:38 2003 UTC (6 months, 3 weeks ago) by millis
Branch: MAIN
Changes since 1.44: +8 -1 lines
Diff to previous 1.44
Fix bug 229 (display on email title if game with abandoned players is NoList)

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Sep 9 19:57:08 2003 UTC (10 months, 2 weeks ago) by nzmb
Branch: MAIN
CVS Tags: njudge_1_5_4, njudge_1_5_3, njudge_1_5_2, debian/changelog
Changes since 1.43: +23 -14 lines
Diff to previous 1.43
Fixed Bug 31 -- the time to deadline/grace expiration messages are no
longer printed for terminated games, and neither are the "orders not
received ... you will be considered late/abandoned" message. The list of
entered orders is still displayed, though.

Revision 1.43 / (view) - annotate - [select for diffs] , Mon Aug 25 14:39:35 2003 UTC (11 months ago) by millis
Branch: MAIN
Changes since 1.42: +4 -2 lines
Diff to previous 1.42
Fixed bug 220

Revision 1.42 / (view) - annotate - [select for diffs] , Thu Aug 14 22:56:32 2003 UTC (11 months, 1 week ago) by millis
Branch: MAIN
Changes since 1.41: +4 -14 lines
Diff to previous 1.41
Fix bug 158

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Jul 17 22:59:29 2003 UTC (12 months, 1 week ago) by millis
Branch: MAIN
CVS Tags: njudge_1_5_1, njudge_1_5_0
Changes since 1.40: +112 -101 lines
Diff to previous 1.40
Bug 185

Revision 1.40 / (view) - annotate - [select for diffs] , Sun Jun 29 21:37:40 2003 UTC (12 months, 3 weeks ago) by nzmb
Branch: MAIN
Changes since 1.39: +8 -0 lines
Diff to previous 1.39
Made EOG draw entries broadcasted at the end of the game.

Revision 1.39 / (view) - annotate - [select for diffs] , Tue May 13 00:07:25 2003 UTC (14 months, 1 week ago) by millis
Branch: MAIN
CVS Tags: njudge_1_4_2, njudge_1_4_1, njudge_1_4_0
Changes since 1.38: +11 -0 lines
Diff to previous 1.38
Bug 110, move on process deadline by 24 hours on bailout recovery

Revision 1.38 / (view) - annotate - [select for diffs] , Mon May 12 23:23:45 2003 UTC (14 months, 1 week ago) by millis
Branch: MAIN
Changes since 1.37: +4 -9 lines
Diff to previous 1.37
Fix bug 133, allow turn to process when set to manualprocess and process command sent.

Revision 1.37 / (view) - annotate - [select for diffs] , Mon May 12 02:37:17 2003 UTC (14 months, 2 weeks ago) by millis
Branch: MAIN
Changes since 1.36: +5 -9 lines
Diff to previous 1.36
Removed superfluos SF_WAIT for transform games
Also deleted incorrect use of uninitilized variable

Revision 1.36 / (view) - annotate - [select for diffs] , Sat May 3 23:08:41 2003 UTC (14 months, 3 weeks ago) by millis
Branch: MAIN
Changes since 1.35: +22 -10 lines
Diff to previous 1.35
Fixed bug 99 (resigned players still receiving messages)
Now resigned players will only receive the termination messages.

Revision 1.35 / (view) - annotate - [select for diffs] , Mon Feb 17 16:39:27 2003 UTC (17 months ago) by millis
Branch: MAIN
Changes since 1.34: +5 -2 lines
Diff to previous 1.34
Fix bug 81, to call at for year too

Revision 1.34 / (view) - annotate - [select for diffs] , Mon Feb 17 09:29:28 2003 UTC (17 months ago) by millis
Branch: MAIN
Changes since 1.33: +7 -1 lines
Diff to previous 1.33
Changed setenv() to putenv() to work on Sun platforms

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Feb 5 23:53:44 2003 UTC (17 months, 2 weeks ago) by millis
Branch: MAIN
Changes since 1.32: +16 -1 lines
Diff to previous 1.32
Removed dipstats files.
Also added in new JUDGE_TZ variable, to specify timezone

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Jan 13 22:38:51 2003 UTC (18 months, 1 week ago) by millis
Branch: MAIN
CVS Tags: ustv_njudge_1_1_0_merged
Changes since 1.31: +30 -2 lines
Diff to previous 1.31
merged in from ustv

Revision 1.21.2.1 / (view) - annotate - [select for diffs] , Mon Jan 13 16:01:56 2003 UTC (18 months, 1 week ago) by millis
Branch: ustv_njudge_1_1_0
Changes since 1.21: +49 -4 lines
Diff to previous 1.21 to next main 1.22
Latest ustv version

Revision 1.31 / (view) - annotate - [select for diffs] , Sun Jan 12 00:14:37 2003 UTC (18 months, 1 week ago) by nzmb
Branch: MAIN
Changes since 1.30: +5 -2 lines
Diff to previous 1.30
Fixed it so that postal press reports are not sent when no press is submitted.

Revision 1.30 / (view) - annotate - [select for diffs] , Sat Dec 28 00:52:18 2002 UTC (18 months, 3 weeks ago) by millis
Branch: MAIN
CVS Tags: njudge_1_3_1, njudge_1_3_0
Changes since 1.29: +4 -1 lines
Diff to previous 1.29
Proper fix to CR 17

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Nov 13 22:26:58 2002 UTC (20 months, 1 week ago) by millis
Branch: MAIN
Changes since 1.28: +8 -1 lines
Diff to previous 1.28
Bug 23, don't show missing players in a secret game

Revision 1.28 / (view) - annotate - [select for diffs] , Sat Oct 19 22:44:17 2002 UTC (21 months ago) by millis
Branch: MAIN
Changes since 1.27: +4 -1 lines
Diff to previous 1.27
Removed a simple warning

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Aug 27 23:56:09 2002 UTC (22 months, 4 weeks ago) by millis
Branch: MAIN
Changes since 1.26: +7 -15 lines
Diff to previous 1.26
Added better victory display (fixing Mach victory bug)

Revision 1.26 / (view) - annotate - [select for diffs] , Tue Aug 27 22:27:49 2002 UTC (22 months, 4 weeks ago) by millis
Branch: MAIN
Changes since 1.25: +4 -0 lines
Diff to previous 1.25
Updated for automake/autoconf functionality

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Jul 16 18:14:20 2002 UTC (2 years ago) by nzmb
Branch: MAIN
CVS Tags: njudge_1_2_0
Changes since 1.24: +27 -3 lines
Diff to previous 1.24
Many changes dealing with the addition of szine style postal press. Also fixed apparent bug in signons for games which have not started.

Revision 1.24 / (view) - annotate - [select for diffs] , Thu May 16 13:05:33 2002 UTC (2 years, 2 months ago) by miller
Branch: MAIN
CVS Tags: njudge_1_1_1
Changes since 1.23: +30 -9 lines
Diff to previous 1.23
Added used of X2F_MORE:HOMES flags
Don't send blind games to openings list
Allow blind games to not show centres

Revision 1.23 / (view) - annotate - [select for diffs] , Sat May 11 09:15:30 2002 UTC (2 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.22: +102 -113 lines
Diff to previous 1.22
Minor bug fixes
- fixed subjectline for absence requests
- fixed phase length, so it's no longer hard coded for responses
- partial fix for unusable builds, players with only unusable builds
   will no longer be flagged as having orders due, however players
   with some usable builds will need to waive any unusable builds,
   also, if one or more players have unusable builds, but no
   player has usable builds, the build phase will process after
   a short delay

Revision 1.22 / (view) - annotate - [select for diffs] , Sat May 4 02:06:16 2002 UTC (2 years, 2 months ago) by nzmb
Branch: MAIN
Changes since 1.21: +47 -2 lines
Diff to previous 1.21
Added code to display the time left until the deadline and grace at the
bottom of their reply whenever a player signs on.

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Apr 18 04:44:30 2002 UTC (2 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: njudge_1_1_0
Branch point for: ustv_njudge_1_1_0
Changes since 1.20: +50 -17 lines
Diff to previous 1.20
Added the following commands:
- unstart
- set secret
- set [prflist|prfrand|prfboth]

Fixed Set Absence so that "to" is not case sensitive

Fixed Quiet games so that new players are announced
before the game starts

Fixed ascii_to_ded.c so thatit no longer generates an
error when compiled

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Apr 15 12:55:41 2002 UTC (2 years, 3 months ago) by miller
Branch: MAIN
Changes since 1.19: +50 -40 lines
Diff to previous 1.19
Multiple changes for blind & Colonial & setup from USTV

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Apr 9 10:54:38 2002 UTC (2 years, 3 months ago) by miller
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
Add check before resending abandoned messages

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Apr 6 14:40:27 2002 UTC (2 years, 3 months ago) by miller
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
Fixed a bad '=' that casued all builds to not set SF_MOVE flag (DAMN!)

Revision 1.17 / (view) - annotate - [select for diffs] , Sun Mar 10 12:32:52 2002 UTC (2 years, 4 months ago) by miller
Branch: MAIN
CVS Tags: njudge_1_0_3
Changes since 1.16: +8 -0 lines
Diff to previous 1.16
Added automatic wait for all players in BUILD_TRANSFORM games

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Nov 20 07:43:45 2001 UTC (2 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: njudge_1_0_2, njudge_1_0_0
Changes since 1.15: +8 -2 lines
Diff to previous 1.15
VSFixed last (hopefully) problem with "Waiting for Master to Start" subjectlinE: ----------------------------------------------------------------------

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Nov 11 21:16:19 2001 UTC (2 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.14: +14 -6 lines
Diff to previous 1.14
Subjectline Fixes
 - New player signons will no longer show "Preference Change"
 - Manual start games will no longer say "Waiting for More Players" after the game is full
 - reply lines no longer assume JUDGE_CODE is four characters

Revision 1.14 / (view) - annotate - [select for diffs] , Sat Aug 18 06:09:15 2001 UTC (2 years, 11 months ago) by nzmb
Branch: MAIN
CVS Tags: njudge_0_8_11_pre, njudge-0_8_10
Changes since 1.13: +7 -1 lines
Diff to previous 1.13
Added code to reset concession flags when turn processes, and not to warn
people in terminated games.

Revision 1.13 / (view) - annotate - [select for diffs] , Sun Jul 15 09:13:52 2001 UTC (3 years ago) by greg
Branch: MAIN
Changes since 1.12: +10 -7 lines
Diff to previous 1.12
added support for game directories in a sub directory

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Jul 14 07:05:17 2001 UTC (3 years ago) by greg
Branch: MAIN
Changes since 1.11: +111 -36 lines
Diff to previous 1.11
a few bug fixes & show who's late to GM in quiet games

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Jul 10 04:31:24 2001 UTC (3 years ago) by nzmb
Branch: MAIN
CVS Tags: njudge_0_8_9
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
Fixed bug in last upgrade that caused dedpoints to not always be applied.

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Jul 8 22:53:25 2001 UTC (3 years ago) by miller
Branch: MAIN
Changes since 1.9: +7 -3 lines
Diff to previous 1.9
Use define for warp file

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Jun 24 05:19:25 2001 UTC (3 years, 1 month ago) by nzmb
Branch: MAIN
Changes since 1.8: +71 -1 lines
Diff to previous 1.8
Added inteface to player data database so player records are recorded,
and also provided option of have D_LATE applied at the deadline or
(default) 24 hours later.

Revision 1.8 / (view) - annotate - [select for diffs] , Sat May 12 07:57:56 2001 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.7: +6 -3 lines
Diff to previous 1.7
added Mario Becroft's dedication problem fix

Revision 1.7 / (view) - annotate - [select for diffs] , Sat May 12 06:57:39 2001 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.6: +70 -26 lines
Diff to previous 1.6
added subjectlines

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Apr 17 21:30:31 2001 UTC (3 years, 3 months ago) by miller
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
Refixed problem with CONFIG_DIR parsing

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Apr 15 21:21:22 2001 UTC (3 years, 3 months ago) by miller
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4
Correctly show pending orders when late warning is sent

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Feb 22 23:25:17 2001 UTC (3 years, 5 months ago) by miller
Branch: MAIN
Changes since 1.3: +1133 -1130 lines
Diff to previous 1.3
Fixed bug

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Feb 3 10:36:16 2001 UTC (3 years, 5 months ago) by miller
Branch: MAIN
Changes since 1.2: +1130 -1119 lines
Diff to previous 1.2
fixed blind crashing bug

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Nov 14 14:27:37 2000 UTC (3 years, 8 months ago) by miller
Branch: MAIN
Changes since 1.1: +349 -166 lines
Diff to previous 1.1
Many changes, including -
  Reminding players to make moves when close to deadline
  Special handling for blind games
  Passing of '-C' option for specifying dip.conf path
  Informaing all masters when a time-warp was detected
  Handling of NOLATEPRESS and MANUALSTART flags
  Adding automatic wati for all players in a build phase of a transform game

Revision 1.1 / (view) - annotate - [select for diffs] , Sat Feb 28 17:49:42 1998 UTC (6 years, 4 months ago) by david
Branch: MAIN
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

CVS Admin
Powered by
ViewCVS 0.9.2