Age | Commit message (Expand) | Author |
2016-10-13 | TESTBED: Add test for kFeatureFilteringMode | Thierry Crozat |
2016-10-12 | TESTBED: Fix fullscreen test | Thierry Crozat |
2016-09-10 | CLOUD: Move openUrl to OSystem | Thierry Crozat |
2016-09-04 | TESTBED: Listen to events during mouse move test | Eugene Sandulenko |
2016-09-03 | TESTBED: Added mouse cursor | Eugene Sandulenko |
2016-09-03 | JANITORIAL: Fix include statements | Eugene Sandulenko |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-08-24 | TESTBED: Fix a few Cloud warnings | Alexander Tkachev |
2016-08-24 | JANITORIAL: Remove spaces at the end of the line | Alexander Tkachev |
2016-08-24 | TESTBED: Add openUrl test in MiscTests | Alexander Tkachev |
2016-08-24 | TESTBED: Add more Webserver tests | Alexander Tkachev |
2016-08-24 | TESTBED: Add Webserver test suite | Alexander Tkachev |
2016-08-24 | TESTBED: Fix CloudTests | Alexander Tkachev |
2016-08-24 | TESTBED: Add CloudTests::testSavesSync() | Alexander Tkachev |
2016-08-24 | TESTBED: Add CloudTests::testFolderDownloading() | Alexander Tkachev |
2016-08-24 | TESTBED: Add CloudTests::testDownloading() | Alexander Tkachev |
2016-08-24 | TESTBED: Add CloudTests::testUploading() | Alexander Tkachev |
2016-08-24 | TESTBED: Fix CloudTests to ask users whether to wait | Alexander Tkachev |
2016-08-24 | TESTBED: Add first Cloud tests | Alexander Tkachev |
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-04-14 | JANITORIAL: Reduce GUI header dependencies | Ori Avtalion |
2016-04-13 | TESTBED: Include correct header | Ori Avtalion |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2015-11-28 | TESTBED: Sanity check | Eugene Sandulenko |
2015-11-28 | TESTBED: Added safety check | Eugene Sandulenko |
2014-06-19 | TESTBED: Fix a typo in the sound tests: s/smaple/sample | Einar Johan Trøan Sømåen |
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | 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-10-17 | TESTBED: Fix uninitalized variable. CID 1002670 | Eugene Sandulenko |
2013-10-17 | TESTBED: Initialize variable. CID 1003374 | Eugene Sandulenko |
2013-10-17 | TESTBED: Remove logically dead code. CID 1004067 | Eugene Sandulenko |
2013-08-16 | TESTBED: Make code agonstic to OverlayColor. | Johannes Schickel |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-06-06 | ALL: Fix typo (succesful -> successful) | Willem Jan Palenstijn |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-04-21 | TESTBED: Fix memory leak. CID 1003583 | Eugene Sandulenko |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel |
2012-08-09 | TESTBED: Fix "if" formatting. | Johannes Schickel |
2012-06-16 | ALL: Let overlay related methods in OSystem take a void * and use a proper pi... | Johannes Schickel |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |