aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_user_interface.cpp
AgeCommit message (Expand)Author
2015-10-02SHERLOCK: Fix original save/load slot bug in Serrated ScalpelTorbjörn Andersson
2015-09-11SHERLOCK: 3DO: Further alignment between portraits and talk textPaul Gilbert
2015-09-06SHERLOCK: 3DO: Hook up Save/Load buttons to ScummVM's dialogsPaul Gilbert
2015-09-06SHERLOCK: 3DO: Fix display of user interfacePaul Gilbert
2015-09-06SHERLOCK: 3DO: Fix Settings buttonPaul Gilbert
2015-08-31SHERLOCK: Add missing events.getKey() when checking for "pending D keys"Torbjörn Andersson
2015-08-17SHERLOCK: Rename talk to initTalkPaul Gilbert
2015-08-13SHERLOCK: RT: SImplification of old speech codePaul Gilbert
2015-08-07SHERLOCK: SS: Cleaned up handling of 3DO portrait playbackPaul Gilbert
2015-06-30SHERLOCK: Change _lookPosition to use PositionFacingPaul Gilbert
2015-06-26SHERLOCK: Split FixedText into separate descendents for each gamePaul Gilbert
2015-06-25SHERLOCK: RT: Further split-off of Scalpel-specific codePaul Gilbert
2015-06-21SHERLOCK: Split up Journal class for each gamePaul Gilbert
2015-06-18SHERLOCK: RT: Implement font _yOffsets tablePaul Gilbert
2015-06-17SHERLOCK: RT: Fix crash in second intro scenePaul Gilbert
2015-06-16SHERLOCK: SS: Fix the position of the user interface in the 3DO versionFilippos Karapetis
2015-06-16SHERLOCK: Use IS_3DO in more placesFilippos Karapetis
2015-06-15SHERLOCK: Use a string literal as the format stringMatthew Hoops
2015-06-14SHERLOCK: Move _walkDest from People to PersonPaul Gilbert
2015-06-14SHERLOCK: action processing uses fixed text classMartin Kiewitz
2015-06-14SHERLOCK: inventory uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: fixedText class to support localizationsMartin Kiewitz
2015-06-14SHERLOCK: 3DO: enable button pressing in UIMartin Kiewitz
2015-06-13SHERLOCK: Simplify UseType to derive from ActionTypePaul Gilbert
2015-06-13SHERLOCK: 3DO: movie playback for script eventsMartin Kiewitz
2015-06-13SHERLOCK: Clean up the parameter passed in talk3DOMovieTrigger()Filippos Karapetis
2015-06-13SHERLOCK: RT: Implemented doStandardControlPaul Gilbert
2015-06-13SHERLOCK: 3DO: support for talk moviesMartin Kiewitz
2015-06-13SHERLOCK: RT: Implemented handleInput methodPaul Gilbert
2015-06-13SHERLOCK: Added color enum for 235 (button background color?)Torbjörn Andersson
2015-06-12SHERLOCK: RT: Implement startCAnimPaul Gilbert
2015-06-12SHERLOCK: Move walkToCoords from People to PersonPaul Gilbert
2015-06-12SHERLOCK: RT: Implement animation structure changesPaul Gilbert
2015-06-12SHERLOCK: 3DO: some work on font file loadingMartin Kiewitz
2015-06-12SHERLOCK: 3DO: basic UI supportMartin Kiewitz
2015-06-12SHERLOCK: 3DO: room fade in, font ignore UI ignoreMartin Kiewitz
2015-06-12SHERLOCK: surface setPixels get pixelformatMartin Kiewitz
2015-06-11SHERLOCK: Refactor setWalking into Person classesPaul Gilbert
2015-06-11SHERLOCK: Refactor gotoStand into Person classesPaul Gilbert
2015-06-11SHERLOCK: Beginning of descendent Person classesPaul Gilbert
2015-06-07SHERLOCK: 3DO animation supportMartin Kiewitz
2015-06-06SHERLOCK: Setting up game specific People descendant classesPaul Gilbert
2015-06-05SHERLOCK: Further FIXED_INT_MULTIPLIER refactoringPaul Gilbert
2015-06-03SHERLOCK: Fix resetting cursor when resetting UIPaul Gilbert
2015-06-01SHERLOCK: Fix button check in lookScreenPaul Gilbert
2015-05-30SHERLOCK: Fix restoring info line when talk window closesPaul Gilbert
2015-05-30SHERLOCK: Fix non-interactive Scalpel demoPaul Gilbert
2015-05-28SHERLOCK: Moving split up classes into their own filesPaul Gilbert