uigame.c 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942
  1. /* -*- mode: c; tab-width: 4; c-basic-offset: 3; c-file-style: "linux" -*- */
  2. //
  3. // Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
  4. // All rights reserved.
  5. //
  6. // This file is part of SDLPAL.
  7. //
  8. // SDLPAL is free software: you can redistribute it and/or modify
  9. // it under the terms of the GNU General Public License as published by
  10. // the Free Software Foundation, either version 3 of the License, or
  11. // (at your option) any later version.
  12. //
  13. // This program is distributed in the hope that it will be useful,
  14. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. // GNU General Public License for more details.
  17. //
  18. // You should have received a copy of the GNU General Public License
  19. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. //
  21. // Modified by Lou Yihua <louyihua@21cn.com> with Japanese support, 2015
  22. //
  23. #include "main.h"
  24. VOID
  25. PAL_DrawOpeningMenuBackground(
  26. VOID
  27. )
  28. /*++
  29. Purpose:
  30. Draw the background of the main menu.
  31. Parameters:
  32. None.
  33. Return value:
  34. None.
  35. --*/
  36. {
  37. LPBYTE buf;
  38. buf = (LPBYTE)malloc(320 * 200);
  39. if (buf == NULL)
  40. {
  41. return;
  42. }
  43. //
  44. // Read the picture from fbp.mkf.
  45. //
  46. PAL_MKFDecompressChunk(buf, 320 * 200, MAINMENU_BACKGROUND_FBPNUM, gpGlobals->f.fpFBP);
  47. //
  48. // ...and blit it to the screen buffer.
  49. //
  50. PAL_FBPBlitToSurface(buf, gpScreen);
  51. VIDEO_UpdateScreen(NULL);
  52. free(buf);
  53. }
  54. INT
  55. PAL_OpeningMenu(
  56. VOID
  57. )
  58. /*++
  59. Purpose:
  60. Show the opening menu.
  61. Parameters:
  62. None.
  63. Return value:
  64. Which saved slot to load from (1-5). 0 to start a new game.
  65. --*/
  66. {
  67. WORD wItemSelected;
  68. WORD wDefaultItem = 0;
  69. INT w[2] = { PAL_WordWidth(MAINMENU_LABEL_NEWGAME), PAL_WordWidth(MAINMENU_LABEL_LOADGAME) };
  70. MENUITEM rgMainMenuItem[2] = {
  71. // value label enabled position
  72. { 0, MAINMENU_LABEL_NEWGAME, TRUE, PAL_XY(125 - (w[0] > 4 ? (w[0] - 4) * 8 : 0), 95) },
  73. { 1, MAINMENU_LABEL_LOADGAME, TRUE, PAL_XY(125 - (w[1] > 4 ? (w[1] - 4) * 8 : 0), 112) }
  74. };
  75. //
  76. // Play the background music
  77. //
  78. PAL_PlayMUS(RIX_NUM_OPENINGMENU, TRUE, 1);
  79. //
  80. // Draw the background
  81. //
  82. PAL_DrawOpeningMenuBackground();
  83. PAL_FadeIn(0, FALSE, 1);
  84. while (TRUE)
  85. {
  86. //
  87. // Activate the menu
  88. //
  89. wItemSelected = PAL_ReadMenu(NULL, rgMainMenuItem, 2, wDefaultItem, MENUITEM_COLOR);
  90. if (wItemSelected == 0 || wItemSelected == MENUITEM_VALUE_CANCELLED)
  91. {
  92. //
  93. // Start a new game
  94. //
  95. wItemSelected = 0;
  96. break;
  97. }
  98. else
  99. {
  100. //
  101. // Load game
  102. //
  103. wItemSelected = PAL_SaveSlotMenu(1);
  104. if (wItemSelected != MENUITEM_VALUE_CANCELLED)
  105. {
  106. break;
  107. }
  108. wDefaultItem = 1;
  109. }
  110. }
  111. //
  112. // Fade out the screen and the music
  113. //
  114. PAL_PlayMUS(0, FALSE, 1);
  115. PAL_FadeOut(1);
  116. return (INT)wItemSelected;
  117. }
  118. INT
  119. PAL_SaveSlotMenu(
  120. WORD wDefaultSlot
  121. )
  122. /*++
  123. Purpose:
  124. Show the load game menu.
  125. Parameters:
  126. [IN] wDefaultSlot - default save slot number (1-5).
  127. Return value:
  128. Which saved slot to load from (1-5). MENUITEM_VALUE_CANCELLED if cancelled.
  129. --*/
  130. {
  131. LPBOX rgpBox[5];
  132. int i, w = PAL_WordMaxWidth(LOADMENU_LABEL_SLOT_FIRST, 5);
  133. int dx = (w > 4) ? (w - 4) * 16 : 0;
  134. FILE *fp;
  135. WORD wItemSelected;
  136. WORD wSavedTimes;
  137. MENUITEM rgMenuItem[5];
  138. const SDL_Rect rect = { 195 - dx, 7, 120 + dx, 190 };
  139. //
  140. // Create the boxes and create the menu items
  141. //
  142. for (i = 0; i < 5; i++)
  143. {
  144. rgpBox[i] = PAL_CreateSingleLineBox(PAL_XY(195 - dx, 7 + 38 * i), 6 + (w > 4 ? w - 4 : 0), TRUE);
  145. rgMenuItem[i].wValue = i + 1;
  146. rgMenuItem[i].fEnabled = TRUE;
  147. rgMenuItem[i].wNumWord = LOADMENU_LABEL_SLOT_FIRST + i;
  148. rgMenuItem[i].pos = PAL_XY(210 - dx, 17 + 38 * i);
  149. }
  150. //
  151. // Draw the numbers of saved times
  152. //
  153. for (i = 1; i <= 5; i++)
  154. {
  155. fp = fopen(va("%s%d%s", PAL_SAVE_PREFIX, i, ".rpg"), "rb");
  156. if (fp == NULL)
  157. {
  158. wSavedTimes = 0;
  159. }
  160. else
  161. {
  162. fread(&wSavedTimes, sizeof(WORD), 1, fp);
  163. wSavedTimes = SWAP16(wSavedTimes);
  164. fclose(fp);
  165. }
  166. //
  167. // Draw the number
  168. //
  169. PAL_DrawNumber((UINT)wSavedTimes, 4, PAL_XY(270, 38 * i - 17),
  170. kNumColorYellow, kNumAlignRight);
  171. }
  172. VIDEO_UpdateScreen(&rect);
  173. //
  174. // Activate the menu
  175. //
  176. wItemSelected = PAL_ReadMenu(NULL, rgMenuItem, 5, wDefaultSlot - 1, MENUITEM_COLOR);
  177. //
  178. // Delete the boxes
  179. //
  180. for (i = 0; i < 5; i++)
  181. {
  182. PAL_DeleteBox(rgpBox[i]);
  183. }
  184. VIDEO_UpdateScreen(&rect);
  185. return wItemSelected;
  186. }
  187. BOOL
  188. PAL_ConfirmMenu(
  189. VOID
  190. )
  191. /*++
  192. Purpose:
  193. Show a "Yes or No?" confirm box.
  194. Parameters:
  195. None.
  196. Return value:
  197. TRUE if user selected Yes, FALSE if selected No.
  198. --*/
  199. {
  200. LPBOX rgpBox[2];
  201. MENUITEM rgMenuItem[2];
  202. int i;
  203. int w[2] = { PAL_WordWidth(CONFIRMMENU_LABEL_NO), PAL_WordWidth(CONFIRMMENU_LABEL_YES) };
  204. int dx[2] = { (w[0] - 1) * 16, (w[1] - 1) * 16 };
  205. WORD wReturnValue;
  206. const SDL_Rect rect = { 130, 100, 125 + dx[0] + dx[1], 50 };
  207. //
  208. // Create menu items
  209. //
  210. rgMenuItem[0].fEnabled = TRUE;
  211. rgMenuItem[0].pos = PAL_XY(145, 110);
  212. rgMenuItem[0].wValue = 0;
  213. rgMenuItem[0].wNumWord = CONFIRMMENU_LABEL_NO;
  214. rgMenuItem[1].fEnabled = TRUE;
  215. rgMenuItem[1].pos = PAL_XY(220 + dx[0], 110);
  216. rgMenuItem[1].wValue = 1;
  217. rgMenuItem[1].wNumWord = CONFIRMMENU_LABEL_YES;
  218. //
  219. // Create the boxes
  220. //
  221. dx[1] = dx[0]; dx[0] = 0;
  222. for (i = 0; i < 2; i++)
  223. {
  224. rgpBox[i] = PAL_CreateSingleLineBox(PAL_XY(130 + 75 * i + dx[i], 100), 2 + (w[i] - 1), TRUE);
  225. }
  226. VIDEO_UpdateScreen(&rect);
  227. //
  228. // Activate the menu
  229. //
  230. wReturnValue = PAL_ReadMenu(NULL, rgMenuItem, 2, 0, MENUITEM_COLOR);
  231. //
  232. // Delete the boxes
  233. //
  234. for (i = 0; i < 2; i++)
  235. {
  236. PAL_DeleteBox(rgpBox[i]);
  237. }
  238. VIDEO_UpdateScreen(&rect);
  239. return (wReturnValue == MENUITEM_VALUE_CANCELLED || wReturnValue == 0) ? FALSE : TRUE;
  240. }
  241. BOOL
  242. PAL_SwitchMenu(
  243. BOOL fEnabled
  244. )
  245. /*++
  246. Purpose:
  247. Show a "Enable/Disable" selection box.
  248. Parameters:
  249. [IN] fEnabled - whether the option is originally enabled or not.
  250. Return value:
  251. TRUE if user selected "Enable", FALSE if selected "Disable".
  252. --*/
  253. {
  254. LPBOX rgpBox[2];
  255. MENUITEM rgMenuItem[2];
  256. int i;
  257. int w[2] = { PAL_WordWidth(SWITCHMENU_LABEL_DISABLE), PAL_WordWidth(SWITCHMENU_LABEL_ENABLE) };
  258. int dx[2] = { (w[0] - 1) * 16, (w[1] - 1) * 16 };
  259. WORD wReturnValue;
  260. const SDL_Rect rect = { 130, 100, 125 + dx[0] + dx[1], 50 };
  261. //
  262. // Create menu items
  263. //
  264. rgMenuItem[0].fEnabled = TRUE;
  265. rgMenuItem[0].pos = PAL_XY(145, 110);
  266. rgMenuItem[0].wValue = 0;
  267. rgMenuItem[0].wNumWord = SWITCHMENU_LABEL_DISABLE;
  268. rgMenuItem[1].fEnabled = TRUE;
  269. rgMenuItem[1].pos = PAL_XY(220 + dx[0], 110);
  270. rgMenuItem[1].wValue = 1;
  271. rgMenuItem[1].wNumWord = SWITCHMENU_LABEL_ENABLE;
  272. //
  273. // Create the boxes
  274. //
  275. dx[1] = dx[0]; dx[0] = 0;
  276. for (i = 0; i < 2; i++)
  277. {
  278. rgpBox[i] = PAL_CreateSingleLineBox(PAL_XY(130 + 75 * i + dx[i], 100), 2 + (w[i] - 1), TRUE);
  279. }
  280. VIDEO_UpdateScreen(&rect);
  281. //
  282. // Activate the menu
  283. //
  284. wReturnValue = PAL_ReadMenu(NULL, rgMenuItem, 2, fEnabled ? 1 : 0, MENUITEM_COLOR);
  285. //
  286. // Delete the boxes
  287. //
  288. for (i = 0; i < 2; i++)
  289. {
  290. PAL_DeleteBox(rgpBox[i]);
  291. }
  292. VIDEO_UpdateScreen(&rect);
  293. if (wReturnValue == MENUITEM_VALUE_CANCELLED)
  294. {
  295. return fEnabled;
  296. }
  297. return (wReturnValue == 0) ? FALSE : TRUE;
  298. }
  299. #ifndef PAL_CLASSIC
  300. static VOID
  301. PAL_BattleSpeedMenu(
  302. VOID
  303. )
  304. /*++
  305. Purpose:
  306. Show the Battle Speed selection box.
  307. Parameters:
  308. None.
  309. Return value:
  310. None.
  311. --*/
  312. {
  313. LPBOX lpBox;
  314. WORD wReturnValue;
  315. const SDL_Rect rect = {131, 100, 165, 50};
  316. MENUITEM rgMenuItem[5] = {
  317. { 1, BATTLESPEEDMENU_LABEL_1, TRUE, PAL_XY(145, 110) },
  318. { 2, BATTLESPEEDMENU_LABEL_2, TRUE, PAL_XY(170, 110) },
  319. { 3, BATTLESPEEDMENU_LABEL_3, TRUE, PAL_XY(195, 110) },
  320. { 4, BATTLESPEEDMENU_LABEL_4, TRUE, PAL_XY(220, 110) },
  321. { 5, BATTLESPEEDMENU_LABEL_5, TRUE, PAL_XY(245, 110) },
  322. };
  323. //
  324. // Create the boxes
  325. //
  326. lpBox = PAL_CreateSingleLineBox(PAL_XY(131, 100), 8, TRUE);
  327. VIDEO_UpdateScreen(&rect);
  328. //
  329. // Activate the menu
  330. //
  331. wReturnValue = PAL_ReadMenu(NULL, rgMenuItem, 5, gpGlobals->bBattleSpeed - 1,
  332. MENUITEM_COLOR);
  333. //
  334. // Delete the boxes
  335. //
  336. PAL_DeleteBox(lpBox);
  337. VIDEO_UpdateScreen(&rect);
  338. if (wReturnValue != MENUITEM_VALUE_CANCELLED)
  339. {
  340. gpGlobals->bBattleSpeed = wReturnValue;
  341. }
  342. }
  343. #endif
  344. LPBOX
  345. PAL_ShowCash(
  346. DWORD dwCash
  347. )
  348. /*++
  349. Purpose:
  350. Show the cash amount at the top left corner of the screen.
  351. Parameters:
  352. [IN] dwCash - amount of cash.
  353. Return value:
  354. pointer to the saved screen part.
  355. --*/
  356. {
  357. LPBOX lpBox;
  358. //
  359. // Create the box.
  360. //
  361. lpBox = PAL_CreateSingleLineBox(PAL_XY(0, 0), 5, TRUE);
  362. if (lpBox == NULL)
  363. {
  364. return NULL;
  365. }
  366. //
  367. // Draw the text label.
  368. //
  369. PAL_DrawText(PAL_GetWord(CASH_LABEL), PAL_XY(10, 10), 0, FALSE, FALSE);
  370. //
  371. // Draw the cash amount.
  372. //
  373. PAL_DrawNumber(dwCash, 6, PAL_XY(49, 14), kNumColorYellow, kNumAlignRight);
  374. return lpBox;
  375. }
  376. static VOID
  377. PAL_SystemMenu_OnItemChange(
  378. WORD wCurrentItem
  379. )
  380. /*++
  381. Purpose:
  382. Callback function when user selected another item in the system menu.
  383. Parameters:
  384. [IN] wCurrentItem - current selected item.
  385. Return value:
  386. None.
  387. --*/
  388. {
  389. gpGlobals->iCurSystemMenuItem = wCurrentItem - 1;
  390. }
  391. static BOOL
  392. PAL_SystemMenu(
  393. VOID
  394. )
  395. /*++
  396. Purpose:
  397. Show the system menu.
  398. Parameters:
  399. None.
  400. Return value:
  401. TRUE if user made some operations in the menu, FALSE if user cancelled.
  402. --*/
  403. {
  404. LPBOX lpMenuBox;
  405. WORD wReturnValue;
  406. int iSlot, i, iSavedTimes;
  407. FILE *fp;
  408. const SDL_Rect rect = {40, 60, 120, 135};
  409. //
  410. // Create menu items
  411. //
  412. #ifdef PAL_CLASSIC
  413. MENUITEM rgSystemMenuItem[5] =
  414. {
  415. // value label enabled pos
  416. { 1, SYSMENU_LABEL_SAVE, TRUE, PAL_XY(53, 72) },
  417. { 2, SYSMENU_LABEL_LOAD, TRUE, PAL_XY(53, 72 + 18) },
  418. { 3, SYSMENU_LABEL_MUSIC, TRUE, PAL_XY(53, 72 + 36) },
  419. { 4, SYSMENU_LABEL_SOUND, TRUE, PAL_XY(53, 72 + 54) },
  420. { 5, SYSMENU_LABEL_QUIT, TRUE, PAL_XY(53, 72 + 72) },
  421. };
  422. #else
  423. MENUITEM rgSystemMenuItem[6] =
  424. {
  425. // value label enabled pos
  426. { 1, SYSMENU_LABEL_SAVE, TRUE, PAL_XY(53, 72) },
  427. { 2, SYSMENU_LABEL_LOAD, TRUE, PAL_XY(53, 72 + 18) },
  428. { 3, SYSMENU_LABEL_MUSIC, TRUE, PAL_XY(53, 72 + 36) },
  429. { 4, SYSMENU_LABEL_SOUND, TRUE, PAL_XY(53, 72 + 54) },
  430. { 5, SYSMENU_LABEL_BATTLEMODE, TRUE, PAL_XY(53, 72 + 72) },
  431. { 6, SYSMENU_LABEL_QUIT, TRUE, PAL_XY(53, 72 + 90) },
  432. };
  433. #endif
  434. //
  435. // Create the menu box.
  436. //
  437. #ifdef PAL_CLASSIC
  438. lpMenuBox = PAL_CreateBox(PAL_XY(40, 60), 4, PAL_MenuTextMaxWidth(rgSystemMenuItem, 5) - 1, 0, TRUE);
  439. #else
  440. lpMenuBox = PAL_CreateBox(PAL_XY(40, 60), 5, PAL_MenuTextMaxWidth(rgSystemMenuItem, 6) - 1, 0, TRUE);
  441. #endif
  442. VIDEO_UpdateScreen(&rect);
  443. //
  444. // Perform the menu.
  445. //
  446. #ifdef PAL_CLASSIC
  447. wReturnValue = PAL_ReadMenu(PAL_SystemMenu_OnItemChange, rgSystemMenuItem, 5,
  448. gpGlobals->iCurSystemMenuItem, MENUITEM_COLOR);
  449. #else
  450. wReturnValue = PAL_ReadMenu(PAL_SystemMenu_OnItemChange, rgSystemMenuItem, 6,
  451. gpGlobals->iCurSystemMenuItem, MENUITEM_COLOR);
  452. #endif
  453. if (wReturnValue == MENUITEM_VALUE_CANCELLED)
  454. {
  455. //
  456. // User cancelled the menu
  457. //
  458. PAL_DeleteBox(lpMenuBox);
  459. VIDEO_UpdateScreen(&rect);
  460. return FALSE;
  461. }
  462. switch (wReturnValue)
  463. {
  464. case 1:
  465. //
  466. // Save game
  467. //
  468. iSlot = PAL_SaveSlotMenu(gpGlobals->bCurrentSaveSlot);
  469. if (iSlot != MENUITEM_VALUE_CANCELLED)
  470. {
  471. gpGlobals->bCurrentSaveSlot = (BYTE)iSlot;
  472. iSavedTimes = 0;
  473. for (i = 1; i <= 5; i++)
  474. {
  475. fp = fopen(va("%s%d%s", PAL_SAVE_PREFIX, i, ".rpg"), "rb");
  476. if (fp != NULL)
  477. {
  478. WORD wSavedTimes;
  479. fread(&wSavedTimes, sizeof(WORD), 1, fp);
  480. fclose(fp);
  481. wSavedTimes = SWAP16(wSavedTimes);
  482. if ((int)wSavedTimes > iSavedTimes)
  483. {
  484. iSavedTimes = wSavedTimes;
  485. }
  486. }
  487. }
  488. PAL_SaveGame(va("%s%d%s", PAL_SAVE_PREFIX, iSlot, ".rpg"), iSavedTimes + 1);
  489. }
  490. break;
  491. case 2:
  492. //
  493. // Load game
  494. //
  495. iSlot = PAL_SaveSlotMenu(gpGlobals->bCurrentSaveSlot);
  496. if (iSlot != MENUITEM_VALUE_CANCELLED)
  497. {
  498. PAL_PlayMUS(0, FALSE, 1);
  499. PAL_FadeOut(1);
  500. PAL_InitGameData(iSlot);
  501. }
  502. break;
  503. case 3:
  504. //
  505. // Music
  506. //
  507. g_fNoMusic = !PAL_SwitchMenu(!g_fNoMusic);
  508. #ifdef PAL_HAS_NATIVEMIDI
  509. if (g_fUseMidi)
  510. {
  511. if (g_fNoMusic)
  512. {
  513. PAL_PlayMUS(0, FALSE, 0);
  514. }
  515. else
  516. {
  517. PAL_PlayMUS(gpGlobals->wNumMusic, TRUE, 0);
  518. }
  519. }
  520. #endif
  521. break;
  522. case 4:
  523. //
  524. // Sound
  525. //
  526. g_fNoSound = !PAL_SwitchMenu(!g_fNoSound);
  527. break;
  528. #ifndef PAL_CLASSIC
  529. case 5:
  530. //
  531. // Battle Mode
  532. //
  533. PAL_BattleSpeedMenu();
  534. break;
  535. case 6:
  536. #else
  537. case 5:
  538. #endif
  539. //
  540. // Quit
  541. //
  542. if (PAL_ConfirmMenu())
  543. {
  544. PAL_PlayMUS(0, FALSE, 2);
  545. PAL_FadeOut(2);
  546. PAL_Shutdown();
  547. exit(0);
  548. }
  549. break;
  550. }
  551. PAL_DeleteBox(lpMenuBox);
  552. return TRUE;
  553. }
  554. VOID
  555. PAL_InGameMagicMenu(
  556. VOID
  557. )
  558. /*++
  559. Purpose:
  560. Show the magic menu.
  561. Parameters:
  562. None.
  563. Return value:
  564. None.
  565. --*/
  566. {
  567. MENUITEM rgMenuItem[MAX_PLAYERS_IN_PARTY];
  568. int i, y;
  569. static WORD w;
  570. WORD wMagic;
  571. const SDL_Rect rect = {35, 62, 95, 90};
  572. //
  573. // Draw the player info boxes
  574. //
  575. y = 45;
  576. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  577. {
  578. PAL_PlayerInfoBox(PAL_XY(y, 165), gpGlobals->rgParty[i].wPlayerRole, 100,
  579. TIMEMETER_COLOR_DEFAULT, TRUE);
  580. y += 78;
  581. }
  582. y = 75;
  583. //
  584. // Generate one menu items for each player in the party
  585. //
  586. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  587. {
  588. assert(i <= MAX_PLAYERS_IN_PARTY);
  589. rgMenuItem[i].wValue = i;
  590. rgMenuItem[i].wNumWord =
  591. gpGlobals->g.PlayerRoles.rgwName[gpGlobals->rgParty[i].wPlayerRole];
  592. rgMenuItem[i].fEnabled =
  593. (gpGlobals->g.PlayerRoles.rgwHP[gpGlobals->rgParty[i].wPlayerRole] > 0);
  594. rgMenuItem[i].pos = PAL_XY(48, y);
  595. y += 18;
  596. }
  597. //
  598. // Draw the box
  599. //
  600. PAL_CreateBox(PAL_XY(35, 62), gpGlobals->wMaxPartyMemberIndex, 2, 0, FALSE);
  601. VIDEO_UpdateScreen(&rect);
  602. w = PAL_ReadMenu(NULL, rgMenuItem, gpGlobals->wMaxPartyMemberIndex + 1, w, MENUITEM_COLOR);
  603. if (w == MENUITEM_VALUE_CANCELLED)
  604. {
  605. return;
  606. }
  607. wMagic = 0;
  608. while (TRUE)
  609. {
  610. wMagic = PAL_MagicSelectionMenu(gpGlobals->rgParty[w].wPlayerRole, FALSE, wMagic);
  611. if (wMagic == 0)
  612. {
  613. break;
  614. }
  615. if (gpGlobals->g.rgObject[wMagic].magic.wFlags & kMagicFlagApplyToAll)
  616. {
  617. gpGlobals->g.rgObject[wMagic].magic.wScriptOnUse =
  618. PAL_RunTriggerScript(gpGlobals->g.rgObject[wMagic].magic.wScriptOnUse, 0);
  619. if (g_fScriptSuccess)
  620. {
  621. gpGlobals->g.rgObject[wMagic].magic.wScriptOnSuccess =
  622. PAL_RunTriggerScript(gpGlobals->g.rgObject[wMagic].magic.wScriptOnSuccess, 0);
  623. gpGlobals->g.PlayerRoles.rgwMP[gpGlobals->rgParty[w].wPlayerRole] -=
  624. gpGlobals->g.lprgMagic[gpGlobals->g.rgObject[wMagic].magic.wMagicNumber].wCostMP;
  625. }
  626. if (gpGlobals->fNeedToFadeIn)
  627. {
  628. PAL_FadeIn(gpGlobals->wNumPalette, gpGlobals->fNightPalette, 1);
  629. gpGlobals->fNeedToFadeIn = FALSE;
  630. }
  631. }
  632. else
  633. {
  634. //
  635. // Need to select which player to use the magic on.
  636. //
  637. WORD wPlayer = 0;
  638. SDL_Rect rect;
  639. while (wPlayer != MENUITEM_VALUE_CANCELLED)
  640. {
  641. //
  642. // Redraw the player info boxes first
  643. //
  644. y = 45;
  645. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  646. {
  647. PAL_PlayerInfoBox(PAL_XY(y, 165), gpGlobals->rgParty[i].wPlayerRole, 100,
  648. TIMEMETER_COLOR_DEFAULT, TRUE);
  649. y += 78;
  650. }
  651. //
  652. // Draw the cursor on the selected item
  653. //
  654. rect.x = 70 + 78 * wPlayer;
  655. rect.y = 193;
  656. rect.w = 9;
  657. rect.h = 6;
  658. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_CURSOR),
  659. gpScreen, PAL_XY(rect.x, rect.y));
  660. VIDEO_UpdateScreen(&rect);
  661. while (TRUE)
  662. {
  663. PAL_ClearKeyState();
  664. PAL_ProcessEvent();
  665. if (g_InputState.dwKeyPress & kKeyMenu)
  666. {
  667. wPlayer = MENUITEM_VALUE_CANCELLED;
  668. break;
  669. }
  670. else if (g_InputState.dwKeyPress & kKeySearch)
  671. {
  672. gpGlobals->g.rgObject[wMagic].magic.wScriptOnUse =
  673. PAL_RunTriggerScript(gpGlobals->g.rgObject[wMagic].magic.wScriptOnUse,
  674. gpGlobals->rgParty[wPlayer].wPlayerRole);
  675. if (g_fScriptSuccess)
  676. {
  677. gpGlobals->g.rgObject[wMagic].magic.wScriptOnSuccess =
  678. PAL_RunTriggerScript(gpGlobals->g.rgObject[wMagic].magic.wScriptOnSuccess,
  679. gpGlobals->rgParty[wPlayer].wPlayerRole);
  680. if (g_fScriptSuccess)
  681. {
  682. gpGlobals->g.PlayerRoles.rgwMP[gpGlobals->rgParty[w].wPlayerRole] -=
  683. gpGlobals->g.lprgMagic[gpGlobals->g.rgObject[wMagic].magic.wMagicNumber].wCostMP;
  684. //
  685. // Check if we have run out of MP
  686. //
  687. if (gpGlobals->g.PlayerRoles.rgwMP[gpGlobals->rgParty[w].wPlayerRole] <
  688. gpGlobals->g.lprgMagic[gpGlobals->g.rgObject[wMagic].magic.wMagicNumber].wCostMP)
  689. {
  690. //
  691. // Don't go further if run out of MP
  692. //
  693. wPlayer = MENUITEM_VALUE_CANCELLED;
  694. }
  695. }
  696. }
  697. break;
  698. }
  699. else if (g_InputState.dwKeyPress & (kKeyLeft | kKeyUp))
  700. {
  701. if (wPlayer > 0)
  702. {
  703. wPlayer--;
  704. break;
  705. }
  706. }
  707. else if (g_InputState.dwKeyPress & (kKeyRight | kKeyDown))
  708. {
  709. if (wPlayer < gpGlobals->wMaxPartyMemberIndex)
  710. {
  711. wPlayer++;
  712. break;
  713. }
  714. }
  715. SDL_Delay(1);
  716. }
  717. }
  718. }
  719. //
  720. // Redraw the player info boxes
  721. //
  722. y = 45;
  723. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  724. {
  725. PAL_PlayerInfoBox(PAL_XY(y, 165), gpGlobals->rgParty[i].wPlayerRole, 100,
  726. TIMEMETER_COLOR_DEFAULT, TRUE);
  727. y += 78;
  728. }
  729. }
  730. }
  731. static VOID
  732. PAL_InventoryMenu(
  733. VOID
  734. )
  735. /*++
  736. Purpose:
  737. Show the inventory menu.
  738. Parameters:
  739. None.
  740. Return value:
  741. None.
  742. --*/
  743. {
  744. static WORD w = 0;
  745. const SDL_Rect rect = {30, 60, 75, 60};
  746. MENUITEM rgMenuItem[2] =
  747. {
  748. // value label enabled pos
  749. { 1, INVMENU_LABEL_USE, TRUE, PAL_XY(43, 73) },
  750. { 2, INVMENU_LABEL_EQUIP, TRUE, PAL_XY(43, 73 + 18) },
  751. };
  752. PAL_CreateBox(PAL_XY(30, 60), 1, 1, 0, FALSE);
  753. VIDEO_UpdateScreen(&rect);
  754. w = PAL_ReadMenu(NULL, rgMenuItem, 2, w - 1, MENUITEM_COLOR);
  755. switch (w)
  756. {
  757. case 1:
  758. PAL_GameUseItem();
  759. break;
  760. case 2:
  761. PAL_GameEquipItem();
  762. break;
  763. }
  764. }
  765. static VOID
  766. PAL_InGameMenu_OnItemChange(
  767. WORD wCurrentItem
  768. )
  769. /*++
  770. Purpose:
  771. Callback function when user selected another item in the in-game menu.
  772. Parameters:
  773. [IN] wCurrentItem - current selected item.
  774. Return value:
  775. None.
  776. --*/
  777. {
  778. gpGlobals->iCurMainMenuItem = wCurrentItem - 1;
  779. }
  780. VOID
  781. PAL_InGameMenu(
  782. VOID
  783. )
  784. /*++
  785. Purpose:
  786. Show the in-game main menu.
  787. Parameters:
  788. None.
  789. Return value:
  790. None.
  791. --*/
  792. {
  793. LPBOX lpCashBox, lpMenuBox;
  794. WORD wReturnValue;
  795. const SDL_Rect rect = {0, 0, 150, 185};
  796. //
  797. // Create menu items
  798. //
  799. MENUITEM rgMainMenuItem[4] =
  800. {
  801. // value label enabled pos
  802. { 1, GAMEMENU_LABEL_STATUS, TRUE, PAL_XY(16, 50) },
  803. { 2, GAMEMENU_LABEL_MAGIC, TRUE, PAL_XY(16, 50 + 18) },
  804. { 3, GAMEMENU_LABEL_INVENTORY, TRUE, PAL_XY(16, 50 + 36) },
  805. { 4, GAMEMENU_LABEL_SYSTEM, TRUE, PAL_XY(16, 50 + 54) },
  806. };
  807. //
  808. // Display the cash amount.
  809. //
  810. lpCashBox = PAL_ShowCash(gpGlobals->dwCash);
  811. //
  812. // Create the menu box.
  813. //
  814. lpMenuBox = PAL_CreateBox(PAL_XY(3, 37), 3, PAL_MenuTextMaxWidth(rgMainMenuItem, 4) - 1, 0, TRUE);
  815. VIDEO_UpdateScreen(&rect);
  816. //
  817. // Process the menu
  818. //
  819. while (TRUE)
  820. {
  821. wReturnValue = PAL_ReadMenu(PAL_InGameMenu_OnItemChange, rgMainMenuItem, 4,
  822. gpGlobals->iCurMainMenuItem, MENUITEM_COLOR);
  823. if (wReturnValue == MENUITEM_VALUE_CANCELLED)
  824. {
  825. break;
  826. }
  827. switch (wReturnValue)
  828. {
  829. case 1:
  830. //
  831. // Status
  832. //
  833. PAL_PlayerStatus();
  834. goto out;
  835. case 2:
  836. //
  837. // Magic
  838. //
  839. PAL_InGameMagicMenu();
  840. goto out;
  841. case 3:
  842. //
  843. // Inventory
  844. //
  845. PAL_InventoryMenu();
  846. goto out;
  847. case 4:
  848. //
  849. // System
  850. //
  851. if (PAL_SystemMenu())
  852. {
  853. goto out;
  854. }
  855. break;
  856. }
  857. }
  858. out:
  859. //
  860. // Remove the boxes.
  861. //
  862. PAL_DeleteBox(lpCashBox);
  863. PAL_DeleteBox(lpMenuBox);
  864. VIDEO_UpdateScreen(&rect);
  865. }
  866. VOID
  867. PAL_PlayerStatus(
  868. VOID
  869. )
  870. /*++
  871. Purpose:
  872. Show the player status.
  873. Parameters:
  874. None.
  875. Return value:
  876. None.
  877. --*/
  878. {
  879. PAL_LARGE BYTE bufBackground[320 * 200];
  880. PAL_LARGE BYTE bufImage[16384];
  881. int iCurrent;
  882. int iPlayerRole;
  883. int i, y;
  884. WORD w;
  885. const int rgEquipPos[MAX_PLAYER_EQUIPMENTS][2] = {
  886. {190, 0}, {248, 40}, {252, 102}, {202, 134}, {142, 142}, {82, 126}
  887. };
  888. PAL_MKFDecompressChunk(bufBackground, 320 * 200, STATUS_BACKGROUND_FBPNUM,
  889. gpGlobals->f.fpFBP);
  890. iCurrent = 0;
  891. while (iCurrent >= 0 && iCurrent <= gpGlobals->wMaxPartyMemberIndex)
  892. {
  893. iPlayerRole = gpGlobals->rgParty[iCurrent].wPlayerRole;
  894. //
  895. // Draw the background image
  896. //
  897. PAL_FBPBlitToSurface(bufBackground, gpScreen);
  898. //
  899. // Draw the text labels
  900. //
  901. PAL_DrawText(PAL_GetWord(STATUS_LABEL_EXP), PAL_XY(6, 6), MENUITEM_COLOR, TRUE, FALSE);
  902. PAL_DrawText(PAL_GetWord(STATUS_LABEL_LEVEL), PAL_XY(6, 32), MENUITEM_COLOR, TRUE, FALSE);
  903. PAL_DrawText(PAL_GetWord(STATUS_LABEL_HP), PAL_XY(6, 54), MENUITEM_COLOR, TRUE, FALSE);
  904. PAL_DrawText(PAL_GetWord(STATUS_LABEL_MP), PAL_XY(6, 76), MENUITEM_COLOR, TRUE, FALSE);
  905. PAL_DrawText(PAL_GetWord(STATUS_LABEL_ATTACKPOWER), PAL_XY(6, 98), MENUITEM_COLOR, TRUE, FALSE);
  906. PAL_DrawText(PAL_GetWord(STATUS_LABEL_MAGICPOWER), PAL_XY(6, 118), MENUITEM_COLOR, TRUE, FALSE);
  907. PAL_DrawText(PAL_GetWord(STATUS_LABEL_RESISTANCE), PAL_XY(6, 138), MENUITEM_COLOR, TRUE, FALSE);
  908. PAL_DrawText(PAL_GetWord(STATUS_LABEL_DEXTERITY), PAL_XY(6, 158), MENUITEM_COLOR, TRUE, FALSE);
  909. PAL_DrawText(PAL_GetWord(STATUS_LABEL_FLEERATE), PAL_XY(6, 178), MENUITEM_COLOR, TRUE, FALSE);
  910. PAL_DrawText(PAL_GetWord(gpGlobals->g.PlayerRoles.rgwName[iPlayerRole]),
  911. PAL_XY(110, 8), MENUITEM_COLOR_CONFIRMED, TRUE, FALSE);
  912. //
  913. // Draw the stats
  914. //
  915. PAL_DrawNumber(gpGlobals->Exp.rgPrimaryExp[iPlayerRole].wExp, 5,
  916. PAL_XY(58, 6), kNumColorYellow, kNumAlignRight);
  917. PAL_DrawNumber(gpGlobals->g.rgLevelUpExp[gpGlobals->g.PlayerRoles.rgwLevel[iPlayerRole]],
  918. 5, PAL_XY(58, 15), kNumColorCyan, kNumAlignRight);
  919. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwLevel[iPlayerRole], 2,
  920. PAL_XY(54, 35), kNumColorYellow, kNumAlignRight);
  921. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_SLASH), gpScreen,
  922. PAL_XY(65, 58));
  923. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_SLASH), gpScreen,
  924. PAL_XY(65, 80));
  925. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwHP[iPlayerRole], 4, PAL_XY(42, 56),
  926. kNumColorYellow, kNumAlignRight);
  927. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMaxHP[iPlayerRole], 4, PAL_XY(63, 61),
  928. kNumColorBlue, kNumAlignRight);
  929. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMP[iPlayerRole], 4, PAL_XY(42, 78),
  930. kNumColorYellow, kNumAlignRight);
  931. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMaxMP[iPlayerRole], 4, PAL_XY(63, 83),
  932. kNumColorBlue, kNumAlignRight);
  933. PAL_DrawNumber(PAL_GetPlayerAttackStrength(iPlayerRole), 4,
  934. PAL_XY(42, 102), kNumColorYellow, kNumAlignRight);
  935. PAL_DrawNumber(PAL_GetPlayerMagicStrength(iPlayerRole), 4,
  936. PAL_XY(42, 122), kNumColorYellow, kNumAlignRight);
  937. PAL_DrawNumber(PAL_GetPlayerDefense(iPlayerRole), 4,
  938. PAL_XY(42, 142), kNumColorYellow, kNumAlignRight);
  939. PAL_DrawNumber(PAL_GetPlayerDexterity(iPlayerRole), 4,
  940. PAL_XY(42, 162), kNumColorYellow, kNumAlignRight);
  941. PAL_DrawNumber(PAL_GetPlayerFleeRate(iPlayerRole), 4,
  942. PAL_XY(42, 182), kNumColorYellow, kNumAlignRight);
  943. //
  944. // Draw the equipments
  945. //
  946. for (i = 0; i < MAX_PLAYER_EQUIPMENTS; i++)
  947. {
  948. int offset = 0;
  949. w = gpGlobals->g.PlayerRoles.rgwEquipment[i][iPlayerRole];
  950. if (w == 0)
  951. {
  952. continue;
  953. }
  954. //
  955. // Draw the image
  956. //
  957. if (PAL_MKFReadChunk(bufImage, 16384,
  958. gpGlobals->g.rgObject[w].item.wBitmap, gpGlobals->f.fpBALL) > 0)
  959. {
  960. PAL_RLEBlitToSurface(bufImage, gpScreen,
  961. PAL_XY(rgEquipPos[i][0], rgEquipPos[i][1]));
  962. }
  963. //
  964. // Draw the text label
  965. //
  966. #ifdef PAL_UNICODE
  967. offset = PAL_WordWidth(w) * 16;
  968. if (rgEquipPos[i][0] + offset + 5 > 320)
  969. {
  970. offset = 314 - rgEquipPos[i][0] - offset;
  971. }
  972. else
  973. {
  974. offset = 0;
  975. }
  976. #endif
  977. PAL_DrawText(PAL_GetWord(w),
  978. PAL_XY(rgEquipPos[i][0] + offset + 5, rgEquipPos[i][1] + 38), STATUS_COLOR_EQUIPMENT, TRUE, FALSE);
  979. }
  980. //
  981. // Draw the image of player role
  982. //
  983. if (PAL_MKFReadChunk(bufImage, 16384,
  984. gpGlobals->g.PlayerRoles.rgwAvatar[iPlayerRole], gpGlobals->f.fpRGM) > 0)
  985. {
  986. PAL_RLEBlitToSurface(bufImage, gpScreen, PAL_XY(110, 30));
  987. }
  988. //
  989. // Draw all poisons
  990. //
  991. y = 58;
  992. for (i = 0; i < MAX_POISONS; i++)
  993. {
  994. w = gpGlobals->rgPoisonStatus[i][iCurrent].wPoisonID;
  995. if (w != 0 &&
  996. gpGlobals->g.rgObject[w].poison.wPoisonLevel <= 3)
  997. {
  998. PAL_DrawText(PAL_GetWord(w), PAL_XY(185, y),
  999. (BYTE)(gpGlobals->g.rgObject[w].poison.wColor + 10), TRUE, FALSE);
  1000. y += 18;
  1001. }
  1002. }
  1003. //
  1004. // Update the screen
  1005. //
  1006. VIDEO_UpdateScreen(NULL);
  1007. //
  1008. // Wait for input
  1009. //
  1010. PAL_ClearKeyState();
  1011. while (TRUE)
  1012. {
  1013. UTIL_Delay(1);
  1014. if (g_InputState.dwKeyPress & kKeyMenu)
  1015. {
  1016. iCurrent = -1;
  1017. break;
  1018. }
  1019. else if (g_InputState.dwKeyPress & (kKeyLeft | kKeyUp))
  1020. {
  1021. iCurrent--;
  1022. break;
  1023. }
  1024. else if (g_InputState.dwKeyPress & (kKeyRight | kKeyDown | kKeySearch))
  1025. {
  1026. iCurrent++;
  1027. break;
  1028. }
  1029. }
  1030. }
  1031. }
  1032. WORD
  1033. PAL_ItemUseMenu(
  1034. WORD wItemToUse
  1035. )
  1036. /*++
  1037. Purpose:
  1038. Show the use item menu.
  1039. Parameters:
  1040. [IN] wItemToUse - the object ID of the item to use.
  1041. Return value:
  1042. The selected player to use the item onto.
  1043. MENUITEM_VALUE_CANCELLED if user cancelled.
  1044. --*/
  1045. {
  1046. BYTE bColor, bSelectedColor;
  1047. PAL_LARGE BYTE bufImage[2048];
  1048. DWORD dwColorChangeTime;
  1049. static WORD wSelectedPlayer = 0;
  1050. SDL_Rect rect = {110, 2, 200, 180};
  1051. int i;
  1052. bSelectedColor = MENUITEM_COLOR_SELECTED_FIRST;
  1053. dwColorChangeTime = 0;
  1054. while (TRUE)
  1055. {
  1056. if (wSelectedPlayer > gpGlobals->wMaxPartyMemberIndex)
  1057. {
  1058. wSelectedPlayer = 0;
  1059. }
  1060. //
  1061. // Draw the box
  1062. //
  1063. PAL_CreateBox(PAL_XY(110, 2), 7, 9, 0, FALSE);
  1064. //
  1065. // Draw the stats of the selected player
  1066. //
  1067. PAL_DrawText(PAL_GetWord(STATUS_LABEL_LEVEL), PAL_XY(200, 16),
  1068. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1069. PAL_DrawText(PAL_GetWord(STATUS_LABEL_HP), PAL_XY(200, 34),
  1070. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1071. PAL_DrawText(PAL_GetWord(STATUS_LABEL_MP), PAL_XY(200, 52),
  1072. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1073. PAL_DrawText(PAL_GetWord(STATUS_LABEL_ATTACKPOWER), PAL_XY(200, 70),
  1074. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1075. PAL_DrawText(PAL_GetWord(STATUS_LABEL_MAGICPOWER), PAL_XY(200, 88),
  1076. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1077. PAL_DrawText(PAL_GetWord(STATUS_LABEL_RESISTANCE), PAL_XY(200, 106),
  1078. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1079. PAL_DrawText(PAL_GetWord(STATUS_LABEL_DEXTERITY), PAL_XY(200, 124),
  1080. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1081. PAL_DrawText(PAL_GetWord(STATUS_LABEL_FLEERATE), PAL_XY(200, 142),
  1082. ITEMUSEMENU_COLOR_STATLABEL, TRUE, FALSE);
  1083. i = gpGlobals->rgParty[wSelectedPlayer].wPlayerRole;
  1084. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwLevel[i], 4, PAL_XY(240, 20),
  1085. kNumColorYellow, kNumAlignRight);
  1086. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_SLASH), gpScreen,
  1087. PAL_XY(263, 38));
  1088. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMaxHP[i], 4,
  1089. PAL_XY(261, 40), kNumColorBlue, kNumAlignRight);
  1090. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwHP[i], 4,
  1091. PAL_XY(240, 37), kNumColorYellow, kNumAlignRight);
  1092. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_SLASH), gpScreen,
  1093. PAL_XY(263, 56));
  1094. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMaxMP[i], 4,
  1095. PAL_XY(261, 58), kNumColorBlue, kNumAlignRight);
  1096. PAL_DrawNumber(gpGlobals->g.PlayerRoles.rgwMP[i], 4,
  1097. PAL_XY(240, 55), kNumColorYellow, kNumAlignRight);
  1098. PAL_DrawNumber(PAL_GetPlayerAttackStrength(i), 4, PAL_XY(240, 74),
  1099. kNumColorYellow, kNumAlignRight);
  1100. PAL_DrawNumber(PAL_GetPlayerMagicStrength(i), 4, PAL_XY(240, 92),
  1101. kNumColorYellow, kNumAlignRight);
  1102. PAL_DrawNumber(PAL_GetPlayerDefense(i), 4, PAL_XY(240, 110),
  1103. kNumColorYellow, kNumAlignRight);
  1104. PAL_DrawNumber(PAL_GetPlayerDexterity(i), 4, PAL_XY(240, 128),
  1105. kNumColorYellow, kNumAlignRight);
  1106. PAL_DrawNumber(PAL_GetPlayerFleeRate(i), 4, PAL_XY(240, 146),
  1107. kNumColorYellow, kNumAlignRight);
  1108. //
  1109. // Draw the names of the players in the party
  1110. //
  1111. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  1112. {
  1113. if (i == wSelectedPlayer)
  1114. {
  1115. bColor = bSelectedColor;
  1116. }
  1117. else
  1118. {
  1119. bColor = MENUITEM_COLOR;
  1120. }
  1121. PAL_DrawText(PAL_GetWord(gpGlobals->g.PlayerRoles.rgwName[gpGlobals->rgParty[i].wPlayerRole]),
  1122. PAL_XY(125, 16 + 20 * i), bColor, TRUE, FALSE);
  1123. }
  1124. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_ITEMBOX), gpScreen,
  1125. PAL_XY(120, 80));
  1126. i = PAL_GetItemAmount(wItemToUse);
  1127. if (i > 0)
  1128. {
  1129. //
  1130. // Draw the picture of the item
  1131. //
  1132. if (PAL_MKFReadChunk(bufImage, 2048,
  1133. gpGlobals->g.rgObject[wItemToUse].item.wBitmap, gpGlobals->f.fpBALL) > 0)
  1134. {
  1135. PAL_RLEBlitToSurface(bufImage, gpScreen, PAL_XY(127, 88));
  1136. }
  1137. //
  1138. // Draw the amount and label of the item
  1139. //
  1140. PAL_DrawText(PAL_GetWord(wItemToUse), PAL_XY(116, 143), STATUS_COLOR_EQUIPMENT,
  1141. TRUE, FALSE);
  1142. PAL_DrawNumber(i, 2, PAL_XY(170, 133), kNumColorCyan, kNumAlignRight);
  1143. }
  1144. //
  1145. // Update the screen area
  1146. //
  1147. VIDEO_UpdateScreen(&rect);
  1148. //
  1149. // Wait for key
  1150. //
  1151. PAL_ClearKeyState();
  1152. while (TRUE)
  1153. {
  1154. //
  1155. // See if we should change the highlight color
  1156. //
  1157. if (SDL_GetTicks() > dwColorChangeTime)
  1158. {
  1159. if ((WORD)bSelectedColor + 1 >=
  1160. (WORD)MENUITEM_COLOR_SELECTED_FIRST + MENUITEM_COLOR_SELECTED_TOTALNUM)
  1161. {
  1162. bSelectedColor = MENUITEM_COLOR_SELECTED_FIRST;
  1163. }
  1164. else
  1165. {
  1166. bSelectedColor++;
  1167. }
  1168. dwColorChangeTime = SDL_GetTicks() + (600 / MENUITEM_COLOR_SELECTED_TOTALNUM);
  1169. //
  1170. // Redraw the selected item.
  1171. //
  1172. PAL_DrawText(
  1173. PAL_GetWord(gpGlobals->g.PlayerRoles.rgwName[gpGlobals->rgParty[wSelectedPlayer].wPlayerRole]),
  1174. PAL_XY(125, 16 + 20 * wSelectedPlayer), bSelectedColor, FALSE, TRUE);
  1175. }
  1176. PAL_ProcessEvent();
  1177. if (g_InputState.dwKeyPress != 0)
  1178. {
  1179. break;
  1180. }
  1181. SDL_Delay(1);
  1182. }
  1183. if (i <= 0)
  1184. {
  1185. return MENUITEM_VALUE_CANCELLED;
  1186. }
  1187. if (g_InputState.dwKeyPress & (kKeyUp | kKeyLeft))
  1188. {
  1189. wSelectedPlayer--;
  1190. }
  1191. else if (g_InputState.dwKeyPress & (kKeyDown | kKeyRight))
  1192. {
  1193. if (wSelectedPlayer < gpGlobals->wMaxPartyMemberIndex)
  1194. {
  1195. wSelectedPlayer++;
  1196. }
  1197. }
  1198. else if (g_InputState.dwKeyPress & kKeyMenu)
  1199. {
  1200. break;
  1201. }
  1202. else if (g_InputState.dwKeyPress & kKeySearch)
  1203. {
  1204. return gpGlobals->rgParty[wSelectedPlayer].wPlayerRole;
  1205. }
  1206. }
  1207. return MENUITEM_VALUE_CANCELLED;
  1208. }
  1209. static VOID
  1210. PAL_BuyMenu_OnItemChange(
  1211. WORD wCurrentItem
  1212. )
  1213. /*++
  1214. Purpose:
  1215. Callback function which is called when player selected another item
  1216. in the buy menu.
  1217. Parameters:
  1218. [IN] wCurrentItem - current item on the menu, indicates the object ID of
  1219. the currently selected item.
  1220. Return value:
  1221. None.
  1222. --*/
  1223. {
  1224. const SDL_Rect rect = {20, 8, 128, 175};
  1225. int i, n;
  1226. PAL_LARGE BYTE bufImage[2048];
  1227. //
  1228. // Draw the picture of current selected item
  1229. //
  1230. PAL_RLEBlitToSurface(PAL_SpriteGetFrame(gpSpriteUI, SPRITENUM_ITEMBOX), gpScreen,
  1231. PAL_XY(35, 8));
  1232. if (PAL_MKFReadChunk(bufImage, 2048,
  1233. gpGlobals->g.rgObject[wCurrentItem].item.wBitmap, gpGlobals->f.fpBALL) > 0)
  1234. {
  1235. PAL_RLEBlitToSurface(bufImage, gpScreen, PAL_XY(42, 16));
  1236. }
  1237. //
  1238. // See how many of this item we have in the inventory
  1239. //
  1240. n = 0;
  1241. for (i = 0; i < MAX_INVENTORY; i++)
  1242. {
  1243. if (gpGlobals->rgInventory[i].wItem == 0)
  1244. {
  1245. break;
  1246. }
  1247. else if (gpGlobals->rgInventory[i].wItem == wCurrentItem)
  1248. {
  1249. n = gpGlobals->rgInventory[i].nAmount;
  1250. break;
  1251. }
  1252. }
  1253. //
  1254. // Draw the amount of this item in the inventory
  1255. //
  1256. PAL_CreateSingleLineBox(PAL_XY(20, 105), 5, FALSE);
  1257. PAL_DrawText(PAL_GetWord(BUYMENU_LABEL_CURRENT), PAL_XY(30, 115), 0, FALSE, FALSE);
  1258. PAL_DrawNumber(n, 6, PAL_XY(69, 119), kNumColorYellow, kNumAlignRight);
  1259. //
  1260. // Draw the cash amount
  1261. //
  1262. PAL_CreateSingleLineBox(PAL_XY(20, 145), 5, FALSE);
  1263. PAL_DrawText(PAL_GetWord(CASH_LABEL), PAL_XY(30, 155), 0, FALSE, FALSE);
  1264. PAL_DrawNumber(gpGlobals->dwCash, 6, PAL_XY(69, 159), kNumColorYellow, kNumAlignRight);
  1265. VIDEO_UpdateScreen(&rect);
  1266. }
  1267. VOID
  1268. PAL_BuyMenu(
  1269. WORD wStoreNum
  1270. )
  1271. /*++
  1272. Purpose:
  1273. Show the buy item menu.
  1274. Parameters:
  1275. [IN] wStoreNum - number of the store to buy items from.
  1276. Return value:
  1277. None.
  1278. --*/
  1279. {
  1280. MENUITEM rgMenuItem[MAX_STORE_ITEM];
  1281. int i, y;
  1282. WORD w;
  1283. SDL_Rect rect = {125, 8, 190, 190};
  1284. //
  1285. // create the menu items
  1286. //
  1287. y = 22;
  1288. for (i = 0; i < MAX_STORE_ITEM; i++)
  1289. {
  1290. if (gpGlobals->g.lprgStore[wStoreNum].rgwItems[i] == 0)
  1291. {
  1292. break;
  1293. }
  1294. rgMenuItem[i].wValue = gpGlobals->g.lprgStore[wStoreNum].rgwItems[i];
  1295. rgMenuItem[i].wNumWord = gpGlobals->g.lprgStore[wStoreNum].rgwItems[i];
  1296. rgMenuItem[i].fEnabled = TRUE;
  1297. rgMenuItem[i].pos = PAL_XY(150, y);
  1298. y += 18;
  1299. }
  1300. //
  1301. // Draw the box
  1302. //
  1303. PAL_CreateBox(PAL_XY(125, 8), 8, 8, 1, FALSE);
  1304. //
  1305. // Draw the number of prices
  1306. //
  1307. for (y = 0; y < i; y++)
  1308. {
  1309. w = gpGlobals->g.rgObject[rgMenuItem[y].wValue].item.wPrice;
  1310. PAL_DrawNumber(w, 6, PAL_XY(235, 25 + y * 18), kNumColorCyan, kNumAlignRight);
  1311. }
  1312. VIDEO_UpdateScreen(&rect);
  1313. w = 0;
  1314. while (TRUE)
  1315. {
  1316. w = PAL_ReadMenu(PAL_BuyMenu_OnItemChange, rgMenuItem, i, w, MENUITEM_COLOR);
  1317. if (w == MENUITEM_VALUE_CANCELLED)
  1318. {
  1319. break;
  1320. }
  1321. if (gpGlobals->g.rgObject[w].item.wPrice <= gpGlobals->dwCash)
  1322. {
  1323. if (PAL_ConfirmMenu())
  1324. {
  1325. //
  1326. // Player bought an item
  1327. //
  1328. gpGlobals->dwCash -= gpGlobals->g.rgObject[w].item.wPrice;
  1329. PAL_AddItemToInventory(w, 1);
  1330. }
  1331. }
  1332. //
  1333. // Place the cursor to the current item on next loop
  1334. //
  1335. for (y = 0; y < i; y++)
  1336. {
  1337. if (w == rgMenuItem[y].wValue)
  1338. {
  1339. w = y;
  1340. break;
  1341. }
  1342. }
  1343. }
  1344. }
  1345. static VOID
  1346. PAL_SellMenu_OnItemChange(
  1347. WORD wCurrentItem
  1348. )
  1349. /*++
  1350. Purpose:
  1351. Callback function which is called when player selected another item
  1352. in the sell item menu.
  1353. Parameters:
  1354. [IN] wCurrentItem - current item on the menu, indicates the object ID of
  1355. the currently selected item.
  1356. Return value:
  1357. None.
  1358. --*/
  1359. {
  1360. //
  1361. // Draw the cash amount
  1362. //
  1363. PAL_CreateSingleLineBox(PAL_XY(100, 150), 5, FALSE);
  1364. PAL_DrawText(PAL_GetWord(CASH_LABEL), PAL_XY(110, 160), 0, FALSE, FALSE);
  1365. PAL_DrawNumber(gpGlobals->dwCash, 6, PAL_XY(149, 164), kNumColorYellow, kNumAlignRight);
  1366. //
  1367. // Draw the price
  1368. //
  1369. PAL_CreateSingleLineBox(PAL_XY(220, 150), 5, FALSE);
  1370. if (gpGlobals->g.rgObject[wCurrentItem].item.wFlags & kItemFlagSellable)
  1371. {
  1372. PAL_DrawText(PAL_GetWord(SELLMENU_LABEL_PRICE), PAL_XY(230, 160), 0, FALSE, FALSE);
  1373. PAL_DrawNumber(gpGlobals->g.rgObject[wCurrentItem].item.wPrice / 2, 6,
  1374. PAL_XY(269, 164), kNumColorYellow, kNumAlignRight);
  1375. }
  1376. }
  1377. VOID
  1378. PAL_SellMenu(
  1379. VOID
  1380. )
  1381. /*++
  1382. Purpose:
  1383. Show the sell item menu.
  1384. Parameters:
  1385. None.
  1386. Return value:
  1387. None.
  1388. --*/
  1389. {
  1390. WORD w;
  1391. while (TRUE)
  1392. {
  1393. w = PAL_ItemSelectMenu(PAL_SellMenu_OnItemChange, kItemFlagSellable);
  1394. if (w == 0)
  1395. {
  1396. break;
  1397. }
  1398. if (PAL_ConfirmMenu())
  1399. {
  1400. if (PAL_AddItemToInventory(w, -1))
  1401. {
  1402. gpGlobals->dwCash += gpGlobals->g.rgObject[w].item.wPrice / 2;
  1403. }
  1404. }
  1405. }
  1406. }
  1407. VOID
  1408. PAL_EquipItemMenu(
  1409. WORD wItem
  1410. )
  1411. /*++
  1412. Purpose:
  1413. Show the menu which allow players to equip the specified item.
  1414. Parameters:
  1415. [IN] wItem - the object ID of the item.
  1416. Return value:
  1417. None.
  1418. --*/
  1419. {
  1420. PAL_LARGE BYTE bufBackground[320 * 200];
  1421. PAL_LARGE BYTE bufImage[2048];
  1422. WORD w;
  1423. int iCurrentPlayer, i;
  1424. BYTE bColor, bSelectedColor;
  1425. DWORD dwColorChangeTime;
  1426. gpGlobals->wLastUnequippedItem = wItem;
  1427. PAL_MKFDecompressChunk(bufBackground, 320 * 200, EQUIPMENU_BACKGROUND_FBPNUM,
  1428. gpGlobals->f.fpFBP);
  1429. iCurrentPlayer = 0;
  1430. bSelectedColor = MENUITEM_COLOR_SELECTED_FIRST;
  1431. dwColorChangeTime = SDL_GetTicks() + (600 / MENUITEM_COLOR_SELECTED_TOTALNUM);
  1432. while (TRUE)
  1433. {
  1434. wItem = gpGlobals->wLastUnequippedItem;
  1435. //
  1436. // Draw the background
  1437. //
  1438. PAL_FBPBlitToSurface(bufBackground, gpScreen);
  1439. //
  1440. // Draw the item picture
  1441. //
  1442. if (PAL_MKFReadChunk(bufImage, 2048,
  1443. gpGlobals->g.rgObject[wItem].item.wBitmap, gpGlobals->f.fpBALL) > 0)
  1444. {
  1445. PAL_RLEBlitToSurface(bufImage, gpScreen, PAL_XY(16, 16));
  1446. }
  1447. //
  1448. // Draw the current equipment of the selected player
  1449. //
  1450. w = gpGlobals->rgParty[iCurrentPlayer].wPlayerRole;
  1451. for (i = 0; i < MAX_PLAYER_EQUIPMENTS; i++)
  1452. {
  1453. if (gpGlobals->g.PlayerRoles.rgwEquipment[i][w] != 0)
  1454. {
  1455. PAL_DrawText(PAL_GetWord(gpGlobals->g.PlayerRoles.rgwEquipment[i][w]),
  1456. PAL_XY(130, 11 + i * 22), MENUITEM_COLOR, TRUE, FALSE);
  1457. }
  1458. }
  1459. //
  1460. // Draw the stats of the currently selected player
  1461. //
  1462. PAL_DrawNumber(PAL_GetPlayerAttackStrength(w), 4, PAL_XY(260, 14),
  1463. kNumColorCyan, kNumAlignRight);
  1464. PAL_DrawNumber(PAL_GetPlayerMagicStrength(w), 4, PAL_XY(260, 36),
  1465. kNumColorCyan, kNumAlignRight);
  1466. PAL_DrawNumber(PAL_GetPlayerDefense(w), 4, PAL_XY(260, 58),
  1467. kNumColorCyan, kNumAlignRight);
  1468. PAL_DrawNumber(PAL_GetPlayerDexterity(w), 4, PAL_XY(260, 80),
  1469. kNumColorCyan, kNumAlignRight);
  1470. PAL_DrawNumber(PAL_GetPlayerFleeRate(w), 4, PAL_XY(260, 102),
  1471. kNumColorCyan, kNumAlignRight);
  1472. //
  1473. // Draw a box for player selection
  1474. //
  1475. PAL_CreateBox(PAL_XY(2, 95), gpGlobals->wMaxPartyMemberIndex, 2, 0, FALSE);
  1476. //
  1477. // Draw the label of players
  1478. //
  1479. for (i = 0; i <= gpGlobals->wMaxPartyMemberIndex; i++)
  1480. {
  1481. w = gpGlobals->rgParty[i].wPlayerRole;
  1482. if (iCurrentPlayer == i)
  1483. {
  1484. if (gpGlobals->g.rgObject[wItem].item.wFlags & (kItemFlagEquipableByPlayerRole_First << w))
  1485. {
  1486. bColor = bSelectedColor;
  1487. }
  1488. else
  1489. {
  1490. bColor = MENUITEM_COLOR_SELECTED_INACTIVE;
  1491. }
  1492. }
  1493. else
  1494. {
  1495. if (gpGlobals->g.rgObject[wItem].item.wFlags & (kItemFlagEquipableByPlayerRole_First << w))
  1496. {
  1497. bColor = MENUITEM_COLOR;
  1498. }
  1499. else
  1500. {
  1501. bColor = MENUITEM_COLOR_INACTIVE;
  1502. }
  1503. }
  1504. PAL_DrawText(PAL_GetWord(gpGlobals->g.PlayerRoles.rgwName[w]),
  1505. PAL_XY(15, 108 + 18 * i), bColor, TRUE, FALSE);
  1506. }
  1507. //
  1508. // Draw the text label and amount of the item
  1509. //
  1510. if (wItem != 0)
  1511. {
  1512. PAL_DrawText(PAL_GetWord(wItem), PAL_XY(5, 70), MENUITEM_COLOR_CONFIRMED, TRUE, FALSE);
  1513. PAL_DrawNumber(PAL_GetItemAmount(wItem), 2, PAL_XY(65, 73), kNumColorCyan, kNumAlignRight);
  1514. }
  1515. //
  1516. // Update the screen
  1517. //
  1518. VIDEO_UpdateScreen(NULL);
  1519. //
  1520. // Accept input
  1521. //
  1522. PAL_ClearKeyState();
  1523. while (TRUE)
  1524. {
  1525. PAL_ProcessEvent();
  1526. //
  1527. // See if we should change the highlight color
  1528. //
  1529. if (SDL_GetTicks() > dwColorChangeTime)
  1530. {
  1531. if ((WORD)bSelectedColor + 1 >=
  1532. (WORD)MENUITEM_COLOR_SELECTED_FIRST + MENUITEM_COLOR_SELECTED_TOTALNUM)
  1533. {
  1534. bSelectedColor = MENUITEM_COLOR_SELECTED_FIRST;
  1535. }
  1536. else
  1537. {
  1538. bSelectedColor++;
  1539. }
  1540. dwColorChangeTime = SDL_GetTicks() + (600 / MENUITEM_COLOR_SELECTED_TOTALNUM);
  1541. //
  1542. // Redraw the selected item if needed.
  1543. //
  1544. w = gpGlobals->rgParty[iCurrentPlayer].wPlayerRole;
  1545. if (gpGlobals->g.rgObject[wItem].item.wFlags & (kItemFlagEquipableByPlayerRole_First << w))
  1546. {
  1547. PAL_DrawText(PAL_GetWord(gpGlobals->g.PlayerRoles.rgwName[w]),
  1548. PAL_XY(15, 108 + 18 * iCurrentPlayer), bSelectedColor, TRUE, TRUE);
  1549. }
  1550. }
  1551. if (g_InputState.dwKeyPress != 0)
  1552. {
  1553. break;
  1554. }
  1555. SDL_Delay(1);
  1556. }
  1557. if (wItem == 0)
  1558. {
  1559. return;
  1560. }
  1561. if (g_InputState.dwKeyPress & (kKeyUp | kKeyLeft))
  1562. {
  1563. iCurrentPlayer--;
  1564. if (iCurrentPlayer < 0)
  1565. {
  1566. iCurrentPlayer = 0;
  1567. }
  1568. }
  1569. else if (g_InputState.dwKeyPress & (kKeyDown | kKeyRight))
  1570. {
  1571. iCurrentPlayer++;
  1572. if (iCurrentPlayer > gpGlobals->wMaxPartyMemberIndex)
  1573. {
  1574. iCurrentPlayer = gpGlobals->wMaxPartyMemberIndex;
  1575. }
  1576. }
  1577. else if (g_InputState.dwKeyPress & kKeyMenu)
  1578. {
  1579. return;
  1580. }
  1581. else if (g_InputState.dwKeyPress & kKeySearch)
  1582. {
  1583. w = gpGlobals->rgParty[iCurrentPlayer].wPlayerRole;
  1584. if (gpGlobals->g.rgObject[wItem].item.wFlags & (kItemFlagEquipableByPlayerRole_First << w))
  1585. {
  1586. //
  1587. // Run the equip script
  1588. //
  1589. gpGlobals->g.rgObject[wItem].item.wScriptOnEquip =
  1590. PAL_RunTriggerScript(gpGlobals->g.rgObject[wItem].item.wScriptOnEquip,
  1591. gpGlobals->rgParty[iCurrentPlayer].wPlayerRole);
  1592. }
  1593. }
  1594. }
  1595. }