aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-08TSAGE: Fix R2R crashes saying 'unknown message'Paul Gilbert
2012-01-07KYRA: Fix LoL/EoB savegame typing issue with keymapperTarek Soliman
2012-01-07KEYMAPPER: Add failsafe code for popping into Keymapper itselfTarek Soliman
2012-01-07KEYMAPPER: Constantify global keymap nameTarek Soliman
2012-01-07KEYMAPPER: Rename inherit flag to transparentTarek Soliman
2012-01-07KEYMAPPER: Only push/pop the gui keymap once per gui sessionTarek Soliman
2012-01-08SWORD2: Fix problem with the height of PSX spritesFabio Battaglia
2012-01-07Merge pull request #164 from Mataniko/masterEugene Sandulenko
2012-01-07TSAGE: R2R - Fix sub1B00, rename it to scalePaletteStrangerke
2012-01-07GRAPHICS: Silence a false positive warning in MSVCFilippos Karapetis
2012-01-07DEVTOOLS: Fix some warnings in create_kyradat.Johannes Schickel
2012-01-07SCUMM: Add three Hebrew HE gamesMatan Bareket
2012-01-07TSAGE: R2R - Implement scene 1100Strangerke
2012-01-07AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting"Filippos Karapetis
2012-01-07TSAGE: Implemented R2R Scene 325 - Bridge ConsolePaul Gilbert
2012-01-07GRAPHICS: Let FontManager::setFont accept an "const BdfFont *".Johannes Schickel
2012-01-07GUI: Rework how the default localized font is managed.Johannes Schickel
2012-01-07GUI: Simplify font loading a bit more.Johannes Schickel
2012-01-07GRAPHICS: Slight formatting fix.Johannes Schickel
2012-01-07NEWS: mention support of original Lands of Lore DOS save filesathrxx
2012-01-06AGI: Fix stuck next button when switching back to predictive modeWillem Jan Palenstijn
2012-01-06AGI: Clean up predictive matchingWillem Jan Palenstijn
2012-01-06GUI: Do an case-insensitive filename comparison.Johannes Schickel
2012-01-06GUI: Slight cleanup for font/image loading.Johannes Schickel
2012-01-06GRAPHICS: Whops. Fix misformatting introduced with 243de59.Johannes Schickel
2012-01-06GRAPHICS: Properly return 0 for late BDF cache loading fails.Johannes Schickel
2012-01-06GRAPHICS: Slight cleanup in BDF code.Johannes Schickel
2012-01-06GRAPHICS: Slight formatting fixes in jpeg.cpp.Johannes Schickel
2012-01-06GRAPHICS: Rework BDF font code.Johannes Schickel
2012-01-06KYRA: (EOB) - add basic distinction between music and sound effectsathrxx
2012-01-06KYRA: (EOB) - cleanup eob/lol version of delayUntil()athrxx
2012-01-06AGI: Fix ignoring some exact matches in predictive inputWillem Jan Palenstijn
2012-01-06AGI: Fix predictive input binary searchWillem Jan Palenstijn
2012-01-06TSAGE: R2R - Implement scene 1020Strangerke
2012-01-05TSAGE: R2R - Implement scene 1010Strangerke
2012-01-05TSAGE: R2R - Implement scene 3900Strangerke
2012-01-05GRAPHICS: The PNG decoder is not used by our GUI.Johannes Schickel
2012-01-04TSAGE: Explain function of sub_F8E5_calculatePointWillem Jan Palenstijn
2012-01-04TSAGE: R2R - Implement scene 3800.Strangerke
2012-01-04TSAGE: Implemented the changes needed for R2R SceneActor::dispatchPaul Gilbert
2012-01-04TSAGE: Added needed speaker method call for R2R in StripManager::signalPaul Gilbert
2012-01-03I18N: Regenerate translations data fileThierry Crozat
2012-01-03I18N: Update Hungarian translation from patch #3467850Thierry Crozat
2012-01-03I18N: Update Czech translation from patch #3466579Thierry Crozat
2012-01-03DOC: Update Czech README from patch #3466579Thierry Crozat
2012-01-03KYRA: (EOB) - improved eob target detection in transfer party dialogathrxx
2012-01-03KYRA: (EOB) - improve keyboard control for spell book cursor with non QWERTZ ...athrxx
2012-01-03TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600Strangerke
2012-01-03TSAGE: R2R - Add missing custom VisualSpeaker in scene 3600Strangerke
2012-01-03TSAGE: R2R - Preliminar implementation of scene 3600Strangerke