aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins
AgeCommit message (Expand)Author
2013-04-21HOPKINS: Fix code related to _zoneLineStrangerke
2013-04-21HOPKINS: More MAX_LINES cleanupStrangerke
2013-04-21HOPKINS: Add extra sanity check CID 1004008Strangerke
2013-04-21HOPKINS: MAX_LINES cleanupWillem Jan Palenstijn
2013-04-21HOPKINS: Improve test on lineData in testLine. CID 1003821Strangerke
2013-04-20HOPKINS: Fix missing break in characterRoute() CID 1003758Strangerke
2013-04-20HOPKINS: Fix check on index in LinesManager. CID 1004010Strangerke
2013-04-19Merge pull request #322 from fingolfin/fix-clang-warningsJohannes Schickel
2013-04-19HOPKINS: Remove useless endless loop in AnimationManagerStrangerke
2013-04-19HOPKINS: Simplify code in checkSounds()Strangerke
2013-04-19HOPKINS: Remove dead code and out of bound access in SoundManagerStrangerke
2013-04-19HOPKINS: Fix missing break in ScriptManager. CID 1003759Strangerke
2013-04-19HOPKINS: Remove dead code in ScriptManagerStrangerke
2013-04-18HOPKINS: Replace non-ASCII characters by octal string literalsMax Horn
2013-04-17HOPKINS: fix ingame save thumbnails on BEAlyssa Milburn
2013-04-17HOPKINS: fix palette writes on BEAlyssa Milburn
2013-04-16HOPKINS: Fix broken condition detected by CoverityStrangerke
2013-04-14HOPKINS: Renamed fields and methods in ObjectsManagerPaul Gilbert
2013-04-14HOPKINS: Renamed remaining fields of GraphicsManager classPaul Gilbert
2013-04-13HOPKINS: Apply a couple of renamings suggested by wjpStrangerke
2013-04-11HOPKINS: Fix warningEugene Sandulenko
2013-04-11HOPKINS: Constify some functions and membersStrangerke
2013-04-11HOPKINS: Make ObjectsManager even more readableStrangerke
2013-04-10HOPKINS: Make ObjectsManager a bit more readableStrangerke
2013-04-10HOPKINS: Fix crash when skipping intro animations (regression in one of the l...Strangerke
2013-04-10HOPKINS: Reduce verbosity of displaySprite()Strangerke
2013-04-10HOPKINS: Remove some magic values used by _eventMode checksStrangerke
2013-04-10HOPKINS: Finish lock/unlockScreen() cleanup. Set them as private.Strangerke
2013-04-10HOPKINS: Add lockScreen() and unlockScreen() in copyVideoVbe16()Strangerke
2013-04-10HOPKINS: Add lockScreen() and unlockScreen() in copy16bFromSurfaceScaleX2()Strangerke
2013-04-10HOPKINS: Remove some useless lockScreen() and unlockScreen() around copy16Bit...Strangerke
2013-04-10HOPKINS: Reduce the use of lockScreen() and unlockScreen() by adding them in ...Strangerke
2013-04-10HOPKINS: Make the use of _mouseCursorId less verboseStrangerke
2013-04-10HOPKINS: Make engine less verbose by reducing some object namesStrangerke
2013-04-10HOPKINS: Janitorial: Remove useless codeStrangerke
2013-04-10HOPKINS: Remove useless object reference in DialogsManagerStrangerke
2013-04-10HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variableStrangerke
2013-04-10HOPKINS: Improve readability in DialogsManagerStrangerke
2013-04-09HOPKINS: Janitorial: Remove useless line of codeStrangerke
2013-04-09HOPKINS: Renamed remaining GraphicsManager methodsPaul Gilbert
2013-04-09HOPKINS: Renaming some of the remaining graphics methodsPaul Gilbert
2013-04-09HOPKINS: Make Hopkins sleep a bit in order to reduce CPU usageStrangerke
2013-04-09HOPKINS: Fix initialization of timers in EventsManagerStrangerke
2013-04-08HOPKINS: Fix glitch in Ocean Maze initializationStrangerke
2013-04-07HOPKINS: Add French Win95 version detectionsylvaintv
2013-04-07HOPKINS: Fix glitch when exiting computer in FBI roomsStrangerke
2013-04-06HOPKINS: Partially revert 63b669cfc4ec0cae7be83949f98ee3fd48607f90 as it caus...Strangerke
2013-04-05HOPKINS: JANITORIAL: Remove trailing spaces and tabsStrangerke
2013-04-05HOPKINS: Misc cleanupStrangerke
2013-04-05HOPKINS: Remove useless casts, fix 2 crashesStrangerke