Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-07 | - little bit more input handling | Johannes Schickel | |
- implemented item pickup svn-id: r29160 | |||
2007-09-24 | - added a new generic debugger command 'facings' | Johannes Schickel | |
- added a few new kyra2 specific debugger commands svn-id: r29094 | |||
2007-09-24 | - reworked input handling | Johannes Schickel | |
- implement changing movement destination while moving svn-id: r29093 | |||
2007-09-24 | Added debugger support for kyra2. | Johannes Schickel | |
svn-id: r29092 | |||
2007-09-23 | Added command to enable screen debug functionallity. (instead of the old ↵ | Johannes Schickel | |
compile time enabling) svn-id: r29078 | |||
2007-09-23 | Added debugger command to list the birthstone gems. | Johannes Schickel | |
svn-id: r29077 | |||
2007-09-23 | Fix for kyra3 crashes while playing WSA files. | Johannes Schickel | |
svn-id: r29075 | |||
2007-09-23 | Init _screen for kyra3. Menu + Intro should be working again. | Johannes Schickel | |
svn-id: r29074 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break ↵ | Max Horn | |
compilation on some ports) svn-id: r28944 | |||
2007-09-16 | Fixed a little graphics glitch, where sometimes parts of the interface were ↵ | Johannes Schickel | |
cleared. svn-id: r28932 | |||
2007-09-15 | - added PC-98 platform entry | Johannes Schickel | |
- added Kyrandia 1 PC-98 detection entries svn-id: r28907 | |||
2007-08-31 | Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location"). | Johannes Schickel | |
svn-id: r28773 | |||
2007-08-25 | Fixes end scene in Kyrandia 1 Macintosh. | Johannes Schickel | |
svn-id: r28716 | |||
2007-08-25 | - reformatting AdvancedDetector engines (looks like what the gob engine uses ↵ | Johannes Schickel | |
now) - add entry for Kyrandia 1 Mac svn-id: r28715 | |||
2007-08-13 | Fix linking errors. | Eugene Sandulenko | |
svn-id: r28587 | |||
2007-08-13 | (At last) switched Kyra detection to AdvancedDetector | Eugene Sandulenko | |
svn-id: r28584 | |||
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales | |
svn-id: r28462 | |||
2007-08-04 | Fixes compilation error C2677: binary '&&' : no global operator found which ↵ | Kari Salminen | |
takes type 'const Kyra::Opcode' (or there is no acceptable conversion) on Windows (VS2003), Xbox (VS2003) and Xbox 360 (VS2005). For some reason the compilers didn't automatically use the operator bool() in the Kyra::Opcode so now doing it explicitly. Thanks to Carch for reporting the compilation problems. svn-id: r28447 | |||
2007-07-29 | Fixed some warnings | Max Horn | |
svn-id: r28308 | |||
2007-07-29 | Fixed bug in Resource::getFileHandle. | Johannes Schickel | |
svn-id: r28306 | |||
2007-07-29 | Fixed some warnings | Filippos Karapetis | |
svn-id: r28304 | |||
2007-07-29 | - fixes some warnings | Johannes Schickel | |
- enables Kyrandia 2 main menu again svn-id: r28298 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-07-29 | - Restructure Kyrandia sourcecode (part 1, breaks compiling) | Johannes Schickel | |
svn-id: r28294 | |||
2007-07-15 | Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data ↵ | Max Horn | |
which took a File pointer and a size (these were only implemented as brain-dead wrapper around the newer factory methods anyway) svn-id: r28110 | |||
2007-07-13 | Some more fixes for Italian fan translation. | Johannes Schickel | |
svn-id: r28055 | |||
2007-07-11 | Should fix gui strings in Italian fan translation. | Johannes Schickel | |
svn-id: r28028 | |||
2007-07-10 | Add md5sum for Italian fan translation of CD version (see fr#1727941 "KYRA: ↵ | Johannes Schickel | |
add Italian CD Version to kyra.dat"). svn-id: r28007 | |||
2007-07-08 | Merged the FSNode branch with trunk r27681:27969 | David Corrales | |
svn-id: r27970 | |||
2007-07-08 | Fix for disappearing text in FM-Towns end sequence. | Johannes Schickel | |
svn-id: r27964 | |||
2007-07-08 | Little renaming. | Johannes Schickel | |
svn-id: r27963 | |||
2007-07-02 | Optimisation for resource loading in Kyra engine | Neil Millstone | |
svn-id: r27875 | |||
2007-07-01 | Removing non-ASCII chars from source code | Max Horn | |
svn-id: r27818 | |||
2007-06-23 | Merged the FSNode branch with trunk r27031:27680 | David Corrales | |
svn-id: r27681 | |||
2007-06-23 | Minor formatting fix | Oystein Eftevaag | |
svn-id: r27651 | |||
2007-06-23 | Applying patch 1669536: Kyra2: Intro fixes | Oystein Eftevaag | |
svn-id: r27650 | |||
2007-06-22 | Slightly updated key handling in BS2, Kyra, and Touche | Max Horn | |
svn-id: r27637 | |||
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn | |
svn-id: r27625 | |||
2007-06-22 | Changed more code to use Common::KEYCODE_ enum | Max Horn | |
svn-id: r27624 | |||
2007-06-15 | Fixed wrong file included | Chris Apers | |
svn-id: r27433 | |||
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 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-06-08 | Fix crash when closing Kyrandia demo. | Johannes Schickel | |
svn-id: r27223 | |||
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode ↵ | David Corrales | |
implementations. Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode. svn-id: r27113 | |||
2007-06-04 | Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly"). | Johannes Schickel | |
svn-id: r27083 | |||
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales | |
svn-id: r27032 |