Commit Graph
20 Commits
Author SHA1 Message Date
Hubert Maier 8c038d613f ULTIMA: Correct spelling mistake
accomodate -> accommodate
2022-10-27 15:57:32 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 0136043f09 COMMON: Revert Change Rect and Point to have int32 fields
This reverts commit 1c3e7fb4e9.
2021-07-06 20:35:42 -07:00
Paul Gilbert 1c3e7fb4e9 COMMON: Change Rect and Point to have int32 fields 2021-07-04 18:24:26 -07:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Paul Gilbert efe52694f5 ULTIMA1: Add an array for multiple widgets on the same tile 2020-02-01 13:13:51 -08:00
Paul Gilbert 27b28c2034 ULTIMA1: Placement code for Transports dialog 2020-02-01 13:13:51 -08:00
Paul Gilbert a454617e72 ULTIMA1: Implement remainder of Tavern dialog 2020-02-01 13:13:51 -08:00
dreammaster 74db1aa557 ULTIMA1: Implementing backend changes for King transact dialog 2020-02-01 13:13:51 -08:00
Paul Gilbert 43201338b4 ULTIMA1: Fix excessive monster movement in dungeons 2020-02-01 13:13:51 -08:00
Paul Gilbert 2075ed9ede ULTIMA1: Include map tiles in savegame if any modification has been done 2020-02-01 13:13:51 -08:00
Paul Gilbert 2d3c237857 ULTIMA1: Implemented Create spell 2020-02-01 13:13:51 -08:00
dreammaster 61106900d2 ULTIMA1: Drop type selection for Drop action 2020-02-01 13:13:51 -08:00
dreammaster dba9360c40 ULTIMA1: Improved dirty handling, beginnings of drop action 2020-02-01 13:13:51 -08:00
Paul Gilbert a50a3ab48a ULTIMA1: Fix player widget preventing overworld inform display 2020-02-01 13:13:51 -08:00
dreammaster eabd43e2da ULTIMA1: Implement type definitions for merchant classes and ancestors 2020-02-01 13:13:51 -08:00
Paul Gilbert 0bc35753ff ULTIMA1: Added stub classes for each type of merchant 2020-02-01 13:13:51 -08:00
Paul Gilbert 977181fc3a ULTIMA1: Stub implementations for steal and transact 2020-02-01 13:13:51 -08:00
dreammaster 2fb3072171 ULTIMA1: Clarify map tile _tileNum as _tileDisplayNum 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