aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-04TITANIC: Minor fixes to CMusicObject & CMusicParserPaul Gilbert
2017-02-03TITANIC: Implemented CMusicObject initializationPaul Gilbert
2017-02-03TITANIC: Beginnings of music object and parser classesPaul Gilbert
2017-02-03TITANIC: Implementing more CMusicRoomHandler codePaul Gilbert
2017-02-03GRAPHICS: Fix MacText rendering when 3 fonts meet on one lineEugene Sandulenko
2017-02-03GRAPHICS: Fix MacText wrapping when formatting starts in the middle of a lineEugene Sandulenko
2017-02-03Merge pull request #894 from wjp/lua_indexTblEugene Sandulenko
2017-02-02TITANIC: Implemented CMusicRoomhandler updateAudioPaul Gilbert
2017-02-02TITANIC: Implemented CMusicRoomHandler setVolumePaul Gilbert
2017-02-02TITANIC: Extra CMusicRoomHandler init & destroyPaul Gilbert
2017-02-02GRAPHICS: Fix surface reallocation in MacTextEugene Sandulenko
2017-02-02GRAPHICS: Fix MacText wrapping. Kudos to wjpEugene Sandulenko
2017-02-02GRAPHICS: Fix MacText splitter, so less empty font chunks are generatedEugene Sandulenko
2017-02-02ADL: Set ADGF_TESTING for hires5Walter van Niftrik
2017-02-02GRAPHICS: More optimization for empty stringsEugene Sandulenko
2017-02-02ADL: Increase robustness of graphics codeWalter van Niftrik
2017-02-02GRAPHICS: Optimize for empty substrings in MacTextEugene Sandulenko
2017-02-01TITANIC: Implemented CAudioBuffer classPaul Gilbert
2017-02-01TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it outPaul Gilbert
2017-02-01GRAPHICS: Fix rendering of MacText with font change in the middle of the stringEugene Sandulenko
2017-02-01GRAPHICS: MacText fixes for in-the middle style change splittingEugene Sandulenko
2017-02-01GRAPHICS: Add more debug output to MacTextEugene Sandulenko
2017-01-31SCI: Add more comments to SQ4-floppy workaroundTarek Soliman
2017-02-01GRAPHICS: Fix GCC Compiler Warnings.D G Turner
2017-02-01DIRECTOR: Adjust text wrapping by one pixelEugene Sandulenko
2017-01-31SCI: Expand workaround for script bug #3537232Tarek Soliman
2017-01-31GRAPHICS: Implement rendering of rich MacTextEugene Sandulenko
2017-01-31GRAPHICS: Store more metainformation on lines in MacTextEugene Sandulenko
2017-01-31GRAPHICS: Fix font transtion formatting for MacTextEugene Sandulenko
2017-01-31ADL: Fix saving inside first-visited roomsWalter van Niftrik
2017-01-31GRAPHICS: More fixes to MacText formattingEugene Sandulenko
2017-01-31GRAPHICS: More fixes to MacText rich text formattingEugene Sandulenko
2017-01-31DIRECTOR: Generate font style runs for MacTextEugene Sandulenko
2017-01-31GRAPHICS: Overwhauling of MacText rich formattingEugene Sandulenko
2017-01-31I18N: Update translations templatesThierry Crozat
2017-01-31DM: Fix GCC warningsStrangerke
2017-01-31ADL: Allow stray data bytes in picsWalter van Niftrik
2017-01-30TITANIC: Implementing music room handler update & triggerPaul Gilbert
2017-01-30ADL: Fix add opcodeWalter van Niftrik
2017-01-30GRAPHICS: More work on rich text formattingEugene Sandulenko
2017-01-30I18N: Update translation (German)Lothar Serra Mari
2017-01-30ADL: Clear screen with white in v2+Walter van Niftrik
2017-01-30I18N: Update translation (Portuguese (Portugal))Vitor Santos
2017-01-30GRAPHICS: Initial work on rich text formatting in MacTextEugene Sandulenko
2017-01-30GRAPHICS: Added missing includeEugene Sandulenko
2017-01-29TITANIC: Implemented CMusicWave startPaul Gilbert
2017-01-30I18N: Regenerate translations data fileThierry Crozat
2017-01-29TITANIC: Implemented CMusicWave stop methodPaul Gilbert
2017-01-29TITANIC: Implementing initialization and trigger for CMusicWavePaul Gilbert
2017-01-29TITANIC: Cleanup of music room object classesPaul Gilbert