aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-19Removed obsolete commentFilippos Karapetis
svn-id: r27541
2007-06-19More updates for the save/load system in IHNMFilippos Karapetis
svn-id: r27540
2007-06-18Mouse is now properly hidden during dialogues, and is restored after ↵Nicola Mettifogo
load/save dialog boxes are closed. Moreover, kEngineMouse constant has been renamed to better match its meaning. svn-id: r27539
2007-06-18Change some regular integers to short integersFilippos Karapetis
svn-id: r27538
2007-06-18Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo ↵Max Horn
backend code, instead of hardcoding it (one potential headache less, yippie) svn-id: r27537
2007-06-18Update versions.Travis Howell
svn-id: r27536
2007-06-18Updated tools/version.pl once more, to handle dists/slackware/scummvm.SlackBuildMax Horn
svn-id: r27535
2007-06-18Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.plMax Horn
svn-id: r27533
2007-06-18Add details for music compression in Puzzle Pack too.Travis Howell
svn-id: r27532
2007-06-18Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding ↵Max Horn
one more headache to the release process) svn-id: r27531
2007-06-18Fix line wrapping of text in Elvira 2.Travis Howell
svn-id: r27522
2007-06-18Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus.Travis Howell
svn-id: r27520
2007-06-18NDS : Suppressed unneccessary complications regarding the backbuffer when ↵Bertrand Augereau
CPU-scaled, basically it has the same stride than the regular one (512b) so most code doesn't have to change svn-id: r27517
2007-06-18Fix bugs #1738867 and #1738872, the code for clearing the effects of fire ↵Travis Howell
wall and ice wall spells was always enabled. svn-id: r27516
2007-06-17NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is onBertrand Augereau
svn-id: r27515
2007-06-17Normalize event names.Eugene Sandulenko
svn-id: r27513
2007-06-17Some more updates for saving/loading in IHNMFilippos Karapetis
svn-id: r27512
2007-06-17Added support for FLAC encoded music in Broken Sword 1. (The compression toolTorbjörn Andersson
knows nothing about this, and since they're being rewritten as part of the SoC, I'm not going to do anything about that.) svn-id: r27511
2007-06-17Re-added NDS NEWSMax Horn
svn-id: r27509
2007-06-17NDS: Compile fixesBertrand Augereau
svn-id: r27508
2007-06-17Some updates on the save/load system in IHNM. It still needs work, thoughFilippos Karapetis
svn-id: r27505
2007-06-17Fixed the remaining glitch with fading after a cutaway is shownFilippos Karapetis
svn-id: r27504
2007-06-17Update win32dist.Travis Howell
svn-id: r27503
2007-06-17More efforts to implement proper fade after cutaway. One little glitch is left.Eugene Sandulenko
svn-id: r27502
2007-06-16cleanupMax Horn
svn-id: r27501
2007-06-16cleanupMax Horn
svn-id: r27500
2007-06-16Avoid using the 'st_sample_t out[2]' arrays inside tight loops, as some ↵Max Horn
compilers are bad at optimizing array access due to pointer aliasing svn-id: r27499
2007-06-16Update GP2X configure rules to support the new ARM ASM mixer code (i.e. ↵John Willis
USE_ARM_SOUND_ASM) it has been in my local tree for some time and works well with the port. Also fix typo that has been bugging me for a while ;). 2 spaces between Broken Sword 1 and (without mpeg2 cutscenes) on the echo statements. svn-id: r27497
2007-06-16Add more nicks to creditsEugene Sandulenko
svn-id: r27494
2007-06-16Fixed invalid read from odd address in some cases (Gob1 EGA on PalmOS)Chris Apers
svn-id: r27487
2007-06-16Try to be more robust/paranoid when reading the SAVEGAME.INF file. Apart fromTorbjörn Andersson
being a sensible precaution, it should work around some bugs like #1737801, where the file is obviously corrupted. (Possibly mutilated by some file transfer program.) svn-id: r27484
2007-06-16Update credits with some nicks from SF.netEugene Sandulenko
svn-id: r27482
2007-06-16Remove duplicate entriesEugene Sandulenko
svn-id: r27481
2007-06-16Options button is now working in the character selection screen in IHNMFilippos Karapetis
svn-id: r27480
2007-06-16Update file with all who contributed patches to the projectEugene Sandulenko
svn-id: r27478
2007-06-16use USE_ARM_SOUND_ASM for arm-linux targetPaweł Kołodziejski
svn-id: r27476
2007-06-16Silence MSVC8 warningFilippos Karapetis
svn-id: r27475
2007-06-16Tiny changes to help optimizer resolve array aliasingMax Horn
svn-id: r27471
2007-06-16Patch #1717419: Optimisation for sound rate conversion codeMax Horn
svn-id: r27470
2007-06-16Fix legal header for new files.Eugene Sandulenko
svn-id: r27468
2007-06-16Patch #1721826: ARM asm versions of sound rate conversion/mixing codeMax Horn
svn-id: r27467
2007-06-16Simplified LURE detection code a little bitMax Horn
svn-id: r27466
2007-06-16An attempt to fix restoring from cutaway. Still not perfect.Eugene Sandulenko
svn-id: r27465
2007-06-16The codes difference when selecting character, only applies to the Amiga ↵Travis Howell
multi-lingual version. svn-id: r27464
2007-06-16Fixed - embarrassing - broken password check.Nicola Mettifogo
svn-id: r27463
2007-06-16Add code difference in Amiga versions, when selecting character.Travis Howell
svn-id: r27462
2007-06-16Made language selection screen policy clearer.Nicola Mettifogo
svn-id: r27461
2007-06-16Fixed regression: crash when loading objects on Amiga.Nicola Mettifogo
svn-id: r27460
2007-06-16Reduce code duplication.Travis Howell
svn-id: r27459
2007-06-16Fix quit command failing in certain locations (ie character/language ↵Travis Howell
selection) for now. svn-id: r27458