Commit Graph
14 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dreammaster 561ca5b255 ULTIMA1: Splitting up classes into separate files, widget hierarchy improvements 2020-02-01 13:13:51 -08:00
Paul Gilbert ebaa0af433 ULTIMA1: Only redraw status area when it's values change 2020-02-01 13:13:51 -08:00
dreammaster cd3a7ad397 ULTIMA1: Merge the GameState classes into the Game classes
This somewhat simplifies the class hierarchy, and will make it easier
to implement savegame code later on
2020-02-01 13:13:51 -08:00
Paul Gilbert 69dd5f287e ULTIMA1: Further castle maps setup 2020-02-01 13:13:51 -08:00
Paul Gilbert ee65b99bd5 ULTIMA1: Basic arrow movement is now working 2020-02-01 13:13:51 -08:00
Paul Gilbert 864b3da916 ULTIMA1: Setting up widgets array for Map items 2020-02-01 13:13:51 -08:00
Paul Gilbert 3fa0d73711 ULTIMA1: Basic rendering of map working 2020-02-01 13:13:51 -08:00
Paul Gilbert df075d9c0b ULTIMA1: Basic status display showing 2020-02-01 13:13:51 -08:00
Paul Gilbert a7bb660475 ULTIMA1: Further cleanup and fixes for startup code 2020-02-01 13:13:51 -08:00
Paul Gilbert 1379c0d359 ULTIMA1: Merge MainGameWindow and GameManager into new GameBase 2020-02-01 13:13:51 -08:00
Paul Gilbert 72e34bdc65 ULTIMA1: Merge the core Game and Shared Game classes 2020-02-01 13:13:51 -08:00
Paul Gilbert 502699140d ULTIMA1: Adding a bunch of skeleton classes in 2020-02-01 13:13:51 -08:00
Paul Gilbert 5e83156975 ULTIMA1: Initial skeleton engine 2020-02-01 13:13:51 -08:00