scummvm/engines/sword25
Matthew Hoops 9e330174c8 VIDEO: Change getElapsedTime() into getTime()
This name change accompanies a slight meaning change; now it means the current time position from the beginning of the video and not from starting the video.
2012-05-12 21:28:13 -04:00
..
fmv VIDEO: Change getElapsedTime() into getTime() 2012-05-12 21:28:13 -04:00
gfx GRAPHICS: Move PNG to the ImageDecoder interface 2012-03-20 01:06:48 +01:00
input
kernel JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
math
package
script SWORD25: Correct stack dump debug function output. 2012-04-22 14:36:51 +01:00
sfx
util ALL: Use GCC_ATLEAST(). 2012-03-17 20:09:49 +01:00
console.cpp
console.h
detection_tables.h SWORD25: Add the Hungarian "psylog" version from bug #3428644 2011-11-26 22:28:41 +02:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
module.mk
sword25.cpp
sword25.h