Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-17 | Update msvc8 and msvc9 project files for commit 30886. | Johannes Schickel | |
svn-id: r30894 | |||
2008-02-17 | Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up. | Travis Howell | |
svn-id: r30889 | |||
2008-02-17 | Added newline at end of file again (fixes compiling with -Werror for me). | Johannes Schickel | |
svn-id: r30888 | |||
2008-02-17 | updating kyra.dat | Florian Kagerer | |
svn-id: r30887 | |||
2008-02-17 | committing patch 1891492 : dialogue (dlg/tim) support for HoF | Florian Kagerer | |
- talking to NPCs is now possible. - Zanthia's talks when entering a new scene for the first time now work - using items on Zanthia is now possible. svn-id: r30886 | |||
2008-02-16 | Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug ↵ | Sven Hesse | |
report #1895126 svn-id: r30884 | |||
2008-02-16 | Fixing fading on (only my?) amd64 systems | Sven Hesse | |
svn-id: r30882 | |||
2008-02-16 | patch 1891492 for the CreateKyradat tool (.dlg and .tim file support) | Florian Kagerer | |
svn-id: r30881 | |||
2008-02-16 | Bugfix for loading older savegame versions | Paul Gilbert | |
svn-id: r30879 | |||
2008-02-16 | Add patch #1894779 - MSVC71: Update project files, again. | Travis Howell | |
svn-id: r30878 | |||
2008-02-16 | Add patch #1894778 - ZAK: Add remaining Amiga sounds. | Travis Howell | |
svn-id: r30876 | |||
2008-02-16 | Fixed a Gob3 walking issue noticeable when Blount walks down double-wide ↵ | Sven Hesse | |
stairs (see bug report #1888627) svn-id: r30874 | |||
2008-02-15 | ident | Paweł Kołodziejski | |
svn-id: r30873 | |||
2008-02-15 | Forgot this one | Max Horn | |
svn-id: r30872 | |||
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine ↵ | Max Horn | |
constructor svn-id: r30871 | |||
2008-02-15 | Removed unused #include | Max Horn | |
svn-id: r30870 | |||
2008-02-15 | revert stateId == 4 part of code to previous ignore action to fix bug #1881415 | Paweł Kołodziejski | |
svn-id: r30868 | |||
2008-02-14 | Changed error dialog display to exit ScummVM through the standard execution ↵ | Paul Gilbert | |
path rather than using the exit() method svn-id: r30866 | |||
2008-02-14 | patch [ 1891542 ] KYRA: text/speech options support for HoF sequence player | Florian Kagerer | |
svn-id: r30865 | |||
2008-02-14 | ...and there is no reason to keep Florian in ordinary contributors list. | Eugene Sandulenko | |
svn-id: r30862 | |||
2008-02-14 | Add Florian to the team | Eugene Sandulenko | |
svn-id: r30859 | |||
2008-02-13 | Fix for bug #1883989 (AGI: Jolimie freezes). Game's detection entry had its ↵ | Kari Salminen | |
parameters in wrong order and game feature flags were interpreted as the AGI version number and vice versa... whoops. svn-id: r30857 | |||
2008-02-12 | Tiny fix to autodetected game's naming (Removes an extra space). | Kari Salminen | |
svn-id: r30854 | |||
2008-02-12 | Added better AGIPAL autodetect to the AGI's fallback detector (Now checks ↵ | Kari Salminen | |
files 'pal.100' - 'pal.109' rather than just the file 'pal.101'). svn-id: r30852 | |||
2008-02-12 | Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and ↵ | Sven Hesse | |
#1891869 svn-id: r30851 | |||
2008-02-12 | Alter last changes, for code formatting. | Travis Howell | |
svn-id: r30850 | |||
2008-02-12 | Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games. | Travis Howell | |
svn-id: r30849 | |||
2008-02-10 | Oops forget to commit updated create_kyradat from patch #1885629 "KYRA: HoF ↵ | Johannes Schickel | |
missing talkie credits and demo support". svn-id: r30847 | |||
2008-02-10 | Update kyra.dat | Johannes Schickel | |
svn-id: r30846 | |||
2008-02-10 | Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support". | Johannes Schickel | |
svn-id: r30845 | |||
2008-02-10 | Cleanup ManagedList. | Nicola Mettifogo | |
svn-id: r30843 | |||
2008-02-09 | Reordered initialization list for Graphics::Surface to kill tons of warnings ↵ | Nicola Mettifogo | |
gcc started spewing out after robiwatts changed the order of data members for benefit of ARM. svn-id: r30842 | |||
2008-02-09 | More refactoring for command parsing/execution. | Nicola Mettifogo | |
svn-id: r30841 | |||
2008-02-09 | Added new debug command to dump scripts execution status. | Nicola Mettifogo | |
svn-id: r30840 | |||
2008-02-09 | Fixed comments a bit (typos etc.). | Johannes Schickel | |
svn-id: r30839 | |||
2008-02-09 | Revised way of how archive files are mounted: | Johannes Schickel | |
- file entries from protected archives do not get overwritten anymore - preload indicator of archives will be unflagged, if embedded file entries are overwritten by other archives svn-id: r30838 | |||
2008-02-09 | Revised checking if files can be load. | Johannes Schickel | |
svn-id: r30837 | |||
2008-02-09 | Changed some asserts to errors. | Johannes Schickel | |
svn-id: r30836 | |||
2008-02-09 | Added filename check before header check when trying to detect archives ↵ | Johannes Schickel | |
types, this should lower the file i/o need a lot when starting up kyra2. svn-id: r30835 | |||
2008-02-09 | Implemented proper PAK archive detector. | Johannes Schickel | |
svn-id: r30834 | |||
2008-02-09 | Added another check if PAK file is corrupted. | Johannes Schickel | |
svn-id: r30833 | |||
2008-02-09 | Cleanup. | Johannes Schickel | |
svn-id: r30832 | |||
2008-02-08 | - cleanup. | Johannes Schickel | |
- kyra.dat shouldn't be load by default. svn-id: r30831 | |||
2008-02-08 | Should fix regression which prevented kyra.dat to be detected corretly when ↵ | Johannes Schickel | |
in game path. svn-id: r30830 | |||
2008-02-08 | Should make load message appear in CD version while loading talk files. | Johannes Schickel | |
svn-id: r30829 | |||
2008-02-08 | Added a simple non-optimized StringTokenizer-class for tokenizing strings. ↵ | Kari Salminen | |
Also added a contains(char)-function to the String-class because it was handy in implementing the StringTokenizer. svn-id: r30828 | |||
2008-02-08 | Remove undesired spaces and an old TODO | Jordi Vilalta Prat | |
svn-id: r30827 | |||
2008-02-08 | Implemented plugin versioning | Jordi Vilalta Prat | |
svn-id: r30826 | |||
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat | |
svn-id: r30825 | |||
2008-02-07 | Fixed memory leak. | Johannes Schickel | |
svn-id: r30824 |