54810 Commits

Author SHA1 Message Date
Paul Gilbert
39edde3513 HOPKINS: fix hanging when selecting Exit from the Linux full game menu 2012-11-26 20:51:10 +11:00
Paul Gilbert
fede8845aa HOPKINS: Properly initialise the NO_COUL variable at startup.
This fixes animation issues with the factory lift near the end of the game.
2012-11-25 22:38:37 +11:00
Paul Gilbert
fc33d2d762 HOPKINS: Replaced many occurrences of 640 with SCREEN_WIDTH 2012-11-25 21:25:14 +11:00
Paul Gilbert
9f9bf34ffd HOPKINS: Renamed CharcaterInfo fields of SAUVEGARDE 2012-11-25 20:56:47 +11:00
Paul Gilbert
dc07463dfd HOPKINS: Disable scene scrolling when the Options or save/load dialog is shown 2012-11-25 20:31:45 +11:00
Paul Gilbert
f6a098bc4f HOPKINS: Bugfix for intermittent crash when opening Save/Load dialog 2012-11-25 20:18:38 +11:00
Paul Gilbert
cc9a0bbb6d HOPKINS: Comments and parameter naming for CHANGE_TETE 2012-11-25 07:08:13 +11:00
Strangerke
fd421b6bae HOPKINS: Fix more CppCheck warnings 2012-11-24 15:36:18 +01:00
Paul Gilbert
b695d9c709 HOPKINS: Changed final PlayerCharacter constant to CHARACTER_SAMANTHA 2012-11-24 22:31:12 +11:00
Paul Gilbert
d52ae2f47b HOPKINS: Clean-up of CHANGE_TETE to fix switching characters 2012-11-24 22:26:06 +11:00
Strangerke
6db4aca751 HOPKINS: Fix more CppCheck warnings 2012-11-24 00:57:37 +01:00
Strangerke
38acdce735 HOPKINS: Fix more CppCheck warnings 2012-11-24 00:16:44 +01:00
Strangerke
384ca5dd82 HOPKINS: Fix CppCheck warnings 2012-11-23 22:21:35 +01:00
Paul Gilbert
9a674ac89c HOPKINS: Bugfix to showing selected inventory item in factory lift 2012-11-23 21:55:17 +11:00
Strangerke
7d146d5ed3 HOPKINS: Cleanup TXT4() 2012-11-23 00:18:54 +01:00
Strangerke
60a154a5d7 HOPKINS: Fix erroneous modification in create_msvc9 2012-11-22 00:03:26 +01:00
Strangerke
42bafc5719 HOPKINS: Fix problem with some keys (A, Z, Q, M on Azerty keyboards) 2012-11-21 23:55:16 +01:00
Strangerke
cbbc928788 HOPKINS: some renaming and reworking 2012-11-21 22:42:51 +01:00
Paul Gilbert
f9a58d0aaa HOPKINS: Enable cursor animations like the original 2012-11-21 21:59:35 +11:00
Paul Gilbert
e738722905 Merge pull request #4 from alexbevi/hopkins
HOPKINS: Merge compilation fixes under Linux and added detection entry
2012-11-21 02:03:39 -08:00
Strangerke
8e376ccc81 HOPKINS: Clean up some 'for' statements 2012-11-21 08:04:50 +01:00
Strangerke
ec81dfb655 HOPKINS: Fix potential problem reported by alexbevi, cleanup variables in INTRORUN 2012-11-21 00:20:55 +01:00
Alex Bevilacqua
7bd46c4ee0 HOPKINS: add another detetction entry for the Win95 full game 2012-11-20 09:37:40 -05:00
Alex Bevilacqua
dd241bd41c HOPKINS: fix compilation (Linux) 2012-11-20 09:36:54 -05:00
Strangerke
2af626c3af HOPKINS: Partially fix entering high scores. Still far from perfect. 2012-11-19 00:15:52 +01:00
Paul Gilbert
62759ea2a2 HOPKINS: Changed computer info display to wait for a keypress after displaying 2012-11-18 21:24:24 +11:00
Paul Gilbert
43e0daf5d1 HOPKINS: Bugfix to allow Breakout paddle movement whilst waiting for starting click 2012-11-18 21:12:21 +11:00
Paul Gilbert
c1bd7e26b0 HOPKINS: Bugfixes to actually play Breakout 2012-11-18 20:58:53 +11:00
Paul Gilbert
25a311c65b HOPKINS: Bugfixes for setup of Breakout sub-game 2012-11-18 20:28:03 +11:00
Paul Gilbert
9f36cedd31 HOPKINS: Added enum for different FBI computer terminals, and capitalisatoin bugfixes 2012-11-18 19:31:43 +11:00
Paul Gilbert
9bc308b32b HOPKINS: Remove old stub event loop from the HopkinsEngine::run method 2012-11-18 16:19:26 +11:00
Paul Gilbert
67ae9e9306 HOPKINS: Bugfixes for computer screen text 2012-11-18 16:16:59 +11:00
Paul Gilbert
5b7b4bc9df HOPKINS: Fix for computer text display at the correct position 2012-11-18 16:05:38 +11:00
Paul Gilbert
9a996d66d4 HOPKINS: Bugfix for crash when walking in the projection room 2012-11-18 15:21:16 +11:00
Paul Gilbert
08dcceeefc HOPKINS: Cleanup of FORET flag and bugfix for when leaving forest. 2012-11-18 13:42:44 +11:00
Paul Gilbert
4661b0ab86 HOPKINS: Bugfix for throwing a dart at the switch in Purgatory 2012-11-18 13:14:18 +11:00
Paul Gilbert
416a6ac2af Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins 2012-11-18 11:49:31 +11:00
Paul Gilbert
10bb9e7e14 HOPKINS: Pathfinding bugfix to fix error walking in Purgatory hallway 2012-11-18 11:48:28 +11:00
Strangerke
8331a015fc HOPKINS: Replace MenuText by an array of structures, implement Charge_Menu() 2012-11-18 00:57:56 +01:00
Paul Gilbert
832f06fa8a HOPKINS: Bugfix for crash when pushing button in purgatory control room 2012-11-18 10:31:58 +11:00
Paul Gilbert
3da8683c48 HOPKINS: Bugfixes for the sequence player 2012-11-18 10:16:05 +11:00
Strangerke
cdbba33e38 HOPKINS: Fix PCX loading when no present in CAT file. 2012-11-17 23:09:52 +01:00
Paul Gilbert
98a3f96ce0 HOPKINS: Bugfix for cursor background transparency when in forest 2012-11-17 22:09:04 +11:00
Paul Gilbert
6f95d311f2 Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins 2012-11-17 22:01:39 +11:00
Paul Gilbert
5ae26a1910 HOPKINS: Bugfixes for entering forest 2012-11-17 22:00:54 +11:00
Strangerke
2f116e01c7 HOPKINS: Fix original bug in chapter 2, when searching the box.
Add a safeguard to the sequence parser
2012-11-17 11:57:41 +01:00
Paul Gilbert
928b1ae0d0 HOPKINS: Bugfix for CHARGE_BANK_SPRITE1 2012-11-17 21:13:10 +11:00
Paul Gilbert
0fdea57c54 HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
Strangerke
8b0ae07969 HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER 2012-11-17 09:59:50 +01:00
Paul Gilbert
f2002f729a HOPKINS: Fix for hearing police report after leaving bank. 2012-11-17 15:45:37 +11:00