aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-18MADS: Minor clean up of sprite set removalPaul Gilbert
2014-10-19GOB: Remove useless memcpy()Sven Hesse
2014-10-18SCI: Fix bug #6703: "SCI: QFG1 VGA - Can't CTRL+S to access statistics"Filippos Karapetis
2014-10-18MADS: Clear scene sprites and objects when showing a game menuFilippos Karapetis
2014-10-18MADS: Implement the Rex Cancel button in the game options dialogFilippos Karapetis
2014-10-18MADS: Reset screen clip bounds before copying over a new screenFilippos Karapetis
2014-10-18MADS: Remove deprecated code from AnimationView and a bunch of out-of-date TODOsPaul Gilbert
2014-10-18MADS: Only show Quotes main menu item after winning the gamePaul Gilbert
2014-10-18MADS: Hook up Rex game endings to show the correct animation and/or creditsPaul Gilbert
2014-10-18SCI: Hopefully fix bug #6718 in LSL6 PolishFilippos Karapetis
2014-10-18SCI: Separate the rest of the detection-only functionsFilippos Karapetis
2014-10-18SCI: Rename the version of addAppropriateSources() used in detectionFilippos Karapetis
2014-10-18SCI: Fix some typos, and remove some redundant curly bracesFilippos Karapetis
2014-10-17TINSEL: Move object creation from constructor to run()Torbjörn Andersson
2014-10-16MADS: Fix stopping digital audio, music, and palette cycling when animation endsPaul Gilbert
2014-10-16TSAGE: R2R - Remove useless includesStrangerke
2014-10-16TSAGE: Move Air Duct and Vampire lair mazes in separate source filesStrangerke
2014-10-15MADS: Save redundant reloads of digital audio when switching animationsPaul Gilbert
2014-10-15SCI: Simplify check for non-alphanumeric characters in the parserFilippos Karapetis
2014-10-15SCI: Ignore most of the non-alphanumeric characters in the parserFilippos Karapetis
2014-10-15MADS: Move all the anim and text view code into a common classFilippos Karapetis
2014-10-15MADS: Initial implementation of sound driver handling for V2 gamesFilippos Karapetis
2014-10-15MADS: Bugfix for the text view debugger commandFilippos Karapetis
2014-10-14MADS: Correct the color for the top/bottom line bounding the cutscenePaul Gilbert
2014-10-14MADS: Fix clearing on-screen messages when the cutscene animation changesPaul Gilbert
2014-10-14MADS: Implement subtitles for animation cutscenesPaul Gilbert
2014-10-14MADS: Fix to exit game safely when sound driver hasn't been createdPaul Gilbert
2014-10-14CGE2: Add detection for English v1.0 version of the gameThierry Crozat
2014-10-14TSAGE: R2R - Fix a bug when trying to exit the ship console after playing Out...Strangerke
2014-10-13MADS: New conversation message logic for cutscene animationsPaul Gilbert
2014-10-14MADS: Handle the unimplemented 'D' animation commandFilippos Karapetis
2014-10-14MADS: Properly skip empty lines in animation filesFilippos Karapetis
2014-10-13TSAGE: R2R - move Scene1337 to its own source file to reduce the size of ring...Strangerke
2014-10-13MADS: Add debugger commands for playing text and anim cutscenesPaul Gilbert
2014-10-13MADS: Fix playback of digital audio during animation sequencesPaul Gilbert
2014-10-13MADS: Further fixes for palette cycling during animationsPaul Gilbert
2014-10-13SCI: WordingFilippos Karapetis
2014-10-13SCI: Set the NS rect for all cases in GK1 (bug #6729)Filippos Karapetis
2014-10-13SCI: Fix bug #6725 - "SCI: LSL5 Mac doesn't launch with MT-32 music"Filippos Karapetis
2014-10-13SCI: Add comments for the MT-32/GM patch contentsFilippos Karapetis
2014-10-13SCI: Add another version of LockerGnome Quest ReduxFilippos Karapetis
2014-10-13SCI: Re-enable the entry for LSL1 remakeFilippos Karapetis
2014-10-13TSAGE: R2R - Some refactoring in Scene1337::Action12Strangerke
2014-10-13TSAGE: R2R - Fix bug in getRandomCardFromHand()Strangerke
2014-10-13TSAGE: R2R - Some more renaming in scene 1337Strangerke
2014-10-13TSAGE: R2R - Remove a hack in Scene1337::Action12Strangerke
2014-10-12MADS: Move OPL creation from the engine to SoundManagerPaul Gilbert
2014-10-12MADS: Better initialization of animation cycling palettesPaul Gilbert
2014-10-12TSAGE: R2R - Fix bug with short delay card discard for player 0Strangerke
2014-10-12TSAGE: R2R - Fix discard of own selected station when handling the meteor car...Strangerke