aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14SCUMM: Cleanup Maniac Mansion workaroundsRobert Crossfield
2017-02-14SCUMM: Fix bug #4112. If you enter the lab while Dr. Fred has the power off, ...Robert Crossfield
2017-02-12TITANIC: Fix threshold testing for instrument animationsPaul Gilbert
2017-02-13I18N: Regenerate translations data fileThierry Crozat
2017-02-12TITANIC: Further CMusicRoomHandler renamingsPaul Gilbert
2017-02-12TITANIC: More renamings in music classesPaul Gilbert
2017-02-12TITANIC: Fix ticks change check in updateInstrumentsPaul Gilbert
2017-02-12CRYO: Fix adding cryo.dat to DIST_FILES_ENGINEDATAThierry Crozat
2017-02-12CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projectsThierry Crozat
2017-02-12DEVTOOLS: Add create_cryo to devtools READMEThierry Crozat
2017-02-12CRYO: Add cryo.dat to DIST_FILES_ENGINEDATAThierry Crozat
2017-02-12TITANIC: Renaming methods in CMusicRoomHandlerPaul Gilbert
2017-02-12TITANIC: Fix method names in CMusicRoomInstrumentPaul Gilbert
2017-02-12TITANIC: Rename CMusicWave to CMusicRoomInstrumentPaul Gilbert
2017-02-12CRYO: Remove some more dead code, remove _keyboardHeldStrangerke
2017-02-12CRYO: Some code simplification, remove dead codeStrangerke
2017-02-12TITANIC: Simplify implementation of CAudioBufferPaul Gilbert
2017-02-12DIRECTOR: Lingo: Implemented \xC2 continuation symbol supportEugene Sandulenko
2017-02-12DIRECTOR: Lingo: Implemented stub for REFERENCE built-insEugene Sandulenko
2017-02-12DIRECTOR: Lingo: Added grammar for assignment to referencesEugene Sandulenko
2017-02-12DIRECTOR: Lingo: Fixing position count in lexerEugene Sandulenko
2017-02-12DIRECTOR: Lingo: Fix D3 script executionEugene Sandulenko
2017-02-11NEWS: Mention R2R display fixPaul Gilbert
2017-02-11TSAGE: R2R: Fix display of animationsPaul Gilbert
2017-02-12CRYO: Merge spriteOnSubtitle() into drawSprite()Filippos Karapetis
2017-02-12CRYO: Split graphics and resource-related functions into separate filesFilippos Karapetis
2017-02-12CRYO: Merge the two noclipax() methods and rename to drawSprite()Filippos Karapetis
2017-02-11TITANIC: Fix intial setup of BASS pitch controlPaul Gilbert
2017-02-11TITANIC: Fix getPitch calculation when inversion control is incorrectPaul Gilbert
2017-02-11TITANIC: Convert more methods to using MusicInstrument enumPaul Gilbert
2017-02-11JANITORIAL: Formatting fixesEugene Sandulenko
2017-02-11DIRECTOR: Lingo: Simplfy movie presense check in 'go to movie'Eugene Sandulenko
2017-02-12BUILD: Add cryo.dat to resource files for Windows builds.Kirben
2017-02-11Merge pull request #899 from bluegr/cryo_datFilippos Karapetis
2017-02-11CRYO: Rename variables to conform to our code formatting guidelinesFilippos Karapetis
2017-02-11CRYO: Clean up and document some variablesFilippos Karapetis
2017-02-11CRYO: Fix typo in create_cryoFilippos Karapetis
2017-02-11CRYO: Add cryo.dat to all messages related to itFilippos Karapetis
2017-02-11CRYO: Add cryo.dat to engine-dataFilippos Karapetis
2017-02-11CRYO: Fix typos in some sizeof() valuesFilippos Karapetis
2017-02-11CRYO: Add missing int32 typedef to create_cryoFilippos Karapetis
2017-02-11CRYO: Change the version of cryo.dat to be a 32-bit integer (2/2)Filippos Karapetis
2017-02-11CRYO: Change the version of cryo.dat to be a 32-bit integer (1/2)Filippos Karapetis
2017-02-11CRYO: Remove one more usage of sizeof()Filippos Karapetis
2017-02-11DRASCULA: Add bound check asserts to copyRectWillem Jan Palenstijn
2017-02-11CRYO: Rename variables to conform to our formatting guidelinesFilippos Karapetis
2017-02-11CRYO: Move more static data to cryo.dat (2/2)Filippos Karapetis
2017-02-11CRYO: Move more static data to cryo.dat (1/2)Filippos Karapetis
2017-02-11CRYO: Use hardcoded values for structs instead of sizeof()Filippos Karapetis
2017-02-11NEWS: Mention drascula volume handling improvementsThierry Crozat