12 Commits

Author SHA1 Message Date
Marisa-Chan 8ef1b1b362 GAMOS: Add support loading games with engine version 0x12 and 0x0b 2025-12-26 15:08:10 +07:00
Marisa-Chan 001ca83781 GAMOS: Rename GetScummCode->getScummCode and GetWinCode->getWinCode 2025-12-25 13:09:36 +07:00
Marisa-Chan 251a1f2282 GAMOS: Add conversion input into win1251 and win1252 codepages 2025-12-25 11:22:23 +07:00
Marisa-Chan 057c87391e GAMOS: Rename many fields 2025-12-23 13:24:23 +07:00
Marisa-Chan 7e54848636 GAMOS: Rename input handling fields and methods 2025-12-23 11:31:13 +07:00
Marisa-Chan 48d0a9c19d GAMOS: Move keycodes into engine class to eliminate global object 2025-11-10 13:21:03 +07:00
Eugene Sandulenko 138ffa3df6 JANITORIAL: Run astyle 2025-10-22 21:03:04 +02:00
Marisa-Chan cb657dcaeb GAMOS: Set _rawKeyCode with ascii because it's set with WM_CHAR in original game 2025-10-22 20:03:40 +02:00
Marisa-Chan b034083904 GAMOS: Change keycodes conversion 2025-10-22 20:02:12 +02:00
Eugene Sandulenko f341b08e73 JANITORIAL: Remove trailing whitespaces and added missing newlines and end-of-files 2025-10-22 20:01:21 +02:00
Marisa-Chan b503edccc8 GAMOS: Load data and process scripts 2025-10-22 20:00:29 +02:00
Marisa-Chan 7ba3dc1a30 GAMOS: First working movie player 2025-10-22 20:00:13 +02:00