Commit Graph

17 Commits

Author SHA1 Message Date
Bendegúz Nagy
f5646efa44 DM: Add TextMan::f43_messageAreaClearAllRows() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
ead63373ca DM: Add stub methods, clean up warnings and some comments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2b2a028332 DM: Add f444_endGame and checks for Common::EVENT_QUIT 2016-08-26 23:02:22 +02:00
Strangerke
ebd672770a DM: Properly stub f064_SOUND_RequestPlay_CPSD 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
78cf0030e3 DM: Fix missing messages at the bottom of the screen 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
723c96fffe DM: Clean up some initialization 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
c95b23317c DM: Add some missing code 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
816319c659 DM: Revert to using byteWidths where the original does so as well 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d69236e674 DM: Rename functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
ce1c52bceb DM: Remove blitToScreen overloads 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e2300bd04c DM: Massive renaming in gfx.h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
652b2c6f98 DM: Add F0340_INVENTORY_DrawPanel_ScrollTextLine 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
12d359166c DM: Add F0387_MENUS_DrawActionArea 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
23e0dfcc28 DM: Add standard GPLv2 header 2016-08-26 23:02:22 +02:00
Strangerke
0ad91dfe67 DM: Add missing explicit keyword 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9d7cfe5cd8 DM: Add several functions realted to text display
Add F0290_CHAMPION_DrawHealthStaminaManaValues, F0289_CHAMPION_DrawHealthOrStaminaOrManaValue,
F0288_CHAMPION_GetStringFromInteger, F0052_TEXT_PrintToViewport, swap warning for real code, expand viewport fields with width, height, remove self-inclusion
in dungeonman.h, remove extra black line when loading fonts, fix alignment error in TextMan::printTextToBitmap
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9538db0b61 Add: TextMan, font loading and basic text display 2016-08-26 23:02:22 +02:00