54936 Commits

Author SHA1 Message Date
Strangerke
13cb37defc HOPKINS: Add detection for Polish demo 2012-12-05 01:15:59 +01:00
Strangerke
1665340fca HOPKINS: Add MODE_VESA() 2012-12-04 23:29:28 +01:00
Strangerke
6aa44d1233 HOPKINS: Fix glitch in full win95 version logic 2012-12-04 23:25:01 +01:00
Strangerke
f91b1f1129 HOPKINS: Janitorials: remove some while(1) 2012-12-04 21:36:53 +01:00
Strangerke
99f3442393 HOPKINS: Add code for win95 full version 2012-12-04 21:35:54 +01:00
Strangerke
84cad29ed6 HOPKINS: Rewrite a for statement in previous commit 2012-12-03 07:52:31 +01:00
Strangerke
5dd1776228 HOPKINS: Win95 demo is now completable 2012-12-03 07:48:37 +01:00
Paul Gilbert
542d7fd068 HOPKINS: Bugfixes for quitting in the Windows demo version 2012-12-02 22:33:35 +11:00
Paul Gilbert
3841a0d006 HOPKINS: Bugfix for loading APC music files in the Windows versions 2012-12-02 22:33:01 +11:00
Paul Gilbert
222c3f2661 HOPKINS: Implemented ADULT() method needed for Windows demo 2012-12-02 22:14:03 +11:00
Strangerke
4631b46f34 HOPKINS: Use an unsigned int for speed variable 2012-12-02 12:02:27 +01:00
Strangerke
a23813f9a1 HOPKINS: Add main code for Win95 demo 2012-12-02 10:42:04 +01:00
Paul Gilbert
ad7ed5eae8 HOPKINS: Fix button selections in Breakout high scores list 2012-12-02 19:10:22 +11:00
Paul Gilbert
5cd2633b3b HOPKINS: Initial implementation of new codec for Windows APC sound files 2012-12-02 17:16:00 +11:00
Paul Gilbert
d45b22f822 HOPKINS: Fix exiting game when displaying Breakout high score table 2012-12-01 00:04:48 +11:00
Paul Gilbert
5bc956627e HOPKINS: Clean up multiple VBL calls in NAME_SCORE 2012-12-01 00:01:37 +11:00
Paul Gilbert
0ece49e5cb HOPKINS: Added extra flag check to can save/load currently methods 2012-11-30 23:35:14 +11:00
Paul Gilbert
b230dff1e9 HOPKINS: Fix savegame thumbnails 2012-11-30 23:15:47 +11:00
Paul Gilbert
b0ce324685 HOPKINS: Bugfix for ending delay after Bernie is killed 2012-11-28 21:15:07 +11:00
Paul Gilbert
ca95da2f87 HOPKINS: Fix for character select icons appearing on the map screen 2012-11-28 21:03:11 +11:00
Paul Gilbert
ef90135bb9 HOPKINS: Bugfix for exiting game when the map screen is being shown 2012-11-28 20:49:26 +11:00
Paul Gilbert
0465fa37b9 HOPKINS: Bugfix for Hopkins/Samantha appearing when you're controlling the other. 2012-11-28 20:42:56 +11:00
Paul Gilbert
8896ba99fc HOPKINS: Fix incorrect loop increment in CONTOURNE method 2012-11-28 20:40:39 +11:00
Strangerke
81d8ec5a74 HOPKINS: Rework SCBOB(), silent some CppCheck warnings 2012-11-27 22:33:51 +01:00
Paul Gilbert
cf5a2fd878 HOPKINS: Fix SAUVEGARDE pointer references to use proper data array 2012-11-26 21:36:45 +11:00
Paul Gilbert
64ec4a1c63 HOPKINS: Fix if condition check in CHANGE_TETE 2012-11-26 21:05:11 +11:00
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