scummvm/engines/agos
Johannes Schickel c6b85c2a87 I18N: Use a String instead of a char buffer.
This should improve r52751, since String does automatic memory handling, thus
no more buffer overflows should by possible by having a too large translated
string.

svn-id: r52758
2010-09-17 12:54:00 +00:00
..
agos.cpp MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
agos.h Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, 2010-07-04 07:32:12 +00:00
animation.cpp COMMON: Remove Rational::operator int/double 2010-09-07 09:02:46 +00:00
animation.h
charset-fontdata.cpp
charset.cpp
contain.cpp
cursor.cpp Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, 2010-07-04 07:32:12 +00:00
debug.cpp
debug.h
debugger.cpp
debugger.h
detection_tables.h AGOS: Add Polish version of Swampy Adventures. 2010-08-31 05:18:38 +00:00
detection.cpp
draw.cpp Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, 2010-07-04 07:32:12 +00:00
event.cpp DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
feeble.cpp
gfx.cpp Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, 2010-07-04 07:32:12 +00:00
icons.cpp Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
input_pn.cpp
input.cpp AGOS: Make the "m" hotkey respect the mute setting. 2010-07-21 20:12:57 +00:00
intern.h
items.cpp
menus.cpp
midi.cpp MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
midi.h MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
midiparser_s1d.cpp
module.mk
oracle.cpp
pn.cpp
res_ami.cpp
res_snd.cpp
res.cpp
rooms.cpp
saveload.cpp I18N: Use a String instead of a char buffer. 2010-09-17 12:54:00 +00:00
script_dp.cpp
script_e1.cpp
script_e2.cpp
script_ff.cpp
script_pn.cpp
script_pp.cpp
script_s1.cpp
script_s2.cpp
script_ww.cpp
script.cpp
sound.cpp
sound.h
string_pn.cpp
string.cpp
subroutine.cpp
verb_pn.cpp
verb.cpp Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, 2010-07-04 07:32:12 +00:00
vga_e2.cpp
vga_ff.cpp
vga_pn.cpp
vga_s1.cpp
vga_s2.cpp Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
vga_ww.cpp
vga.cpp
vga.h
window.cpp
zones.cpp