Commit Graph

7 Commits

Author SHA1 Message Date
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