aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-18HOPKINS: Some renaming and refactoringStrangerke
2013-01-17HOPKINS: Remove a lot of useless variables in ObjectsManagerStrangerke
2013-01-17HOPKINS: (on behalf of fuzzie) Fix zoom bug introduced in ↵Strangerke
1c5a6f8c74a794e9a913c9b2c0bebfd59ac0fd9e
2013-01-17HOPKINS: Some simplifications in handleOpcode()Strangerke
2013-01-17HOPKINS: Fix a BE issueStrangerke
2013-01-17HOPKINS: Fix loops on zoom in Affiche_perfect. Thanks fuzzie for the help!Strangerke
2013-01-16HOPKINS: Move 4 int to boolean in TalkManagerStrangerke
2013-01-16HOPKINS: More refactoring in TalkManagerStrangerke
2013-01-16HOPKINS: Some refactoring in TalkManagerStrangerke
2013-01-16HOPKINS: Fix mouse cursor 25 in nextVerbIcon ("use coffin")Strangerke
2013-01-16HOPKINS: More refactoring in Hopkins (Thanks fuzzie for the help)Strangerke
2013-01-15HOPKINS: More refactoring in ObjectsManagerStrangerke
2013-01-15HOPKINS: More refactoring in ObjectsManagerStrangerke
2013-01-15HOPKINS: Refactor several functions in ObjectsManagerStrangerke
2013-01-14HOPKINS: Rename _newDirectionStrangerke
2013-01-14HOPKINS: Get rid of GOTOs in GOHOMEStrangerke
2013-01-14HOPKINS: Rename old Direction fieldsStrangerke
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