Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-06-16 | Cleanup | Chris Apers | |
svn-id: r27456 | |||
2007-06-16 | Use the old and faster 1.5x scaler when available | Chris Apers | |
svn-id: r27455 | |||
2007-06-16 | Fixed compilation | Chris Apers | |
svn-id: r27454 | |||
2007-06-16 | Fixed arrow keys (hard and emu) | Chris Apers | |
svn-id: r27453 | |||
2007-06-16 | Update comment. | Travis Howell | |
svn-id: r27446 | |||
2007-06-16 | IHNM: Implemented cutaway fadeout | Filippos Karapetis | |
svn-id: r27445 | |||
2007-06-16 | Enable the options panel during chapter selection in IHNM. The icon is not ↵ | Filippos Karapetis | |
yet functional during chapter selection, but the keyboard shortcuts work svn-id: r27443 | |||
2007-06-16 | Remove code to skip frames in the Amiga demo again, as it fixes Honest Chan ↵ | Travis Howell | |
not appearing correctly. svn-id: r27442 | |||
2007-06-16 | Add GF_LANG_MULT game flag, for detecting differences between the two Amiga ↵ | Travis Howell | |
versions. svn-id: r27441 | |||
2007-06-16 | Rewrote the cutaway initialization part | Filippos Karapetis | |
svn-id: r27440 | |||
2007-06-16 | Fixed chained cutaways in IHNM. Ben's chapter is completable now | Filippos Karapetis | |
svn-id: r27439 | |||
2007-06-16 | IHNM: Added a temporary workaround for the nightfall scene in Ben's chapter | Filippos Karapetis | |
svn-id: r27438 | |||
2007-06-15 | All known versions of Nippon Safes are now enabled with all features except ↵ | Nicola Mettifogo | |
for half-brite effects. Please keep an eye out for regression. svn-id: r27437 | |||
2007-06-15 | Fix for bug #1690813: BASS: Crash when changing scalers during intro | Max Horn | |
svn-id: r27435 | |||
2007-06-15 | Fixed wrong file included | Chris Apers | |
svn-id: r27433 | |||
2007-06-15 | Typo | Max Horn | |
svn-id: r27431 | |||
2007-06-15 | add game data files to rpm package | Willem Jan Palenstijn | |
svn-id: r27430 | |||
2007-06-15 | Clear the forced text flag if it's set when a speech with forced text ↵ | Filippos Karapetis | |
finishes. Now, ScummVM won't wait forever when talking to an actor after using the computer screen in the elder's screen at Ben's chapter in IHNM svn-id: r27428 | |||
2007-06-15 | Made Engine_SCUMM_gameIDList use the convenient GameList(PlainGameDescriptor ↵ | Max Horn | |
*) constructor svn-id: r27427 | |||
2007-06-15 | Changed SCUMM engine to use findDescriptionFromGameID, ↵ | Max Horn | |
Common::ADObsoleteGameID and Common::AdvancedDetector::findGameID svn-id: r27426 | |||
2007-06-15 | Added a FIXME comment to the adv. detector code regarding (not) using ↵ | Max Horn | |
FSNode/FSList svn-id: r27425 | |||
2007-06-15 | ADV detector: Refactored findGameID() a bit, making it possible to use it ↵ | Max Horn | |
outside the AdvancedDetector framework; also made it generate somewhat more user friendly desc for obsolete game IDs svn-id: r27424 |