Age | Commit message (Expand) | Author |
2009-05-21 | Fix some Kyra1 movies. | Johannes Schickel |
2009-05-21 | Remove trailing tabs/whitespaces. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-05-18 | Preliminary support for LoL intro demo. | Johannes Schickel |
2009-05-18 | Fixed long standing palette loading bug in WSA v1 code. | Johannes Schickel |
2009-05-10 | KYRA: fixed typo | Florian Kagerer |
2009-05-10 | Oops typo. | Johannes Schickel |
2009-05-10 | Cleanup. | Johannes Schickel |
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |
2008-04-23 | - cleanup | Johannes Schickel |
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel |
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle... | Oystein Eftevaag |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-08 | Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp... | Johannes Schickel |
2007-04-15 | Formatting/Cleanup. | Johannes Schickel |
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel |
2007-04-03 | Little WSA loading fix. | Johannes Schickel |
2007-03-12 | WIP code for Amiga version: | Johannes Schickel |
2007-02-21 | c&p error | Johannes Schickel |
2007-01-25 | typo. | Johannes Schickel |
2007-01-06 | Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ... | Oystein Eftevaag |
2007-01-06 | formatting | Johannes Schickel |
2007-01-06 | A 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-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds som... | Oystein Eftevaag |
2006-07-28 | Moves 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.h | Johannes Schickel |
2006-05-28 | - makes Screen::getPagePtr private | Johannes Schickel |
2006-05-16 | Removes ENABLE_KYRA2 and ENABLE_KYRA3. | Johannes Schickel |
2006-05-16 | Oops forgot some define checks | Johannes Schickel |
2006-05-16 | - implements kyrandia 3 wsa loader | Johannes Schickel |
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ... | Max Horn |
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including several... | Max Horn |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-14 | Reworked kyra debug output system. Now he have special kyra intern debug leve... | Johannes Schickel |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |