Age | Commit message (Expand) | Author |
2013-08-21 | MORTEVIELLE: Avoid erroring out when the user tries to load a missing save game | Strangerke |
2013-08-20 | TSAGE: Blue Force: Fix Coverity issue CID 1003729: missing break. | Strangerke |
2013-08-20 | MORTEVIELLE: Fix crash when loading from launcher | Strangerke |
2013-08-20 | SCI: Add support for the King's Questions mini-game | Filippos Karapetis |
2013-08-20 | WINTERMUTE: Replace CP1252-symbol ... with 3 full stops. | Einar Johan Trøan Sømåen |
2013-08-20 | WINTERMUTE: Add binary alpha-blitting. | Einar Johan Trøan Sømåen |
2013-08-20 | WINTERMUTE: Change pixel-format to RGBA. | Einar Johan Trøan Sømåen |
2013-08-20 | WINTERMUTE: Avoid doing alpha-blits when image doesn't have alpha. | Einar Johan Trøan Sømåen |
2013-08-20 | MOHAWK: Stop videos on stack change | Torbjörn Andersson |
2013-08-20 | MOHAWK: Add missing break in switch, CID 1003750 | Torbjörn Andersson |
2013-08-20 | MORTEVIELLE: Add some more checks in order to handle properly the first chara... | Strangerke |
2013-08-20 | MORTEVIELLE: Fix display of the rod and the ball in the attic, when using Sel... | Strangerke |
2013-08-19 | WINTERMUTE: Don't use a lookup table for alpha | Willem Jan Palenstijn |
2013-08-19 | MORTEVIELLE: Store German menu data in data file and clean menu code | Thierry Crozat |
2013-08-19 | MORTEVIELLE: Fix display of ending speech in German DOS edition | Strangerke |
2013-08-19 | MORTEVIELLE: Avoid a crash related to speech during the ending sequence of th... | Strangerke |
2013-08-19 | Merge pull request #385 from JenniBee/md5s | Eugene Sandulenko |
2013-08-19 | WINTERMUTE: Adding detection for more games. | JenniBee |
2013-08-19 | AGI: Adding detection for original AGI Tetris by Peter Kelly. | JenniBee |
2013-08-19 | SCI: Fix script bug #3604939 - "SCI: QFG1VGA: Game hangs when meeting Baron w... | Filippos Karapetis |
2013-08-19 | TSAGE: R2R - Fix Locker 2 status in landing bay (Scene 500) | Strangerke |
2013-08-19 | SCI: Fix bug #3614914 - "SCI: Castle of Dr Brain Spanish crashes after Comput... | Filippos Karapetis |
2013-08-18 | TSAGE: Fixes for speaking to Seeker and donning suit in R2R landing bay | Paul Gilbert |
2013-08-19 | DRASCULA: Some renaming. Also, get rid of some extraneous globals | Filippos Karapetis |
2013-08-18 | TSAGE: Reverted change to SceneItemList class | Paul Gilbert |
2013-08-18 | TSAGE: Compilation fix, and further fixes for R2R landing bay panel display | Paul Gilbert |
2013-08-18 | TSAGE: Fixes for displaying landing bay control panel | Paul Gilbert |
2013-08-18 | TSAGE: R2R: Fix food submenu on ship computer (Scene 125) | Strangerke |
2013-08-18 | INSANE: Mark fall through case statement. CID 1003733 | Eugene Sandulenko |
2013-08-18 | MORTEVIELLE: some renaming in Dialogs | Strangerke |
2013-08-18 | TSAGE: R2R - Fix cursor behavior (and crash) when leaving room 200 (corridor ... | Strangerke |
2013-08-18 | SCUMM: Read the SMAP size, not the SMAP tag itself | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003629 | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003628 | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003627 | Torbjörn Andersson |
2013-08-17 | TSAGE: Fix for leaving bridge in R2R scene 300 | Paul Gilbert |
2013-08-17 | TSAGE: Fix for talking to chief in R2R scene 1100 | Paul Gilbert |
2013-08-17 | MORTEVIELLE: Remove some dead code and variables related to graphical modes | Strangerke |
2013-08-17 | MORTEVIELLE: Fix occasional alignment issue in Action verb list | Strangerke |
2013-08-17 | MORTEVIELLE: Fix verb highlighting in Action and Self menus. Refactor functio... | Strangerke |
2013-08-16 | MORTEVIELLE: Avoid using sav0.mor in run() | Strangerke |
2013-08-16 | MORTEVIELLE: Fix bug in previous commit, some multiple if statement optimizat... | Strangerke |
2013-08-16 | MORTEVIELLE: Put resolution scaler in a const, remove some dead code related ... | Strangerke |
2013-08-16 | MORTEVIELLE: Remove code related to unsupported display modes | Strangerke |
2013-08-16 | MORTEVIELLE: Fix the initialization of verbs from the DAT file | Strangerke |
2013-08-16 | MORTEVIELLE: Some refactoring in Menu | Strangerke |
2013-08-16 | MORTEVIELLE: Improve reading of menu file | Thierry Crozat |
2013-08-16 | SCUMM: Always confirm quit when required in HE games. | Kirben |
2013-08-16 | SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. | Kirben |
2013-08-16 | TESTBED: Make code agonstic to OverlayColor. | Johannes Schickel |