home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / cd.iso / os2 / pmgnuchs / pmchess.hlp (.txt) < prev    next >
OS/2 Help File  |  1994-04-20  |  17KB  |  527 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. PM Gnu Chess 4.0 ΓòÉΓòÉΓòÉ
  3.  
  4. PM Gnu Chess4.0 v0.9 is a Presentation Manager application which uses GnuChess 
  5. 4.0 patch level 65 as the chess engine. The program is based on previous 
  6. efforts to port gnu chess 3.1 to Windows by Darly K. Baker and OS/2 v1.2 by 
  7. Kent Cedola. 
  8.  
  9. Start with Kent Cedola's code, here are what I did: 
  10.  
  11. o Rewrote the most part of the main module (pmchess.c). 
  12.  
  13. o Got gnuchess 4.0 chess engine work with PM GUI (hard part, to understand 
  14.   someone else's thousands of lines of source code is not easy after all) 
  15.  
  16. o Used Multithreaded programming technique (OS/2 programming is fun) 
  17.  
  18. o Added continuously scalable board and piece (tricky) 
  19.  
  20. o Redesigned menu logic 
  21.  
  22. o Redesigned the pieces 
  23.  
  24. o Implemented opening book to pmchess 
  25.  
  26. o Added save, load and list game features 
  27.  
  28. o Added language file to display some of information 
  29.  
  30. o Added on-line help 
  31.  
  32. o Fixed bugs caused by multi-threading (This is hard part, since GDB 
  33.   doesn't do multi-thread debug) 
  34.  
  35. o Fixed many other bugs (time consuming) 
  36.  
  37. o Added STOP and REFRESH commands 
  38.  
  39. I would like to thank Kent Cedola and Daryl Baker for their hard work to 
  40. convert GNU Chess from a character mode to a GUI world in the first place. 
  41. Without their effort, this work will take considerably long time. 
  42.  
  43. Have fun with PMCHESS! 
  44.  
  45. Yibing Fan 
  46.  
  47.  
  48. ΓòÉΓòÉΓòÉ 2. File Menu ΓòÉΓòÉΓòÉ
  49.  
  50. The File menu contains commands that you use to start a new game, open, and 
  51. save games. In addition, it also contains the command that you use to exit the 
  52. PM Gnu Chess4.0. The following commands appear in the File menu: 
  53.  
  54. New            Start to play a new game 
  55.  
  56. Open           Opens a saved game or an unfinished game 
  57.  
  58. Save           Saves current game 
  59.  
  60. Save As        Saves the current game with different format 
  61.  
  62. Exit           Quits the PM Gnu Chess 4.0 
  63.  
  64.  
  65. ΓòÉΓòÉΓòÉ 3. New ΓòÉΓòÉΓòÉ
  66.  
  67.  You start to play a new game with PM Gnu Chess4.0. 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 4. Open ΓòÉΓòÉΓòÉ
  71.  
  72. You can open a saved game that exists on any drive or in any directory by using 
  73. the Open command. To open a game, do the following: 
  74.  
  75. o Select the File menu and choose the Open command. 
  76.  
  77. A dialog box appears, showing you a list of files in the current directory. 
  78.  
  79.  
  80. ΓòÉΓòÉΓòÉ 5. Save ΓòÉΓòÉΓòÉ
  81.  
  82. You use the Save command to save a game. To save a current game, do the 
  83. following: 
  84.  
  85. o Select the File menu and choose the Save command. 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 6. Save As ΓòÉΓòÉΓòÉ
  89.  
  90. You use the Save As command to save a game with different format so that other 
  91. programs can read the game.(plan to save as PGN) 
  92.  
  93. Follow these steps to save a game to PGN: 
  94.  
  95.  1. Select the File menu and choose the Save As command. 
  96.  
  97. A dialog box appears, prompting you for a new filename. 
  98.  
  99.  
  100. ΓòÉΓòÉΓòÉ 7. List ΓòÉΓòÉΓòÉ
  101.  
  102. save current game in chess.lst. To list game to chess.lst, do the following: 
  103.  
  104.  1. Select the File menu and choose the List command. 
  105.  
  106.  
  107. ΓòÉΓòÉΓòÉ 8. Exit ΓòÉΓòÉΓòÉ
  108.  
  109. You quit the PM Gnu Chess4.0 by using the Exit command. To quit the PM Gnu 
  110. Chess4.0, do the following: 
  111.  
  112.  1. Select the File menu and choose the Exit command or type Ctrl+x. 
  113.  
  114.  
  115. ΓòÉΓòÉΓòÉ <hidden> Help for Open ΓòÉΓòÉΓòÉ
  116.  
  117.  
  118. ΓòÉΓòÉΓòÉ <hidden> Help for Open ΓòÉΓòÉΓòÉ
  119.  
  120.  1. Select the down arrow to the right of the Drive list to display all the 
  121.     drives on your system. 
  122.  2. Select a drive from the Drive list. 
  123.  3. Select a directory from the Directory list. 
  124.  4. Select a file name from the File list or type in a file name and select the 
  125.     Open pushbutton to display the file you want to edit. 
  126.  
  127. For specific help, select a topic below. 
  128.  
  129.  
  130. ΓòÉΓòÉΓòÉ <hidden> List of Fields ΓòÉΓòÉΓòÉ
  131.  
  132. File name           Type of file 
  133. Drive               File 
  134. Directory           Open pushbutton 
  135.  
  136.  
  137. ΓòÉΓòÉΓòÉ <hidden> Help for File name ΓòÉΓòÉΓòÉ
  138.  
  139.  
  140. ΓòÉΓòÉΓòÉ <hidden> Help for File name ΓòÉΓòÉΓòÉ
  141.  
  142. Type the name of the file you want to open in the File name field and select 
  143. the Open pushbutton. 
  144.  
  145. For more help, select a topic below. 
  146.  
  147.  
  148. ΓòÉΓòÉΓòÉ <hidden> List of Fields ΓòÉΓòÉΓòÉ
  149.  
  150. File name           Type of file 
  151. Drive               File 
  152. Directory           Open pushbutton 
  153.                     General help 
  154.  
  155.  
  156. ΓòÉΓòÉΓòÉ <hidden> Help for Type of file ΓòÉΓòÉΓòÉ
  157.  
  158.  
  159. ΓòÉΓòÉΓòÉ <hidden> Help for Type of file ΓòÉΓòÉΓòÉ
  160.  
  161. Select the down arrow to the right of the Type of file field to display the 
  162. available file types.  The sample has set this field for all file types. 
  163.  
  164. For more help, select a topic below. 
  165.  
  166.  
  167. ΓòÉΓòÉΓòÉ <hidden> Help for Drive ΓòÉΓòÉΓòÉ
  168.  
  169.  
  170. ΓòÉΓòÉΓòÉ <hidden> Help for Drive ΓòÉΓòÉΓòÉ
  171.  
  172. The Drive list displays the drives on your system.  Select the drive that 
  173. contains the files you want to edit. 
  174.  
  175. For more help, select a topic below. 
  176.  
  177.  
  178. ΓòÉΓòÉΓòÉ <hidden> Help for File ΓòÉΓòÉΓòÉ
  179.  
  180.  
  181. ΓòÉΓòÉΓòÉ <hidden> Help for File ΓòÉΓòÉΓòÉ
  182.  
  183. The File list displays all the files in the directory you selected from the 
  184. Directory list.  Select the file you want to open. 
  185.  
  186. For more help, select a topic below. 
  187.  
  188.  
  189. ΓòÉΓòÉΓòÉ <hidden> Help for Directory ΓòÉΓòÉΓòÉ
  190.  
  191.  
  192. ΓòÉΓòÉΓòÉ <hidden> Help for Directory ΓòÉΓòÉΓòÉ
  193.  
  194. The Directory list displays the directories on the selected drive.  Select a 
  195. directory to display the list of files from that directory in the File list 
  196. box. 
  197.  
  198. For more help, select a topic below. 
  199.  
  200.  
  201. ΓòÉΓòÉΓòÉ <hidden> Help for Open ΓòÉΓòÉΓòÉ
  202.  
  203.  
  204. ΓòÉΓòÉΓòÉ <hidden> Help for Open ΓòÉΓòÉΓòÉ
  205.  
  206. Select the Open pushbutton to display the file you want to edit. 
  207.  
  208. For more help, select a topic below. 
  209.  
  210.  
  211. ΓòÉΓòÉΓòÉ <hidden> Help for Save ΓòÉΓòÉΓòÉ
  212.  
  213. Use Save to store the file you are editing.  After the file is saved, the text 
  214. remains in the window so that you can continue editing it. 
  215.  
  216. Note:  If you are editing a new file, select the Save or Save as choices to 
  217.        display the Save as pop-up so that you can name the file you are 
  218.        editing.  A file must have a title to be saved. 
  219.  
  220.  
  221. ΓòÉΓòÉΓòÉ <hidden> Help for Save as ΓòÉΓòÉΓòÉ
  222.  
  223. Use Save as to name and save a new file or to save an existing file under a 
  224. different name, in a different directory, or on a different disk. 
  225.  
  226.  
  227. ΓòÉΓòÉΓòÉ <hidden> Help for Save as ΓòÉΓòÉΓòÉ
  228.  
  229.  
  230. ΓòÉΓòÉΓòÉ <hidden> Help for Save as ΓòÉΓòÉΓòÉ
  231.  
  232.  1. Select the down arrow to the right of the Drive list to display all the 
  233.     drives on your system. 
  234.  2. Select a drive from the Drive list. 
  235.  3. Select a directory from the Directory list. 
  236.  4. Type the name of the file you want to save in the File name field and 
  237.     select the Save pushbutton. 
  238.  
  239. For specific help, select a topic below. 
  240.  
  241.  
  242. ΓòÉΓòÉΓòÉ <hidden> List of Fields ΓòÉΓòÉΓòÉ
  243.  
  244. File name           Type of file 
  245. Drive               File 
  246. Directory           Save pushbutton 
  247.  
  248.  
  249. ΓòÉΓòÉΓòÉ <hidden> Help for File name ΓòÉΓòÉΓòÉ
  250.  
  251.  
  252. ΓòÉΓòÉΓòÉ <hidden> Help for File name ΓòÉΓòÉΓòÉ
  253.  
  254. Type the name of the file you want to save in the File name field and select 
  255. the Save pushbutton. 
  256.  
  257. For more help, select a topic below. 
  258.  
  259.  
  260. ΓòÉΓòÉΓòÉ <hidden> List of Fields ΓòÉΓòÉΓòÉ
  261.  
  262. File name           Type of file 
  263. Drive               File 
  264. Directory           Save pushbutton 
  265. General help 
  266.  
  267.  
  268. ΓòÉΓòÉΓòÉ <hidden> Help for Type of file ΓòÉΓòÉΓòÉ
  269.  
  270.  
  271. ΓòÉΓòÉΓòÉ <hidden> Help for Type of file ΓòÉΓòÉΓòÉ
  272.  
  273. Select the down arrow to the right of the Type of file field to display the 
  274. available file types.  The sample has set this field for all file types. 
  275.  
  276. For more help, select a topic below. 
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ <hidden> Help for Drive ΓòÉΓòÉΓòÉ
  280.  
  281.  
  282. ΓòÉΓòÉΓòÉ <hidden> Help for Drive ΓòÉΓòÉΓòÉ
  283.  
  284. The Drive list displays the drives on your system.  Select the drive that 
  285. contains the files you want to save. 
  286.  
  287. For more help, select a topic below. 
  288.  
  289.  
  290. ΓòÉΓòÉΓòÉ <hidden> Help for File ΓòÉΓòÉΓòÉ
  291.  
  292.  
  293. ΓòÉΓòÉΓòÉ <hidden> Help for File ΓòÉΓòÉΓòÉ
  294.  
  295. The File list displays all the files in the directory you selected from the 
  296. Directory list.  Select the file you want to rename and save. 
  297.  
  298. For more help, select a topic below. 
  299.  
  300.  
  301. ΓòÉΓòÉΓòÉ <hidden> Help for Directory ΓòÉΓòÉΓòÉ
  302.  
  303.  
  304. ΓòÉΓòÉΓòÉ <hidden> Help for Directory ΓòÉΓòÉΓòÉ
  305.  
  306. The Directory list displays the directories on the selected drive.  Select a 
  307. directory to display the list of files from that directory in the File list 
  308. box. 
  309.  
  310. For more help, select a topic below. 
  311.  
  312.  
  313. ΓòÉΓòÉΓòÉ <hidden> Help for Save ΓòÉΓòÉΓòÉ
  314.  
  315.  
  316. ΓòÉΓòÉΓòÉ <hidden> Help for Save ΓòÉΓòÉΓòÉ
  317.  
  318. Select the Save pushbutton to save the file to the drive and directory you 
  319. selected and with the file name you specified. 
  320.  
  321. For more help, select a topic below. 
  322.  
  323.  
  324. ΓòÉΓòÉΓòÉ 9. Edit Menu ΓòÉΓòÉΓòÉ
  325.  
  326. Enter text for the main Edit Menu help screen here. 
  327.  
  328.  
  329. ΓòÉΓòÉΓòÉ 10. Undo ΓòÉΓòÉΓòÉ
  330.  
  331.  Take back a ply. The menu is disabled whenever computer is thinking. If deep 
  332. thinking mode is on, use Ctrl+S to stop computer thinking then issue undo or 
  333. remove. After you'v finished, Ctrl+D to turn deep thinking back on. 
  334.  
  335.  
  336. ΓòÉΓòÉΓòÉ 11. Remove ΓòÉΓòÉΓòÉ
  337.  
  338.  Take back one move. The menu is disabled whenever computer is thinking. If 
  339. deep thinking mode is on, use Ctrl+S to stop computer thinking then issue undo 
  340. or remove. After you'v finished, Ctrl+D to turn deep thinking back on. 
  341.  
  342.  
  343. ΓòÉΓòÉΓòÉ 12. Move! ΓòÉΓòÉΓòÉ
  344.  
  345. Force computer to make move immediately. 
  346.  
  347.  
  348. ΓòÉΓòÉΓòÉ 13. Stop! ΓòÉΓòÉΓòÉ
  349.  
  350. Stop computer thinking and set deep thinking mode off. 
  351.  
  352.  
  353. ΓòÉΓòÉΓòÉ 14. No Computer ΓòÉΓòÉΓòÉ
  354.  
  355. User enter moves. Computer acts like a referee. Useful for setup an opening 
  356. position you want computer to anylize. After you reach the position, use Side 
  357. menu bar to let computer take over. e.g. Side/White computer will take the 
  358. position as White to play and play White side regardless who's turn. Use 
  359. Side/Switch normally. 
  360.  
  361.  
  362. ΓòÉΓòÉΓòÉ 15. Setup Board ΓòÉΓòÉΓòÉ
  363.  
  364. Setup board. Click on a piece and then click on the destination square put the 
  365. piece to the square. Double or fast triple click on a piece move the piece off 
  366. the board. Caution, once piece is moved off the board you can't get it back! I 
  367. will fix this on next release. 
  368.  
  369.  
  370. ΓòÉΓòÉΓòÉ 16. Options Menu ΓòÉΓòÉΓòÉ
  371.  
  372. Options. 
  373.  
  374.  
  375. ΓòÉΓòÉΓòÉ 17. Tone ΓòÉΓòÉΓòÉ
  376.  
  377. Toggle beep mode on and off. 
  378.  
  379.  
  380. ΓòÉΓòÉΓòÉ 18. Coordinates ΓòÉΓòÉΓòÉ
  381.  
  382. Toggle coordinates on and off. 
  383.  
  384.  
  385. ΓòÉΓòÉΓòÉ 19. Search Stats ΓòÉΓòÉΓòÉ
  386.  
  387. Display search status. 
  388.  
  389.  
  390. ΓòÉΓòÉΓòÉ 20. Test Speed ΓòÉΓòÉΓòÉ
  391.  
  392. Test computer evaluation speed. 
  393.  
  394.  
  395. ΓòÉΓòÉΓòÉ 21. Hash ΓòÉΓòÉΓòÉ
  396.  
  397. Toggle hash file on and off. 
  398.  
  399.  
  400. ΓòÉΓòÉΓòÉ 22. Autoplay ΓòÉΓòÉΓòÉ
  401.  
  402. Toggle autoplay on and off. No human mode. 
  403.  
  404.  
  405. ΓòÉΓòÉΓòÉ 23. Book ΓòÉΓòÉΓòÉ
  406.  
  407. Toggle opening book on and off. 
  408.  
  409.  
  410. ΓòÉΓòÉΓòÉ 24. Awindow ΓòÉΓòÉΓòÉ
  411.  
  412. Set Alpha window. Effect the search band width. 
  413.  
  414.  
  415. ΓòÉΓòÉΓòÉ 25. Bwindow ΓòÉΓòÉΓòÉ
  416.  
  417. Set beta window value. Effect the search band width. 
  418.  
  419.  
  420. ΓòÉΓòÉΓòÉ 26. Contemp ΓòÉΓòÉΓòÉ
  421.  
  422. Hmm.. I have to read the code again. 
  423.  
  424.  
  425. ΓòÉΓòÉΓòÉ 27. Skill menu ΓòÉΓòÉΓòÉ
  426.  
  427. Set skills. 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 28. Time ΓòÉΓòÉΓòÉ
  431.  
  432. Set time control. Default: 60 moves in 5 minutes 
  433.  
  434.  
  435. ΓòÉΓòÉΓòÉ 29. Random ΓòÉΓòÉΓòÉ
  436.  
  437. Toggle Random on and off. Effect how computer chose between line to play. 
  438.  
  439.  
  440. ΓòÉΓòÉΓòÉ 30. Deep thinking ΓòÉΓòÉΓòÉ
  441.  
  442. Set Computer think on the opponent's time. Default: not thinking on opponent's 
  443. time. Ctrl+D toggle this mode. 
  444.  
  445.  
  446. ΓòÉΓòÉΓòÉ 31. Depth ΓòÉΓòÉΓòÉ
  447.  
  448. Set search depth. Default 29. 
  449.  
  450.  
  451. ΓòÉΓòÉΓòÉ 32. Side ΓòÉΓòÉΓòÉ
  452.  
  453. Chose which side to play, which color is at bottom. 
  454.  
  455.  
  456. ΓòÉΓòÉΓòÉ 33. Reverse ΓòÉΓòÉΓòÉ
  457.  
  458. Reverse board. Set whether black or White on bottom. 
  459.  
  460.  
  461. ΓòÉΓòÉΓòÉ 34. Switch ΓòÉΓòÉΓòÉ
  462.  
  463. Switch side with computer. 
  464.  
  465.  
  466. ΓòÉΓòÉΓòÉ 35. WHITE ΓòÉΓòÉΓòÉ
  467.  
  468. Computer to play current position as white. 
  469.  
  470.  
  471. ΓòÉΓòÉΓòÉ 36. Black ΓòÉΓòÉΓòÉ
  472.  
  473. Computer to play current position as black. 
  474.  
  475.  
  476. ΓòÉΓòÉΓòÉ 37. Refresh ΓòÉΓòÉΓòÉ
  477.  
  478. Refresh the board. Accasionlly, after computer makes move, the piece is missing 
  479. on the board. Do refresh or Ctrl+F. 
  480.  
  481.  
  482. ΓòÉΓòÉΓòÉ 38. Help Menu ΓòÉΓòÉΓòÉ
  483.  
  484. Insert standard Help menu text here. 
  485.  
  486.  
  487. ΓòÉΓòÉΓòÉ 39. Index ΓòÉΓòÉΓòÉ
  488.  
  489. Place information for the Help Index menu item here. 
  490.  
  491.  
  492. ΓòÉΓòÉΓòÉ 40. General help ΓòÉΓòÉΓòÉ
  493.  
  494. Place information for the General Help menu item here. 
  495.  
  496. Note:  This screen will usually be handled by the default. 
  497.  
  498.  
  499. ΓòÉΓòÉΓòÉ 41. Using Help ΓòÉΓòÉΓòÉ
  500.  
  501.  Place information for the Help Using Help menu here. 
  502.  
  503.  
  504. ΓòÉΓòÉΓòÉ 42. Keys ΓòÉΓòÉΓòÉ
  505.  
  506. Place information for the Help Keys menu item here. 
  507.  
  508.  
  509. ΓòÉΓòÉΓòÉ 43. Tutorial ΓòÉΓòÉΓòÉ
  510.  
  511. Place information for the Tutorial menu item here. 
  512.  
  513.  
  514. ΓòÉΓòÉΓòÉ 44. Product information ΓòÉΓòÉΓòÉ
  515.  
  516. Place information for the Product information menu item here. 
  517.  
  518.  
  519. ΓòÉΓòÉΓòÉ 45. Product information dialog ΓòÉΓòÉΓòÉ
  520.  
  521. This dialog displays information about the application, such   as version 
  522. number and copyright notice. 
  523.  
  524.  
  525. ΓòÉΓòÉΓòÉ 46. OK ΓòÉΓòÉΓòÉ
  526.  
  527. The OK button closes the Product information dialog.