aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-22TITANIC: Fixes for sending via the Bilge SuccUBusPaul Gilbert
2017-01-22TITANIC: Added a SuccUBusAction enumPaul Gilbert
2017-01-22Merge pull request #891 from rootfather/bladerunner-de-detectionEugene Sandulenko
BLADERUNNER: Add detection for German version
2017-01-22TITANIC: Added RoomFlagsComparison enumPaul Gilbert
2017-01-22TITANIC: More renamings for SuccUBusPaul Gilbert
2017-01-22TITANIC: Renamings for SuccUBus & hose, minor fixesPaul Gilbert
2017-01-22DM: Fix formatingBendegúz Nagy
2017-01-21TITANIC: Fix second parameter for isEquals methodPaul Gilbert
2017-01-21TITANIC: Fix display of busy cursor across entire TV throw cutscenePaul Gilbert
2017-01-21TITANIC: Fix the throwing TV cutscenePaul Gilbert
2017-01-21TITANIC: Have Bellbot properly excited when told to smash TV SetPaul Gilbert
2017-01-21TITANIC: Formatting fixes for else blocksPaul Gilbert
2017-01-21GRAPHICS: More work on MacFont scalingEugene Sandulenko
2017-01-21TITANIC: Fix Parrot speech when eating chickenPaul Gilbert
2017-01-21TITANIC: Renamings of CParrot fieldsPaul Gilbert
2017-01-21TITANIC: Remove a bunch of CParrot unused fieldsPaul Gilbert
2017-01-21TITANIC: Use empty move transitions for cage after Parrot leavesPaul Gilbert
2017-01-21TITANIC: Reorder class types setup so all ancestors come firstPaul Gilbert
2017-01-21TITANIC: Fix ancestor to descendent order for CParrotLobbyLinkUpdatorPaul Gilbert
2017-01-20TITANIC: Excite Parrot when we come bearing chickenPaul Gilbert
2017-01-20TITANIC: Fix aborting parrot eating chickenPaul Gilbert
2017-01-20TITANIC: NpcFlag enum is now completely namedPaul Gilbert
2017-01-20TITANIC: Further NPC flags renaming, parrot fixesPaul Gilbert
2017-01-20TITANIC: Further NPC flag renaming, usage fixesPaul Gilbert
2017-01-20TITANIC: Renaming NPC flagsPaul Gilbert
2017-01-20Merge branch 'master' of github.com:scummvm/scummvmBendegúz Nagy
2017-01-20Fix crash at the first corridor and entrance doorBendegúz Nagy
Crash caused by missing DisplayMan::_derivedBitmapByteCount values
2017-01-20Silence valgrind error messagesBendegúz Nagy
2017-01-20Properly delete leaking DisplayMan::_tmpBitmapBendegúz Nagy
2017-01-20GRAPHICS: Further work on MacFont font scalingEugene Sandulenko
2017-01-20GRAPHICS: Fix copy/paste errors with MacFont size processingEugene Sandulenko
2017-01-19Fix regression introduced in 3ab3a85Bendegúz Nagy
2017-01-19GRAPHICS: Initial code for scaling MacFontsEugene Sandulenko
2017-01-19BLADERUNNER: Add detection for German versionrootfather
2017-01-19GRAPHICS: Encapsulate all MacFONTFont class variables into a single structEugene Sandulenko
2017-01-19GRAPHICS: Fix MacFont assignmentEugene Sandulenko
We're almost back to the functionality with the BDF fonts. Current missing feature is font autoscaling
2017-01-18TITANIC: Fix TV playback during prologuePaul Gilbert
2017-01-18TITANIC: Renaming of CParrot statics, miscellaneous fixesPaul Gilbert
2017-01-18DIRECTOR: Lingo: Added list of D3 and D4 keywordsEugene Sandulenko
2017-01-18I18N: Change the French translation back to ISO-8859-1Thierry Crozat
Two accepted suggestions used a curly single quote, which caused the file to be converted to UTF-8. They have been converted back to straight single quotes.
2017-01-18I18N: Update translation (French)Purple T
Currently translated at 100.0% (929 of 929 strings)
2017-01-18GRAPHICS: Fix font name generation for MacFontsEugene Sandulenko
2017-01-18GRAPHICS: Further work on MacFont loadingEugene Sandulenko
2017-01-18DIRECTOR: More debug output to mac font loading testEugene Sandulenko
2017-01-18GRAPHICS: Plug in loaded MacFONTFonts into MacFontManagerEugene Sandulenko
2017-01-18README: Removing links to obsolete compilation instructionsEugene Sandulenko
2017-01-18DIRECTOR: Fix Compiler Warning.D G Turner
2017-01-17TITANIC: Remove accidentally committed debug codePaul Gilbert
2017-01-17TITANIC: Handle -1 frameNumber in AVISurface::addEvent like originalPaul Gilbert
2017-01-17TITANIC: Fixes to CParrot frameMsg methodPaul Gilbert