aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-06Added Amiga-style mouse cursor. Used with Amiga-render mode.Kari Salminen
svn-id: r27938
2007-07-06Tidied up and simplified AGI mouse cursor management.Kari Salminen
svn-id: r27937
2007-07-06IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the ↵Filippos Karapetis
music changes correctly svn-id: r27936
2007-07-05The prisoners at the entrance of the prison in Nimdok's chapter are ↵Filippos Karapetis
displayed correctly now svn-id: r27931
2007-07-05Tidy up of the GP2X config.sh and bundle.sh scripts. Add support for ↵John Willis
libMPEG2 (software YV12 for now). Now needs the latest test Open2x lib pack to build (http://wiki.open2x.org/open2x/wiki/index.php?title=Prebuilt_Library_Packages#Test_Releases). svn-id: r27922
2007-07-05Skip DLTA frames for now, when loading character face data in the Amiga ↵Travis Howell
multi-lingual version. To prevent reading past the end of data. svn-id: r27918
2007-07-05Fix incorrect face frame been shown during dialogs, due to regression in ↵Travis Howell
revision 27834. svn-id: r27917
2007-07-05Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNMFilippos Karapetis
svn-id: r27916
2007-07-04Fix typoFilippos Karapetis
svn-id: r27906
2007-07-04Add clone2727 to contributors listEugene Sandulenko
svn-id: r27903
2007-07-04Fix introduction in Amiga multi-lingual version. Specifically characters for ↵Travis Howell
the introduction are only available in disk1 svn-id: r27897
2007-07-04Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, ↵Travis Howell
caused by code cleanup. svn-id: r27889
2007-07-03Changed Dialogue from a typedef for an implicit n-tree of Questions to a ↵Nicola Mettifogo
plain-vanilla array. This greatly simplify management and doesn't require obscure flagging of tree leaves. svn-id: r27887
2007-07-03Some cheap renaming and cleanup.Nicola Mettifogo
svn-id: r27886
2007-07-02Optimisation for resource loading in Kyra engineNeil Millstone
svn-id: r27875
2007-07-02Fix for launcher detecting DS configuration section in config file as a gameNeil Millstone
svn-id: r27874
2007-07-02Added Indy3EGA IBM 1.4 11/07/89 - English (US) 5.25" floppy version data ↵Max Horn
from report #1746189; also added version data on various other game versions svn-id: r27872
2007-07-02Adding hooks for word completion interface on DS portNeil Millstone
svn-id: r27871
2007-07-02Fix bug where an object was accessed after it was deleted in cine engineNeil Millstone
svn-id: r27870
2007-07-02Memory block sizes for Simon 2 on DS portNeil Millstone
svn-id: r27869
2007-07-02Renamed a variable, to avoid confusing it with another variable with the ↵Filippos Karapetis
same name svn-id: r27853
2007-07-02Removed special displayBalloonString routine.Nicola Mettifogo
svn-id: r27850
2007-07-02Fixed glitch: protection code appearing over prompt.Nicola Mettifogo
svn-id: r27848
2007-07-02Correct typos.Travis Howell
svn-id: r27846
2007-07-02Use warning for that last work around.Travis Howell
svn-id: r27845
2007-07-02Add work around for possible script bug in Elvira 2.Travis Howell
svn-id: r27844
2007-07-01Fix bug #1746107 - Elvira 2: Crash Catacombs lev2.Travis Howell
svn-id: r27842
2007-07-01Add cases for using '-' and '+' keys on the keypad too.Travis Howell
svn-id: r27841
2007-07-01Fix bug ##1746094 - Elvira 2: Strange behavior a - counter of P.P.Travis Howell
svn-id: r27839
2007-07-01Patch #1595026: engine init/shutdown OSystem methodsMax Horn
svn-id: r27838
2007-07-01Patch #1595026: engine init/shutdown OSystem methodsMax Horn
svn-id: r27837
2007-07-01Fix for bug #1746112 (SCUMM: Crash when pressing SPACE (Pause))Max Horn
svn-id: r27836
2007-07-01Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust ↵Max Horn
him in that :) svn-id: r27835
2007-07-01Applied new flatBlitCnv and little refactoring to dialogue code.Nicola Mettifogo
svn-id: r27834
2007-07-01Introduced new flatBlitCnv to reduce code duplication.Nicola Mettifogo
svn-id: r27833
2007-07-01Fix for bug #1746059 (WEEN: The intro hangs, and sound is corrupted)Max Horn
svn-id: r27832
2007-07-01Only invoke g_engine->pauseEngine if g_engine != NULLMax Horn
svn-id: r27831
2007-07-01Re-added __attribute__(packed)Max Horn
svn-id: r27830
2007-07-01Once again rewrite Paula code (addings lots of comments, doing proper wrap ↵Max Horn
around at the ends of samples and some other tweaks). More to follow svn-id: r27828
2007-07-01Wrapped dialogue functions into a new DialogueManager, and some basic ↵Nicola Mettifogo
refactoring. svn-id: r27827
2007-07-01Compile fix: ascii should be state.ascii, I assume.Robin Watts
svn-id: r27825
2007-07-01Correct md5 checksum for restart state file in the French DOS version of ↵Travis Howell
Elvira 2. svn-id: r27821
2007-07-01Update comment.Travis Howell
svn-id: r27820
2007-07-01Removing non-ASCII chars from source codeMax Horn
svn-id: r27818
2007-07-01Removed some paranoia screen updates. May cause some minor glitches.Nicola Mettifogo
svn-id: r27817
2007-07-01Applying agentq's screenshot loading fix to the trunk as wellSven Hesse
svn-id: r27816
2007-06-30Adding mistakenly deleted fileNeil Millstone
svn-id: r27805
2007-06-30Just a testNeil Millstone
svn-id: r27804
2007-06-30- Show mouse cursor optionNeil Millstone
- Support for SAGA, CINE, and AGI - Key bindings for Gob3 - Assembler optimisations submitted by Robin Watts svn-id: r27803
2007-06-30mention 'confirm exit' in NEWSMax Horn
svn-id: r27802