Age | Commit message (Expand) | Author |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2016-03-13 | BACKENDS: Move to an openCD() without parameters as the public API | Matthew Hoops |
2016-03-08 | ENGINES: Make variable names of ADGameDescription conform to our guidelines. | Johannes Schickel |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-02-25 | TINSEL: Let listSaves return list sorted on slot numbers. | Johannes Schickel |
2016-02-09 | TINSEL: Enable Miles Audio for DW1+DW1CD Demo only | Martin Kiewitz |
2016-02-08 | TINSEL: Fix crash on big-endian hosts | Marcus Comstedt |
2016-02-07 | TINSEL: Fix crash when error() is called early | Marcus Comstedt |
2016-01-26 | TINSEL: Only request actual save slots in listSaves. | Johannes Schickel |
2016-01-10 | TINSEL: Added detection for DW1 fan translation | Eugene Sandulenko |
2016-01-07 | JANITORIAL: Fix clang printf warnings | Ori Avtalion |
2015-12-01 | TINSEL: Remove redundant assert check in SetHookScene | Paul Gilbert |
2015-10-24 | TINSEL: DW1: Improve timbre file error message | Martin Kiewitz |
2015-07-04 | TINSEL: DW1: enable Miles Audio for DOS only | Martin Kiewitz |
2015-07-04 | TINSEL: DW1: Miles Audio AdLib MIDPAK.AD support | Martin Kiewitz |
2015-07-04 | TINSEL: DW1: Miles Audio AdLib support for FAT.OPL | Martin Kiewitz |
2015-07-04 | TINSEL: Add drivers sub folder in Discworld 1, for Miles audio files. | Kirben |
2015-06-28 | TINSEL: Silence a gcc warning | Matthew Hoops |
2015-06-28 | TINSEL: DW1: MT32: don't pass timbre file | Martin Kiewitz |
2015-06-28 | TINSEL: DW1: add support for Miles Audio driver | Martin Kiewitz |
2014-10-17 | TINSEL: Move object creation from constructor to run() | Torbjörn Andersson |
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-18 | TINSEL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-22 | TINSEL: Take advante of Engine::initializePath. | Johannes Schickel |
2013-12-14 | TINSEL: Fix for bug #6469 "TINSEL: DW1 - No Sfx/Voice in German 4 Lang GRA Ve... | Johannes Schickel |
2013-12-07 | TINSEL: Add missing getDebugger() for engine API. | D G Turner |
2013-12-05 | TINSEL: Hopefully fix DW2 on BE systems | Filippos Karapetis |
2013-11-26 | Merge pull request #375 from digitall/engineAutoPlug | Johannes Schickel |
2013-11-24 | TINSEL: 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 |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split engines.mk down to a single file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-09-28 | TINSEL: Fix compilation on FreeBSD with C++-11 enabled. | D G Turner |
2013-09-12 | Merge pull request #378 from lordhoto/pluggable-engines-translations | Johannes Schickel |
2013-08-23 | TINSEL: Add the English Mac version of DW1 (bug #3614864) | Filippos Karapetis |
2013-08-12 | I18N: Move specification of engine specific files to enginedir/POTFILES. | Johannes Schickel |
2013-08-10 | TINSEL: Fix DW2 assertion when quitting during cutscene | Torbjörn Andersson |
2013-08-03 | TINSEL: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-07-20 | TINSEL: Remove self-assignment (CID 1003626) | Torbjörn Andersson |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-06-20 | TINSEL: Clip mouse position to be within the screen (bug #3613765) | Filippos Karapetis |
2013-06-17 | TINSEL: Fix incorrect byte swapping on BE systems (bug #3614416) | Filippos Karapetis |
2013-06-06 | TINSEL: Revert the incorrect flagging of DW2 entries as CD versions | Filippos Karapetis |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | TINSEL: Clear the screen with the correct color in DW1 Mac | Filippos Karapetis |
2013-05-01 | TINSEL: Simplify palette endianess conversions | Filippos Karapetis |