index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hopkins
/
hopkins.cpp
Age
Commit message (
Expand
)
Author
2018-10-18
HOPKINS: Add Graphics Screen Update Debugging Code.
D G Turner
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2017-08-06
HOPKINS: Add missing break to switch statement
Paul Gilbert
2014-02-18
HOPKINS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
HOPKINS: Reduce the scope of some variables
Strangerke
2014-02-02
HOPKINS: Fix censorship issue introduced in a11f579a3f1690cf55c5402b8453fbaef...
Strangerke
2013-12-24
HOPKINS: Remove custom shouldQuit() as suggested by clone2727
Strangerke
2013-12-24
HOPKINS: Fix bug #6456 - RTL not working.
Strangerke
2013-11-09
HOPKINS: Replace cascades of if by switches for language checks
Strangerke
2013-10-31
HOPKINS: Fix CID 10868875-1086887
Strangerke
2013-07-26
HOPKINS: Move breakout highscore table to savegames, and fixes to display
Paul Gilbert
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-06-26
HOPKINS: Remove erroneous static keyword, get rid of g_vm
Strangerke
2013-06-25
HOPKINS: Add some comments
Strangerke
2013-06-18
HOPKINS: Fix glitch occurring when skipping the flight cut scene.
Strangerke
2013-06-15
Hopkins: Add some comments
Strangerke
2013-06-14
HOPKINS: Fix Heisenbug occuring when finishing the Polish demo
Strangerke
2013-06-12
HOPKINS: Fix glitch in Polish demo when leaving the first room
Strangerke
2013-06-11
HOPKINS: Fix glitch at the end of the intro caused by a double long fade out
Strangerke
2013-06-09
HOPKINS: Fix code formatting
Strangerke
2013-06-06
HOPKINS: Fix glitch occurring in the intro of the Linux Demo.
Strangerke
2013-06-05
HOPKINS: Fix 2 glitches reported by greencis in win95 demos
Strangerke
2013-05-28
HOPKINS: Fix crash in Polish demo - Bug #3613954
Strangerke
2013-05-26
HOPKINS: Fix bug #3613819 - Crash when loading a savegame in Win95 Demo
Strangerke
2013-05-18
HOPKINS: Fix to prevent GMM saving in the underwater sub scenes
Paul Gilbert
2013-05-12
HOPKINS: Clean debug channels, add Pathfinding traces
Strangerke
2013-05-08
HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher
Strangerke
2013-05-06
HOPKINS: Get rid of magic values
Strangerke
2013-05-04
HOPKINS: Hide the mouse cursor, which was still visible in some part of the i...
Strangerke
2013-05-04
HOPKINS: Add another workaround for the BeOS version, so it displays at least...
Strangerke
2013-05-04
HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version!
Strangerke
2013-05-04
HOPKINS: Search for alternate names for ending animations
Strangerke
2013-05-04
HOPKINS: Hide mouse before displaying credits
Strangerke
2013-05-04
HOPKINS: Fix bug #3612482 - ending credits issues
Strangerke
2013-05-03
HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ...
Strangerke
2013-05-01
HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an al...
Strangerke
2013-05-01
HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi...
Strangerke
2013-04-26
HOPKINS: Fix Return to Launcher
Paul Gilbert
2013-04-14
HOPKINS: Renamed fields and methods in ObjectsManager
Paul Gilbert
2013-04-10
HOPKINS: Reduce the use of lockScreen() and unlockScreen() by adding them in ...
Strangerke
2013-04-10
HOPKINS: Make engine less verbose by reducing some object names
Strangerke
2013-04-09
HOPKINS: Renaming some of the remaining graphics methods
Paul Gilbert
2013-04-08
HOPKINS: Fix glitch in Ocean Maze initialization
Strangerke
2013-04-05
HOPKINS: JANITORIAL: Remove trailing spaces and tabs
Strangerke
2013-04-05
HOPKINS: Remove useless casts, fix 2 crashes
Strangerke
2013-04-05
HOPKINS: Remove g_PTRNUL
Strangerke
2013-03-31
HOPKINS: Fixed palette glitch during underwater base fade-in
Paul Gilbert
2013-03-31
HOPKINS: Converted iRegul to an EventMode enumeration
Paul Gilbert
2013-03-30
HOPKINS: Rename display buffers
Strangerke
2013-03-29
HOPKINS: Add a debug function to display current scene number
Strangerke
[next]