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
/
scumm
/
verbs.cpp
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2014-12-08
SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' array
Robert Crossfield
2014-11-29
SCUMM: Maniac V0: If boxes are neighbors, walk directly to the new box. Remov...
Robert Crossfield
2014-11-28
SCUMM: Maniac V0: Implement the original Walk Code (to fix some anim glitches...
Robert Crossfield
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-02-11
SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 ver...
Tobias Gunkel
2012-02-11
SCUMM: adjust to coding style-guide
Tobias Gunkel
2012-02-11
SCUMM: introduce constants for _userState for cleaner and easier to understan...
Tobias Gunkel
2012-02-11
SCUMM: in v0 do not allow an inventory item as 2nd object of a give-to command
Tobias Gunkel
2012-02-11
SCUMM: keep track of the number of nested script calls for a sentence
Tobias Gunkel
2012-02-11
SCUMM: complete handling of pending walkTo actions for sentence commands
Tobias Gunkel
2012-02-11
SCUMM: delete some obsolete v0 TODOs
Tobias Gunkel
2012-02-11
SCUMM: fix v0 mode handling and actor switching
Tobias Gunkel
2012-02-11
SCUMM: fix blank sentence line in v0 after cutscenes and remove unused parame...
Tobias Gunkel
2012-02-11
SCUMM: merge _activeObjectNr/_activeObjectType and _cmdObjectNr/_cmdObjectType
Tobias Gunkel
2012-02-11
SCUMM: fix debugger for v0
Tobias Gunkel
2012-02-11
SCUMM: make what-is verb work in v0 again
Tobias Gunkel
2012-02-11
SCUMM: reset object2 in v0 correctly
Tobias Gunkel
2012-02-11
SCUMM: improve verb and sentence handling
Tobias Gunkel
2012-02-11
SCUMM: click into sentence line in v0 now performs the action
Tobias Gunkel
2012-02-11
SCUMM: fix kid selection in v0
Tobias Gunkel
2012-02-11
SCUMM: make START-button in mm c64 kid selection screen work again
Tobias Gunkel
2012-02-11
SCUMM: use command stack and SentenceTab in mm c64
Tobias Gunkel
2012-02-11
SCUMM: mm c64 cleanup
Tobias Gunkel
2012-02-11
SCUMM: replace verb, prep and currentMode values with symbolic constants
Tobias Gunkel
2012-02-11
SCUMM: use constants for c64 actor miscflags
Tobias Gunkel
2012-02-11
SCUMM: selecting inventory objects and inventory scrolling works again
Tobias Gunkel
2012-02-11
SCUMM: start handling object type and id correctly in mm c64
Tobias Gunkel
2012-02-11
SCUMM: remove unneeded verbPrep() calls
Tobias Gunkel
2012-02-11
SCUMM: changed handling of _activeInventory/_activeActor to _activeObject(2)/...
Tobias Gunkel
2012-02-11
SCUMM: make verbs working better
Tobias Gunkel
2011-09-17
SCUMM FM-TOWNS: fix DS build
athrxx
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-02-07
SCUMM: Avoid hiding overloaded virtual method
Max Horn
2010-10-25
SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.
Travis Howell
2010-10-25
SCUMM: Add patch #3093061 - MMC64: sentence highlighting.
Travis Howell
2010-10-05
SCUMM/FM-TOWNS: disable new graphics code in DS port
Florian Kagerer
2010-10-01
SCUMM/FM-TOWNS: fix palette and other graphics issues
Florian Kagerer
2010-09-18
SCUMM: Remove unused code, which was replaced by ScummEngine_v0::runObject in...
Travis Howell
2010-09-18
SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.
Travis Howell
2010-08-25
SCUMM: Implement keyboard-driven inventory scrolling in v2
Eugene Sandulenko
2010-03-16
Some style fixes.
Johannes Schickel
2010-03-16
Add patch #2970176 - V0: MM Verb + Anim Fix.
Travis Howell
2010-03-05
Patch #2963270: MM: V0 Verb Give Fix
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-10-27
Reset _distaff after drawing distaff image in PCE version of Loom.
Travis Howell
2009-10-27
Add support for distaff images in PCE version of Loom.
Travis Howell
[next]