scummvm/engines/asylum
2021-05-17 15:37:53 +02:00
..
puzzles ASYLUM: replace spaces in indentation with tabs 2021-05-17 15:37:52 +02:00
resources ASYLUM: replace sprintf() with snprintf() 2021-05-17 15:37:53 +02:00
system ASYLUM: replace spaces in indentation with tabs 2021-05-17 15:37:52 +02:00
views ASYLUM: replace sprintf() with snprintf() 2021-05-17 15:37:53 +02:00
asylum.cpp ASYLUM: mark AsylumEngine::getSinCosValues() as const 2021-05-17 15:37:53 +02:00
asylum.h ASYLUM: mark AsylumEngine::getSinCosValues() as const 2021-05-17 15:37:53 +02:00
configure.engine ASYLUM: mark the engine as highres 2021-05-17 15:37:53 +02:00
console.cpp ASYLUM: replace sprintf() with snprintf() 2021-05-17 15:37:53 +02:00
console.h ASYLUM: add a separate debug channel for script commands 2021-05-17 15:37:44 +02:00
detection_table.h ASYLUM: Game detection improvements 2021-05-17 15:37:36 +02:00
detection.cpp ASYLUM: Game detection improvements 2021-05-17 15:37:36 +02:00
eventhandler.h ASYLUM: Remove SVN keywords 2021-05-17 15:36:57 +02:00
metaengine.cpp ASYLUM: Fixed metaengine mistake 2021-05-17 15:37:36 +02:00
module.mk ASYLUM: Split detection features & adapt to new plugins. 2021-05-17 15:37:32 +02:00
respack.cpp ASYLUM: Fix memory leak in ResourceManager 2021-05-17 15:37:20 +02:00
respack.h ASYLUM: fix music won't play after moving to the next chapter 2021-05-17 15:37:51 +02:00
shared.h ASYLUM: implement Special::chapter11() 2021-05-17 15:37:48 +02:00
staticres.h ASYLUM: Fix initialization of second portrait in Encounter::initPortraits() 2021-05-17 15:37:19 +02:00