scummvm/engines/agos
2010-12-16 01:35:13 +00:00
..
agos.cpp COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07:42 +00:00
agos.h ENGINES: Change 'colour' to 'color' 2010-11-17 12:22:08 +00:00
animation.cpp VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer 2010-12-16 01:35:13 +00:00
animation.h Committing the rest of the VideoDecoder Rewrite from patch #2963496. 2010-05-18 14:17:24 +00:00
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 ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
debug.h
debugger.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
debugger.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection_tables.h AGOS: Add Polish version of Swampy Adventures. 2010-08-31 05:18:38 +00:00
detection.cpp AGOS: Readd Simon1 Acorn CD detection. 2010-06-15 11:00:07 +00:00
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 COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07: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 AGOS: Fix bug #3011638 - WAXWORKS: Crash retrieving spear from the crocodile carcass. 2010-09-26 12:22:46 +00:00
menus.cpp ENGINES: Remove some 'using' statements 2010-11-01 16:00:17 +00:00
midi.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +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 COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
res.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
rooms.cpp ENGINES: Remove some 'using' statements 2010-11-01 16:00:17 +00:00
saveload.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
script_dp.cpp ENGINES: Change 'colour' to 'color' 2010-11-17 12:22:08 +00:00
script_e1.cpp
script_e2.cpp
script_ff.cpp ENGINES: Change 'colour' to 'color' 2010-11-17 12:22:08 +00:00
script_pn.cpp AGOS: Fixed code analysis warnings - bug #3087828 2010-10-15 15:23:53 +00:00
script_pp.cpp ENGINES: Change 'colour' to 'color' 2010-11-17 12:22:08 +00:00
script_s1.cpp
script_s2.cpp
script_ww.cpp
script.cpp
sound.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
sound.h
string_pn.cpp
string.cpp AGOS: Display item names and descriptions via GUImessage, in Swampy Adventures for now. 2010-11-05 03:30:45 +00:00
subroutine.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
verb_pn.cpp AGOS: Fixed code analysis warnings - bug #3087828 2010-10-15 15:23:53 +00:00
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 Removed some unnecessary whitespace. (Or should I have saved that for the 2010-06-10 04:29:34 +00:00
vga_ff.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
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 ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
vga.h
window.cpp
zones.cpp