scummvm/engines/cruise
D G Turner dd50e98309 CRUISE: Correct missing comma and extra value in Spanish font table.
The correction in 6046b8f134 was not quite
correct as this was caused by a missing comma. This didn't cause a
compilation error as the code was still valid, just incorrect
 i.e. (0x80<newline>-1, gaves 0x7f).

This fixes bug #3568616 - "CRUISE: Cruise for a Corpse Spanish -
Incorrect character".
2012-12-04 18:08:01 +00:00
..
actor.cpp
actor.h
background.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
background.h
backgroundIncrust.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
backgroundIncrust.h
cell.cpp
cell.h
cruise_main.cpp CRUISE: Fix update of background animations while waiting for user. 2012-04-21 01:55:05 +01:00
cruise_main.h
cruise.cpp CRUISE: Add italian language strings 2012-05-14 20:27:15 +02:00
cruise.h
ctp.cpp
ctp.h
dataLoader.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
dataLoader.h
debugger.cpp
debugger.h
decompiler.cpp
delphine-unpack.cpp
detection.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
font.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
font.h
function.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
function.h
gfxModule.cpp
gfxModule.h
linker.cpp
linker.h
mainDraw.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
mainDraw.h
menu.cpp GUI: Add helper to SaveLoadChooser, which uses the currently active target. 2012-06-10 04:53:17 +02:00
menu.h
module.mk
mouse.cpp
mouse.h
object.cpp
object.h
overlay.cpp
overlay.h
perso.cpp
perso.h
polys.cpp
polys.h
saveload.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
saveload.h
script.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
script.h
sound.cpp
sound.h
stack.cpp
stack.h
staticres.cpp CRUISE: Correct missing comma and extra value in Spanish font table. 2012-12-04 18:08:01 +00:00
staticres.h CRUISE: Add italian language strings 2012-05-14 20:27:15 +02:00
various.cpp
various.h
vars.cpp
vars.h
volume.cpp
volume.h