Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-19 | DM: Some more renaming | Strangerke | |
2016-09-16 | DM: More renaming in gfx enums | Strangerke | |
2016-09-12 | DM: Fix a couple of string manipulations into fix-sized buffer | Strangerke | |
2016-09-07 | DM: More renaming and refactoring | Strangerke | |
2016-09-03 | DM: Clean up includes | Bendegúz Nagy | |
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files | |||
2016-08-30 | DM: Add message area scroller | Bendegúz Nagy | |
2016-08-27 | DM: Remove custom warning function | Strangerke | |
2016-08-26 | DM: Finish the renaming of class members | Strangerke | |
2016-08-26 | DM: Add TextMan::f43_messageAreaClearAllRows() | Bendegúz Nagy | |
2016-08-26 | DM: Add stub methods, clean up warnings and some comments | Bendegúz Nagy | |
2016-08-26 | DM: Add f444_endGame and checks for Common::EVENT_QUIT | Bendegúz Nagy | |
2016-08-26 | DM: Properly stub f064_SOUND_RequestPlay_CPSD | Strangerke | |
2016-08-26 | DM: Fix missing messages at the bottom of the screen | Bendegúz Nagy | |
2016-08-26 | DM: Clean up some initialization | Bendegúz Nagy | |
2016-08-26 | DM: Add some missing code | Bendegúz Nagy | |
2016-08-26 | DM: Revert to using byteWidths where the original does so as well | Bendegúz Nagy | |
2016-08-26 | DM: Rename functions | Bendegúz Nagy | |
2016-08-26 | DM: Remove blitToScreen overloads | Bendegúz Nagy | |
2016-08-26 | DM: Massive renaming in gfx.h | Bendegúz Nagy | |
2016-08-26 | DM: Add F0340_INVENTORY_DrawPanel_ScrollTextLine | Bendegúz Nagy | |
2016-08-26 | DM: Add F0387_MENUS_DrawActionArea | Bendegúz Nagy | |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy | |
2016-08-26 | DM: Add missing explicit keyword | Strangerke | |
2016-08-26 | DM: Add several functions realted to text display | Bendegúz Nagy | |
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 | Add: TextMan, font loading and basic text display | Bendegúz Nagy | |