scummvm/engines/sword25
Johannes Schickel 2773f5d7af COMMON: Forbid symbols for the rest of is* from ctype.h.
I also moved the isprint case to the correct position.

This adds a FIXME to our lua code from sword25, which uses iscntrl directly.
2012-12-13 21:08:48 +01:00
..
fmv VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder API 2012-08-13 16:25:03 -04:00
gfx SWORD25: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:39:00 +02: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
util COMMON: Forbid symbols for the rest of is* from ctype.h. 2012-12-13 21:08:48 +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
module.mk VIDEO: Move TheoraDecoder to video/ 2012-08-12 08:58:00 -04:00
sword25.cpp
sword25.h