aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06KYRA: (EOB1/Amiga) - fix level loadingathrxx
2019-03-06KYRA: (EOB1/Amiga) - implement AmigaDOS font supportathrxx
2019-03-06KYRA: (EOB1/Amiga) - fix chargen and gui colorsathrxx
2019-03-06KYRA: (EOB1/Amiga) - fix introathrxx
2019-03-06KYRA: (EOB1/Amiga) - fix start upathrxx
2019-03-06KYRA: (EOB1/Amiga) - add sound driverathrxx
2019-03-06KYRA: (EOB1/Amiga) - add static resourcesathrxx
2019-03-06KYRA: (EOB) - rename varathrxx
2019-03-06KYRA: (EOB) - minor save file export fixathrxx
2019-03-06KYRA: - minor cleanupathrxx
2019-03-06KYRA: (EOB) - improve commentathrxx
2019-03-06KYRA: (EOB) - fix unused stringathrxx
2019-03-06KYRA: (EOB) - slight improvement to character generationathrxx
2019-03-06KYRA: cleanup dirathrxx
2019-03-06KYRA: (EOB1/Amiga) - add detection entriesathrxx
2019-03-06BLADERUNNER: Fixed panning of speechPeter Kohaut
2019-03-05GLK: FROTZ: Moving updating colors and current window into Window classPaul Gilbert
2019-03-05BLADERUNNER: Fixed intermittent assert in pathfindingPeter Kohaut
2019-03-05BLADERUNNER: Loading of savegames from the launcherPeter Kohaut
2019-03-05BLADERUNNER: Prevent assert fault when loading actor with bad frame valueThanasis Antoniou
2019-03-04GLK: FROTZ: Fix some game detection IdsPaul Gilbert
2019-03-04BLADERUNNER: Fixed overflow in savegame namePeter Kohaut
2019-03-04BLADERUNNER: Enable pathfindingPeter Kohaut
2019-03-04BLADERUNNER: Fixed unexpected music playbackPeter Kohaut
2019-03-04BLADERUNNER: Fixed stereo balance for speechPeter Kohaut
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-03-04BLADERUNNER: retirement bounty exploit fixThanasis Antoniou
2019-03-04BLADERUNNER: Add Zuben's death rattleThanasis Antoniou
2019-03-04BLADERUNNER: Fix Zuben not flinching when shot atThanasis Antoniou
2019-03-03ACCESS: AMAZON: Fix crash due to Common::Language changePaul Gilbert
2019-03-03GLK: Revert to passing ascii characters rather than scancodes to the sub-enginesPaul Gilbert
2019-03-03SCI: Fix sync36 patch files not being loadedsluicebox
2019-03-03COMMON: Allow '\#' to match '#' in matchStringsluicebox
2019-03-03TITANIC: Fix crash asking Parrot who sabotaged the shipPaul Gilbert
2019-03-03GLK: FROTZ: Fix clashes with game IdsPaul Gilbert
2019-03-03ALL: Bump copyright year to 2019Lothar Serra Mari
2019-03-03GRAPHICS: Fix dstFormat check in Surface::convertToCameron Cawley
2019-03-03SDL: Add a function to convert from SDL_PixelFormat to Graphics::PixelFormatCameron Cawley
2019-03-02GLK: FROTZ: Implement os_beep methodPaul Gilbert
2019-03-02GLK: Switch focus window immediately after requesting lines or charsPaul Gilbert
2019-03-02GLK: Add support for input cursors in text grid windowsPaul Gilbert
2019-03-02GLK: Move input caret drawing into base FontInfo classPaul Gilbert
2019-03-03RISCOS: Don't expand system variables passed via the command lineCameron Cawley
2019-03-02GLK: Don't treat Caps, Num and Scroll Lock as standard keypressesTorbjörn Andersson
2019-03-02SCI32: Fix QFG4 peering at absent batsVhati
2019-03-02WIN32: Fix embedding disabled engine filessluicebox
2019-03-02IMAGE: Fix taking screenshots on big endian systemsCameron Cawley
2019-03-02IMAGE: Move bitmap writing code out of OpenGLGraphicsManagerCameron Cawley
2019-03-02GRAPHICS: Support converting to 3Bpp surfacesCameron Cawley
2019-03-02COMMON: Add WRITE_UINT24Cameron Cawley