Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-19 | Removed obsolete comment | Filippos Karapetis | |
svn-id: r27541 | |||
2007-06-19 | More updates for the save/load system in IHNM | Filippos Karapetis | |
svn-id: r27540 | |||
2007-06-18 | Mouse 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-18 | Change some regular integers to short integers | Filippos Karapetis | |
svn-id: r27538 | |||
2007-06-18 | Use 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-18 | Update versions. | Travis Howell | |
svn-id: r27536 | |||
2007-06-18 | Updated tools/version.pl once more, to handle dists/slackware/scummvm.SlackBuild | Max Horn | |
svn-id: r27535 | |||
2007-06-18 | Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl | Max Horn | |
svn-id: r27533 | |||
2007-06-18 | Add details for music compression in Puzzle Pack too. | Travis Howell | |
svn-id: r27532 | |||
2007-06-18 | Added 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-18 | Fix line wrapping of text in Elvira 2. | Travis Howell | |
svn-id: r27522 | |||
2007-06-18 | Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus. | Travis Howell | |
svn-id: r27520 | |||
2007-06-18 | NDS : 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-18 | Fix 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-17 | NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on | Bertrand Augereau | |
svn-id: r27515 | |||
2007-06-17 | Normalize event names. | Eugene Sandulenko | |
svn-id: r27513 | |||
2007-06-17 | Some more updates for saving/loading in IHNM | Filippos Karapetis | |
svn-id: r27512 | |||
2007-06-17 | Added support for FLAC encoded music in Broken Sword 1. (The compression tool | Torbjö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-17 | Re-added NDS NEWS | Max Horn | |
svn-id: r27509 | |||
2007-06-17 | NDS: Compile fixes | Bertrand Augereau | |
svn-id: r27508 | |||
2007-06-17 | Some updates on the save/load system in IHNM. It still needs work, though | Filippos Karapetis | |
svn-id: r27505 | |||
2007-06-17 | Fixed the remaining glitch with fading after a cutaway is shown | Filippos Karapetis | |
svn-id: r27504 | |||
2007-06-17 | Update win32dist. | Travis Howell | |
svn-id: r27503 | |||
2007-06-17 | More efforts to implement proper fade after cutaway. One little glitch is left. | Eugene Sandulenko | |
svn-id: r27502 | |||
2007-06-16 | cleanup | Max Horn | |
svn-id: r27501 | |||
2007-06-16 | cleanup | Max Horn | |
svn-id: r27500 | |||
2007-06-16 | Avoid 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-16 | Update 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-16 | Add more nicks to credits | Eugene Sandulenko | |
svn-id: r27494 | |||
2007-06-16 | Fixed invalid read from odd address in some cases (Gob1 EGA on PalmOS) | Chris Apers | |
svn-id: r27487 | |||
2007-06-16 | Try to be more robust/paranoid when reading the SAVEGAME.INF file. Apart from | Torbjö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-16 | Update credits with some nicks from SF.net | Eugene Sandulenko | |
svn-id: r27482 | |||
2007-06-16 | Remove duplicate entries | Eugene Sandulenko | |
svn-id: r27481 | |||
2007-06-16 | Options button is now working in the character selection screen in IHNM | Filippos Karapetis | |
svn-id: r27480 | |||
2007-06-16 | Update file with all who contributed patches to the project | Eugene Sandulenko | |
svn-id: r27478 | |||
2007-06-16 | use USE_ARM_SOUND_ASM for arm-linux target | Paweł Kołodziejski | |
svn-id: r27476 | |||
2007-06-16 | Silence MSVC8 warning | Filippos Karapetis | |
svn-id: r27475 | |||
2007-06-16 | Tiny changes to help optimizer resolve array aliasing | Max Horn | |
svn-id: r27471 | |||
2007-06-16 | Patch #1717419: Optimisation for sound rate conversion code | Max Horn | |
svn-id: r27470 | |||
2007-06-16 | Fix legal header for new files. | Eugene Sandulenko | |
svn-id: r27468 | |||
2007-06-16 | Patch #1721826: ARM asm versions of sound rate conversion/mixing code | Max Horn | |
svn-id: r27467 | |||
2007-06-16 | Simplified LURE detection code a little bit | Max Horn | |
svn-id: r27466 | |||
2007-06-16 | An attempt to fix restoring from cutaway. Still not perfect. | Eugene Sandulenko | |
svn-id: r27465 | |||
2007-06-16 | The codes difference when selecting character, only applies to the Amiga ↵ | Travis Howell | |
multi-lingual version. svn-id: r27464 | |||
2007-06-16 | Fixed - embarrassing - broken password check. | Nicola Mettifogo | |
svn-id: r27463 | |||
2007-06-16 | Add code difference in Amiga versions, when selecting character. | Travis Howell | |
svn-id: r27462 | |||
2007-06-16 | Made language selection screen policy clearer. | Nicola Mettifogo | |
svn-id: r27461 | |||
2007-06-16 | Fixed regression: crash when loading objects on Amiga. | Nicola Mettifogo | |
svn-id: r27460 | |||
2007-06-16 | Reduce code duplication. | Travis Howell | |
svn-id: r27459 | |||
2007-06-16 | Fix quit command failing in certain locations (ie character/language ↵ | Travis Howell | |
selection) for now. svn-id: r27458 |