aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2016-09-08DM: Check the style used for the pointers in Timeline, more renamingStrangerke
2016-09-07DM: Renaming in more functions of TimelineStrangerke
2016-09-07DM: More refactoring in TimelineStrangerke
2016-09-07DM: Remove GOTOs from processTimeline()Strangerke
2016-09-07DM: more renaming in TimelineStrangerke
2016-09-07DM: Remove a GOTO from fixChronology()Strangerke
2016-09-07DM: Start refactoring TimelineStrangerke
2016-09-07DM: Finish the renaming and first refactoring pass in TextManStrangerke
2016-09-07DM: More renaming and refactoringStrangerke
2016-09-07DM: Fix the style of some pointers in projexplStrangerke
2016-09-07DM: Fix regression introduced in e4fe372Bendegúz Nagy
2016-09-07DM: Remove the use of GOTO in processEvent25Strangerke
2016-09-07DM: Refactor processEvent25Strangerke
2016-09-07DM: Refactor processEvents48To49Strangerke
2016-09-07DM: Get rid of a GOTO in projectileGetImpactCountStrangerke
2016-09-06DM: Renaming in ProjExplStrangerke
2016-09-06DM: Take Dreammaster's suggestion into account to make it even more readableStrangerke
2016-09-06DM: Rework a if statement in hasProjectileImpactOccurred to make it readableStrangerke
2016-09-06DM: Split redefined variables in hasProjectileImpactOccurred()Strangerke
2016-09-06DM: First pass of refactoring in hasProjectileImpactOccurredStrangerke
2016-09-05DM: Merge branch 'dm' of github.com:WinterGrascph/scummvm into dmBendegúz Nagy
2016-09-05DM: Fix regression introduced in 901ba6fBendegúz Nagy
Unable to place items directly into champions' hands
2016-09-05DM: Fix pointer style in ObjectManStrangerke
2016-09-05DM: Finish the renaming in ObjectManStrangerke
2016-09-05DM: Start refactoring ObjectManStrangerke
2016-09-05DM: Better refactoring of sensorIsTriggeredByClickOnWallStrangerke
2016-09-05DM: Better refactoring of processThingAdditionOrRemovalStrangerke
2016-09-05Merge branch 'dm' of github.com:WinterGrascph/scummvm into dmBendegúz Nagy
2016-09-05DM: Get rid of Gotos in processThingAdditionOrRemovalStrangerke
2016-09-04DM: Small refactoring in processThingAdditionOrRemovalStrangerke
2016-09-04DM: More polishing in MovesensManStrangerke
2016-09-04DM: Fix typo in the name of isObjectInPartyPossession, get rid of the GOTOStrangerke
2016-09-04DM: First pass of refactoring in isObjcetInPartyPossessionStrangerke
2016-09-04DM: First pass of refactoring of getTeleporterRotatedGroupResultStrangerke
2016-09-04DM: Some more refactoring in MovesensMan, change return value of getSound()Strangerke
2016-09-04DM: Fix original bug in isLevitatingStrangerke
2016-09-04DM: Refactor getMoveResult()Strangerke
2016-09-04DM: Refactor sensorIsTriggeredByClickOnWall, remove all GOTOsStrangerke
2016-09-04DM: First pass of refactoring in sensorIsTriggeredByClickOnWall, clean ↵Strangerke
pointers type in movesens
2016-09-04DM: Remove a variant of blitToScreen, refactor drawActionDamageStrangerke
2016-09-04DM: More refactoring and renaming in MenuManStrangerke
2016-09-04DM: Finish the rework in isActionPerformed, remove all GOTOsStrangerke
2016-09-04DM: WIP rework in isActionPerformed()Strangerke
2016-09-04DM: Fix original bug in MenuManStrangerke
2016-09-04DM: More refactoring in MenuManStrangerke
2016-09-04DM: More rework in getChampionSpellCastResult, remove GOTOsStrangerke
2016-09-04DM: First pass of renaming in getChampionSpellCastResultStrangerke
2016-09-04DM: Remove useless code in setMagicCasterAndDrawSpellAreaStrangerke
2016-09-04DM: Rework getClickOnSpellCastResultStrangerke
2016-09-04DM: Refactoring, enforce the use of ChampionIndexStrangerke