scummvm/engines/toon
Jordi Vilalta Prat 06c2b6bace TOON: Fixed the Spanish special characters.
- Wrap the text to font mapping in a function to give more flexibility.
- Add mapping of the opening exclamation and question marks to the common
  mapping array.
- Added a special case for a character already mapped incorrectly in the
  original interpreter, which seems to conflict with what's required by
  the other languages.

svn-id: r53461
2010-10-14 22:27:48 +00:00
..
anim.cpp TOON: Fixed Bug #3084725 with cursor disappearing at screen borders 2010-10-14 00:03:53 +00:00
anim.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
audio.cpp TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
audio.h TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
character.cpp TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
character.h TOON: Semicolon cleanup 2010-10-09 10:29:11 +00:00
conversation.cpp TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
conversation.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
detection.cpp TOON: Constify some more tables. 2010-10-09 11:18:19 +00:00
drew.cpp TOON: Constify some more tables. 2010-10-09 11:18:19 +00:00
drew.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
flux.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
flux.h TOON: Fixed Flux disappearing in barn when talking to the cow 2010-10-11 23:16:15 +00:00
font.cpp TOON: Fixed the Spanish special characters. 2010-10-14 22:27:48 +00:00
font.h TOON: Fixed the Spanish special characters. 2010-10-14 22:27:48 +00:00
hotspot.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
hotspot.h TOON: Semicolon cleanup 2010-10-09 10:29:11 +00:00
module.mk
movie.cpp VIDEO: Remove useless references in handleAudioTrack function 2010-10-09 00:17:55 +00:00
movie.h VIDEO: Remove useless references in handleAudioTrack function 2010-10-09 00:17:55 +00:00
path.cpp TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
path.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
picture.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
picture.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
resource.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
resource.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
script_func.cpp TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
script_func.h TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
script.cpp TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
script.h TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
state.cpp TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
state.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
text.cpp TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
text.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
tools.cpp TOON: Fix potential undefined operation warning 2010-10-10 21:19:40 +00:00
tools.h
toon.cpp TOON: Fix some labels of the Spanish version. 2010-10-14 18:51:11 +00:00
toon.h TOON: Reduced CPU usage by about 40% 2010-10-11 21:27:28 +00:00