aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/hopkins.cpp
AgeCommit message (Expand)Author
2019-10-23HOPKINS: Fix Missing Default Switch CasesD G Turner
2019-08-26HOPKINS: Fix GCC Compiler WarningsD G Turner
2018-10-18HOPKINS: Add Graphics Screen Update Debugging Code.D G Turner
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2017-08-06HOPKINS: Add missing break to switch statementPaul Gilbert
2014-02-18HOPKINS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-09HOPKINS: Reduce the scope of some variablesStrangerke
2014-02-02HOPKINS: Fix censorship issue introduced in a11f579a3f1690cf55c5402b8453fbaef...Strangerke
2013-12-24HOPKINS: Remove custom shouldQuit() as suggested by clone2727Strangerke
2013-12-24HOPKINS: Fix bug #6456 - RTL not working.Strangerke
2013-11-09HOPKINS: Replace cascades of if by switches for language checksStrangerke
2013-10-31HOPKINS: Fix CID 10868875-1086887Strangerke
2013-07-26HOPKINS: Move breakout highscore table to savegames, and fixes to displayPaul Gilbert
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-26HOPKINS: Remove erroneous static keyword, get rid of g_vmStrangerke
2013-06-25HOPKINS: Add some commentsStrangerke
2013-06-18HOPKINS: Fix glitch occurring when skipping the flight cut scene.Strangerke
2013-06-15Hopkins: Add some commentsStrangerke
2013-06-14HOPKINS: Fix Heisenbug occuring when finishing the Polish demoStrangerke
2013-06-12HOPKINS: Fix glitch in Polish demo when leaving the first roomStrangerke
2013-06-11HOPKINS: Fix glitch at the end of the intro caused by a double long fade outStrangerke
2013-06-09HOPKINS: Fix code formattingStrangerke
2013-06-06HOPKINS: Fix glitch occurring in the intro of the Linux Demo.Strangerke
2013-06-05HOPKINS: Fix 2 glitches reported by greencis in win95 demosStrangerke
2013-05-28HOPKINS: Fix crash in Polish demo - Bug #3613954Strangerke
2013-05-26HOPKINS: Fix bug #3613819 - Crash when loading a savegame in Win95 DemoStrangerke
2013-05-18HOPKINS: Fix to prevent GMM saving in the underwater sub scenesPaul Gilbert
2013-05-12HOPKINS: Clean debug channels, add Pathfinding tracesStrangerke
2013-05-08HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcherStrangerke
2013-05-06HOPKINS: Get rid of magic valuesStrangerke
2013-05-04HOPKINS: Hide the mouse cursor, which was still visible in some part of the i...Strangerke
2013-05-04HOPKINS: Add another workaround for the BeOS version, so it displays at least...Strangerke
2013-05-04HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version!Strangerke
2013-05-04HOPKINS: Search for alternate names for ending animationsStrangerke
2013-05-04HOPKINS: Hide mouse before displaying creditsStrangerke
2013-05-04HOPKINS: Fix bug #3612482 - ending credits issuesStrangerke
2013-05-03HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ...Strangerke
2013-05-01HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an al...Strangerke
2013-05-01HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi...Strangerke
2013-04-26HOPKINS: Fix Return to LauncherPaul Gilbert
2013-04-14HOPKINS: Renamed fields and methods in ObjectsManagerPaul Gilbert
2013-04-10HOPKINS: Reduce the use of lockScreen() and unlockScreen() by adding them in ...Strangerke
2013-04-10HOPKINS: Make engine less verbose by reducing some object namesStrangerke
2013-04-09HOPKINS: Renaming some of the remaining graphics methodsPaul Gilbert
2013-04-08HOPKINS: Fix glitch in Ocean Maze initializationStrangerke
2013-04-05HOPKINS: JANITORIAL: Remove trailing spaces and tabsStrangerke
2013-04-05HOPKINS: Remove useless casts, fix 2 crashesStrangerke
2013-04-05HOPKINS: Remove g_PTRNULStrangerke
2013-03-31HOPKINS: Fixed palette glitch during underwater base fade-inPaul Gilbert
2013-03-31HOPKINS: Converted iRegul to an EventMode enumerationPaul Gilbert