aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-09-10TSAGE: Cleaned up the savegame code, and enabled it for Blue ForcePaul Gilbert
2011-09-10TSAGE: Implemented Scene 325 - Police Conference RoomPaul Gilbert
2011-09-09CGE: Remove Dat classStrangerke
2011-09-09CGE: Remove some static variables from fileIOStrangerke
2011-09-09CGE: Remove a useless function declaration in class BtFileStrangerke
2011-09-09CGE: Remove XFile, rename some membersStrangerke
2011-09-09LURE: Fix crash caused by trying to talk to a character when an ask action is...Paul Gilbert
2011-09-09TSAGE: Implemented inventory image display code and slot scrollingPaul Gilbert
2011-09-09TSAGE: Object display fixes for scene 315Paul Gilbert
2011-09-09TSAGE: Fix to correctly show the heads of Blue Force speakersPaul Gilbert
2011-09-09TSAGE: Fix for properly clearing on-screen textPaul Gilbert
2011-09-08HUGO: Improvements to SoundHandler::pcspkr_player().Alyssa Milburn
2011-09-08TINSEL: Made some static data const.Johannes Schickel
2011-09-08SCUMM: Made some static data const.Johannes Schickel
2011-09-08QUEEN: Made some static data const.Johannes Schickel
2011-09-08GOB: Made some static data const.Johannes Schickel
2011-09-08DRACI: Made some static data const.Johannes Schickel
2011-09-08SKY: Made some more static data const.Johannes Schickel
2011-09-08TUCKER: Made some static data const.Johannes Schickel
2011-09-08HUGO: Made some static data const.Johannes Schickel
2011-09-08CINE: Made some static data const.Johannes Schickel
2011-09-08TSAGE: Fix fallback item description display for scenesPaul Gilbert
2011-09-08TSAGE: Fix score display in user interfacePaul Gilbert
2011-09-08TSAGE: Implemented Scene 315 (Inside Police Station)Paul Gilbert
2011-09-08TSAGE: More core functionality needed for Blue ForcePaul Gilbert
2011-09-08TSAGE: Separated speaker classes for both games into separate filesPaul Gilbert
2011-09-08DREAMWEB: Fix quitting in several modal parts of the gameBertrand Augereau
2011-09-08JANITORIAL: Fix some formatting glitches in gob, hugo and toonStrangerke
2011-09-07LASTEXPRESS: Fix Francois being stuck when exiting compartmentLittleboy
2011-09-08AGOS: Made some static data const.Johannes Schickel
2011-09-08SKY: Made some static data const.Johannes Schickel
2011-09-08SCI: Made some static data const.Johannes Schickel
2011-09-08KYRA: Made some more static data const.Johannes Schickel
2011-09-08SWORD1: Replace inRange with CLIP.Johannes Schickel
2011-09-08SWORD1: Made some static data const.Johannes Schickel
2011-09-07SWORD1: Made code conform a bit better to our formatting guidelines.Johannes Schickel
2011-09-07CGE: Rename Han structures to HandlerStrangerke
2011-09-07CGE: Clean up and split snBarrier(), remove progName()Strangerke
2011-09-07CGE: Remove wtom()Strangerke
2011-09-06CGE: Replace Hxy by Common::PointStrangerke
2011-09-06CGE: Cleanup: remove residuals of the demo codeStrangerke
2011-09-06CGE: Handle properly looping samplesStrangerke
2011-09-06CGE: Remove 'count' static variable from snailStrangerke
2011-09-06CGE: Take into account some of LordHoto's commentsStrangerke
2011-09-06CGE: Remove various defines and functions from "general"Strangerke
2011-09-05CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out)Strangerke
2011-09-05CGE: Little cleanup of vmenuStrangerke
2011-09-04CGE: Use F5/F7 to display the save/load dialog boxStrangerke
2011-09-04CGE: Remove two useless callback typesStrangerke
2011-09-03DREAMWEB: 'getblockofpixel' ported to C++Bertrand Augereau