.. |
agos.cpp
|
COMMON: Change kPlatformPC to kPlatformDOS
|
2013-05-02 18:43:10 -04:00 |
agos.h
|
AGOS: Get rid of ArchiveMan in favor of global SearchMan.
|
2014-01-22 00:30:28 +01:00 |
animation.cpp
|
AGOS: Use Common::File instead of SearchMan.
|
2014-01-22 00:53:21 +01:00 |
animation.h
|
VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API
|
2012-07-24 13:24:01 -04:00 |
charset-fontdata.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
charset.cpp
|
AGOS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 02:52:31 +02:00 |
configure.engine
|
BUILD: Split configure.engines down to a single file per engine.
|
2013-11-24 00:45:38 +00:00 |
contain.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
cursor.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
debug.cpp
|
AGOS: Fix dumping all images option.
|
2011-10-07 00:04:08 +11:00 |
debug.h
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
debugger.cpp
|
AGOS: Correct off-by-one error in range check for setting the debug level.
|
2011-08-07 15:19:07 +02:00 |
debugger.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
detection_tables.h
|
AGOS: Add German Amiga OCS version of Simon the Sorcerer 1.
|
2013-12-24 13:16:45 +11:00 |
detection.cpp
|
AGOS: Get rid of ArchiveMan in favor of global SearchMan.
|
2014-01-22 00:30:28 +01:00 |
draw.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
event.cpp
|
AGOS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 02:52:31 +02:00 |
feeble.cpp
|
AGOS: Initialize _mouseToggle
|
2013-05-07 23:25:39 +02:00 |
gfx.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
icons.cpp
|
AGOS: Janitorial - Fix spacing errors
|
2013-11-24 19:18:20 +01:00 |
input_pn.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
input.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
intern.h
|
AGOS: Integrate InstallShield support.
|
2011-08-27 11:00:24 -04:00 |
items.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
menus.cpp
|
AGOS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 02:52:31 +02:00 |
midi.cpp
|
AGOS: Fix warnings
|
2011-11-02 22:55:58 +00:00 |
midi.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
midiparser_s1d.cpp
|
AGOS: Rewrite note on events with velocity 0 to note off events in MidiParser_S1D.
|
2012-09-21 23:55:26 +02:00 |
module.mk
|
COMMON: Move InstallShield code to common
|
2012-05-28 16:54:49 -04:00 |
oracle.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
pn.cpp
|
AGOS: cleanup
|
2011-05-17 15:36:25 +02:00 |
POTFILES
|
I18N: Move specification of engine specific files to enginedir/POTFILES.
|
2013-08-12 17:54:31 +02:00 |
res_ami.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
res_snd.cpp
|
AGOS: Use Common::File instead of SearchMan.
|
2014-01-22 00:53:21 +01:00 |
res.cpp
|
AGOS: Use Common::File instead of SearchMan.
|
2014-01-22 00:53:21 +01:00 |
rooms.cpp
|
AGOS: Fix load/save issues in Waxworks, which were caused by error in loadRoomItems.
|
2011-08-27 10:46:54 +10:00 |
saveload.cpp
|
AGOS: Use Common::File instead of SearchMan.
|
2014-01-22 00:53:21 +01:00 |
script_dp.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
script_e1.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
script_e2.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
script_ff.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
script_pn.cpp
|
AGOS: Use Common::String for savegame filenames
|
2013-08-23 19:09:36 +02:00 |
script_pp.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
script_s1.cpp
|
AGOS: Expand fix for bug #3512776 - SIMON1DOS French: Subtitle glitch in introduction.
|
2012-04-02 23:08:31 +10:00 |
script_s2.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
script_ww.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
script.cpp
|
AGOS: Reduced header dependency
|
2011-08-06 11:28:40 +01:00 |
sound.cpp
|
COMMON: Change kPlatformPC to kPlatformDOS
|
2013-05-02 18:43:10 -04:00 |
sound.h
|
AGOS: Rework digital sound playback.
|
2012-01-26 01:01:41 +01:00 |
string_pn.cpp
|
COMMON: Move isFoo functions to namespace Common, add doxygen comments
|
2012-02-20 16:18:27 +01:00 |
string.cpp
|
COMMON: Move isFoo functions to namespace Common, add doxygen comments
|
2012-02-20 16:18:27 +01:00 |
subroutine.cpp
|
AGOS: Use Common::File instead of SearchMan.
|
2014-01-22 00:53:21 +01:00 |
verb_pn.cpp
|
AGOS: Made some static data const.
|
2011-09-08 00:38:39 +02:00 |
verb.cpp
|
AGOS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 02:52:31 +02:00 |
vga_e2.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
vga_ff.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
vga_pn.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
vga_s1.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
vga_s2.cpp
|
AGOS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 02:52:31 +02:00 |
vga_ww.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
vga.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
vga.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
window.cpp
|
AGOS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
zones.cpp
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |