aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/wsamovie.cpp
AgeCommit message (Expand)Author
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-23- cleanupJohannes Schickel
2008-04-12- some refactoring for Kyra3Johannes Schickel
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-08Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp...Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15- Renamed some files for consistency with other engines.Johannes Schickel
2007-04-03Little WSA loading fix.Johannes Schickel
2007-03-12WIP code for Amiga version:Johannes Schickel
2007-02-21c&p errorJohannes Schickel
2007-01-25typo.Johannes Schickel
2007-01-06Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ...Oystein Eftevaag
2007-01-06formattingJohannes Schickel
2007-01-06A few minor fixes and optimizations (biggest one is splitting decodeFrameDelt...Oystein Eftevaag
2006-09-17- removes the kyra specific language flag system, and uses the language enum ...Johannes Schickel
2006-08-26Adds some framework for the Kyra2 intro, expands it a little bit and adds som...Oystein Eftevaag
2006-07-28Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie...Oystein Eftevaag
2006-07-27- moving KyraEngine_v3 declaration to newly added kyra3.hJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-16Removes ENABLE_KYRA2 and ENABLE_KYRA3.Johannes Schickel
2006-05-16Oops forgot some define checksJohannes Schickel
2006-05-16- implements kyrandia 3 wsa loaderJohannes Schickel
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn