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
/
scumm
/
script_v6.cpp
Age
Commit message (
Expand
)
Author
2004-04-08
seems it is 'endianness' and not 'endianess'
Max Horn
2004-04-05
Renamed StringTab::backup to StringTab::_default, as that describes better wh...
Max Horn
2004-04-03
cleanup StringTab stuff
Max Horn
2004-04-02
simplify code by integrating a call to translateText() into addMessageToStack...
Max Horn
2004-04-02
Added support for %___ strings (used in localized version of The Dig)
Max Horn
2004-03-27
forgot them
Paweł Kołodziejski
2004-03-19
Revamped COMI/DIG speech decoding (this my cause regressions, watch out). Goa...
Max Horn
2004-03-17
Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may...
Max Horn
2004-03-15
cleanup
Max Horn
2004-03-15
disambiguate the two talkingActor() methods (one was a getter, one a setter -...
Max Horn
2004-03-15
clearMsgQueue now just is a synonym for stopTalk -> remove it
Max Horn
2004-03-15
refactor use of _messagePtr -> instead of using it as an implicit parameter f...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-03-05
We already know the Sam & Max screensavers trigger these assertions so
Torbjörn Andersson
2004-03-02
Divide up some code for HE6 and HE7
Travis Howell
2004-03-01
Got rid of the Sam & Max inventory hack. This fixes at least one aspect of
Torbjörn Andersson
2004-03-01
HE games specific
Travis Howell
2004-02-29
Correct incorrect smush filename in Macintosh FT demo
Travis Howell
2004-02-24
Removeout dated fixme (No reports of asserts in minefield)
Travis Howell
2004-02-23
Add HE specific modifications to readArray and writeArray. That fixes
Eugene Sandulenko
2004-02-23
Proper implementation of readFile, writeFile and redimArray.
Eugene Sandulenko
2004-02-20
EVC ... no ... comments ... please :)
Nicolas Bacca
2004-02-18
Add some safety checks
Max Horn
2004-02-18
FT/DIG/COMI should always default to 100 for actor.forceclip.
Travis Howell
2004-02-17
Fix bug in ScummEngine_v6::o6_setBoxSet
Eugene Sandulenko
2004-02-16
Rename opcode
Travis Howell
2004-02-16
Rename opcode
Travis Howell
2004-02-16
Add comment and case
Travis Howell
2004-02-16
Update comment
Travis Howell
2004-02-15
More fixes to ScummEngine_v6::o6_pickVarRandom
Eugene Sandulenko
2004-02-15
Fix crash at fbear end scene
Eugene Sandulenko
2004-02-14
fixed warning
Paweł Kołodziejski
2004-02-14
changed to debug
Paweł Kołodziejski
2004-02-14
Fix E4 opcode implemetnation. Now it works
Eugene Sandulenko
2004-02-14
Some part of E4 opcode is FT/Dig only
Eugene Sandulenko
2004-02-14
Implementation of o6_unknownE4
Eugene Sandulenko
2004-02-13
oops. this clearly demonstrates what bug was here :)
Eugene Sandulenko
2004-02-13
Fix potential bug, depended on compiler.
Eugene Sandulenko
2004-02-09
Cleanup
Travis Howell
2004-02-07
Only used in HE games.
Travis Howell
2004-02-07
Clean up last commit.
Travis Howell
2004-02-06
o Now Long TRS messages get wrapped
Eugene Sandulenko
2004-02-06
Update comment
Travis Howell
2004-01-31
renamed _saveLoadCompatible to _saveTemporaryState; make use of requestLoad/r...
Max Horn
2004-01-30
DOTT should save sound state if _saveLoadSlot is true when doing a temporary ...
Travis Howell
2004-01-22
Not needed for puttdemo.
Travis Howell
2004-01-22
actor ignoreTurns is complete for scumm6
Travis Howell
2004-01-22
Remove a few old warnings.
Travis Howell
2004-01-19
cleanup
Max Horn
2004-01-19
fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...
Max Horn
[next]