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 (
Expand
)
Author
2010-02-17
Implement stopMovie() for Riven. Fixes some dome related videos.
Matthew Hoops
2010-02-17
fixed "Cannot use rake on grass - ID: 2953464"
Vladimir Menshakov
2010-02-17
Mohawk : Adding resource cache class and integrating into Myst engine.
David Turner
2010-02-17
Use Common::KEYCODE_* instead of ASCII values for keycode comparison.
Johannes Schickel
2010-02-17
Use Common::KeyCode instead of int as key type for KeyMap.
Johannes Schickel
2010-02-17
Fix gcc warning.
Johannes Schickel
2010-02-17
Implemented player sprite loading portion of scene enter code
Paul Gilbert
2010-02-17
Cleanup handling of the telescope cover combination; matches the original alg...
Matthew Hoops
2010-02-16
Fascination - Fix syntax (clone2727)
Arnaud Boutonné
2010-02-16
Implement xgwatch so you can now find out the combination to free Catherine.
Matthew Hoops
2010-02-16
Implement xpisland990_elevcombo which allows you to free Catherine.
Matthew Hoops
2010-02-16
Fix typo in the ospit->tspit linking book RMAP code.
Matthew Hoops
2010-02-16
Move Riven variable randomization to initVars() and implement randomization f...
Matthew Hoops
2010-02-16
Add a workaround for two 'spare' variables that can exist in some save files.
Matthew Hoops
2010-02-16
Correct a rogue typo.
Matthew Hoops
2010-02-15
Playtoons - "Fascination" workaround for text is also required for Playtoons.
Arnaud Boutonné
2010-02-15
SCI32 reorders the REF* subops in kMessage; fixes GK1 conversations.
Matthew Hoops
2010-02-15
TINSEL: Cleanup the 'script workaround' code a bit.
Max Horn
2010-02-15
SCI: No need to set _executionStackPosChanged in kDisposeScript, as the callk...
Max Horn
2010-02-15
SCI: Remove sound/audio.h include from engine/state.h
Max Horn
2010-02-14
Mohawk : Corrected Myst Opcode 200/300 in Intro/Demo stack to correctly call ...
David Turner
2010-02-14
Fascination - Put correct protracker functions as Paula now accept sample siz...
Arnaud Boutonné
2010-02-14
Fixed typo
Filippos Karapetis
2010-02-14
Moved the reference to AudioPlayer inside SciEngine (as it doesn't have a sta...
Filippos Karapetis
2010-02-14
Add support for samples > 32kb to Paula chip emulation code.
Max Horn
2010-02-14
Remove an obsolete TODO.
Matthew Hoops
2010-02-13
Implement background video support for Riven; some VideoManager/QTPlayer clea...
Matthew Hoops
2010-02-13
Fascination: REAL fix. Thanks DrMcCoy.
Arnaud Boutonné
2010-02-13
Fix a crash in previous commit
Arnaud Boutonné
2010-02-13
Fascination:
Arnaud Boutonné
2010-02-13
SCI: Move language related code from EngineState to SciEngine
Max Horn
2010-02-13
SCI: Fix compiling with USE_OLD_MUSIC_FUNCTIONS enabled
Max Horn
2010-02-13
SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead
Max Horn
2010-02-13
SCI: Move GameFeatures from EngineState to SciEngine
Max Horn
2010-02-13
SCI: Get rid of EngineState::resMan
Max Horn
2010-02-13
SCI: Move Gui/Gfx related permanent objects from EngineState to SciEngine
Max Horn
2010-02-13
SCI: Add global g_sci pointer to the active SciEngine instance
Max Horn
2010-02-13
Cruise detection entry for english AtariST KixxXL edition
Fabio Battaglia
2010-02-13
SCI: Change getSciVersionDesc() to return 'const char *' instead of 'Common::...
Max Horn
2010-02-13
SCI: Remove unused PARSE_HEAP_SIZE
Max Horn
2010-02-13
Document Normal2xAspect
Max Horn
2010-02-13
cleanup
Max Horn
2010-02-13
Hide ZipArchive implementation, only expose it via factory functions: makeZip...
Max Horn
2010-02-13
Added the beginnings of scene set-up logic
Paul Gilbert
2010-02-13
Added command variation for dumping quotes and vocab
Paul Gilbert
2010-02-12
Fix trap book external commands.
Matthew Hoops
2010-02-12
SCI: Revert r47929 (bad idea, as we may run out of offsets). Instead, adapt S...
Walter van Niftrik
2010-02-10
Fix a potential problem for some compilers with having multiple stream reads.
Matthew Hoops
2010-02-10
Fix Rober Spalek & Hans-Joerg Frieden in the CPP resp. plain text versions of...
Max Horn
2010-02-10
SCI: Update said.y to match changes made to said.cpp; regenerate said.cpp usi...
Max Horn
[next]