Age | Commit message (Expand) | Author |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-07 | Got rid of all Common::File usages in Kyra. | Johannes Schickel |
2008-09-06 | Got rid of File::eof() | Max Horn |
2008-07-16 | Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,... | Christopher Page |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-05-17 | - Fixed sound channel fadeout on VQA playing | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2007-12-15 | debug(C) parameter type fixes. | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-02-28 | Clarified some comments and moved some asserts to hopefully answer Fingolfin's | Torbjörn Andersson |
2007-02-28 | Changed the AppendableAudioStream code to use a queue of buffers, instead of ... | Max Horn |
2007-02-17 | Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with the | Torbjörn Andersson |
2006-09-16 | Replaces malloc with new in most cases. | Johannes Schickel |
2006-07-30 | It's play(), not open(), that encounters the CMDS tag. At least in the intro | Torbjörn Andersson |
2006-07-28 | Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie... | Oystein Eftevaag |
2006-05-22 | Cleanup. | Torbjörn Andersson |
2006-05-21 | Palette handling simplification, suggested by LordHoto. | Torbjörn Andersson |
2006-05-21 | If possible, sync the frame to getSoundElapsedTime(). | Torbjörn Andersson |
2006-05-21 | Grotesque hack to support the jung2.vqa movie. Either the VQA is less well | Torbjörn Andersson |
2006-05-21 | The unsupported cutscene is called "jung", not "junk". (It just happens to look | Torbjörn Andersson |
2006-05-21 | More VQA fixes: | Torbjörn Andersson |
2006-05-21 | At LordHoto's request... | Torbjörn Andersson |
2006-05-21 | Some minor VQA player fixes: | Torbjörn Andersson |
2006-05-21 | - reworks quit handling (no _system->quit() anymore) | Johannes Schickel |
2006-05-18 | - load fonts for kyra3 | Johannes Schickel |
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson |