home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / usenet / volume1 / xconq / patch1 < prev   
Encoding:
Internet Message Format  |  1987-07-13  |  14.4 KB

  1. Path: uunet!seismo!rochester!cornell!uw-beaver!tektronix!tekgen!tekred!games-request
  2. From: games-request@tekred.TEK.COM
  3. Newsgroups: comp.sources.games
  4. Subject: v01i090:  xconq - multiplayer strategy game for X-windows, Patch1
  5. Message-ID: <1396@tekred.TEK.COM>
  6. Date: 13 Jul 87 16:28:05 GMT
  7. Sender: billr@tekred.TEK.COM
  8. Lines: 340
  9. Approved: billr@tekred.TEK.COM
  10.  
  11. Submitted by: "Stanley T. Shebs" <shebs%orion@cs.utah.edu>
  12. Comp.sources.games: Volume 1, Issue 90
  13. Archive-name: xconq/Patch1
  14.  
  15.     [I blew it and posted the old version of the xconq.nr file.
  16.      Here is a diff for the corrections the author sent me.  Just
  17.      run this file thru patch(1) to get an updated doc file.  -br]
  18.  
  19.  
  20. *** xconq.nr.orig    Thu Jul  9 11:08:40 1987
  21. --- xconq.nr    Mon Jul 13 09:06:06 1987
  22. ***************
  23. *** 138,167 ****
  24.   .PP
  25.   Xconq comes with some predefined maps covering particular areas or
  26.   historical periods.  To date, the following have been defined:
  27. ! .IP 8
  28. ! .B earth2
  29.   The entire earth at about a 2 degree per square scale, going to 60 North
  30.   and 60 South, thus it is 180x60.  The cities are most of the important
  31.   cities of the world, but some significant towns/bases are missing.
  32. ! .IP 8
  33. ! .B earth1
  34.   The earth at a 1 degree scale, resulting in a huge 360x120 map with over
  35.   350 cities and towns.  This one is great to look at, but very time-consuming.
  36.   It is the basis for several scenarios.
  37. ! .IP 8
  38. ! .B europe
  39.   Europe from Norway to North Africa at about a 1/2 degree scale (50 km squares).
  40.   The towns are those of from about 1800.
  41. ! .IP 8
  42. ! .B rome
  43.   The same map of Europe, but with Roman towns.
  44. ! .IP 8
  45. ! .B greece
  46.   The whole Eastern Mediterranean world is included, as far as Rome in the
  47.   west and Persia in the east.  The town and cities are about correct for
  48.   300 B.C., in the middle of the Hellenic Age.
  49. ! .IP 8
  50. ! .B pacific
  51.   The southern and western Pacific region, from India to Hawaii.  At present,
  52.   this one needs considerable editing (for instance to include Japan!).
  53.   .SH
  54. --- 138,161 ----
  55.   .PP
  56.   Xconq comes with some predefined maps covering particular areas or
  57.   historical periods.  To date, the following have been defined:
  58. ! .IP earth2 8
  59.   The entire earth at about a 2 degree per square scale, going to 60 North
  60.   and 60 South, thus it is 180x60.  The cities are most of the important
  61.   cities of the world, but some significant towns/bases are missing.
  62. ! .IP earth1 8
  63.   The earth at a 1 degree scale, resulting in a huge 360x120 map with over
  64.   350 cities and towns.  This one is great to look at, but very time-consuming.
  65.   It is the basis for several scenarios.
  66. ! .IP europe 8
  67.   Europe from Norway to North Africa at about a 1/2 degree scale (50 km squares).
  68.   The towns are those of from about 1800.
  69. ! .IP rome 8
  70.   The same map of Europe, but with Roman towns.
  71. ! .IP greece 8
  72.   The whole Eastern Mediterranean world is included, as far as Rome in the
  73.   west and Persia in the east.  The town and cities are about correct for
  74.   300 B.C., in the middle of the Hellenic Age.
  75. ! .IP pacific 8
  76.   The southern and western Pacific region, from India to Hawaii.  At present,
  77.   this one needs considerable editing (for instance to include Japan!).
  78.   .SH
  79. ***************
  80. *** 503,545 ****
  81.   being prompted about.
  82.   .br
  83.   Commands to give units orders include:
  84. ! .IP 5
  85. ! .B s
  86.   Sentry; unit "goes to sleep", only wakes up by explicit command or when enemy
  87.   or transport passes by.
  88. ! .IP 5
  89. ! .B w
  90.   Wake up; all units in the same square as the current unit have their orders
  91.   canceled (whatever they were) and will ask about their next orders (not
  92.   always immediately).
  93. ! .IP 5
  94. ! .B W
  95.   Wake all; wake ALL units up.
  96. ! .IP 5
  97. ! .B R
  98.   Random; unit moves randomly for awhile.  It will wake up if conditions
  99.   are crowded and it can't find a valid move.
  100. ! .IP 5
  101. ! .B d
  102.   Disband; unit disbands and disappears from game.
  103.   Morale loss if the unit was not in or next to a friendly city.
  104. ! .IP 5
  105. ! .B r
  106.   Return; unit returns to nearest city or transport by shortest route.
  107.   Most useful for fighters, but works with any unit.
  108. ! .IP 5
  109. ! .B c
  110.   Construct; build a base.  Unit will ignore enemies passing by, but will
  111.   wake up if attacked(?).  At end of construction time, unit will disappear
  112.   (they are the new base's garrison) and base will appear, with a
  113.   machine-synthesized name attached.
  114. ! .IP 5
  115. ! .B f
  116.   Follow leader; follow another unit.  Each turn the unit attempts to move
  117.   towards its given leader, and wakes up if it actually tries to move onto
  118.   the leader.
  119. ! .IP 5
  120. ! .B F
  121.   Follow coast; follow a coast line.  This can be applied to any unit, although
  122.   the unit will immediately wake up again if it is not next to some sort of
  123.   terrain that it cannot move into.
  124. --- 497,530 ----
  125.   being prompted about.
  126.   .br
  127.   Commands to give units orders include:
  128. ! .IP s 6
  129.   Sentry; unit "goes to sleep", only wakes up by explicit command or when enemy
  130.   or transport passes by.
  131. ! .IP w 6
  132.   Wake up; all units in the same square as the current unit have their orders
  133.   canceled (whatever they were) and will ask about their next orders (not
  134.   always immediately).
  135. ! .IP W 6
  136.   Wake all; wake ALL units up.
  137. ! .IP R 6
  138.   Random; unit moves randomly for awhile.  It will wake up if conditions
  139.   are crowded and it can't find a valid move.
  140. ! .IP d 6
  141.   Disband; unit disbands and disappears from game.
  142.   Morale loss if the unit was not in or next to a friendly city.
  143. ! .IP r 6
  144.   Return; unit returns to nearest city or transport by shortest route.
  145.   Most useful for fighters, but works with any unit.
  146. ! .IP c 6
  147.   Construct; build a base.  Unit will ignore enemies passing by, but will
  148.   wake up if attacked(?).  At end of construction time, unit will disappear
  149.   (they are the new base's garrison) and base will appear, with a
  150.   machine-synthesized name attached.
  151. ! .IP f 6
  152.   Follow leader; follow another unit.  Each turn the unit attempts to move
  153.   towards its given leader, and wakes up if it actually tries to move onto
  154.   the leader.
  155. ! .IP F 6
  156.   Follow coast; follow a coast line.  This can be applied to any unit, although
  157.   the unit will immediately wake up again if it is not next to some sort of
  158.   terrain that it cannot move into.
  159. ***************
  160. *** 548,559 ****
  161.   to impassable terrain (thus armor might use this command to go around a
  162.   mountain range or forest).  Because the terrain is in discrete squares,
  163.   it is possible for the unit to get confused and end up going in a circle.
  164. ! .IP 5
  165. ! .B Space
  166.   Sit; unit goes on sentry duty for exactly one turn, and will ask for
  167.   a move in the next turn.  Useful for waiting one or two turns.
  168. ! .IP 5
  169. ! .B e
  170.   Embark; put a unit in a city onto a random transport in the same city.
  171.   This is useful
  172.   when you don't want to move transport or unit out of the city just for the
  173. --- 533,542 ----
  174.   to impassable terrain (thus armor might use this command to go around a
  175.   mountain range or forest).  Because the terrain is in discrete squares,
  176.   it is possible for the unit to get confused and end up going in a circle.
  177. ! .IP Space 6
  178.   Sit; unit goes on sentry duty for exactly one turn, and will ask for
  179.   a move in the next turn.  Useful for waiting one or two turns.
  180. ! .IP e 6
  181.   Embark; put a unit in a city onto a random transport in the same city.
  182.   This is useful
  183.   when you don't want to move transport or unit out of the city just for the
  184. ***************
  185. *** 561,577 ****
  186.   .LP
  187.   Commands for cities must be given when the unit cursor is over the city
  188.   of interest.  This can be done in any mode.
  189. ! .IP 5
  190. ! .B P
  191.   Set city production; will ask for a type of unit and then set city to
  192.   produce that unit.  Any partial production will be discarded.  If the
  193.   new type is the same as the old type, nothing happens.
  194. ! .IP 5
  195. ! .B I
  196.   Idle;  cancel production for the given city and leave it idle for as long
  197.   as the prefix says (default 100).
  198. ! .IP 5
  199. ! .B O
  200.   Set standing orders;  will ask for type of unit, type of orders, any
  201.   necessary parameters (depends on type of order), and a repetition which
  202.   defaults to the usual value.  When any unit of the appropriate type is
  203. --- 544,557 ----
  204.   .LP
  205.   Commands for cities must be given when the unit cursor is over the city
  206.   of interest.  This can be done in any mode.
  207. ! .IP P 6
  208.   Set city production; will ask for a type of unit and then set city to
  209.   produce that unit.  Any partial production will be discarded.  If the
  210.   new type is the same as the old type, nothing happens.
  211. ! .IP I 6
  212.   Idle;  cancel production for the given city and leave it idle for as long
  213.   as the prefix says (default 100).
  214. ! .IP O 6
  215.   Set standing orders;  will ask for type of unit, type of orders, any
  216.   necessary parameters (depends on type of order), and a repetition which
  217.   defaults to the usual value.  When any unit of the appropriate type is
  218. ***************
  219. *** 582,596 ****
  220.   Commands for modes.  There are only two defined at present: move mode (the
  221.   default) and survey mode.  Most commands other than movement work the same
  222.   in both modes.
  223. ! .IP 5
  224. ! .B z
  225.   Survey mode; toggle into/out of survey mode.  In survey mode, movement pushes a
  226.   cursor and allows you to look at things.  Also, most commands are available,
  227.   for instance, to give a unit new orders or to set city production.
  228.   .LP
  229.   Commands for game control.
  230. ! .IP 5
  231. ! .B M
  232.   Message; send a message to another side.  The side is specified by giving its
  233.   number as a prefix to the command.  You may type in a message up to the
  234.   length of the prompt window.  Backspace is available, but no text cursor will
  235. --- 562,574 ----
  236.   Commands for modes.  There are only two defined at present: move mode (the
  237.   default) and survey mode.  Most commands other than movement work the same
  238.   in both modes.
  239. ! .IP z 6
  240.   Survey mode; toggle into/out of survey mode.  In survey mode, movement pushes a
  241.   cursor and allows you to look at things.  Also, most commands are available,
  242.   for instance, to give a unit new orders or to set city production.
  243.   .LP
  244.   Commands for game control.
  245. ! .IP M 6
  246.   Message; send a message to another side.  The side is specified by giving its
  247.   number as a prefix to the command.  You may type in a message up to the
  248.   length of the prompt window.  Backspace is available, but no text cursor will
  249. ***************
  250. *** 597,613 ****
  251.   be visible.  When a newline is entered, the message is sent immediately to
  252.   the destination (of course, no reply will be possible until the other side's
  253.   turn).
  254. ! .IP 5
  255. ! .B X
  256.   Resign; resign from the game.  The effect is the same as losing, except that
  257.   the system messages are ruder.
  258. ! .IP 5
  259. ! .B Q
  260.   Quit; terminate the game for everybody.  This one asks for confirmation.
  261.   Note that although this can be used even in multi-human games, applying it
  262.   without prior consent of the other players is definitely anti-social!
  263. ! .IP 5
  264. ! .B S
  265.   Save game; record most of the state into a file.  Some things are missing,
  266.   such as the current statistics.  The saved game is ASCII and unprotected,
  267.   so it's possible to "checkpoint" games and engage in other kinds of cheating.
  268. --- 575,588 ----
  269.   be visible.  When a newline is entered, the message is sent immediately to
  270.   the destination (of course, no reply will be possible until the other side's
  271.   turn).
  272. ! .IP X 6
  273.   Resign; resign from the game.  The effect is the same as losing, except that
  274.   the system messages are ruder.
  275. ! .IP Q 6
  276.   Quit; terminate the game for everybody.  This one asks for confirmation.
  277.   Note that although this can be used even in multi-human games, applying it
  278.   without prior consent of the other players is definitely anti-social!
  279. ! .IP S 6
  280.   Save game; record most of the state into a file.  Some things are missing,
  281.   such as the current statistics.  The saved game is ASCII and unprotected,
  282.   so it's possible to "checkpoint" games and engage in other kinds of cheating.
  283. ***************
  284. *** 619,626 ****
  285.   effect of you switching sides with the machine.
  286.   .LP
  287.   Information commands.
  288. ! .IP 5
  289. ! .B ?
  290.   General help; show a summary of commands.  This list is generated directly
  291.   from the command table, so it shows exactly the commands available.
  292.   Help is available in either mode and at any time when a unit is being
  293. --- 594,600 ----
  294.   effect of you switching sides with the machine.
  295.   .LP
  296.   Information commands.
  297. ! .IP ? 6
  298.   General help; show a summary of commands.  This list is generated directly
  299.   from the command table, so it shows exactly the commands available.
  300.   Help is available in either mode and at any time when a unit is being
  301. ***************
  302. *** 627,652 ****
  303.   prompted to move.  Some specialized prompts (such as for unit type) will
  304.   also recognize '?', and will supply more details about possible answers
  305.   to the prompt.
  306. ! .IP 5
  307. ! .B /
  308.   Identify; display a short phrase indicating what is being seen
  309.   in the square at the current cursor position.  This works in all modes,
  310.   and is useful for deciphering unusual colors or icons.
  311. ! .IP 5
  312. ! .B =
  313.   List the characteristics of a type of unit.  It will prompt for the type,
  314.   then format all the period-specific details into a semi-readable summary.
  315.   To get a hardcopy of this, use '+'.
  316. ! .IP 5
  317. ! .B +
  318.   Write all the characteristics of all unit types into a file "parms.xconq".
  319.   This file may be printed, and is very useful for learning about a period.
  320. ! .IP 5
  321. ! .B V
  322.   Version; display the current version and other useless information.
  323.   Be sure to include the version number when reporting bugs.
  324. ! .IP 5
  325. ! .B ^R, ^L
  326.   Redraw the screen.  Redrawing happens automatically most of the time.
  327.   Keep in mind that xconq is a single program, despite opening multiple
  328.   screens, and attempts to redraw will be ignored until your turn comes
  329. --- 601,621 ----
  330.   prompted to move.  Some specialized prompts (such as for unit type) will
  331.   also recognize '?', and will supply more details about possible answers
  332.   to the prompt.
  333. ! .IP / 6
  334.   Identify; display a short phrase indicating what is being seen
  335.   in the square at the current cursor position.  This works in all modes,
  336.   and is useful for deciphering unusual colors or icons.
  337. ! .IP = 6
  338.   List the characteristics of a type of unit.  It will prompt for the type,
  339.   then format all the period-specific details into a semi-readable summary.
  340.   To get a hardcopy of this, use '+'.
  341. ! .IP + 6
  342.   Write all the characteristics of all unit types into a file "parms.xconq".
  343.   This file may be printed, and is very useful for learning about a period.
  344. ! .IP V 6
  345.   Version; display the current version and other useless information.
  346.   Be sure to include the version number when reporting bugs.
  347. ! .IP "^R, ^L" 6
  348.   Redraw the screen.  Redrawing happens automatically most of the time.
  349.   Keep in mind that xconq is a single program, despite opening multiple
  350.   screens, and attempts to redraw will be ignored until your turn comes
  351.