Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-01 | SCI: Remove superfluous cast to boolean and fix code styling | Filippos Karapetis | |
2016-03-01 | SCI: Use uint32 instead of unsigned int | Filippos Karapetis | |
2016-02-29 | SCI: Fix compilation on amigaos4 | Lars Skovlund | |
2016-02-29 | OPENPANDORA: Handle non-exported or not-set $TERM in pnd_make.sh. | Johannes Schickel | |
2016-02-29 | OPENPANDORA: Don't output colors in pnd_make.sh when redirecting output to file. | Johannes Schickel | |
2016-02-29 | SCI3: Collect bits for managing kInfoFlagViewVisible | Lars Skovlund | |
2016-02-29 | SCI: Add vocab994 console command | Lars Skovlund | |
This is intended for early SCI2, but should work with older SCI too, not that we need it. | |||
2016-02-28 | SCI32: Non-titled text bitmap implementation | Colin Snover | |
This implementation is not 100% engine accurate, but it is more accurate than what was there, and hopefully the differences between this and the engine code are merely cosmetic. The known (intentional) differences are: 1. Uses ScummVM rects inside the engine code, converting to/from SCI rects on the kernel edges and when scaling 2. Fewer side effects when performing operations that *should* have been pure from the start (like text dimension calculation). Still not side-effect-free, but at least things like colours and alignment do not need to be reset every time a measurement is taken, unlike in the actual engine. Editor controls and some other kBitmap code are temporarily disabled as a result of changes to GfxText32 until they can be updated to be engine-accurate. | |||
2016-02-28 | GOB: Don't completely reset the OPL in AdLib::initOPL() | Sven Hesse | |
It shouldn't be necessary anymore, since initOPL() cleans everything. If, however, suddenly a piece of music sounds weird in a Gob game, this is the place to look for. This fixes a race condition between OPL::reset() and the callback timer. | |||
2016-02-28 | AGI: Remove comma from "Pause when entering commands" | Martin Kiewitz | |
2016-02-28 | AGI: Add optional "pause, when entering commands" feature | Martin Kiewitz | |
Shows a prompt window and pauses the game (just like original AGI did, but original AGI only did it in Hercules rendering mode). | |||
2016-02-28 | GUI: Don't crash on empty dictionary in predictive dialog | Torbjörn Andersson | |
2016-02-28 | GUI: Fix two leaks in predictive dialog | Torbjörn Andersson | |
2016-02-28 | AGI: Fix small memory leak in Hercules font loader | Torbjörn Andersson | |
2016-02-28 | AGI: Set monitor VM var to EGA for Hercules rendering | Martin Kiewitz | |
Original AGI Hercules rendering was restricted by the Hercules resolution, which is why they had to remove the AGI prompt and replace it with a prompt window like the one used in SCI. We are not and even when we support that prompt window, we will still support the original AGI prompt even for Hercules rendering. Maybe some games had special graphic code, when Hercules rendering is active. This needs to get checked. We are now telling the scripts that we are running on EGA, so that they don't put text at different coordinates. Hercules rendering also used a different grid for putting text for example Space Quest 2 right at the start. This change avoids problems with such placement. We don't really want to restrict ourselves by implementing that different text grid resolution. Also added comments on game feature flags. | |||
2016-02-28 | CINE: Fix SPL resource loading (thus SFX). | Johannes Schickel | |
Confirmed against DOS disasm. There is no header for SPL data. | |||
2016-02-28 | AGI: Disable font loading from HGC_GRAF.OVL (AGI3) | Martin Kiewitz | |
It seems Sierra basically put a low res font in there, so it's useless. We should rather directly use the PC BIOS font in those cases. The code could be useful at some point in case we add support for the AGI3 Hercules rendering, although I think it looks worse, because graphics are basically "compressed". | |||
2016-02-28 | AGI: Hercules rendering for game screen | Martin Kiewitz | |
2016-02-28 | ENGINES: Fix Typos. | Johannes Schickel | |
2016-02-28 | TSAGE: Remove ADGF_TESTING from Return to Ringworld. | Kirben | |
2016-02-28 | SWORD25: Remove ADGF_TESTING from Broken Sword 2.5 | Kirben | |
2016-02-28 | LAB: Remove ADGF_TESTING from DOS version of Labyrinth of Time. | Kirben | |
2016-02-28 | BBVS: Remove ADGF_TESTING from Beavis and Butt-head in Virtual Stupidity. | Kirben | |
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 | |