aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-03MPEG player fixes:Torbjörn Andersson
* Initialise _frameWidth and _frameHeight to prevent them from being undefined. * Fix BS2 subtitle positioning. (Fixes bug #1499916) * In BS2, copy the frame to the backend in 8-bit mode. * Fix compilation in 8-bit mode. BS2 subtitles aren't quite right in 8-bit mode, but I expect we want to re-design things a bit if we ever add DXA cutscenes. We can fix minor details then. svn-id: r22859
2006-06-03Fixing an endian-issue in setVoice()Sven Hesse
svn-id: r22858
2006-06-03Matched the memset in imdFrameUncompressor() to the original asm, thatSven Hesse
fixes a small glitch svn-id: r22857
2006-06-03Split ID string into several small strings for systems not coping with large ↵Lars Persson
string constants. svn-id: r22856
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
svn-id: r22854
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
svn-id: r22853
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert
svn-id: r22852
2006-06-03Correct setting of VAR_CHARINC in several functions, the value should only ↵Travis Howell
be reversed when using keyboard shortcuts (Due to the scrollbar) svn-id: r22850
2006-06-03More maemo port developmentEugene Sandulenko
svn-id: r22849
2006-06-03Fix for bug # 1497965 ("KYRA1: Skipping dialogue requires two clicks").Johannes Schickel
svn-id: r22848
2006-06-02Oops. sfx should be on per default.Johannes Schickel
svn-id: r22845
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
svn-id: r22844
2006-06-02Fix long standing (ahem) c/p error which made impossible to sidable just HQEugene Sandulenko
scalers. svn-id: r22843
2006-06-02Plug memory leakEugene Sandulenko
svn-id: r22842
2006-06-02Turn AliasesMap and VariablesMap keys from String to const char *.Eugene Sandulenko
Stats before: Strings: 12048 mallocs: 55629 after: Strings: 6370 mallocs: 42117 Here Strings are non-empty strings. Mallocs are string-related mallocs including mallocs in HashMap BaseNode. svn-id: r22841
2006-06-02Remove slipped in debug output.Eugene Sandulenko
svn-id: r22840
2006-06-02Optimize string usage a tiny bit moreEugene Sandulenko
svn-id: r22839
2006-06-02Added possibility to use (char *) as ashMap keys. For some reason it does notEugene Sandulenko
work as expected. When I try to switch _aliasmap in eval.h to it, I get crash in String constructor on dereferencing. svn-id: r22838
2006-06-02Let deleteWidget() check if it's deleting _mouseWidget, _focusedWidget orTorbjörn Andersson
_dragWidget. We don't want to keep references to the deleted widget. svn-id: r22836
2006-06-02Fix mingw compileTravis Howell
svn-id: r22835
2006-06-02Allocate minimum 16 bytes on String(str) call. Reduces 2.500 malloc() callsEugene Sandulenko
on startup svn-id: r22834
2006-06-02Add support for separate compressed sound files for cutscenes in FFTravis Howell
svn-id: r22831
2006-06-02- Fixed IMD transparencySven Hesse
- Fixed SegFault due to uninitialized _multData2 - Removed left-over debug comment svn-id: r22830
2006-06-02CleanupTravis Howell
svn-id: r22829
2006-06-02Optimize GUI string usage a tiny bit moreMax Horn
svn-id: r22828
2006-06-02Update Simon engines issuesTravis Howell
svn-id: r22827
2006-06-02Improve Hebrew supportTravis Howell
svn-id: r22826
2006-06-02Improve Hebrew supportTravis Howell
svn-id: r22825
2006-06-02Add load/save errors for other languagesTravis Howell
svn-id: r22824
2006-06-01reduce number of string allocationsWillem Jan Palenstijn
svn-id: r22823
2006-06-01small optimization in evaluator variable lookupWillem Jan Palenstijn
svn-id: r22822
2006-06-01Specific resource file for UIQ3 added and updated.Lars Persson
svn-id: r22821
2006-06-01Fixed problem when building and debugging using Symbian Emulator.Lars Persson
svn-id: r22820
2006-06-01Allow X11 backend to compileJames Brown
svn-id: r22819
2006-06-01Fix keyboard input. Now it is possible to use key modifiers freely.Eugene Sandulenko
svn-id: r22818
2006-06-01Update GMF header commentTravis Howell
svn-id: r22817
2006-06-01- Fixed drawing of sprite-parts based textsSven Hesse
- Removed misplaced Music::stopPlay() call svn-id: r22816
2006-06-01Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ↵Travis Howell
(With speech) svn-id: r22815
2006-06-01Call setWalkspeed() after reading config settings, and after loading savegames,Torbjörn Andersson
so that _timers[] is properly synced with _configWalkspeed. Should fix bug #1498660. svn-id: r22814
2006-05-31Added note about the ITE demo sound bugfix (just barely newsworthy, I think),Torbjörn Andersson
and wrapped a few lines to make them look better in my emacs. svn-id: r22813
2006-05-31Clip samp to 2047, not 2048, so that it stays positive when multiplied by 16.Torbjörn Andersson
This seems to fix sound distortion in the Inherit the Earth demo. svn-id: r22812
2006-05-31Moved Symbian call to GUI::Actions::init(); to the Symbian backendLars Persson
svn-id: r22811
2006-05-31Fixed deletion statement as it was deleting arrays(CW compiler was ↵Lars Persson
complaining). svn-id: r22810
2006-05-31Symbian Emulator (VC6) compilation fixes.Lars Persson
svn-id: r22809
2006-05-31Don't let blocking rectangle extend below baseline (see Sarien bugs 810331 ↵Willem Jan Palenstijn
and 925074) svn-id: r22808
2006-05-31GCC 2.9x fix for Symbian OS, for accessing class within Common namespaceLars Persson
svn-id: r22807
2006-05-31Added some notes about The Feeble Files. More are probably needed. (The sectionTorbjörn Andersson
about Multi-CD games, for one thing.) svn-id: r22806
2006-05-31Small correction, added space between filename and new line.Lars Persson
svn-id: r22805
2006-05-31added arm-*-linux-gnueabi target to configurePaweł Kołodziejski
svn-id: r22804
2006-05-31Project files for AGI added and support for S60V3Lars Persson
svn-id: r22803