Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Schickel
9b8afdab0e HOPKINS: Slight cleanup.
This renames HopkinsEngine::targetName to HopkinsEngine::getTargetName. This
is more consistent with the name scheme of the remaining getters.

It also makes getTargetName return a const reference instead of a copy.
2013-08-01 03:30:14 +02:00
Paul Gilbert
07d8e5643b HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
Strangerke
f06f335a7c HOPKINS: Update detection to avoid as much as possible the use of executables 2013-05-22 23:34:26 +02:00
Strangerke
84e290eade HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
Strangerke
bda951c5e2 HOPKINS: Fix 2 comments of LordHoto 2013-02-15 21:35:03 +01:00
Strangerke
0120107a6d HOPKINS: Implement code for OS/2 version 2012-12-22 14:26:07 +01:00
Strangerke
687b7f97df HOPKINS: Remane functions and variables from Globals 2012-12-20 00:30:01 +01:00
Strangerke
03468b1718 HOPKINS: Add voice to detection, except for the Win95 demo (to be fixed) 2012-11-17 00:43:05 +01:00
Paul Gilbert
b005f9dad0 HOPKINS: Work on hooking save/loading into the ScummVM framework 2012-10-28 14:51:17 +11:00
Strangerke
46b44b923b HOPKINS: Use platform detection in order to properly initialize the mouse cursor
Also fix mass-renaming error in header
2012-10-27 19:08:53 +02:00
Paul Gilbert
f2012c6ad9 HOPKINS: Added missing changes to hook in the new engine 2012-09-08 09:08:24 +10:00
Paul Gilbert
0b616d0082 HOPKINS: Initial skeleton engine commit 2012-09-07 22:20:05 +10:00