Age | Commit message (Expand) | Author |
2016-03-28 | SAGA: Move IHNM color fix game features to proper spot. | Eugene Sandulenko |
2016-03-28 | SAGA: Explicitely mark versions which require color shifting in interface. Fi... | Eugene Sandulenko |
2016-03-27 | SAGA: Fix dialog text positions in non-English version (#7064) | Torbjörn Andersson |
2016-03-27 | SAGA: Added German fan-translated IHNM detection. Bug #7091 | Eugene Sandulenko |
2016-03-16 | SAGA: Fix interface colors in French and German versions of IHNM | Torbjörn Andersson |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-25 | SAGA: Let listSaves return list sorted on slot numbers. | Johannes Schickel |
2016-02-09 | SAGA: Add comments about possibly race conditions to timer callbacks. | Johannes Schickel |
2016-01-26 | SAGA: Only request actual save slots in listSaves. | Johannes Schickel |
2016-01-10 | SAGA: Add support for Russian fan-translation of IHNM | Eugene Sandulenko |
2015-07-13 | SAGA: Fix typo in commit 6a49654 | Filippos Karapetis |
2015-07-13 | SAGA: Fall back to the default Adlib driver for non-DOS versions of ITE | Filippos Karapetis |
2015-07-10 | SAGA: Avoid crash if the engine errors out before full initialization | Filippos Karapetis |
2015-07-08 | SAGA: Add another German version of ITE - bug #6428 | Filippos Karapetis |
2015-07-04 | SAGA: Initial work on the DOS ITE demo | Filippos Karapetis |
2015-07-04 | SAGA: Add support for the scene descriptors of the ITE DOS demo | Filippos Karapetis |
2015-07-03 | SAGA: Fix Adlib in original DOS CD version of Inherit the Earth. | Kirben |
2015-06-29 | SAGA: Search for sample.ad/sample.opl in the drivers directory for IHNM | Filippos Karapetis |
2015-06-28 | SAGA: Tweak music timing in IHNM intro | Torbjörn Andersson |
2015-06-28 | SAGA: Use the new "Miles" drivers for AdLib and MT-32 | Torbjörn Andersson |
2015-06-06 | AUDIO: Make makeAIFFStream return a RewindableAudioStream | Matthew Hoops |
2015-05-14 | SAGA: Avoid code duplication | Willem Jan Palenstijn |
2015-05-12 | SAGA: Only handle the puzzle scene for ITE | Filippos Karapetis |
2014-10-28 | SAGA: Remove trailing whitespace | Filippos Karapetis |
2014-10-27 | SAGA: Remove the buggy actor swapping fixup code for IHNM | Filippos Karapetis |
2014-09-28 | SAGA: Silence a gcc warning | Matthew Hoops |
2014-08-06 | SAGA: Fix OOB access in the Shorten decoder | Filippos Karapetis |
2014-07-20 | SAGA: Add support for MIDI music in SAGA2 games | Filippos Karapetis |
2014-07-20 | SAGA: Cleanup | Filippos Karapetis |
2014-07-20 | SAGA: Add debug commands for playing music, sounds and voices | Filippos Karapetis |
2014-07-20 | SAGA: Some renaming | Filippos Karapetis |
2014-07-20 | SAGA: Remove the now unneeded individual cave scene handlers | Filippos Karapetis |
2014-07-20 | SAGA: Merge all of the ITE intro cave scene handlers | Filippos Karapetis |
2014-07-20 | SAGA: Move ITE credits together with the other ITE static data | Filippos Karapetis |
2014-07-20 | SAGA: Move the ITE intro text together with the other static ITE data | Filippos Karapetis |
2014-07-20 | SAGA: Add wrappers for queuing music events | Filippos Karapetis |
2014-07-20 | SAGA: Get rid of the MUSIC_DEFAULT flag | Filippos Karapetis |
2014-07-20 | SAGA: Fix spacing | Filippos Karapetis |
2014-07-20 | SAGA: Move and rename some defines which are only used in the ITE intro | Filippos Karapetis |
2014-06-28 | SAGA: Added detection for Chinese floppy ITE. Needs CJK rendering | Eugene Sandulenko |
2014-05-27 | ALL: Make Debugger command function names conform to our guidelines. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-26 | Merge pull request #375 from digitall/engineAutoPlug | Johannes Schickel |
2013-11-24 | SAGA: Janitorial - Fix spacing errors | Strangerke |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Remove need for engine-plugin.h in engines. | D G Turner |