aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01WAGE: Render console text in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Render MacTextWindow internallyEugene Sandulenko
2017-08-01WAGE: Simplified text adding to MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Properly process border dragging in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Remove redundant method from MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Force redraw of dirty part of MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Set MacTextWindow as active when keys are pressedEugene Sandulenko
2017-08-01WAGE: Properly add input text to console on EnterEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Do not pass event when ascii characters are pressedEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Fix crash on backspace in MacTextWindow inputEugene Sandulenko
2017-08-01WAGE: Started processing of input text from MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Exposed input text from the MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Replace magic numbers with named constantsEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Update cursor position as text being added to MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Added hack for fixing cursor position in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Simplified cursor code is MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Added more getters to MacTextEugene Sandulenko
2017-08-01WAGE: Draw cursor only when MacTextWindow is not usedEugene Sandulenko
2017-08-01WAGE: Correctly set font in MacTextWindow consoleEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Added font specifying to MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Avoid double free of MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Correctly process empty inpt strings in MacTextWindowEugene Sandulenko
2017-08-01JANITORIAL: Code formattingEugene Sandulenko
2017-08-01WAGE: Switched Console window to MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Made MacTextWindow processing keyboard inputEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Made more MacWindow methods publicEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Added method to remove last line from MacTextEugene Sandulenko
2017-08-01JANITORIAL: Fix code identationEugene Sandulenko
2017-08-01GRAPHICS: Load Mac font heights too (still unused)Eugene Sandulenko
2017-08-01WAGE: Fix compilation with MacTextWindow enabledEugene Sandulenko
2017-08-01SLUDGE: Clear screen before every displaySimei Yin
2017-08-01Windows: Use GetUserDefaultUILanguage() instead of GetThreadLocale().Frank Richter
2017-07-31TITANIC: Fix not being able to close ScummVM during prologue creditsPaul Gilbert
2017-07-31TITANIC: Only skip cutscenes if standard ASCII keys pressedPaul Gilbert
2017-07-31TITANIC: Handle brief freeze if prologue credits are skippedPaul Gilbert
2017-07-31TITANIC: Fix forward/backward manual camera movement in starmapPaul Gilbert
2017-07-31Merge pull request #978 from dafioram/Titanic-star-keybrdlookupPaul Gilbert
2017-07-31TITANIC: Don't let bots appear when you're in the GondolaPaul Gilbert
2017-07-31TITANIC: Don't have bots appear in Embarkation SuccUBus or Deskbot deskPaul Gilbert
2017-07-31TITANIC: Fix delay check for Bellbot/Doorbot summonerPaul Gilbert
2017-07-31I18N: Regenerate translations data fileThierry Crozat
2017-07-30TITANIC: Fix Long Stick not returning to inventory in ArboretumPaul Gilbert
2017-07-30SCI32: Add ADGF_CD flag to Phant2 detection entriesColin Snover
2017-07-30SCI32: Promote Phant2 to ADGF_TESTINGColin Snover
2017-07-30SCI32: Increase maximum save games for Phant2Colin Snover
2017-07-31I18N: Update translations templatesThierry Crozat
2017-07-30SCI32: Make sure audio is not paused from the futureColin Snover
2017-07-30SCI32: Add load from launcher support for Phant2Colin Snover
2017-07-30SCI32: Implement Phant2 save/load integrationColin Snover