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
Age
Commit message (
Collapse
)
Author
2012-11-11
HOPKINS: Added missing flush of changed sound settings to disk
Paul Gilbert
2012-11-11
HOPKINS: Clean up of un-needed sound structure fields
Paul Gilbert
2012-11-11
HOPKINS: Fix to not play music if it is muted
Paul Gilbert
2012-11-11
HOPKINS: Bugfix to make music playback loop
Paul Gilbert
2012-11-11
HOPKINS: Music playback is now working
Paul Gilbert
2012-11-11
HOPKINS: Bugfix for voice when looking at objects in-game
Paul Gilbert
2012-11-11
HOPKINS: Basic voice playback now working
Paul Gilbert
2012-11-10
HOPKINS: Split run() in two in order to prepare future diffing between versions
Strangerke
2012-11-10
HOPKINS: Beginnings of implementation of sound code
Paul Gilbert
2012-11-09
HOPKINS: Fix first displayed screen in full linux version
Strangerke
2012-11-09
Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins
Paul Gilbert
2012-11-09
HOPKINS: Bugfixes for cursor disappearing after using GMM.
Paul Gilbert
2012-11-09
HOPKINS: The Linux game (full) now starts
Strangerke
2012-11-08
HOPKINS: Fix crash in GraphicsManager constructor
Paul Gilbert
2012-11-08
HOPKINS: More full version initialization, change 2 variables to boolean
Strangerke
2012-11-07
HOPKINS: Initialize FR variable (language) based on detected language.
Strangerke
Could be improved, to be checked with a German version.
2012-11-01
HOPKINS: Refactoring to show the selected inventory item using ScummVM ↵
Paul Gilbert
cursor manager
2012-10-31
HOPKINS: Add code specific to full linux version in PARLER_PERSO
Strangerke
Also change another variable type
2012-10-31
Merge branch 'master' into hopkins
Paul Gilbert
2012-10-31
HOPKINS: Variable renaming in Affiche_Perfect
Paul Gilbert
2012-10-30
Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins
Paul Gilbert
2012-10-30
HOPKINS: Renaming local variables in graphics.cpp
Paul Gilbert
2012-10-29
HOPKINS: Fix more mass renaming issues
Strangerke
2012-10-30
HOPKINS: Removed duplicate souris_max method
Paul Gilbert
2012-10-29
HOPKINS: More work on booleans
Strangerke
2012-10-30
HOPKINS: Method parameter renames in GraphicsManager class
Paul Gilbert
2012-10-30
Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins
Paul Gilbert
2012-10-30
HOPKINS: Renamed fields of Tri structure
Paul Gilbert
2012-10-29
HOPKINS: Replace some more boolean values
Strangerke
2012-10-29
PEGASUS: Improve on the WSC missing AI videos bug
Matthew Hoops
Made the only hint available into the first hint
2012-10-29
PEGASUS: Ease off the CPU in the overview
Matthew Hoops
2012-10-29
HOPKINS: Locals renaming in menu.cpp
Paul Gilbert
2012-10-29
HOPKINS: Fix SCBOB method.
Paul Gilbert
This fixes cropping issues with sprites moving into areas they are supposed to be behind.
2012-10-29
Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins
Paul Gilbert
2012-10-29
HOPKINS: Fixed NULL case in OBJET_VIVANT
Paul Gilbert
2012-10-28
HOPKINS: Replace some 0/1 by false/true for boolean variables
Strangerke
2012-10-28
GUI: Check for screen changes in the saveload chooser selection code.
Johannes Schickel
2012-10-29
HOPKINS: Fix for restoring screen when returning from close-ups
Paul Gilbert
2012-10-29
HOPKINS: Another shouldQuit() check in PERSONAGE
Paul Gilbert
2012-10-29
HOPKINS: Added lots of shouldQuit() checks to the loops in the script code
Paul Gilbert
2012-10-28
HOPKINS: Fix buffer overruns in the PLAY_SEQ2 method
Paul Gilbert
2012-10-28
HOPKINS: Fix calculating offsets in get_offsetx/y
Paul Gilbert
2012-10-28
HOPKINS: Fix to allow quitting when a conversation is active
Paul Gilbert
2012-10-28
HOPKINS: Added extra shouldQuit checks to introduction sequence
Paul Gilbert
2012-10-28
HOPKINS: Fix gcc compiler warnings
Paul Gilbert
2012-10-28
HOPKINS: Fixed the type casting in copy video methods
Paul Gilbert
2012-10-28
HOPKINS: Some cleanup of field types and comparisons in PLAY_SEQ/PLAY_SEQ2
Paul Gilbert
2012-10-28
HOPKINS: Bugfix to Copy_Video_Vbe16a
Paul Gilbert
2012-10-28
HOPKINS: Added code to delete saved temporary screen .SCR files
Paul Gilbert
2012-10-28
HOPKINS: Fix crash when returning from conversation cut-scene in scene 5
Paul Gilbert
[next]