17 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner
275fc30f27 ACCESS: MM: Fix Compiler Variable Shadowing Warning. 2018-07-29 03:19:53 +01:00
Paul Gilbert
af6034efcd ACCESS: MM: Implement proper game data and fonts in access.dat 2018-07-20 19:05:56 -07:00
Paul Gilbert
ac8adb07c8 ACCESS: Refactor ASurface and Screen to not use virtual inheritance 2016-05-26 21:21:03 -04:00
Paul Gilbert
9c7569b74b ACCESS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:25 -04:00
Paul Gilbert
18df28f74d ACCESS: Extra initialization for various classes 2014-12-19 23:36:53 -05:00
Strangerke
79b51f20e4 ACCESS: Use clear to empty Common::String variables 2014-12-17 23:08:54 +01:00
Strangerke
492d974550 ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
Paul Gilbert
fda4ef620f ACCESS: Add dirty rect handling for font display 2014-12-14 15:22:09 -05:00
Strangerke
84ba0df9b2 ACCESS: Janitorial 2014-12-12 23:00:46 -05:00
Strangerke
8e483e037f ACCESS: Fix the handling of the very last line of a text in getLine 2014-12-12 22:34:33 -05:00
Strangerke
26b632a9eb ACCESS: Fix display in cmdDeath() 2014-12-12 22:29:02 -05:00
Paul Gilbert
f8778a5e04 ACCESS: Fix getLine when \r occurs just after maximum line width reached 2014-08-30 21:43:24 -04:00
Strangerke
9d3460e9f7 ACCESS: Implement printText() 2014-08-31 02:19:05 +02:00
Paul Gilbert
33cdeb7a40 ACCESS: Stub for printText method 2014-08-25 00:18:32 -04:00
Paul Gilbert
707a01cb38 ACCESS: Change font method parameter types 2014-08-25 00:01:18 -04:00
Paul Gilbert
89993e128f ACCESS: Split font code into a separate file 2014-08-24 23:59:37 -04:00