aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-01-14HOPKINS: Rename car related fields, remove map car sprite indexStrangerke
2013-01-14HOPKINS: Add synchronization of car position on the city mapStrangerke
2013-01-13HOPKINS: Fix regression in 5a961b104fb22ce1c32f46a112a185c1fc08b45c. Thanks ↵Strangerke
to Eriktorbjorn for the analysis of the issue
2013-01-13HOPKINS: Fix regression in Bomb display. This was caused by the use of the ↵Strangerke
wrong sprite file (two files with the same name)
2013-01-13HOPKINS: (Courtesy of Eriktorbjorn) slight optimisation of the sound codeStrangerke
2013-01-12HOPKINS: Some refactoring in ObjectsManagerStrangerke
2013-01-12HOPKINS: Remove one more labelStrangerke
2013-01-12HOPKINS: Some refactoring in DialogManager and AnimationManagerStrangerke
2013-01-12HOPKINS: Get rid of some GOTOs in pathfinding codeStrangerke
2013-01-12HOPKINS: Some refactoring in the pathfinding codeStrangerke
2013-01-12HOPKINS: Start refactoring VERIF_SMOOTHStrangerke
2013-01-11HOPKINS: Start refactoring PARC_VOITURE, some renamingStrangerke
2013-01-11HOPKINS: Refactor PLAN_TESTStrangerke
2013-01-11HOPKINS: (on behalf of fuzzie) Fix regression introduced in ↵Strangerke
d963e971303c925fead904e303c39a5e873c885d
2013-01-11HOPKINS: Refactor TEST_LIGNEStrangerke
2013-01-11HOPKINS: Various renamingStrangerke
2013-01-10HOPKINS: Refactor inventory codeStrangerke
2013-01-10HOPKINS: Get rid of a magic value, rename a couple of pathfinding functionsStrangerke
2013-01-10HOPKINS: (on behalf of fuzzie) Fix regression introduced in ↵Strangerke
66cc7d099e3787b50a45d289652e9f258a2a805d
2013-01-10HOPKINS: Refactor CHARGE_OBSTACLEStrangerke
2013-01-10HOPKINS: Some refactoring of PARC_VOITURE and initRouteStrangerke
2013-01-10HOPKINS: Refactor checkCollisionLineStrangerke
2013-01-09HOPKINS: Simplify absolute values in LinesManagerStrangerke
2013-01-09HOPKINS: Refactor searchSavegamesStrangerke
2013-01-09HOPKINS: Rewrite nextVerbIconStrangerke
2013-01-09HOPKINS: Fix typo in previous commitStrangerke
2013-01-09HOPKINS: Get rid of some more casts in objectManagerStrangerke
2013-01-09HOPKINS: Get rid of some more casts in objectManagerStrangerke
2013-01-08HOPKINS: Remove some nasty casts from menuManager and ObjectManagerStrangerke
2013-01-08HOPKINS: Get rid of the NO_VISU global variableFilippos Karapetis
2013-01-08HOPKINS: Get rid of more useless global variablesFilippos Karapetis
2013-01-08HOPKINS: Clean up the menu codeFilippos Karapetis
2013-01-08HOPKINS: Refactor nextObjectIconStrangerke
2013-01-08HOPKINS: Some renaming and refactoring in showInventory and changeObjectStrangerke
2013-01-08HOPKINS: Remove global filename and constructFilenameStrangerke
2013-01-08HOPKINS: Merge all the different full version logic handlersFilippos Karapetis
2013-01-07HOPKINS: Add detection for Hopkins SpanishStrangerke
2013-01-07HOPKINS: Get rid of _disableCursorFlFilippos Karapetis
2013-01-07HOPKINS: Get rid of the NOSPRECRAN global variableFilippos Karapetis
2013-01-07HOPKINS: Fix fileExists()Filippos Karapetis
2013-01-07HOPKINS: Remove useless globals and rename some variablesFilippos Karapetis
2013-01-07HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folderFilippos Karapetis
2013-01-07HOPKINS: Fix regression (typo)Filippos Karapetis
2013-01-07HOPKINS: The return value of constructLinuxFilename is unusedFilippos Karapetis
2013-01-07HOPKINS: Remove static game directory configuration optionsFilippos Karapetis
Also, remove the unused VGA folder. This is the first step to remove constructFilename() and associated functions.
2013-01-07HOPKINS: Remove more unused global variablesFilippos Karapetis
2013-01-07HOPKINS: Remove another unused global variableFilippos Karapetis
2013-01-07HOPKINS: Remove another unused globalFilippos Karapetis
2013-01-07HOPKINS: Fix typoFilippos Karapetis
2013-01-07HOPKINS: Simplify SoundManager::WSOUND()Filippos Karapetis