Commit Graph
20 Commits
Author SHA1 Message Date
Paul Gilbert 421ac00ab9 ULTIMA1: Convert character weapons & armor to pointer arrays 2020-02-01 13:13:51 -08:00
Paul Gilbert 8744e10eec ULTIMA1: Simplify how Info area determines when to show command/action prompt 2020-02-01 13:13:51 -08:00
dreammaster ff26ae7bae ULTIMA1: Refactored Character & Party classes to allow for derived children 2020-02-01 13:13:51 -08:00
Paul Gilbert 93d57ed049 ULTIMA1: Added Ladder Up & Down spells 2020-02-01 13:13:51 -08:00
dreammaster 561ca5b255 ULTIMA1: Splitting up classes into separate files, widget hierarchy improvements 2020-02-01 13:13:51 -08:00
Paul Gilbert 6e166faa90 ULTIMA1: Beginnings of U1 specific game saving code 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 aa9b18a151 ULTIMA1: Added palettes for the title castle view 2020-02-01 13:13:51 -08:00
Paul Gilbert 642e8b376b ULTIMA1: Beginnings of title screens 2020-02-01 13:13:51 -08:00
dreammaster dff29b2e5d ULTIMA1: Create Ultima 1 descendant game state class 2020-02-01 13:13:51 -08:00
Paul Gilbert 5640b97763 ULTIMA1: Add a gamke end of turn method 2020-02-01 13:13:51 -08:00
Paul Gilbert b36a99fb6c ULTIMA1: Added Pass action 2020-02-01 13:13:51 -08:00
Paul Gilbert 75bf34d7da ULTIMA1: Beginnings of VGA status display 2020-02-01 13:13:51 -08:00
Paul Gilbert d562f101a3 ULTIMA1: Adding startup logic for VGA mode 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 f976a7a204 ULTIMA1: Implemented font 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 e757a7627f ULTIMA1: Added border drawing for the game view 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