scummvm/engines/agos
2006-10-08 08:35:25 +00:00
..
agos.cpp Add a few palette differences and fix input in Elvira 1 2006-10-08 07:42:34 +00:00
agos.h Add opcode for Elvira 1 and remove errors that don't occur in original games 2006-10-08 08:35:25 +00:00
animation.cpp When escaping a cutscene, stop its soundtrack as well. (I can't check if this 2006-10-01 07:17:34 +00:00
animation.h Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
charset.cpp Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
contain.cpp Silenced warning of msvc8. 2006-10-05 19:11:09 +00:00
cursor.cpp Fix display and input in dimp 2006-10-02 11:31:11 +00:00
debug.cpp Minor cleanup 2006-10-07 03:43:51 +00:00
debug.h Add opcode for Elvira 1 and remove errors that don't occur in original games 2006-10-08 08:35:25 +00:00
debugger.cpp Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
debugger.h Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
draw.cpp Add Amiga demo of Elvira, and switch to elvira1 for Elvira 2006-10-06 05:13:09 +00:00
event.cpp Remove blocks/tiles related code for PP, which was only required by unreleased game 2006-10-03 10:01:08 +00:00
game.cpp Replaced evil usage of static globals inside function by proper member variables 2006-10-08 00:41:29 +00:00
icons.cpp Add more code for Elvira 1 2006-10-06 14:44:39 +00:00
intern.h Add more script opcodes for Elvira 1/2/WW 2006-10-07 01:10:32 +00:00
items.cpp Add opcode for Elvira 1 and remove errors that don't occur in original games 2006-10-08 08:35:25 +00:00
midi.cpp Added more const qualifiers 2006-10-08 00:21:40 +00:00
midi.h Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
midiparser_s1d.cpp Add Amiga versions of Elvira 1/2 and Waxworks 2006-10-05 03:43:40 +00:00
module.mk Add more code for WW 2006-10-04 03:29:14 +00:00
oracle.cpp Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
res.cpp Add more code for Elvira 1 2006-10-06 14:44:39 +00:00
rooms.cpp Add opcode for Elvira 1 and remove errors that don't occur in original games 2006-10-08 08:35:25 +00:00
saveload.cpp Add more code for Elvira 1 2006-10-06 14:44:39 +00:00
sound.cpp Remove sound hacks for DS port, which would cause no speech or subtitles in Simon 1 with speech 2006-10-05 00:16:50 +00:00
sound.h Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00
string.cpp Add code for displaying stastics in Elvira 1 2006-10-08 01:46:38 +00:00
subroutine.cpp Minor cleanup 2006-10-07 03:31:17 +00:00
verb.cpp Add more code differences in Elvira 1 2006-10-07 08:28:06 +00:00
vga.cpp The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the 2006-10-08 08:18:33 +00:00
vga.h Minor cleanup 2006-10-07 03:43:51 +00:00
window.cpp Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and 2006-09-29 09:44:30 +00:00