scummvm/engines/toltecs
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
..
animation.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
animation.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
menu.cpp TOLTECS: Reduce the scope of one more variable 2014-03-02 18:10:31 +01:00
menu.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
microtiles.cpp TOLTECS: Reduce a variable scope, move a variable to boolean 2014-03-02 11:43:46 +01:00
microtiles.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
module.mk TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00
movie.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
movie.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
music.cpp TOLTECS: Use the Miles audio drivers for AdLib and MT-32 2015-06-28 11:56:58 +02:00
music.h TOLTECS: Use the Miles audio drivers for AdLib and MT-32 2015-06-28 11:56:58 +02:00
palette.cpp TOLTECS: Apply CppCheck performance recommendations 2014-03-02 11:40:05 +01:00
palette.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
render.cpp TOLTECS: Apply CppCheck performance recommendations 2014-03-02 11:40:05 +01:00
render.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
resource.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
resource.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
saveload.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
screen.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
screen.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
script.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
script.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
segmap.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
segmap.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
sound.cpp TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
sound.h TOLTECS: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
sprite.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
toltecs.cpp TOLTECS: Remove superflous default value registration for extra GUI options. 2015-12-28 00:14:11 +01:00
toltecs.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00