Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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-04 | Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly"). | Johannes Schickel | |
svn-id: r27083 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-27 | Updated error message. | Johannes Schickel | |
svn-id: r26965 | |||
2007-05-23 | Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer) | Johannes Schickel | |
svn-id: r26930 | |||
2007-05-23 | Commit of patch #1715313 ("CORE: STL like algorithm implementation"). | Johannes Schickel | |
svn-id: r26929 | |||
2007-05-22 | Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this). | Johannes Schickel | |
svn-id: r26915 | |||
2007-05-22 | Fixes graphics glitch introduced while cleaning up. | Johannes Schickel | |
svn-id: r26914 | |||
2007-05-08 | Fixed WSA playing regression, introduced while cleaning up. (should fix ↵ | Johannes Schickel | |
Floppy and Amiga version) svn-id: r26786 | |||
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel | |
- reworked script opcode handling svn-id: r26749 | |||
2007-04-27 | Renamed plugin.cpp to detection.cpp in all engines | Max Horn | |
svn-id: r26622 | |||
2007-04-27 | Cleanup. | Johannes Schickel | |
svn-id: r26604 | |||
2007-04-26 | Removing more semicola | Max Horn | |
svn-id: r26597 | |||
2007-04-26 | Oops. | Johannes Schickel | |
svn-id: r26596 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-04-15 | More cleanup. | Johannes Schickel | |
svn-id: r26502 | |||
2007-04-15 | cleanup. | Johannes Schickel | |
svn-id: r26499 | |||
2007-04-15 | Readded lost files. | Johannes Schickel | |
svn-id: r26496 | |||
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel | |
- Kyra2 detector entries update. svn-id: r26494 | |||
2007-04-03 | Little WSA loading fix. | Johannes Schickel | |
svn-id: r26375 | |||
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ↵ | Gregory Montoir | |
member of the Engine base class. This allows to simply the code a bit and should more efficient too (ie. less virtual function chain calls, obj->getA()->getB()). Also updated several engines to make use of it. svn-id: r26357 | |||
2007-04-01 | made _vm/_engine usage consistent. (_engine -> _vm all over the place now). | Johannes Schickel | |
svn-id: r26342 | |||
2007-03-27 | fixed const correctness | Max Horn | |
svn-id: r26307 | |||
2007-03-26 | Commit of patch #1688065 ("KYRA: fm towns music"). | Johannes Schickel | |
svn-id: r26305 | |||
2007-03-25 | Some tempo fixes from Florian. | Johannes Schickel | |
svn-id: r26300 | |||
2007-03-24 | Commit of patch #1686414 ("Kyra: FM-Towns music"). | Johannes Schickel | |
svn-id: r26285 |