scummvm/engines/testbed
Eugene Sandulenko 33abb6118f ALL: Change main engine header guard defines to <directory>_<engine>_H
Recently we started to use this as new semantics, although in the past
we used simly <engine>_H. Now these guard defines are consistent with
rest of the files which are used in the engines.
2016-05-17 18:21:30 +02:00
..
config-params.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
config-params.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
config.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
config.h TESTBED: Include correct header 2016-04-13 15:36:51 +03:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
events.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
events.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
fs.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
fs.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
graphics.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
graphics.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
midi.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
midi.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
misc.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
misc.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
module.mk 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
savegame.cpp TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
savegame.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
sound.cpp TESTBED: Fix a typo in the sound tests: s/smaple/sample 2014-06-19 12:27:29 +02:00
sound.h JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
template.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
testbed.cpp TESTBED: Sanity check 2015-11-28 00:21:09 +01:00
testbed.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
testsuite.cpp TESTBED: Added safety check 2015-11-28 00:06:47 +01:00
testsuite.h TESTBED: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00