scummvm/engines/agos
2009-03-05 12:04:58 +00:00
..
agos.cpp Add DOS demo of Elvira 1. 2009-03-01 10:09:27 +00:00
agos.h Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
animation.cpp Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to directly return the AudioStream created by makeADPCMStream 2009-01-27 00:42:43 +00:00
animation.h Move all video players to separate directory 2008-12-21 21:08:17 +00:00
charset-fontdata.cpp Add German font data table for German versions of Elvira 2 and Waxworks. 2009-02-28 00:13:14 +00:00
charset.cpp Cleanup. 2009-02-07 01:11:51 +00:00
contain.cpp Cleanup. 2008-12-13 03:12:56 +00:00
cursor.cpp Cleanup. 2008-12-13 03:12:56 +00:00
debug.cpp Cleanup. 2009-02-07 03:36:36 +00:00
debug.h Minor cleanup. 2008-04-16 12:24:09 +00:00
debugger.cpp Cleanup. 2009-02-07 03:36:36 +00:00
debugger.h
detection_tables.h Add DOS demo of Elvira 1. 2009-03-01 10:09:27 +00:00
detection.cpp Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
draw.cpp AtariST Elvira 1 demo specific code in restoreBackGround() is no longer required. 2009-02-15 23:06:21 +00:00
event.cpp Cleanup. 2009-02-07 04:32:33 +00:00
gfx.cpp Fix bottom palette in AtariST version of Elvira 2. 2009-03-01 07:14:13 +00:00
icons.cpp Cleanup. 2009-02-07 01:11:51 +00:00
input.cpp The background sounds option, only applies to Simon the Sorcerer 2. 2009-02-19 00:08:35 +00:00
intern.h Cleanup. 2009-02-07 01:11:51 +00:00
items.cpp Ooops, remove excess bracket. 2009-02-14 12:56:09 +00:00
menus.cpp
midi.cpp Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,33754,33756,33758,33761,33763,33766 via svnmerge from 2008-08-10 21:58:18 +00:00
midi.h AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume so that music and sfx are separately controlled via the Options menu 2008-07-14 22:10:04 +00:00
midiparser_s1d.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
oracle.cpp Make it possible to quit or return to launcher while the Feeble Files list of 2009-01-03 13:11:42 +00:00
res_ami.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
res_snd.cpp Cleanup. 2008-12-22 00:32:01 +00:00
res.cpp Cleanup. 2009-02-07 03:36:36 +00:00
rooms.cpp Cleanup. 2009-02-07 01:11:51 +00:00
saveload.cpp Cleanup. 2009-02-07 03:36:36 +00:00
script_e1.cpp Remove unused code, since room flags are always zero in Elvira 1. 2009-01-05 09:49:57 +00:00
script_e2.cpp Code difference no longer required (fixed by revision 35327). 2009-02-11 12:33:37 +00:00
script_ff.cpp Add initial Smacker support for The Feeble Files. 2008-12-21 04:36:11 +00:00
script_pp.cpp Cleanup. 2009-02-07 01:11:51 +00:00
script_s1.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
script_s2.cpp
script_ww.cpp Cleanup. 2009-02-07 01:11:51 +00:00
script.cpp Cleanup. 2009-02-07 03:36:36 +00:00
sound.cpp Add/Update comments. 2009-01-27 03:26:51 +00:00
sound.h
string.cpp Cleanup. 2009-02-07 03:36:36 +00:00
subroutine.cpp Fix bug - SIMON2: Cannot load savegame, also in CD DOS?. 2009-02-27 22:10:25 +00:00
verb.cpp Cleanup. 2009-02-07 01:11:51 +00:00
vga_e2.cpp Removed unnecessary semi-colons. 2008-01-13 22:12:35 +00:00
vga_ff.cpp Cleanup. 2009-02-07 04:32:33 +00:00
vga_s1.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
vga_s2.cpp Cleanup. 2009-02-07 03:36:36 +00:00
vga_ww.cpp Cleanup. 2009-02-07 04:32:33 +00:00
vga.cpp Fix bottom palette in AtariST version of Elvira 2. 2009-03-01 07:14:13 +00:00
vga.h Cleanup. 2009-02-07 03:36:36 +00:00
window.cpp Cleanup. 2009-02-07 01:11:51 +00:00
zones.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00