Strangerke
8b0ae07969
HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER
2012-11-17 09:59:50 +01:00
Strangerke
66ef127280
HOPKINS: Implement Charge_Credits()
2012-11-12 00:28:01 +01:00
Strangerke
cab8c1da60
HOPKINS: Implement OCEAN()
2012-11-11 21:37:04 +01:00
Strangerke
49c20931d9
HOPKINS: Implement Credits()
2012-11-11 17:59:29 +01:00
Strangerke
0e11fbbe53
HOPKINS: Implement JOUE_FIN()
...
Change two more variables to boolean
2012-11-11 16:43:18 +01:00
Strangerke
99cc57ff8d
HOPKINS: Implement PWBASE()
2012-11-11 15:11:31 +01:00
Strangerke
0a01d4993e
HOPKINS: Implement RunLinuxFull, stub some new functions
...
Change one more variable to use boolean
2012-11-11 14:22:58 +01:00
Strangerke
0b72c77d28
HOPKINS: Fix first displayed screen in full linux version
2012-11-09 19:23:39 +01:00
Strangerke
c2a5b4b339
HOPKINS: More full version initialization, change 2 variables to boolean
2012-11-08 08:29:26 +01:00
Strangerke
96ca3ba918
HOPKINS: Initialize FR variable (language) based on detected language.
...
Could be improved, to be checked with a German version.
2012-11-07 22:49:13 +01:00
Paul Gilbert
e9c9b8b428
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor manager
2012-11-01 22:35:33 +11:00
Strangerke
bf3f30bc14
HOPKINS: Add code specific to full linux version in PARLER_PERSO
...
Also change another variable type
2012-10-31 22:15:09 +01:00
Strangerke
a79cf7fa4f
HOPKINS: Replace some more boolean values
2012-10-29 22:54:35 +01:00
Strangerke
9d18e3fa59
HOPKINS: Replace some 0/1 by false/true for boolean variables
2012-10-28 22:38:34 +01:00
Paul Gilbert
9b00ee5c8c
HOPKINS: Corrected the size of the VBob array
2012-10-26 19:14:10 +11:00
Paul Gilbert
c78a92682b
HOPKINS: Renamed fields of VBobItem class
2012-10-25 10:43:31 +11:00
Paul Gilbert
39c856e70c
HOPKINS: Cleaned up int assignments to BOBZONE_FLAG array to be bools
2012-10-25 09:29:57 +11:00
Paul Gilbert
39bc683a18
HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManager class
2012-10-24 20:37:42 +11:00
Paul Gilbert
603fdbc462
HOPKINS: Bugfixes to show inventory dialog correctly
2012-10-24 19:55:43 +11:00
Paul Gilbert
1ab3d755b9
HOPKINS: Fix some uniinitialised data identified by Valgrind
2012-10-23 08:57:16 +11:00
Paul Gilbert
d2baad9965
HOPKINS: Renamed identified Zone destination fields
2012-10-22 22:39:04 +11:00
Strangerke
b4247f6265
HOPKINS: Add some translated comments to function names
2012-10-20 18:59:06 +02:00
Paul Gilbert
6aa3201fdd
HOPKINS: Converted the chemin data block to an int16 array
2012-10-20 17:47:57 +11:00
Paul Gilbert
3e2063c65f
HOPKINS: Converted BufLig buffer to int16 array
2012-10-20 17:06:57 +11:00
Paul Gilbert
5d0c5753eb
HOPKINS: Converted the LigneItem data block to an int16 array
2012-10-20 09:16:25 +11:00
Paul Gilbert
ffe4f9cef5
HOPKINS: Converted essai buffers to int16 arrays
2012-10-19 22:19:50 +11:00
Paul Gilbert
66329a6b4a
HOPKINS: Cleaned up initialisation of Hopkins array.
2012-10-19 07:15:17 +11:00
Paul Gilbert
1d2c341933
HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation
2012-10-13 21:14:18 +11:00
Paul Gilbert
f2556a4caa
HOPKINS: Corrected some file exists calls
2012-10-13 15:23:29 +11:00
Paul Gilbert
ba6d36a023
HOPKINS: Added missing GOHOME/GOHOME2 methods
2012-10-13 15:19:54 +11:00
Paul Gilbert
721b619398
HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.
...
I've already previously fixed two initialisatoin errors for data reading that expected int's to be 16 bits and signed, so adding the explicit cast everywhere will likely fix other similiar issues.
2012-10-11 22:58:04 +11:00
Paul Gilbert
7ca9d2100f
HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer.
...
Some of the methods explicitly differentiate between having a 0 result for invalid/abort versus PTRNUL return values
2012-10-10 21:03:29 +11:00
Paul Gilbert
4e0738af23
HOPKINS: Bugfixes for INILINK initialisatoin
2012-10-09 00:21:03 +11:00
Paul Gilbert
2b592038df
HOPKINS: Implemented further initialisation
2012-10-07 00:02:02 +10:00
Paul Gilbert
575f179f0f
HOPKINS: Converted the file manager from static to a standard manager class
2012-10-06 23:21:10 +10:00
Paul Gilbert
28099ee00d
HOPKINS: Added new LinesManager class with lots of line methods
2012-10-02 21:44:23 +10:00
Paul Gilbert
8fa33e7714
HOPKINS: Implemented more object manager methods
2012-09-30 21:02:39 +10:00
Paul Gilbert
92313216dd
HOPKINS: Implemented more graphics and object methods
2012-09-29 09:33:42 +10:00
Paul Gilbert
7c9ad56aac
HOPKINS: Implemented many of the previously stubbed methods
2012-09-28 22:15:59 +10:00
Paul Gilbert
1885141be5
HOPKINS: Starting implementation of talk manager
2012-09-26 23:34:10 +10:00
Paul Gilbert
ddb4fdcf12
HOPKINS: Implementing font methods
2012-09-26 22:13:15 +10:00
Paul Gilbert
c9f904b7ca
HOPKINS: Implemented some more of the object/sprite methods
2012-09-23 22:52:12 +10:00
Paul Gilbert
01bcd87ba4
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
2012-09-23 10:59:52 +10:00
Paul Gilbert
1597aff3c7
HOPKINS: Clean up of moving Txt array from Globals to FontManager
2012-09-22 19:54:30 +10:00
Paul Gilbert
460b4eb17b
HOPKINS: Implemented AFFICHE_SPEED method
2012-09-22 10:36:18 +10:00
Paul Gilbert
9900adf18c
HOPKINS: Initial implementation of some code that will be needed for cursor display
2012-09-19 21:34:23 +10:00
Paul Gilbert
df410953c9
HOPKINS: Initial implementation of main menu method
2012-09-17 18:03:25 +10:00
Paul Gilbert
0b610c45df
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
2012-09-17 16:53:21 +10:00
Paul Gilbert
d2bf3ae78c
HOPKINS: Implementing code for CHARGE_ANIM and dependent methods
2012-09-16 17:21:24 +10:00
Paul Gilbert
d007e0aafe
HOPKINS: initial implementation of INTORUN method
2012-09-15 13:23:46 +10:00