aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-02-07HOPKINS:Move some variables from globals to ObjectManagerStrangerke
2013-02-07HOPKINS: Improve private/public scope in Globals. Remove some useless variabl...Strangerke
2013-02-07HOPKINS: Improve private/public scope in EventsManagerStrangerke
2013-02-07HOPKINS: Improve private/public scope in DialogsManagerStrangerke
2013-02-07HOPKINS: Improve private/public scope in FontMAnagerStrangerke
2013-02-07HOPKINS: Misc refactoring and renaming, remove some dead codeStrangerke
2013-02-07HOPKINS: Remove GOTOs in cityMapCarRouteStrangerke
2013-02-07HOPKINS: Remove several GOTOs in PARCOURS2Strangerke
2013-02-06HOPKINS: Start refactoring GENIAL. Remove three labels and the associated GOTOsStrangerke
2013-02-06HOPKINS: Get rid if the last GOTO in DialogManagerStrangerke
2013-02-06HOPKINS: Remove the last GOTO from TalkManagerStrangerke
2013-02-06HOPKINS: Renaming in ScriptManager and DialogManagerStrangerke
2013-02-06HOPKINS: Remove two labels and their associated GOTOs from EventsManagerStrangerke
2013-02-06HOPKINS: Fix regression in #fddc6497bf316e6e44b258b1c7fd9adc0749bd72 : "Menu:...Strangerke
2013-02-06HOPKINS: Remove a useless variable in LinesManager, some renamingStrangerke
2013-02-06HOPKINS: Remove 2 labels and associated GOTOs from ObjectManagerStrangerke
2013-02-05HOPKINS: Some renaming in ObjectsManagerStrangerke
2013-02-05HOPKINS: More refactoring and renaming in ObjectsManagerStrangerke
2013-02-05HOPKINS: Some refactoring in ObjectsManagerStrangerke
2013-02-04HOPKINS: Fix spacing in DebuggerStrangerke
2013-02-04HOPKINS: Refactoring in ComputerManagerStrangerke
2013-02-04HOPKINS: Improve imageStr allocation, replace remaining useless reads by skipsStrangerke
2013-02-04HOPKINS: Use similar naming and coding style in different functions of Animat...Strangerke
2013-02-04HOPKINS: Start refactoring playSequence2. Remove 4 labels and the associated ...Strangerke
2013-02-04HOPKINS: Use SWAP() to swap elements in displaySprite()Torbjörn Andersson
2013-02-03HOPKINS: More refactoring of playSequence in order to handle shouldQuit()Strangerke
2013-02-03HOPKINS: Replace a global variable by a parameter in playSequence()Strangerke
2013-02-03HOPKINS: Fix the Esc key behavior in playSequence, remove several GOTOsStrangerke
2013-02-03HOPKINS: Attempt to fix crash when skipping movieTorbjörn Andersson
2013-02-03HOPKINS: Refactor selection of action animationsStrangerke
2013-02-03HOPKINS: Remove debug hack left in previous commit, some tiny refactoringStrangerke
2013-02-03HOPKINS: flatten a leftover serie of IFsStrangerke
2013-02-03HOPKINS: Some more refactoring in BTOCEAN codeStrangerke
2013-02-03HOPKINS: Get rid of 3 more labelsStrangerke
2013-02-03HOPKINS: Start refactoring BTOCEAN. Get rid of two labels and their associate...Strangerke
2013-02-03HOPKINS: Skip several useless reads in playAnim2, some more refactoringStrangerke
2013-02-03HOPKINS: More refactoring in playAnim2. Get rid of the remaining GOTOsStrangerke
2013-02-03HOPKINS: More refactoring in playAnim2: Get rid of another label and associat...Strangerke
2013-02-03HOPKINS: Remove dead code in playAnim2, get rid of one more GOTOStrangerke
2013-02-03HOPKINS: Get rid of another couple of GOTOs in playAnim2Strangerke
2013-02-03HOPKINS: Remove two GOTOs in playAnim()Strangerke
2013-02-03HOPKINS: Some more refactoringStrangerke
2013-02-02HOPKINS: Fix Valgrind warnings in INILINK()Torbjörn Andersson
2013-02-02HOPKINS: Fix GCC warningsTorbjörn Andersson
2013-02-02HOPKINS: Some refactoring in GraphicsManagerStrangerke
2013-02-02HOPKINS: Fix Sprite_Vesa() height clippingTorbjörn Andersson
2013-02-02HOPKINS: Fix signness issue, get rid of another GOTOStrangerke
2013-02-02HOPKINS: Get rid of a goto in the display code. Remove useless casts (with co...Strangerke
2013-02-01HOPKINS: Remove 2 more labels in EventsManagerStrangerke
2013-02-01HOPKINS: Get rid of a couple of LABELS in EventsManager, some renamingStrangerke