Commit Graph

28579 Commits

Author SHA1 Message Date
Strangerke
c7ee7c7ba8 HOPKINS: Refactor several functions in ObjectsManager 2013-01-15 07:29:02 +01:00
Strangerke
5ef0a5ed2c HOPKINS: Rename _newDirection 2013-01-14 21:56:25 +01:00
Strangerke
6d7de82623 HOPKINS: Get rid of GOTOs in GOHOME 2013-01-14 19:24:25 +01:00
Strangerke
ec2feb4aec HOPKINS: Rename old Direction fields 2013-01-14 08:04:38 +01:00
Strangerke
75ba8bfb88 HOPKINS: Rename car related fields, remove map car sprite index 2013-01-14 07:58:06 +01:00
Strangerke
65c61ab6d7 HOPKINS: Add synchronization of car position on the city map 2013-01-14 07:52:24 +01:00
Strangerke
6856556a1a HOPKINS: Fix regression in 5a961b104f. Thanks to Eriktorbjorn for the analysis of the issue 2013-01-13 23:10:06 +01:00
Strangerke
dd7676a37e HOPKINS: Fix regression in Bomb display. This was caused by the use of the wrong sprite file (two files with the same name) 2013-01-13 19:56:04 +01:00
Strangerke
a743857b87 HOPKINS: (Courtesy of Eriktorbjorn) slight optimisation of the sound code 2013-01-13 11:01:26 +01:00
Strangerke
a75055a923 HOPKINS: Some refactoring in ObjectsManager 2013-01-12 18:20:24 +01:00
Strangerke
ba3453ac9a HOPKINS: Remove one more label 2013-01-12 16:27:08 +01:00
Strangerke
558506af54 HOPKINS: Some refactoring in DialogManager and AnimationManager 2013-01-12 15:19:46 +01:00
Strangerke
212a2cb0f8 HOPKINS: Get rid of some GOTOs in pathfinding code 2013-01-12 14:50:53 +01:00
Strangerke
1fd81eee40 HOPKINS: Some refactoring in the pathfinding code 2013-01-12 11:55:44 +01:00
Strangerke
e28c459a3b HOPKINS: Start refactoring VERIF_SMOOTH 2013-01-12 00:38:23 +01:00
Strangerke
8fa4b4b846 HOPKINS: Start refactoring PARC_VOITURE, some renaming 2013-01-11 21:27:04 +01:00
Strangerke
86eb21e885 HOPKINS: Refactor PLAN_TEST 2013-01-11 19:19:49 +01:00
Strangerke
f9f5888c90 HOPKINS: (on behalf of fuzzie) Fix regression introduced in d963e97130 2013-01-11 17:12:47 +01:00
Strangerke
d963e97130 HOPKINS: Refactor TEST_LIGNE 2013-01-11 08:16:47 +01:00
Strangerke
b7b3e959e3 HOPKINS: Various renaming 2013-01-11 01:50:29 +01:00
Strangerke
d1378dd594 HOPKINS: Refactor inventory code 2013-01-10 23:15:52 +01:00
Strangerke
9f153a3cbd HOPKINS: Get rid of a magic value, rename a couple of pathfinding functions 2013-01-10 22:09:37 +01:00
Strangerke
de93e44b16 HOPKINS: (on behalf of fuzzie) Fix regression introduced in 66cc7d099e 2013-01-10 21:40:46 +01:00
Strangerke
271087850f HOPKINS: Refactor CHARGE_OBSTACLE 2013-01-10 21:25:21 +01:00
Strangerke
66cc7d099e HOPKINS: Some refactoring of PARC_VOITURE and initRoute 2013-01-10 20:10:16 +01:00
Strangerke
36894babe1 HOPKINS: Refactor checkCollisionLine 2013-01-10 08:28:15 +01:00
Strangerke
0bf6d54d6b HOPKINS: Simplify absolute values in LinesManager 2013-01-09 08:05:58 +01:00
Strangerke
df00c12c85 HOPKINS: Refactor searchSavegames 2013-01-09 07:36:00 +01:00
Strangerke
f3174c64bf HOPKINS: Rewrite nextVerbIcon 2013-01-09 01:15:15 +01:00
Strangerke
137eb5f348 HOPKINS: Fix typo in previous commit 2013-01-09 00:38:19 +01:00
Strangerke
e4fcd5c406 HOPKINS: Get rid of some more casts in objectManager 2013-01-09 00:25:43 +01:00
Strangerke
96d1247e4a HOPKINS: Get rid of some more casts in objectManager 2013-01-09 00:22:34 +01:00
Strangerke
0376c6bcb8 HOPKINS: Remove some nasty casts from menuManager and ObjectManager 2013-01-08 23:45:15 +01:00
Filippos Karapetis
2b1b668908 HOPKINS: Get rid of the NO_VISU global variable 2013-01-08 13:39:14 +02:00
Filippos Karapetis
7462978be5 HOPKINS: Get rid of more useless global variables 2013-01-08 13:30:33 +02:00
Filippos Karapetis
fddc6497bf HOPKINS: Clean up the menu code 2013-01-08 13:12:49 +02:00
Strangerke
5a961b104f HOPKINS: Refactor nextObjectIcon 2013-01-08 08:37:42 +01:00
Strangerke
e67e84dfe7 HOPKINS: Some renaming and refactoring in showInventory and changeObject 2013-01-08 00:38:05 +01:00
Strangerke
495ecaafbc HOPKINS: Remove global filename and constructFilename 2013-01-08 00:03:08 +01:00
Filippos Karapetis
337c5d0e8d HOPKINS: Merge all the different full version logic handlers 2013-01-08 00:38:00 +02:00
Strangerke
991f999069 HOPKINS: Add detection for Hopkins Spanish 2013-01-07 20:32:08 +01:00
Filippos Karapetis
416463c3da HOPKINS: Get rid of _disableCursorFl 2013-01-07 19:59:38 +02:00
Filippos Karapetis
e57c82f9da HOPKINS: Get rid of the NOSPRECRAN global variable 2013-01-07 19:43:24 +02:00
Filippos Karapetis
60e11931ba HOPKINS: Fix fileExists() 2013-01-07 19:42:46 +02:00
Filippos Karapetis
5f171c51bf HOPKINS: Remove useless globals and rename some variables 2013-01-07 17:53:17 +02:00
Filippos Karapetis
55337fa93b HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folder 2013-01-07 17:40:41 +02:00
Filippos Karapetis
f1dafa025c HOPKINS: Fix regression (typo) 2013-01-07 17:01:24 +02:00
Filippos Karapetis
87385740be HOPKINS: The return value of constructLinuxFilename is unused 2013-01-07 16:21:55 +02:00
Filippos Karapetis
bd865d9741 HOPKINS: Remove static game directory configuration options
Also, remove the unused VGA folder.
This is the first step to remove constructFilename() and associated functions.
2013-01-07 16:17:27 +02:00
Filippos Karapetis
b270942f6e HOPKINS: Remove more unused global variables 2013-01-07 15:27:05 +02:00