scummvm/engines/sword25/script
Eugene Sandulenko c875856d20 SWORD25: Implemented script tracing
To turn on traces turn on debugchannel 'script' and then use
debug level as a bitmask:
  1 - show function calls
  2 - show function exits
  3 - show every line

svn-id: r53267
2010-10-12 23:09:53 +00:00
..
lua_extensions.cpp SWORD25: eliminated BS_ prefix in all but kernel/ 2010-10-12 22:55:59 +00:00
luabindhelper.cpp SWORD25: eliminated BS_ prefix in all but kernel/ 2010-10-12 22:55:59 +00:00
luabindhelper.h SWORD25: eliminated BS_ prefix in all but kernel/ 2010-10-12 22:55:59 +00:00
luacallback.cpp SWORD25: eliminated BS_ prefix in all but kernel/ 2010-10-12 22:55:59 +00:00
luacallback.h SWORD25: eliminated BS_ prefix in all but kernel/ 2010-10-12 22:55:59 +00:00
luascript.cpp SWORD25: Implemented script tracing 2010-10-12 23:09:53 +00:00
luascript.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
script.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00