Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-27 | AGI: Add support for upscaling and Hercules hires font | Martin Kiewitz | |
- User option to force Hercules hires font for any rendering mode - Also change mouse cursor hotspots from 1,1 to 0,0 - Fix inaccuracy in mouse controlled game menu - Change render_Block(), drawBox(), drawDisplayRect() to use upper Y instead of lower Y. Original AGI uses lower Y, but upper Y makes upscaling way easier. | |||
2016-02-27 | KYRA: Formatting fixes. | Johannes Schickel | |
2016-02-27 | KYRA: Remove ADGF_TESTING from EoB 1+2. | Johannes Schickel | |
2016-02-27 | NEWS: Added stub for 1.9.0 | Eugene Sandulenko | |
2016-02-27 | SCI32: Clear InfoFlagViewVisible after updating ScreenItem | Willem Jan Palenstijn | |
2016-02-27 | SCI32: Update InfoFlagViewVisible from send_selector | Willem Jan Palenstijn | |
2016-02-27 | SCI32: Update InfoFlagViewVisible in VM opcodes | Willem Jan Palenstijn | |
2016-02-27 | SCI32: Remove two hacks for Torin, and document what happens instead | Filippos Karapetis | |
2016-02-27 | SCI: Remove another GK1-related hack | Filippos Karapetis | |
2016-02-27 | SCI: Remove a TODO in GK1 that has been resolved properly now | Filippos Karapetis | |
2016-02-27 | SAMYGO: Update url | Pawel Kolodziejski | |
2016-02-26 | MAEMO: Update debian/changelog | Tarek Soliman | |
2016-02-26 | Merge pull request #685 from rootfather/last-minute-news | Eugene Sandulenko | |
NEWS/DE: Last minute fixes | |||
2016-02-26 | NEWS/DE: Fix typo | rootfather | |
2016-02-26 | NEWS/DE: Mention GCW0 port | rootfather | |
2016-02-26 | NEWS/DE: Last minute fixes | rootfather | |
2016-02-26 | CREDITS: Added myself as GCW0 porter | Eugene Sandulenko | |
2016-02-26 | NEWS: Set 1.8.0 release date and mention GCW0 port | Eugene Sandulenko | |
2016-02-26 | I18N: Fix type in Danish translation | Thierry Crozat | |
2016-02-26 | GCW0: Packaging fixes | Eugene Sandulenko | |
2016-02-26 | GCW0: Update port building and provide port-specific README | Eugene Sandulenko | |
Fluidsynth is too problematic, stutters with some games, so disabling it for the time being. | |||
2016-02-26 | DREAMCAST: Re-fix listing of savegames | Marcus Comstedt | |
The roles of the pattern and filename were reversed, so fixed that. | |||
2016-02-26 | NEWS: Improve consistency of level of detail | Willem Jan Palenstijn | |
2016-02-26 | NEWS: Add AGI Apple IIgs speed fix | Martin Kiewitz | |
2016-02-26 | Merge pull request #684 from bSr43/master | Johannes Schickel | |
IOS: Fixes savegame deletion on sandboxed iOS devices | |||
2016-02-26 | NEWS: Consistency fixes. | Johannes Schickel | |
2016-02-26 | NEWS: Mention HE lip sync fixes. | Johannes Schickel | |
2016-02-26 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-02-26 | I18N: Update swedish translation (from patch #1636) | Thierry Crozat | |
2016-02-26 | IOS: Fixes savegame deletion on sandboxed iOS devices | Vincent Bénony | |
2016-02-26 | MOHAWK: Fix the drawing time simulation | Bastien Bouclet | |
Was broken when adding transition support. Fixes scripted card changes not displaying for a long enough time. | |||
2016-02-26 | MOHAWK: Fix loading a save from the launcher | Bastien Bouclet | |
Was broken by d6881100dd5613c8573f8f8235b93772ae513e49 | |||
2016-02-26 | I18N: Update Norwegian translations (Bokmaal/Nynorsk) | Einar Johan Trøan Sømåen | |
2016-02-26 | BBVS: Move dialog to avoid bevel being drawn offscreen | Willem Jan Palenstijn | |
Since the GUI renderer doesn't do clipping, this would cause a potential crash with the Classic theme. | |||
2016-02-26 | SCI: Make Freddy Pharkas intro scaling patch more generic | Martin Kiewitz | |
So that hopefully the signature will match for all versions | |||
2016-02-25 | SCI: Add script patch for Freddy Pharkas intro scaling | Martin Kiewitz | |
Fixes game title views not shown while they are scaled in. | |||
2016-02-25 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-02-25 | I18N: Updated Danish translation | Steffen Nyeland | |
2016-02-25 | NEWS/DE: Style fixes to SCI paragraph | rootfather | |
2016-02-25 | NEWS/DE: Added PQ1 to SCI script patches | rootfather | |
2016-02-25 | NEWS/DE: Add default use of high-res version of KQ6 | rootfather | |
2016-02-25 | README/DE: Fix wrong sorting in main chapter list | rootfather | |
2016-02-25 | README/DE: Added Alt-F4 for quitting on Windows platform | rootfather | |
2016-02-25 | CGE2: Fix a couple of boolean values | Strangerke | |
2016-02-25 | ZVISION: Remove gap handling from removeSaveState. | Johannes Schickel | |
This removes the annoying behavior that removing a save state causes your physical files to be renamed. As discussed with RichieSams and wjp. | |||
2016-02-25 | ENGINES: Document sorting guaranty for MetaEngine::listSaves. | Johannes Schickel | |
2016-02-25 | ZVISION: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-02-25 | WAGE: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-02-25 | VOYEUR: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-02-25 | TUCKER: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |