scummvm/engines/teenagent
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
..
actor.cpp TEENAGENT: Remove dead code: s cannot be null at this point 2014-06-07 09:48:53 +02:00
actor.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
animation.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
animation.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
callbacks.cpp TEENAGENT: Some British to American English 2014-02-19 21:45:26 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
dialog.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
dialog.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
font.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
font.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
inventory.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
inventory.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
module.mk TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
music.cpp TEENAGENT: Renames and cleanup 2016-05-03 12:41:36 +02:00
music.h TEENAGENT: Renames and cleanup 2016-05-03 12:41:36 +02:00
objects.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
objects.h TEENAGENT: Proper initialization for Object structure. 2016-05-03 20:13:08 +02:00
pack.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
pack.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resources.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
resources.h TEENAGENT: Some British to American English 2014-02-19 21:45:26 +01:00
scene.cpp TEENAGENT: Renames and cleanup 2016-05-03 12:41:36 +02:00
scene.h TEENAGENT: Renames and cleanup 2016-05-03 12:41:36 +02:00
segment.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
segment.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
surface_list.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
surface_list.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
surface.cpp TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
surface.h TEENAGENT: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
teenagent.cpp TEENAGENT: Renames and cleanup 2016-05-03 12:41:36 +02:00
teenagent.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00