Age | Commit message (Expand) | Author |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
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-01 | TOUCHE: Fix semi-intentional array overrun | Willem Jan Palenstijn |
2016-02-01 | Revert "TOUCHE: Fix buffer overrun. CID 1003934" | Willem Jan Palenstijn |
2014-10-04 | TOUCHE: Update list of files that contain translatable strings | Thierry Crozat |
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-05-25 | TOUCHE: Move some enums and struct definition to header file, get rid of some... | Strangerke |
2014-05-25 | TOUCHE: Reduce the scope of a variable | Strangerke |
2014-05-25 | TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and bo... | Strangerke |
2014-02-18 | TOUCHE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-14 | TOUCHE: Use keycodes for hotkey handling. | Johannes Schickel |
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-11-09 | TOUCHE: Initialize more variables. CID 1002423 | Eugene Sandulenko |
2013-10-29 | TOUCHE: Initialize class variables. CID 1002423 | Eugene Sandulenko |
2013-10-29 | TOUCHE: Fix buffer overrun. CID 1003934 | Eugene Sandulenko |
2013-10-18 | TOUCHE: Initialize uninit variables. CID 1002423 | Eugene Sandulenko |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2012-12-16 | TOUCHE: Simplify external digital music support slightly. | D G Turner |
2012-12-16 | TOUCHE: Fix external music to work with any music format. | D G Turner |
2012-12-16 | TOUCHE: Add commands to play and stop music tracks to engine console. | D G Turner |
2012-12-16 | Merge branch 'toucheExtMusic' | D G Turner |
2012-12-16 | TOUCHE: Fix external digital music support. | D G Turner |
2012-12-15 | TOUCHE: Fixes to external digital music support. | D G Turner |
2012-12-14 | TOUCHE: Fix incorrect handle usage. | D G Turner |
2012-12-13 | COMMON: Add wrapper for isprint. | Johannes Schickel |
2012-12-13 | TOUCHE: Add support for external digital music. | D G Turner |
2012-12-12 | TOUCHE: Add generic music functions to wrap MidiPlayer usages. | D G Turner |
2012-09-25 | TOUCHE: Add more font entries to French Touche | Willem Jan Palenstijn |
2012-06-27 | TOUCHE: Report unknown game variant when using the file based fallback detector | Sven Hesse |
2012-06-27 | DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizes | Sven Hesse |
2012-03-03 | TOUCHE: Remap one more Spanish character | Willem Jan Palenstijn |
2012-02-26 | COMMON: Move Language and Platform functionality into separate files | Max Horn |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2012-02-04 | TOUCHE: Add two missing accented letters to Spanish charset. | Willem Jan Palenstijn |
2012-02-04 | TOUCHE: Add charset debug channel | Willem Jan Palenstijn |
2011-11-24 | TOUCHE: Fix playback of simultaneous sfx. | Johannes Schickel |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-10-24 | TOUCHE: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPEC... | Strangerke |
2011-10-24 | LAUNCHER: Add GUIO_NOASPECT to touche | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-10-09 | AUDIO: Add default disposeAfterUse value to makeVOCStream again. | Johannes Schickel |
2011-10-09 | AUDIO: Remove unused makeVOCStream interface. | Johannes Schickel |