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 |
|
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 |
|