aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Mettifogo2007-09-19 08:40:12 +0000
committerNicola Mettifogo2007-09-19 08:40:12 +0000
commit258901bab96f0050385a9912c8ea0fe2a41b2d6f (patch)
treea3ae8675b679c9f3b58ac8d97c79369502ea23c1
parenta89694c0d61a75a960f5bec6c498659c988401cc (diff)
downloadscummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.tar.gz
scummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.tar.bz2
scummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.zip
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
-rw-r--r--Makefile.common2
-rw-r--r--backends/events/default/default-events.cpp7
-rw-r--r--backends/events/default/default-events.h1
-rw-r--r--backends/fs/abstract-fs-factory.h15
-rw-r--r--backends/fs/amigaos4/amigaos4-fs.cpp2
-rw-r--r--backends/fs/dc/dc-fs.cpp1
-rw-r--r--backends/fs/ds/ds-fs.cpp1
-rw-r--r--backends/fs/gp32/gp32-fs.cpp1
-rw-r--r--backends/fs/morphos/abox-fs.cpp2
-rw-r--r--backends/fs/palmos/palmos-fs.cpp1
-rw-r--r--backends/fs/posix/posix-fs.cpp1
-rw-r--r--backends/fs/symbian/symbian-fs.cpp1
-rw-r--r--backends/fs/windows/windows-fs.cpp45
-rw-r--r--backends/midi/alsa.cpp2
-rw-r--r--backends/midi/coreaudio.cpp1
-rw-r--r--backends/midi/coremidi.cpp5
-rw-r--r--backends/midi/morphos.cpp1
-rw-r--r--backends/midi/seq.cpp1
-rw-r--r--backends/midi/windows.cpp1
-rw-r--r--backends/midi/ypa1.cpp1
-rw-r--r--backends/midi/zodiac.cpp3
-rw-r--r--backends/platform/PalmOS/Src/be_base.h1
-rwxr-xr-xbackends/platform/PalmOS/Src/be_save.h1
-rw-r--r--backends/platform/PalmOS/Src/cd_aeroplayer.cpp1
-rw-r--r--backends/platform/PalmOS/Src/cd_default.cpp1
-rw-r--r--backends/platform/PalmOS/Src/cd_msa.cpp1
-rw-r--r--backends/platform/PalmOS/Src/cd_pockettunes.cpp1
-rw-r--r--backends/platform/PalmOS/Src/launcher/forms/formmain.cpp1
-rw-r--r--backends/platform/PalmOS/Src/native/zodiacARM.cpp1
-rw-r--r--backends/platform/dc/audio.cpp1
-rw-r--r--backends/platform/dc/dcloader.cpp1
-rw-r--r--backends/platform/dc/dcmain.cpp1
-rw-r--r--backends/platform/dc/display.cpp1
-rw-r--r--backends/platform/dc/input.cpp1
-rw-r--r--backends/platform/dc/selector.cpp1
-rw-r--r--backends/platform/dc/softkbd.cpp1
-rw-r--r--backends/platform/dc/time.cpp1
-rw-r--r--backends/platform/dc/vmsave.cpp1
-rw-r--r--backends/platform/ds/arm9/source/blitters.cpp1
-rw-r--r--backends/platform/ds/arm9/source/cdaudio.cpp1
-rw-r--r--backends/platform/ds/arm9/source/dsmain.h1
-rw-r--r--backends/platform/ds/arm9/source/dsoptions.h1
-rw-r--r--backends/platform/ds/arm9/source/gbampsave.h1
-rw-r--r--backends/platform/ds/arm9/source/osystem_ds.cpp1
-rw-r--r--backends/platform/ds/arm9/source/portdefs.cpp1
-rw-r--r--backends/platform/ds/arm9/source/ramsave.cpp1
-rw-r--r--backends/platform/ds/arm9/source/scummhelp.cpp1
-rw-r--r--backends/platform/ds/arm9/source/zipreader.cpp1
-rw-r--r--backends/platform/ds/arm9/source/zipreader.h1
-rw-r--r--backends/platform/gp2x/gp2x-common.h1
-rw-r--r--backends/platform/gp32/gp32_launcher.cpp1
-rw-r--r--backends/platform/gp32/gp32_launcher.h1
-rw-r--r--backends/platform/gp32/gp32_main.cpp1
-rw-r--r--backends/platform/gp32/gp32_osys.cpp1
-rw-r--r--backends/platform/gp32/gp32_osys.h1
-rw-r--r--backends/platform/gp32/gp32std.cpp1
-rw-r--r--backends/platform/gp32/gp32std_file.cpp1
-rw-r--r--backends/platform/gp32/gp32std_grap.cpp1
-rw-r--r--backends/platform/gp32/gp32std_input.cpp1
-rw-r--r--backends/platform/gp32/gp32std_input.h1
-rw-r--r--backends/platform/gp32/gp32std_memory.cpp1
-rw-r--r--backends/platform/gp32/gp32std_sound.cpp1
-rw-r--r--backends/platform/maemo/maemo-sdl.cpp1
-rw-r--r--backends/platform/maemo/maemo-sdl.h1
-rw-r--r--backends/platform/maemo/main.cpp1
-rw-r--r--backends/platform/null/null.cpp1
-rw-r--r--backends/platform/ps2/systemps2.cpp1
-rw-r--r--backends/platform/ps2/systemps2.h1
-rw-r--r--backends/platform/psp/osys_psp.cpp1
-rw-r--r--backends/platform/psp/osys_psp.h1
-rw-r--r--backends/platform/psp/osys_psp_gu.h1
-rw-r--r--backends/platform/psp/psp_main.cpp1
-rw-r--r--backends/platform/sdl/sdl.h13
-rw-r--r--backends/platform/symbian/src/SymbianActions.cpp1
-rw-r--r--backends/platform/symbian/src/SymbianActions.h1
-rw-r--r--backends/platform/wince/CEActionsPocket.cpp1
-rw-r--r--backends/platform/wince/CEActionsPocket.h1
-rw-r--r--backends/platform/wince/CEActionsSmartphone.cpp1
-rw-r--r--backends/platform/wince/CEActionsSmartphone.h1
-rw-r--r--backends/platform/wince/CEDevice.cpp1
-rw-r--r--backends/platform/wince/CEDevice.h1
-rw-r--r--backends/platform/wince/CELauncherDialog.cpp1
-rw-r--r--backends/platform/wince/CEScaler.cpp1
-rw-r--r--backends/platform/wince/CEScaler.h1
-rw-r--r--backends/platform/wince/CEgui/GUIElement.cpp1
-rw-r--r--backends/platform/wince/CEgui/GUIElement.h1
-rw-r--r--backends/platform/wince/CEgui/ItemAction.cpp1
-rw-r--r--backends/platform/wince/CEgui/ItemAction.h1
-rw-r--r--backends/platform/wince/CEgui/ItemSwitch.cpp1
-rw-r--r--backends/platform/wince/CEgui/ItemSwitch.h1
-rw-r--r--backends/platform/wince/CEgui/Panel.cpp1
-rw-r--r--backends/platform/wince/CEgui/Panel.h1
-rw-r--r--backends/platform/wince/CEgui/PanelItem.cpp1
-rw-r--r--backends/platform/wince/CEgui/PanelItem.h1
-rw-r--r--backends/platform/wince/CEgui/PanelKeyboard.cpp1
-rw-r--r--backends/platform/wince/CEgui/PanelKeyboard.h1
-rw-r--r--backends/platform/wince/CEgui/SDL_ImageResource.cpp1
-rw-r--r--backends/platform/wince/CEgui/SDL_ImageResource.h1
-rw-r--r--backends/platform/wince/CEgui/Toolbar.cpp1
-rw-r--r--backends/platform/wince/CEgui/Toolbar.h1
-rw-r--r--backends/platform/wince/CEgui/ToolbarHandler.cpp1
-rw-r--r--backends/platform/wince/CEgui/ToolbarHandler.h1
-rw-r--r--backends/platform/wince/CEkeys/EventsBuffer.cpp1
-rw-r--r--backends/platform/wince/CEkeys/EventsBuffer.h1
-rw-r--r--backends/platform/wince/wince-sdl.cpp1
-rw-r--r--backends/platform/wince/wince-sdl.h1
-rw-r--r--backends/platform/x11/x11.cpp1
-rw-r--r--backends/plugins/dc/dc-provider.h1
-rw-r--r--backends/plugins/dynamic-plugin.h1
-rw-r--r--backends/plugins/posix/posix-provider.h1
-rw-r--r--backends/plugins/sdl/sdl-provider.h1
-rw-r--r--backends/plugins/win32/win32-provider.h1
-rw-r--r--backends/saves/compressed/compressed-saves.cpp21
-rw-r--r--backends/saves/compressed/compressed-saves.h1
-rw-r--r--backends/saves/default/default-saves.cpp19
-rw-r--r--backends/saves/default/default-saves.h1
-rw-r--r--backends/saves/savefile.cpp1
-rw-r--r--backends/timer/default/default-timer.cpp21
-rw-r--r--base/commandLine.cpp18
-rw-r--r--base/game.h1
-rw-r--r--base/main.cpp15
-rw-r--r--base/plugins.cpp16
-rw-r--r--base/plugins.h7
-rw-r--r--base/version.cpp3
-rw-r--r--common/advancedDetector.cpp6
-rw-r--r--common/array.h1
-rw-r--r--common/config-file.cpp4
-rw-r--r--common/config-manager.cpp2
-rw-r--r--common/file.h3
-rw-r--r--common/fs.cpp37
-rw-r--r--common/hashmap.h71
-rw-r--r--common/iff_container.h1
-rw-r--r--common/mutex.cpp1
-rw-r--r--common/savefile.h21
-rw-r--r--common/scummsys.h117
-rw-r--r--common/stdafx.h122
-rw-r--r--common/str.cpp18
-rw-r--r--common/stream.cpp1
-rw-r--r--common/stream.h3
-rw-r--r--common/system.cpp4
-rw-r--r--common/unzip.cpp1
-rw-r--r--common/unzip.h1
-rw-r--r--common/util.cpp3
-rw-r--r--dists/codeblocks/agi.cbp68
-rw-r--r--dists/codeblocks/agi.layout99
-rw-r--r--dists/codeblocks/agos.cbp12
-rw-r--r--dists/codeblocks/agos.layout128
-rw-r--r--dists/codeblocks/cine.cbp28
-rw-r--r--dists/codeblocks/cine.depend376
-rw-r--r--dists/codeblocks/cine.layout57
-rw-r--r--dists/codeblocks/gob.cbp58
-rw-r--r--dists/codeblocks/gob.layout143
-rw-r--r--dists/codeblocks/kyra.cbp122
-rw-r--r--dists/codeblocks/kyra.layout57
-rw-r--r--dists/codeblocks/lure.cbp42
-rw-r--r--dists/codeblocks/lure.layout54
-rw-r--r--dists/codeblocks/parallaction.cbp74
-rw-r--r--dists/codeblocks/parallaction.layout141
-rw-r--r--dists/codeblocks/queen.layout52
-rw-r--r--dists/codeblocks/saga.cbp30
-rw-r--r--dists/codeblocks/saga.layout7
-rw-r--r--dists/codeblocks/scumm.cbp20
-rw-r--r--dists/codeblocks/scumm.layout285
-rw-r--r--dists/codeblocks/scummvm.cbp4192
-rw-r--r--dists/codeblocks/scummvm.depend7378
-rw-r--r--dists/codeblocks/scummvm.layout426
-rw-r--r--dists/codeblocks/scummvm.workspace30
-rw-r--r--dists/codeblocks/sky.layout90
-rw-r--r--dists/codeblocks/sword1.layout54
-rw-r--r--dists/codeblocks/sword2.layout93
-rw-r--r--dists/codeblocks/touche.cbp8
-rw-r--r--dists/codeblocks/touche.layout27
-rw-r--r--dists/devcpp/scummvm.dev10
-rw-r--r--dists/msvc6/scummvm.dsp4
-rw-r--r--dists/msvc7/scummvm.vcproj3
-rw-r--r--dists/msvc71/scummvm.vcproj3
-rw-r--r--dists/msvc8/scummvm.vcproj4
-rw-r--r--engines/agi/agi.cpp4
-rw-r--r--engines/agi/agi.h8
-rw-r--r--engines/agi/checks.cpp4
-rw-r--r--engines/agi/console.cpp2
-rw-r--r--engines/agi/cycle.cpp2
-rw-r--r--engines/agi/detection.cpp10
-rw-r--r--engines/agi/font.h1020
-rw-r--r--engines/agi/global.cpp2
-rw-r--r--engines/agi/graphics.cpp516
-rw-r--r--engines/agi/graphics.h2
-rw-r--r--engines/agi/id.cpp2
-rw-r--r--engines/agi/inv.cpp4
-rw-r--r--engines/agi/keyboard.cpp4
-rw-r--r--engines/agi/keyboard.h2
-rw-r--r--engines/agi/loader_v2.cpp1
-rw-r--r--engines/agi/loader_v3.cpp2
-rw-r--r--engines/agi/logic.cpp2
-rw-r--r--engines/agi/logic.h2
-rw-r--r--engines/agi/lzw.cpp2
-rw-r--r--engines/agi/menu.cpp8
-rw-r--r--engines/agi/motion.cpp2
-rw-r--r--engines/agi/objects.cpp2
-rw-r--r--engines/agi/op_cmd.cpp20
-rw-r--r--engines/agi/op_dbg.cpp2
-rw-r--r--engines/agi/op_test.cpp8
-rw-r--r--engines/agi/picture.cpp30
-rw-r--r--engines/agi/preagi.cpp6
-rw-r--r--engines/agi/preagi_common.cpp3
-rw-r--r--engines/agi/preagi_mickey.cpp69
-rw-r--r--engines/agi/saveload.cpp44
-rw-r--r--engines/agi/sound.cpp22
-rw-r--r--engines/agi/view.h2
-rw-r--r--engines/agi/wagparser.cpp8
-rw-r--r--engines/agos/agos.cpp6
-rw-r--r--engines/agos/animation.cpp6
-rw-r--r--engines/agos/charset.cpp4
-rw-r--r--engines/agos/contain.cpp2
-rw-r--r--engines/agos/cursor.cpp24
-rw-r--r--engines/agos/debug.cpp4
-rw-r--r--engines/agos/debug.h2
-rw-r--r--engines/agos/debugger.cpp2
-rw-r--r--engines/agos/detection.cpp6
-rw-r--r--engines/agos/draw.cpp16
-rw-r--r--engines/agos/event.cpp10
-rw-r--r--engines/agos/gfx.cpp8
-rw-r--r--engines/agos/icons.cpp84
-rw-r--r--engines/agos/input.cpp18
-rw-r--r--engines/agos/items.cpp2
-rw-r--r--engines/agos/menus.cpp6
-rw-r--r--engines/agos/midi.cpp2
-rw-r--r--engines/agos/midiparser_s1d.cpp2
-rw-r--r--engines/agos/oracle.cpp10
-rw-r--r--engines/agos/res.cpp8
-rw-r--r--engines/agos/res_ami.cpp2
-rw-r--r--engines/agos/res_snd.cpp4
-rw-r--r--engines/agos/rooms.cpp10
-rw-r--r--engines/agos/saveload.cpp10
-rw-r--r--engines/agos/script.cpp4
-rw-r--r--engines/agos/script_e1.cpp20
-rw-r--r--engines/agos/script_e2.cpp10
-rw-r--r--engines/agos/script_ff.cpp2
-rw-r--r--engines/agos/script_pp.cpp2
-rw-r--r--engines/agos/script_s1.cpp4
-rw-r--r--engines/agos/script_s2.cpp2
-rw-r--r--engines/agos/script_ww.cpp2
-rw-r--r--engines/agos/sound.cpp8
-rw-r--r--engines/agos/string.cpp6
-rw-r--r--engines/agos/subroutine.cpp2
-rw-r--r--engines/agos/verb.cpp10
-rw-r--r--engines/agos/vga.cpp2
-rw-r--r--engines/agos/vga_e2.cpp2
-rw-r--r--engines/agos/vga_ff.cpp8
-rw-r--r--engines/agos/vga_s1.cpp4
-rw-r--r--engines/agos/vga_s2.cpp2
-rw-r--r--engines/agos/vga_ww.cpp2
-rw-r--r--engines/agos/window.cpp6
-rw-r--r--engines/agos/zones.cpp2
-rw-r--r--engines/cine/anim.cpp2
-rw-r--r--engines/cine/bg.cpp2
-rw-r--r--engines/cine/bg_list.cpp8
-rw-r--r--engines/cine/bg_list.h2
-rw-r--r--engines/cine/cine.cpp6
-rw-r--r--engines/cine/cine.h4
-rw-r--r--engines/cine/detection.cpp2
-rw-r--r--engines/cine/main_loop.cpp4
-rw-r--r--engines/cine/msg.cpp2
-rw-r--r--engines/cine/object.cpp2
-rw-r--r--engines/cine/prc.cpp4
-rw-r--r--engines/cine/rel.cpp4
-rw-r--r--engines/cine/script.cpp6
-rw-r--r--engines/cine/sound.cpp1
-rw-r--r--engines/cine/texte.h2
-rw-r--r--engines/cine/unpack.cpp6
-rw-r--r--engines/cine/unpack.h2
-rw-r--r--engines/cine/various.cpp26
-rw-r--r--engines/cine/various.h4
-rw-r--r--engines/cruise/cell.h2
-rw-r--r--engines/cruise/cruise.cpp2
-rw-r--r--engines/cruise/cruise.h1
-rw-r--r--engines/cruise/cruise_main.cpp22
-rw-r--r--engines/cruise/cruise_main.h2
-rw-r--r--engines/cruise/delphine-unpack.cpp6
-rw-r--r--engines/cruise/detection.cpp2
-rw-r--r--engines/cruise/gfxModule.cpp152
-rw-r--r--engines/drascula/detection.cpp4
-rw-r--r--engines/drascula/drascula.cpp64
-rw-r--r--engines/drascula/drascula.h1
-rw-r--r--engines/engine.cpp1
-rw-r--r--engines/engine.h9
-rw-r--r--engines/gob/cdrom.cpp2
-rw-r--r--engines/gob/coktelvideo.cpp5
-rw-r--r--engines/gob/dataio.cpp2
-rw-r--r--engines/gob/dataio.h2
-rw-r--r--engines/gob/detection.cpp2
-rw-r--r--engines/gob/draw.cpp6
-rw-r--r--engines/gob/draw_v1.cpp4
-rw-r--r--engines/gob/draw_v2.cpp10
-rw-r--r--engines/gob/driver_vga.cpp10
-rw-r--r--engines/gob/game.cpp4
-rw-r--r--engines/gob/game_v1.cpp2
-rw-r--r--engines/gob/game_v2.cpp2
-rw-r--r--engines/gob/gob.cpp2
-rw-r--r--engines/gob/gob.h2
-rw-r--r--engines/gob/goblin_v1.cpp2
-rw-r--r--engines/gob/goblin_v2.cpp2
-rw-r--r--engines/gob/init.cpp2
-rw-r--r--engines/gob/init_v1.cpp2
-rw-r--r--engines/gob/init_v2.cpp2
-rw-r--r--engines/gob/init_v3.cpp1
-rw-r--r--engines/gob/inter.cpp2
-rw-r--r--engines/gob/inter_bargon.cpp2
-rw-r--r--engines/gob/inter_v1.cpp8
-rw-r--r--engines/gob/inter_v2.cpp20
-rw-r--r--engines/gob/inter_v3.cpp1
-rw-r--r--engines/gob/inter_v4.cpp3
-rw-r--r--engines/gob/map.cpp2
-rw-r--r--engines/gob/map_v1.cpp4
-rw-r--r--engines/gob/map_v2.cpp2
-rw-r--r--engines/gob/map_v4.cpp1
-rw-r--r--engines/gob/mult.cpp2
-rw-r--r--engines/gob/mult_v1.cpp2
-rw-r--r--engines/gob/mult_v2.cpp28
-rw-r--r--engines/gob/music.cpp14
-rw-r--r--engines/gob/parse.cpp2
-rw-r--r--engines/gob/parse_v1.cpp2
-rw-r--r--engines/gob/parse_v2.cpp2
-rw-r--r--engines/gob/saveload.cpp3
-rw-r--r--engines/gob/saveload_v2.cpp3
-rw-r--r--engines/gob/saveload_v3.cpp1
-rw-r--r--engines/gob/scenery.cpp4
-rw-r--r--engines/gob/scenery_v1.cpp2
-rw-r--r--engines/gob/scenery_v2.cpp2
-rw-r--r--engines/gob/sound.cpp10
-rw-r--r--engines/gob/util.cpp2
-rw-r--r--engines/gob/video.cpp6
-rw-r--r--engines/gob/video_v1.cpp2
-rw-r--r--engines/gob/video_v2.cpp2
-rw-r--r--engines/kyra/animator_v1.cpp85
-rw-r--r--engines/kyra/debugger.cpp18
-rw-r--r--engines/kyra/kyra.cpp18
-rw-r--r--engines/kyra/resource.cpp22
-rw-r--r--engines/kyra/resource.h22
-rw-r--r--engines/kyra/saveload_v1.cpp23
-rw-r--r--engines/kyra/screen.cpp246
-rw-r--r--engines/kyra/screen_v2.cpp55
-rw-r--r--engines/kyra/script.cpp36
-rw-r--r--engines/kyra/script_v1.cpp94
-rw-r--r--engines/kyra/seqplayer.cpp8
-rw-r--r--engines/kyra/sound.cpp10
-rw-r--r--engines/kyra/sound.h2
-rw-r--r--engines/kyra/sound_adlib.cpp16
-rw-r--r--engines/kyra/sound_towns.cpp2
-rw-r--r--engines/kyra/sprites.cpp10
-rw-r--r--engines/kyra/staticres.cpp68
-rw-r--r--engines/kyra/text.cpp4
-rw-r--r--engines/kyra/vqa.cpp4
-rw-r--r--engines/kyra/wsamovie.cpp68
-rw-r--r--engines/lure/debugger.cpp68
-rw-r--r--engines/lure/decode.h4
-rw-r--r--engines/lure/detection.cpp8
-rw-r--r--engines/lure/disk.cpp18
-rw-r--r--engines/lure/disk.h2
-rw-r--r--engines/lure/events.cpp16
-rw-r--r--engines/lure/events.h6
-rw-r--r--engines/lure/game.h2
-rw-r--r--engines/lure/lure.cpp8
-rw-r--r--engines/lure/luredefs.h36
-rw-r--r--engines/lure/memory.h2
-rw-r--r--engines/lure/menu.h8
-rw-r--r--engines/lure/room.h6
-rw-r--r--engines/lure/screen.h2
-rw-r--r--engines/lure/surface.h10
-rw-r--r--engines/parallaction/callables_br.cpp2
-rw-r--r--engines/parallaction/callables_ns.cpp1
-rw-r--r--engines/parallaction/debug.cpp1
-rw-r--r--engines/parallaction/defs.h1
-rw-r--r--engines/parallaction/detection.cpp2
-rw-r--r--engines/parallaction/dialogue.cpp2
-rw-r--r--engines/parallaction/disk_br.cpp1
-rw-r--r--engines/parallaction/disk_ns.cpp2
-rw-r--r--engines/parallaction/exec_br.cpp1
-rw-r--r--engines/parallaction/exec_ns.cpp1
-rw-r--r--engines/parallaction/font.cpp1
-rw-r--r--engines/parallaction/graphics.cpp1
-rw-r--r--engines/parallaction/inventory.cpp1
-rw-r--r--engines/parallaction/menu.cpp1
-rw-r--r--engines/parallaction/objects.cpp1
-rw-r--r--engines/parallaction/parallaction.cpp2
-rw-r--r--engines/parallaction/parallaction_br.cpp2
-rw-r--r--engines/parallaction/parallaction_ns.cpp1
-rw-r--r--engines/parallaction/parser.cpp2
-rw-r--r--engines/parallaction/parser_br.cpp2
-rw-r--r--engines/parallaction/parser_ns.cpp1
-rw-r--r--engines/parallaction/saveload.cpp1
-rw-r--r--engines/parallaction/sound.cpp1
-rw-r--r--engines/parallaction/staticres.cpp1
-rw-r--r--engines/parallaction/walk.cpp2
-rw-r--r--engines/queen/bankman.cpp2
-rw-r--r--engines/queen/command.cpp2
-rw-r--r--engines/queen/credits.cpp2
-rw-r--r--engines/queen/cutaway.cpp2
-rw-r--r--engines/queen/debug.cpp3
-rw-r--r--engines/queen/display.cpp2
-rw-r--r--engines/queen/graphics.cpp2
-rw-r--r--engines/queen/grid.cpp2
-rw-r--r--engines/queen/input.cpp2
-rw-r--r--engines/queen/journal.cpp2
-rw-r--r--engines/queen/logic.cpp2
-rw-r--r--engines/queen/music.cpp2
-rw-r--r--engines/queen/musicdata.cpp2
-rw-r--r--engines/queen/queen.cpp8
-rw-r--r--engines/queen/resource.cpp2
-rw-r--r--engines/queen/sound.cpp2
-rw-r--r--engines/queen/state.cpp2
-rw-r--r--engines/queen/talk.cpp2
-rw-r--r--engines/queen/walk.cpp4
-rw-r--r--engines/saga/saga.cpp6
-rw-r--r--engines/saga/saveload.cpp14
-rw-r--r--engines/scumm/actor.cpp16
-rw-r--r--engines/scumm/akos.cpp26
-rw-r--r--engines/scumm/base-costume.cpp2
-rw-r--r--engines/scumm/bomp.cpp2
-rw-r--r--engines/scumm/boxes.cpp4
-rw-r--r--engines/scumm/camera.cpp2
-rw-r--r--engines/scumm/charset.cpp12
-rw-r--r--engines/scumm/costume.cpp22
-rw-r--r--engines/scumm/cursor.cpp2
-rw-r--r--engines/scumm/debugger.cpp4
-rw-r--r--engines/scumm/detection.cpp76
-rw-r--r--engines/scumm/detection_tables.h8
-rw-r--r--engines/scumm/dialogs.cpp26
-rw-r--r--engines/scumm/gfx.cpp92
-rw-r--r--engines/scumm/he/animation_he.cpp8
-rw-r--r--engines/scumm/he/cup_player_he.cpp2
-rw-r--r--engines/scumm/he/floodfill_he.cpp30
-rw-r--r--engines/scumm/he/logic_he.cpp2
-rw-r--r--engines/scumm/he/logic_he.h2
-rw-r--r--engines/scumm/he/palette_he.cpp2
-rw-r--r--engines/scumm/he/resource_he.cpp14
-rw-r--r--engines/scumm/he/script_v100he.cpp4
-rw-r--r--engines/scumm/he/script_v60he.cpp2
-rw-r--r--engines/scumm/he/script_v70he.cpp4
-rw-r--r--engines/scumm/he/script_v72he.cpp4
-rw-r--r--engines/scumm/he/script_v80he.cpp2
-rw-r--r--engines/scumm/he/script_v90he.cpp2
-rw-r--r--engines/scumm/he/sound_he.cpp6
-rw-r--r--engines/scumm/he/sprite_he.cpp2
-rw-r--r--engines/scumm/he/wiz_he.cpp2
-rw-r--r--engines/scumm/help.cpp2
-rw-r--r--engines/scumm/imuse/imuse.cpp2
-rw-r--r--engines/scumm/imuse/imuse_part.cpp4
-rw-r--r--engines/scumm/imuse/imuse_player.cpp2
-rw-r--r--engines/scumm/imuse/instrument.cpp2
-rw-r--r--engines/scumm/imuse/instrument.h2
-rw-r--r--engines/scumm/imuse/sysex.h2
-rw-r--r--engines/scumm/imuse/sysex_samnmax.cpp2
-rw-r--r--engines/scumm/imuse/sysex_scumm.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_bndmgr.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_codecs.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_music.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_script.cpp4
-rw-r--r--engines/scumm/imuse_digi/dimuse_sndmgr.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_sndmgr.h2
-rw-r--r--engines/scumm/imuse_digi/dimuse_tables.cpp2
-rw-r--r--engines/scumm/imuse_digi/dimuse_track.cpp4
-rw-r--r--engines/scumm/input.cpp10
-rw-r--r--engines/scumm/insane/insane.cpp2
-rw-r--r--engines/scumm/insane/insane_ben.cpp2
-rw-r--r--engines/scumm/insane/insane_enemy.cpp50
-rw-r--r--engines/scumm/insane/insane_iact.cpp38
-rw-r--r--engines/scumm/insane/insane_scenes.cpp4
-rw-r--r--engines/scumm/midiparser_eup.cpp2
-rw-r--r--engines/scumm/midiparser_ro.cpp2
-rw-r--r--engines/scumm/nut_renderer.cpp4
-rw-r--r--engines/scumm/object.cpp14
-rw-r--r--engines/scumm/palette.cpp2
-rw-r--r--engines/scumm/player_mod.cpp2
-rw-r--r--engines/scumm/player_nes.cpp24
-rw-r--r--engines/scumm/player_v1.cpp2
-rw-r--r--engines/scumm/player_v2.cpp2
-rw-r--r--engines/scumm/player_v2a.cpp2
-rw-r--r--engines/scumm/player_v3a.cpp2
-rw-r--r--engines/scumm/resource.cpp6
-rw-r--r--engines/scumm/resource_v2.cpp2
-rw-r--r--engines/scumm/resource_v3.cpp2
-rw-r--r--engines/scumm/resource_v4.cpp2
-rw-r--r--engines/scumm/room.cpp12
-rw-r--r--engines/scumm/saveload.cpp30
-rw-r--r--engines/scumm/script.cpp4
-rw-r--r--engines/scumm/script_v0.cpp2
-rw-r--r--engines/scumm/script_v2.cpp2
-rw-r--r--engines/scumm/script_v5.cpp18
-rw-r--r--engines/scumm/script_v6.cpp6
-rw-r--r--engines/scumm/script_v8.cpp2
-rw-r--r--engines/scumm/scumm.cpp70
-rw-r--r--engines/scumm/smush/channel.cpp2
-rw-r--r--engines/scumm/smush/chunk.cpp4
-rw-r--r--engines/scumm/smush/codec1.cpp2
-rw-r--r--engines/scumm/smush/codec37.cpp2
-rw-r--r--engines/scumm/smush/codec47.cpp2
-rw-r--r--engines/scumm/smush/imuse_channel.cpp4
-rw-r--r--engines/scumm/smush/saud_channel.cpp4
-rw-r--r--engines/scumm/smush/smush_font.cpp2
-rw-r--r--engines/scumm/smush/smush_mixer.cpp2
-rw-r--r--engines/scumm/smush/smush_mixer.h2
-rw-r--r--engines/scumm/smush/smush_player.cpp2
-rw-r--r--engines/scumm/sound.cpp6
-rw-r--r--engines/scumm/string.cpp10
-rw-r--r--engines/scumm/thumbnail.cpp2
-rw-r--r--engines/scumm/usage_bits.cpp2
-rw-r--r--engines/scumm/util.h2
-rw-r--r--engines/scumm/vars.cpp2
-rw-r--r--engines/scumm/verbs.cpp2
-rw-r--r--engines/sky/autoroute.cpp2
-rw-r--r--engines/sky/autoroute.h2
-rw-r--r--engines/sky/compact.cpp12
-rw-r--r--engines/sky/control.cpp4
-rw-r--r--engines/sky/control.h2
-rw-r--r--engines/sky/debug.cpp2
-rw-r--r--engines/sky/debug.h2
-rw-r--r--engines/sky/disk.cpp2
-rw-r--r--engines/sky/disk.h2
-rw-r--r--engines/sky/grid.h2
-rw-r--r--engines/sky/intro.cpp2
-rw-r--r--engines/sky/intro.h2
-rw-r--r--engines/sky/logic.cpp6
-rw-r--r--engines/sky/logic.h4
-rw-r--r--engines/sky/mouse.cpp2
-rw-r--r--engines/sky/mouse.h2
-rw-r--r--engines/sky/music/adlibchannel.cpp4
-rw-r--r--engines/sky/music/adlibmusic.cpp12
-rw-r--r--engines/sky/music/musicbase.h2
-rw-r--r--engines/sky/rnc_deco.cpp2
-rw-r--r--engines/sky/rnc_deco.h2
-rw-r--r--engines/sky/screen.cpp2
-rw-r--r--engines/sky/screen.h2
-rw-r--r--engines/sky/sky.cpp2
-rw-r--r--engines/sky/sky.h2
-rw-r--r--engines/sky/skydefs.h2
-rw-r--r--engines/sky/sound.cpp4
-rw-r--r--engines/sky/sound.h2
-rw-r--r--engines/sky/text.cpp2
-rw-r--r--engines/sky/text.h4
-rw-r--r--engines/sword1/animation.cpp2
-rw-r--r--engines/sword1/control.cpp2
-rw-r--r--engines/sword1/credits.cpp2
-rw-r--r--engines/sword1/debug.cpp2
-rw-r--r--engines/sword1/eventman.cpp2
-rw-r--r--engines/sword1/logic.cpp6
-rw-r--r--engines/sword1/memman.cpp2
-rw-r--r--engines/sword1/menu.cpp2
-rw-r--r--engines/sword1/mouse.cpp2
-rw-r--r--engines/sword1/music.cpp12
-rw-r--r--engines/sword1/objectman.cpp2
-rw-r--r--engines/sword1/resman.cpp6
-rw-r--r--engines/sword1/router.cpp2
-rw-r--r--engines/sword1/screen.cpp4
-rw-r--r--engines/sword1/sound.cpp2
-rw-r--r--engines/sword1/staticres.cpp2
-rw-r--r--engines/sword1/sword1.cpp10
-rw-r--r--engines/sword1/text.cpp2
-rw-r--r--engines/sword2/animation.cpp2
-rw-r--r--engines/sword2/anims.cpp2
-rw-r--r--engines/sword2/console.cpp2
-rw-r--r--engines/sword2/controls.cpp2
-rw-r--r--engines/sword2/debug.cpp2
-rw-r--r--engines/sword2/events.cpp2
-rw-r--r--engines/sword2/function.cpp2
-rw-r--r--engines/sword2/icons.cpp2
-rw-r--r--engines/sword2/interpreter.cpp2
-rw-r--r--engines/sword2/layers.cpp2
-rw-r--r--engines/sword2/logic.cpp4
-rw-r--r--engines/sword2/maketext.cpp2
-rw-r--r--engines/sword2/memory.cpp2
-rw-r--r--engines/sword2/menu.cpp2
-rw-r--r--engines/sword2/mouse.cpp2
-rw-r--r--engines/sword2/music.cpp4
-rw-r--r--engines/sword2/palette.cpp2
-rw-r--r--engines/sword2/protocol.cpp2
-rw-r--r--engines/sword2/render.cpp2
-rw-r--r--engines/sword2/resman.cpp4
-rw-r--r--engines/sword2/router.cpp2
-rw-r--r--engines/sword2/saveload.cpp2
-rw-r--r--engines/sword2/screen.cpp2
-rw-r--r--engines/sword2/scroll.cpp2
-rw-r--r--engines/sword2/sound.cpp2
-rw-r--r--engines/sword2/speech.cpp2
-rw-r--r--engines/sword2/sprite.cpp2
-rw-r--r--engines/sword2/startup.cpp2
-rw-r--r--engines/sword2/sword2.cpp6
-rw-r--r--engines/sword2/sync.cpp2
-rw-r--r--engines/sword2/walker.cpp2
-rw-r--r--engines/touche/detection.cpp1
-rw-r--r--engines/touche/graphics.cpp1
-rw-r--r--engines/touche/midi.cpp1
-rw-r--r--engines/touche/opcodes.cpp2
-rw-r--r--engines/touche/resource.cpp2
-rw-r--r--engines/touche/saveload.cpp2
-rw-r--r--engines/touche/staticres.cpp2
-rw-r--r--engines/touche/touche.cpp2
-rw-r--r--engines/touche/ui.cpp16
-rw-r--r--graphics/cursorman.h1
-rw-r--r--graphics/dxa_player.cpp3
-rw-r--r--graphics/font.cpp21
-rw-r--r--graphics/fontman.h1
-rw-r--r--graphics/fonts/consolefont.cpp1
-rw-r--r--graphics/fonts/newfont.cpp1
-rw-r--r--graphics/fonts/newfont_big.cpp1
-rw-r--r--graphics/fonts/scummfont.cpp33
-rw-r--r--graphics/imagedec.h1
-rw-r--r--graphics/imageman.h7
-rw-r--r--graphics/mpeg_player.cpp1
-rw-r--r--graphics/primitives.cpp1
-rw-r--r--graphics/scaler.h1
-rw-r--r--graphics/scaler/intern.h1
-rw-r--r--graphics/scaler/scale2x.cpp1
-rw-r--r--graphics/scaler/scale3x.cpp1
-rw-r--r--graphics/scaler/scalebit.cpp1
-rw-r--r--graphics/scaler/thumbnail.cpp1
-rw-r--r--graphics/surface.cpp1
-rw-r--r--gui/Actions.cpp1
-rw-r--r--gui/Actions.h3
-rw-r--r--gui/EditTextWidget.cpp1
-rw-r--r--gui/Key.cpp1
-rw-r--r--gui/Key.h1
-rw-r--r--gui/KeysDialog.cpp5
-rw-r--r--gui/ListWidget.cpp5
-rw-r--r--gui/PopUpWidget.cpp1
-rw-r--r--gui/ScrollBarWidget.cpp1
-rw-r--r--gui/TabWidget.cpp7
-rw-r--r--gui/about.cpp1
-rw-r--r--gui/browser.cpp1
-rw-r--r--gui/chooser.cpp1
-rw-r--r--gui/console.cpp5
-rw-r--r--gui/debugger.cpp6
-rw-r--r--gui/dialog.cpp3
-rw-r--r--gui/editable.cpp3
-rw-r--r--gui/eval.cpp3
-rw-r--r--gui/eval.h1
-rw-r--r--gui/launcher.cpp18
-rw-r--r--gui/massadd.cpp24
-rw-r--r--gui/message.cpp1
-rw-r--r--gui/newgui.cpp11
-rw-r--r--gui/object.cpp1
-rw-r--r--gui/options.cpp9
-rw-r--r--gui/theme.h17
-rw-r--r--gui/themebrowser.cpp5
-rw-r--r--gui/widget.cpp1
-rw-r--r--sound/adpcm.cpp4
-rw-r--r--sound/adpcm.h1
-rw-r--r--sound/aiff.cpp1
-rw-r--r--sound/aiff.h1
-rw-r--r--sound/audiocd.cpp2
-rw-r--r--sound/audiocd.h1
-rw-r--r--sound/audiostream.cpp1
-rw-r--r--sound/audiostream.h7
-rw-r--r--sound/flac.h5
-rw-r--r--sound/fmopl.cpp2
-rw-r--r--sound/mididrv.cpp8
-rw-r--r--sound/midiparser.cpp1
-rw-r--r--sound/midiparser_smf.cpp3
-rw-r--r--sound/midiparser_xmidi.cpp3
-rw-r--r--sound/mixer.cpp8
-rw-r--r--sound/mixer.h5
-rw-r--r--sound/mods/module.cpp4
-rw-r--r--sound/mods/protracker.cpp2
-rw-r--r--sound/mods/protracker.h5
-rw-r--r--sound/mods/rjp1.cpp1
-rw-r--r--sound/mods/soundfx.cpp1
-rw-r--r--sound/mp3.h5
-rw-r--r--sound/mpu401.cpp1
-rw-r--r--sound/mpu401.h1
-rw-r--r--sound/null.cpp1
-rw-r--r--sound/rate.cpp7
-rw-r--r--sound/rate_arm.cpp1
-rw-r--r--sound/softsynth/emumidi.h1
-rw-r--r--sound/softsynth/fluidsynth.cpp2
-rw-r--r--sound/softsynth/mt32.cpp1
-rw-r--r--sound/softsynth/mt32/freeverb.cpp1
-rw-r--r--sound/softsynth/ym2612.h1
-rw-r--r--sound/voc.cpp3
-rw-r--r--sound/voc.h1
-rw-r--r--sound/vorbis.h5
-rw-r--r--sound/wave.cpp1
-rw-r--r--sound/wave.h1
-rw-r--r--test/common/array.h1
-rw-r--r--test/common/hashmap.h1
-rw-r--r--test/common/list.h1
-rw-r--r--test/common/pack.h1
-rw-r--r--test/common/seekablesubreadstream.h1
-rw-r--r--test/common/str.h1
-rw-r--r--test/common/subreadstream.h1
-rw-r--r--tools/convbdf.c1
-rw-r--r--tools/create_lure/create_lure_dat.h1
-rw-r--r--tools/create_lure/process_actions.cpp1
693 files changed, 16230 insertions, 3898 deletions
diff --git a/Makefile.common b/Makefile.common
index 38f0b2bf6f..33d4d661b4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -87,7 +87,7 @@ clean:
.PHONY: all clean dist distclean plugins
# Old (dumb) compile & dependcy rules
-#INCS = scumm/scumm.h common/scummsys.h common/stdafx.h
+#INCS = scumm/scumm.h common/scummsys.h
#.cpp.o:
# $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(<) -o $*.o
#$(OBJS): $(INCS)
diff --git a/backends/events/default/default-events.cpp b/backends/events/default/default-events.cpp
index 6bd97c7f71..7730cb7df1 100644
--- a/backends/events/default/default-events.cpp
+++ b/backends/events/default/default-events.cpp
@@ -25,7 +25,6 @@
#if !defined(DISABLE_DEFAULT_EVENTMANAGER)
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "common/system.h"
#include "backends/events/default/default-events.h"
@@ -48,9 +47,9 @@ DefaultEventManager::DefaultEventManager(OSystem *boss) :
bool DefaultEventManager::pollEvent(Common::Event &event) {
uint32 time = _boss->getMillis();
bool result;
-
+
result = _boss->pollEvent(event);
-
+
if (result) {
event.synthetic = false;
switch (event.type) {
@@ -124,7 +123,7 @@ bool DefaultEventManager::pollEvent(Common::Event &event) {
result = true;
}
}
-
+
return result;
}
diff --git a/backends/events/default/default-events.h b/backends/events/default/default-events.h
index 6e8ce6b77c..e7d70cb152 100644
--- a/backends/events/default/default-events.h
+++ b/backends/events/default/default-events.h
@@ -26,7 +26,6 @@
#if !defined(BACKEND_EVENTS_DEFAULT_H) && !defined(DISABLE_DEFAULT_EVENTMANAGER)
#define BACKEND_EVENTS_DEFAULT_H
-#include "common/stdafx.h"
#include "common/events.h"
/*
diff --git a/backends/fs/abstract-fs-factory.h b/backends/fs/abstract-fs-factory.h
index 79ec3f7520..c4ce277505 100644
--- a/backends/fs/abstract-fs-factory.h
+++ b/backends/fs/abstract-fs-factory.h
@@ -25,7 +25,6 @@
#ifndef ABSTRACT_FILESYSTEM_FACTORY_H
#define ABSTRACT_FILESYSTEM_FACTORY_H
-#include "common/stdafx.h"
#include "common/str.h"
#include "backends/fs/abstract-fs.h"
@@ -35,12 +34,12 @@
class AbstractFilesystemFactory {
public:
typedef Common::String String;
-
+
/**
* Destructor.
*/
virtual ~AbstractFilesystemFactory() {}
-
+
/**
* Returns a node representing the "current directory".
* If your system does not support this concept, you can either try to
@@ -48,7 +47,7 @@ public:
* e.g. the same value as getRoot() returns.
*/
virtual AbstractFilesystemNode *makeCurrentDirectoryFileNode() const = 0;
-
+
/**
* Construct a node based on a path; the path is in the same format as it
* would be for calls to fopen().
@@ -60,17 +59,17 @@ public:
* @param path The path string to create a FilesystemNode for.
*/
virtual AbstractFilesystemNode *makeFileNodePath(const String &path) const = 0;
-
+
/**
* Returns a special node representing the filesystem root.
* The starting point for any file system browsing.
- *
+ *
* On Unix, this will be simply the node for / (the root directory).
* On Windows, it will be a special node which "contains" all drives (C:, D:, E:).
*/
virtual AbstractFilesystemNode *makeRootFileNode() const = 0;
-
-
+
+
/**
* Meta-factory method which returns a concrete AbstractFilesystemFactory
* instance depending on the current architecture.
diff --git a/backends/fs/amigaos4/amigaos4-fs.cpp b/backends/fs/amigaos4/amigaos4-fs.cpp
index 3eefd6507e..4ad02e0655 100644
--- a/backends/fs/amigaos4/amigaos4-fs.cpp
+++ b/backends/fs/amigaos4/amigaos4-fs.cpp
@@ -35,8 +35,6 @@
#include <strings.h>
#endif
-#include <common/stdafx.h>
-
#include "common/util.h"
#include "engines/engine.h"
#include "backends/fs/abstract-fs.h"
diff --git a/backends/fs/dc/dc-fs.cpp b/backends/fs/dc/dc-fs.cpp
index 0b204dc309..a814d05cec 100644
--- a/backends/fs/dc/dc-fs.cpp
+++ b/backends/fs/dc/dc-fs.cpp
@@ -24,7 +24,6 @@
#if defined(__DC__)
-#include "common/stdafx.h"
#include "backends/fs/abstract-fs.h"
#include <ronin/cdfs.h>
diff --git a/backends/fs/ds/ds-fs.cpp b/backends/fs/ds/ds-fs.cpp
index 11d373ea1e..891f0df636 100644
--- a/backends/fs/ds/ds-fs.cpp
+++ b/backends/fs/ds/ds-fs.cpp
@@ -20,7 +20,6 @@
*
*/
-#include "stdafx.h"
#include "str.h"
#include "common/util.h"
//#include <NDS/ARM9/console.h> //basic print funcionality
diff --git a/backends/fs/gp32/gp32-fs.cpp b/backends/fs/gp32/gp32-fs.cpp
index 1585bd22f1..4fb88467ea 100644
--- a/backends/fs/gp32/gp32-fs.cpp
+++ b/backends/fs/gp32/gp32-fs.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "backends/fs/abstract-fs.h"
#define MAX_PATH_SIZE 256
diff --git a/backends/fs/morphos/abox-fs.cpp b/backends/fs/morphos/abox-fs.cpp
index ef50a11e4e..05c13662bc 100644
--- a/backends/fs/morphos/abox-fs.cpp
+++ b/backends/fs/morphos/abox-fs.cpp
@@ -29,8 +29,6 @@
#include <stdio.h>
#include <sys/stat.h>
-#include <common/stdafx.h>
-
#include "common/util.h"
#include "base/engine.h"
#include "backends/fs/abstract-fs.h"
diff --git a/backends/fs/palmos/palmos-fs.cpp b/backends/fs/palmos/palmos-fs.cpp
index d44958254d..cda3ee3c33 100644
--- a/backends/fs/palmos/palmos-fs.cpp
+++ b/backends/fs/palmos/palmos-fs.cpp
@@ -27,7 +27,6 @@
#include "PalmVersion.h"
#include "globals.h"
-#include "common/stdafx.h"
#include "backends/fs/abstract-fs.h"
/**
diff --git a/backends/fs/posix/posix-fs.cpp b/backends/fs/posix/posix-fs.cpp
index 5871d1ef42..1f66d5639d 100644
--- a/backends/fs/posix/posix-fs.cpp
+++ b/backends/fs/posix/posix-fs.cpp
@@ -24,7 +24,6 @@
#if defined(UNIX)
-#include "common/stdafx.h"
#include "backends/fs/abstract-fs.h"
#ifdef MACOSX
diff --git a/backends/fs/symbian/symbian-fs.cpp b/backends/fs/symbian/symbian-fs.cpp
index e8a9553927..0d7b37ee4d 100644
--- a/backends/fs/symbian/symbian-fs.cpp
+++ b/backends/fs/symbian/symbian-fs.cpp
@@ -23,7 +23,6 @@
*/
#if defined (__SYMBIAN32__)
-#include "common/stdafx.h"
#include "backends/fs/abstract-fs.h"
#include <dirent.h>
diff --git a/backends/fs/windows/windows-fs.cpp b/backends/fs/windows/windows-fs.cpp
index c7f500f108..b2c3bc64fb 100644
--- a/backends/fs/windows/windows-fs.cpp
+++ b/backends/fs/windows/windows-fs.cpp
@@ -27,7 +27,6 @@
#ifdef _WIN32_WCE
#include <windows.h>
#endif
-#include "common/stdafx.h"
#include "backends/fs/abstract-fs.h"
#include <io.h>
#include <stdio.h>
@@ -54,7 +53,7 @@
/**
* Implementation of the ScummVM file system API based on Windows API.
- *
+ *
* Parts of this class are documented in the base interface class, AbstractFilesystemNode.
*/
class WindowsFilesystemNode : public AbstractFilesystemNode {
@@ -68,25 +67,25 @@ protected:
public:
/**
* Creates a WindowsFilesystemNode with the root node as path.
- *
+ *
* In regular windows systems, a virtual root path is used "".
* In windows CE, the "\" root is used instead.
*/
WindowsFilesystemNode();
-
+
/**
* Creates a WindowsFilesystemNode for a given path.
- *
+ *
* Examples:
* path=c:\foo\bar.txt, currentDir=false -> c:\foo\bar.txt
* path=c:\foo\bar.txt, currentDir=true -> current directory
* path=NULL, currentDir=true -> current directory
- *
+ *
* @param path String with the path the new node should point to.
* @param currentDir if true, the path parameter will be ignored and the resulting node will point to the current directory.
*/
WindowsFilesystemNode(const String &path, const bool currentDir);
-
+
virtual bool exists() const { return _access(_path.c_str(), F_OK) == 0; }
virtual String getDisplayName() const { return _displayName; }
virtual String getName() const { return _displayName; }
@@ -103,26 +102,26 @@ public:
private:
/**
* Adds a single WindowsFilesystemNode to a given list.
- * This method is used by getChildren() to populate the directory entries list.
- *
+ * This method is used by getChildren() to populate the directory entries list.
+ *
* @param list List to put the file entry node in.
* @param mode Mode to use while adding the file entry to the list.
* @param base String with the directory being listed.
* @param find_data Describes a file that the FindFirstFile, FindFirstFileEx, or FindNextFile functions find.
*/
static void addFile(AbstractFSList &list, ListMode mode, const char *base, WIN32_FIND_DATA* find_data);
-
+
/**
* Converts a Unicode string to Ascii format.
- *
+ *
* @param str String to convert from Unicode to Ascii.
* @return str in Ascii format.
*/
static char *toAscii(TCHAR *str);
-
+
/**
* Converts an Ascii string to Unicode format.
- *
+ *
* @param str String to convert from Ascii to Unicode.
* @return str in Unicode format.
*/
@@ -131,11 +130,11 @@ private:
/**
* Returns the last component of a given path.
- *
+ *
* Examples:
* c:\foo\bar.txt would return "\bar.txt"
* c:\foo\bar\ would return "\bar\"
- *
+ *
* @param str Path to obtain the last component from.
* @return Pointer to the first char of the last component inside str.
*/
@@ -229,7 +228,7 @@ WindowsFilesystemNode::WindowsFilesystemNode(const String &p, const bool current
assert(p.size() > 0);
_path = p;
}
-
+
_displayName = lastPathComponent(_path);
// Check whether it is a directory, and whether the file actually exists
@@ -247,7 +246,7 @@ WindowsFilesystemNode::WindowsFilesystemNode(const String &p, const bool current
AbstractFilesystemNode *WindowsFilesystemNode::getChild(const String &n) const {
assert(_isDirectory);
-
+
String newPath(_path);
if (_path.lastChar() != '\\')
newPath += '\\';
@@ -297,12 +296,12 @@ bool WindowsFilesystemNode::getChildren(AbstractFSList &myList, ListMode mode, b
sprintf(searchPath, "%s*", _path.c_str());
handle = FindFirstFile(toUnicode(searchPath), &desc);
-
+
if (handle == INVALID_HANDLE_VALUE)
return false;
-
+
addFile(myList, mode, _path.c_str(), &desc);
-
+
while (FindNextFile(handle, &desc))
addFile(myList, mode, _path.c_str(), &desc);
@@ -314,10 +313,10 @@ bool WindowsFilesystemNode::getChildren(AbstractFSList &myList, ListMode mode, b
AbstractFilesystemNode *WindowsFilesystemNode::getParent() const {
assert(_isValid || _isPseudoRoot);
-
+
if (_isPseudoRoot)
return 0;
-
+
WindowsFilesystemNode *p = new WindowsFilesystemNode();
if (_path.size() > 3) {
const char *start = _path.c_str();
@@ -330,7 +329,7 @@ AbstractFilesystemNode *WindowsFilesystemNode::getParent() const {
p->_displayName = lastPathComponent(p->_path);
p->_isPseudoRoot = false;
}
-
+
return p;
}
diff --git a/backends/midi/alsa.cpp b/backends/midi/alsa.cpp
index b077f333f1..174bb73f65 100644
--- a/backends/midi/alsa.cpp
+++ b/backends/midi/alsa.cpp
@@ -22,14 +22,12 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#if defined(UNIX) && defined(USE_ALSA)
#include "sound/mpu401.h"
-#include "common/stdafx.h"
#include "common/util.h"
#include "common/config-manager.h"
diff --git a/backends/midi/coreaudio.cpp b/backends/midi/coreaudio.cpp
index e14ab24e79..54777f6c69 100644
--- a/backends/midi/coreaudio.cpp
+++ b/backends/midi/coreaudio.cpp
@@ -24,7 +24,6 @@
#ifdef MACOSX
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "common/util.h"
#include "sound/mpu401.h"
diff --git a/backends/midi/coremidi.cpp b/backends/midi/coremidi.cpp
index aa8790a83e..251b41a986 100644
--- a/backends/midi/coremidi.cpp
+++ b/backends/midi/coremidi.cpp
@@ -24,7 +24,6 @@
#ifdef MACOSX
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "common/util.h"
#include "sound/mpu401.h"
@@ -91,8 +90,8 @@ int MidiDriver_CoreMIDI::open() {
} else {
return MERR_DEVICE_NOT_AVAILABLE;
}
-
- if (err != noErr)
+
+ if (err != noErr)
return MERR_CANNOT_CONNECT;
return 0;
diff --git a/backends/midi/morphos.cpp b/backends/midi/morphos.cpp
index 530967c331..1a322dc6e2 100644
--- a/backends/midi/morphos.cpp
+++ b/backends/midi/morphos.cpp
@@ -33,7 +33,6 @@
#include <proto/dos.h>
#include <proto/etude.h>
-#include "common/stdafx.h"
#include "common/endian.h"
#include "sound/mpu401.h"
#include "common/util.h"
diff --git a/backends/midi/seq.cpp b/backends/midi/seq.cpp
index cb5aafd170..39c61dd85b 100644
--- a/backends/midi/seq.cpp
+++ b/backends/midi/seq.cpp
@@ -30,7 +30,6 @@
#if defined(UNIX) && !defined(__BEOS__) && !defined(__MAEMO__)
-#include "common/stdafx.h"
#include "sound/mpu401.h"
#include "common/util.h"
diff --git a/backends/midi/windows.cpp b/backends/midi/windows.cpp
index 5f53c59173..db3ed50165 100644
--- a/backends/midi/windows.cpp
+++ b/backends/midi/windows.cpp
@@ -27,7 +27,6 @@
#include <windows.h>
#include <mmsystem.h>
-#include "common/stdafx.h"
#include "sound/mpu401.h"
#include "common/util.h"
diff --git a/backends/midi/ypa1.cpp b/backends/midi/ypa1.cpp
index da84211753..ca77de7300 100644
--- a/backends/midi/ypa1.cpp
+++ b/backends/midi/ypa1.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "sound/mpu401.h"
#include "common/util.h"
diff --git a/backends/midi/zodiac.cpp b/backends/midi/zodiac.cpp
index 349635f8b2..10a9d166b4 100644
--- a/backends/midi/zodiac.cpp
+++ b/backends/midi/zodiac.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "sound/mpu401.h"
#include "common/util.h"
@@ -113,7 +112,7 @@ void MidiDriver_Zodiac::send(uint32 b) {
void MidiDriver_Zodiac::sysEx(const byte *msg, uint16 length) {
unsigned char buf[256];
-
+
buf[0] = 0xF0;
memcpy(buf + 1, msg, length);
buf[length + 1] = 0xF7;
diff --git a/backends/platform/PalmOS/Src/be_base.h b/backends/platform/PalmOS/Src/be_base.h
index 0520d4bfdc..a4c27cf2da 100644
--- a/backends/platform/PalmOS/Src/be_base.h
+++ b/backends/platform/PalmOS/Src/be_base.h
@@ -29,7 +29,6 @@
#include "PalmVersion.h"
#include "globals.h"
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "common/events.h"
diff --git a/backends/platform/PalmOS/Src/be_save.h b/backends/platform/PalmOS/Src/be_save.h
index 56b1b5e7a0..cad5855551 100755
--- a/backends/platform/PalmOS/Src/be_save.h
+++ b/backends/platform/PalmOS/Src/be_save.h
@@ -26,7 +26,6 @@
#ifndef BACKEND_SAVES_PALM_H
#define BACKEND_SAVES_PALM_H
-#include "common/stdafx.h"
#include "saves/default/default-saves.h"
class PalmSaveFileManager : public DefaultSaveFileManager {
diff --git a/backends/platform/PalmOS/Src/cd_aeroplayer.cpp b/backends/platform/PalmOS/Src/cd_aeroplayer.cpp
index 7e9ae5d1bd..e1785c9239 100644
--- a/backends/platform/PalmOS/Src/cd_aeroplayer.cpp
+++ b/backends/platform/PalmOS/Src/cd_aeroplayer.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/system.h"
#include "common/config-manager.h"
diff --git a/backends/platform/PalmOS/Src/cd_default.cpp b/backends/platform/PalmOS/Src/cd_default.cpp
index e103df6931..416701524d 100644
--- a/backends/platform/PalmOS/Src/cd_default.cpp
+++ b/backends/platform/PalmOS/Src/cd_default.cpp
@@ -22,7 +22,6 @@
* $Id$
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "cd_default.h"
diff --git a/backends/platform/PalmOS/Src/cd_msa.cpp b/backends/platform/PalmOS/Src/cd_msa.cpp
index 5fb1a0c12f..1a9752852e 100644
--- a/backends/platform/PalmOS/Src/cd_msa.cpp
+++ b/backends/platform/PalmOS/Src/cd_msa.cpp
@@ -23,7 +23,6 @@
*
*/
#include <SonyClie.h>
-#include "common/stdafx.h"
#include "common/system.h"
#include "cd_msa.h"
#include "start.h" // for appFileCreat
diff --git a/backends/platform/PalmOS/Src/cd_pockettunes.cpp b/backends/platform/PalmOS/Src/cd_pockettunes.cpp
index 66483a6e87..b647114fb8 100644
--- a/backends/platform/PalmOS/Src/cd_pockettunes.cpp
+++ b/backends/platform/PalmOS/Src/cd_pockettunes.cpp
@@ -22,7 +22,6 @@
* $Id$
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/config-manager.h"
diff --git a/backends/platform/PalmOS/Src/launcher/forms/formmain.cpp b/backends/platform/PalmOS/Src/launcher/forms/formmain.cpp
index 78b9ac3256..f8c441e2e4 100644
--- a/backends/platform/PalmOS/Src/launcher/forms/formmain.cpp
+++ b/backends/platform/PalmOS/Src/launcher/forms/formmain.cpp
@@ -32,7 +32,6 @@
#include "scumm_globals.h"
#include "globals.h"
-#include "common/stdafx.h"
#include "base/version.h"
#include "formEditGame.h"
diff --git a/backends/platform/PalmOS/Src/native/zodiacARM.cpp b/backends/platform/PalmOS/Src/native/zodiacARM.cpp
index ad2f94605f..87de372943 100644
--- a/backends/platform/PalmOS/Src/native/zodiacARM.cpp
+++ b/backends/platform/PalmOS/Src/native/zodiacARM.cpp
@@ -36,7 +36,6 @@
//#include <AdnDebugMgr.h>
//#define DEBUG_ARM
-#include "stdafx.h"
#include "base/main.h"
#ifdef COMPILE_ZODIAC
# include "be_zodiac.h"
diff --git a/backends/platform/dc/audio.cpp b/backends/platform/dc/audio.cpp
index 7364b170e6..5f95a836e8 100644
--- a/backends/platform/dc/audio.cpp
+++ b/backends/platform/dc/audio.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include "engines/engine.h"
#include "sound/mixer.h"
diff --git a/backends/platform/dc/dcloader.cpp b/backends/platform/dc/dcloader.cpp
index 7e5a068780..2aba1cddf5 100644
--- a/backends/platform/dc/dcloader.cpp
+++ b/backends/platform/dc/dcloader.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <ronin/ronin.h>
#include <string.h>
#include <stdarg.h>
diff --git a/backends/platform/dc/dcmain.cpp b/backends/platform/dc/dcmain.cpp
index 9c11d0f9da..bada39180c 100644
--- a/backends/platform/dc/dcmain.cpp
+++ b/backends/platform/dc/dcmain.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include <engines/engine.h>
#include <base/main.h>
diff --git a/backends/platform/dc/display.cpp b/backends/platform/dc/display.cpp
index 9d095e389d..062df16a7e 100644
--- a/backends/platform/dc/display.cpp
+++ b/backends/platform/dc/display.cpp
@@ -25,7 +25,6 @@
#define RONIN_TIMER_ACCESS
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include <graphics/scaler/intern.h>
#include <graphics/surface.h>
diff --git a/backends/platform/dc/input.cpp b/backends/platform/dc/input.cpp
index 6d7178fc97..be2ac2f178 100644
--- a/backends/platform/dc/input.cpp
+++ b/backends/platform/dc/input.cpp
@@ -25,7 +25,6 @@
#define RONIN_TIMER_ACCESS
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include <common/events.h>
#include "dc.h"
diff --git a/backends/platform/dc/selector.cpp b/backends/platform/dc/selector.cpp
index 7c472ccf24..a734a9e13e 100644
--- a/backends/platform/dc/selector.cpp
+++ b/backends/platform/dc/selector.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include <engines/engine.h>
#include <base/plugins.h>
diff --git a/backends/platform/dc/softkbd.cpp b/backends/platform/dc/softkbd.cpp
index 1f2bd619e1..112eb0c1c0 100644
--- a/backends/platform/dc/softkbd.cpp
+++ b/backends/platform/dc/softkbd.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include "common/events.h"
#include "engines/engine.h"
diff --git a/backends/platform/dc/time.cpp b/backends/platform/dc/time.cpp
index 890e98f6b4..c87062d583 100644
--- a/backends/platform/dc/time.cpp
+++ b/backends/platform/dc/time.cpp
@@ -25,7 +25,6 @@
#define RONIN_TIMER_ACCESS
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include "dc.h"
diff --git a/backends/platform/dc/vmsave.cpp b/backends/platform/dc/vmsave.cpp
index 5b7eaf5f46..39526a48c3 100644
--- a/backends/platform/dc/vmsave.cpp
+++ b/backends/platform/dc/vmsave.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include "engines/engine.h"
#include "dc.h"
diff --git a/backends/platform/ds/arm9/source/blitters.cpp b/backends/platform/ds/arm9/source/blitters.cpp
index 1ce8429a4d..9522dbc9cb 100644
--- a/backends/platform/ds/arm9/source/blitters.cpp
+++ b/backends/platform/ds/arm9/source/blitters.cpp
@@ -20,7 +20,6 @@
*
*/
-#include "stdafx.h"
#include "blitters.h"
#define CHARSET_MASK_TRANSPARENCY 253
diff --git a/backends/platform/ds/arm9/source/cdaudio.cpp b/backends/platform/ds/arm9/source/cdaudio.cpp
index 3a012fc01a..a550ccf968 100644
--- a/backends/platform/ds/arm9/source/cdaudio.cpp
+++ b/backends/platform/ds/arm9/source/cdaudio.cpp
@@ -20,7 +20,6 @@
*
*/
-#include "stdafx.h"
#include "cdaudio.h"
#include "ds-fs.h"
#include "config-manager.h"
diff --git a/backends/platform/ds/arm9/source/dsmain.h b/backends/platform/ds/arm9/source/dsmain.h
index 94f02145a2..a353a7cec8 100644
--- a/backends/platform/ds/arm9/source/dsmain.h
+++ b/backends/platform/ds/arm9/source/dsmain.h
@@ -24,7 +24,6 @@
#define _DSMAIN_H
#include <nds.h>
-#include "stdafx.h"
#include "osystem_ds.h"
#include "scummconsole.h"
#include "NDS/scummvm_ipc.h"
diff --git a/backends/platform/ds/arm9/source/dsoptions.h b/backends/platform/ds/arm9/source/dsoptions.h
index 6976fb1a59..87282142f6 100644
--- a/backends/platform/ds/arm9/source/dsoptions.h
+++ b/backends/platform/ds/arm9/source/dsoptions.h
@@ -23,7 +23,6 @@
#ifndef _DSOPTIONS_H_
#define _DSOPTIONS_H_
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/str.h"
diff --git a/backends/platform/ds/arm9/source/gbampsave.h b/backends/platform/ds/arm9/source/gbampsave.h
index c7d9732d4c..b9589a29e6 100644
--- a/backends/platform/ds/arm9/source/gbampsave.h
+++ b/backends/platform/ds/arm9/source/gbampsave.h
@@ -23,7 +23,6 @@
#ifndef _GBAMPSAVE_H_
#define _GBAMPSAVE_H_
-#include "stdafx.h"
#include "system.h"
#define SAVE_BUFFER_SIZE 100000
diff --git a/backends/platform/ds/arm9/source/osystem_ds.cpp b/backends/platform/ds/arm9/source/osystem_ds.cpp
index 39413d0723..ae5d116985 100644
--- a/backends/platform/ds/arm9/source/osystem_ds.cpp
+++ b/backends/platform/ds/arm9/source/osystem_ds.cpp
@@ -20,7 +20,6 @@
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "system.h"
diff --git a/backends/platform/ds/arm9/source/portdefs.cpp b/backends/platform/ds/arm9/source/portdefs.cpp
index 28120e07b8..e669dd5b80 100644
--- a/backends/platform/ds/arm9/source/portdefs.cpp
+++ b/backends/platform/ds/arm9/source/portdefs.cpp
@@ -20,7 +20,6 @@
*
*/
-#include "stdafx.h"
#include <string.h>
#include "nds/dma.h"
#include "osystem_ds.h"
diff --git a/backends/platform/ds/arm9/source/ramsave.cpp b/backends/platform/ds/arm9/source/ramsave.cpp
index ea4bff9cc3..1cd7ff814b 100644
--- a/backends/platform/ds/arm9/source/ramsave.cpp
+++ b/backends/platform/ds/arm9/source/ramsave.cpp
@@ -20,7 +20,6 @@
*
*/
// Save in order 1,2,3,4,larger 2,5
-#include "stdafx.h"
#include "system.h"
#include "ramsave.h"
#include "nds.h"
diff --git a/backends/platform/ds/arm9/source/scummhelp.cpp b/backends/platform/ds/arm9/source/scummhelp.cpp
index 2bbaac4b07..452f782dc5 100644
--- a/backends/platform/ds/arm9/source/scummhelp.cpp
+++ b/backends/platform/ds/arm9/source/scummhelp.cpp
@@ -20,7 +20,6 @@
*
*/
-#include "stdafx.h"
#include "scummhelp.h"
#define ADD_BIND(k,d) do { key[i] = k; dsc[i] = d; i++; } while (0)
diff --git a/backends/platform/ds/arm9/source/zipreader.cpp b/backends/platform/ds/arm9/source/zipreader.cpp
index 0c86bd97ae..01321f44f5 100644
--- a/backends/platform/ds/arm9/source/zipreader.cpp
+++ b/backends/platform/ds/arm9/source/zipreader.cpp
@@ -21,7 +21,6 @@
*/
-#include "stdafx.h"
#include "zipreader.h"
#define SWAP_U16(v) (((v & 0xFF) << 8) + (v & 0xFF00))
diff --git a/backends/platform/ds/arm9/source/zipreader.h b/backends/platform/ds/arm9/source/zipreader.h
index d4390ab74d..19aa3d9f31 100644
--- a/backends/platform/ds/arm9/source/zipreader.h
+++ b/backends/platform/ds/arm9/source/zipreader.h
@@ -22,7 +22,6 @@
#ifndef _ZIPREADER_H_
#define _ZIPREADER_H_
-#include "stdafx.h"
#include "portdefs.h"
#define ZF_SEARCH_START 0x08000000
#define ZF_SEARCH_END 0x09000000
diff --git a/backends/platform/gp2x/gp2x-common.h b/backends/platform/gp2x/gp2x-common.h
index 1812fdd8d9..4a688bbf9d 100644
--- a/backends/platform/gp2x/gp2x-common.h
+++ b/backends/platform/gp2x/gp2x-common.h
@@ -29,7 +29,6 @@
#define __GP2X__
#define USE_OSD
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "graphics/scaler.h"
diff --git a/backends/platform/gp32/gp32_launcher.cpp b/backends/platform/gp32/gp32_launcher.cpp
index 69c9b00e3e..9931118f08 100644
--- a/backends/platform/gp32/gp32_launcher.cpp
+++ b/backends/platform/gp32/gp32_launcher.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/file.h"
diff --git a/backends/platform/gp32/gp32_launcher.h b/backends/platform/gp32/gp32_launcher.h
index d7384e4caa..fee9e9b60e 100644
--- a/backends/platform/gp32/gp32_launcher.h
+++ b/backends/platform/gp32/gp32_launcher.h
@@ -26,7 +26,6 @@
#ifndef __GP32_LAUNCHER_H
#define __GP32_LAUNCHER_H
-#include "stdafx.h"
#include "common/scummsys.h"
extern void readConfigVars();
diff --git a/backends/platform/gp32/gp32_main.cpp b/backends/platform/gp32/gp32_main.cpp
index 578ef86e4e..e985993e5f 100644
--- a/backends/platform/gp32/gp32_main.cpp
+++ b/backends/platform/gp32/gp32_main.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/config-manager.h"
diff --git a/backends/platform/gp32/gp32_osys.cpp b/backends/platform/gp32/gp32_osys.cpp
index f6e0a10bbc..56a9f103ed 100644
--- a/backends/platform/gp32/gp32_osys.cpp
+++ b/backends/platform/gp32/gp32_osys.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/gp32/gp32_osys.h b/backends/platform/gp32/gp32_osys.h
index 94578e8e15..3c6e0686f4 100644
--- a/backends/platform/gp32/gp32_osys.h
+++ b/backends/platform/gp32/gp32_osys.h
@@ -27,7 +27,6 @@
#define GP32_OSYS_H
//Standard ScummVM includes.
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "backends/intern.h"
diff --git a/backends/platform/gp32/gp32std.cpp b/backends/platform/gp32/gp32std.cpp
index 7218505436..898d4669b6 100644
--- a/backends/platform/gp32/gp32std.cpp
+++ b/backends/platform/gp32/gp32std.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
//#include "graphics/scaler.h"
#include "common/system.h"
diff --git a/backends/platform/gp32/gp32std_file.cpp b/backends/platform/gp32/gp32std_file.cpp
index fcd9acf4da..61fe3da0ee 100644
--- a/backends/platform/gp32/gp32std_file.cpp
+++ b/backends/platform/gp32/gp32std_file.cpp
@@ -24,7 +24,6 @@
*/
-#include "stdafx.h"
#include "common/scummsys.h"
//#include "graphics/scaler.h"
#include "common/system.h"
diff --git a/backends/platform/gp32/gp32std_grap.cpp b/backends/platform/gp32/gp32std_grap.cpp
index 275513818d..50349d6708 100644
--- a/backends/platform/gp32/gp32std_grap.cpp
+++ b/backends/platform/gp32/gp32std_grap.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "backends/intern.h"
diff --git a/backends/platform/gp32/gp32std_input.cpp b/backends/platform/gp32/gp32std_input.cpp
index de82f8b0bc..a3ad7a00c8 100644
--- a/backends/platform/gp32/gp32std_input.cpp
+++ b/backends/platform/gp32/gp32std_input.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "gp32std.h"
diff --git a/backends/platform/gp32/gp32std_input.h b/backends/platform/gp32/gp32std_input.h
index 6c765d840f..bd784d3432 100644
--- a/backends/platform/gp32/gp32std_input.h
+++ b/backends/platform/gp32/gp32std_input.h
@@ -26,7 +26,6 @@
#ifndef __GP32STD_INPUT_H
#define __GP32STD_INPUT_H
-#include "stdafx.h"
#include "common/scummsys.h"
#define BUTTON_DOWN 1
diff --git a/backends/platform/gp32/gp32std_memory.cpp b/backends/platform/gp32/gp32std_memory.cpp
index 449fec9f95..607ea7659a 100644
--- a/backends/platform/gp32/gp32std_memory.cpp
+++ b/backends/platform/gp32/gp32std_memory.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
//#include "graphics/scaler.h"
#include "common/system.h"
diff --git a/backends/platform/gp32/gp32std_sound.cpp b/backends/platform/gp32/gp32std_sound.cpp
index 70969bc1b7..71c09c900c 100644
--- a/backends/platform/gp32/gp32std_sound.cpp
+++ b/backends/platform/gp32/gp32std_sound.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "stdafx.h"
#include "common/scummsys.h"
#include "gp32std.h"
diff --git a/backends/platform/maemo/maemo-sdl.cpp b/backends/platform/maemo/maemo-sdl.cpp
index 7d0c218ca8..cb0141924b 100644
--- a/backends/platform/maemo/maemo-sdl.cpp
+++ b/backends/platform/maemo/maemo-sdl.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "backends/platform/maemo/maemo-sdl.h"
diff --git a/backends/platform/maemo/maemo-sdl.h b/backends/platform/maemo/maemo-sdl.h
index 530af27af6..f45648a9e6 100644
--- a/backends/platform/maemo/maemo-sdl.h
+++ b/backends/platform/maemo/maemo-sdl.h
@@ -26,7 +26,6 @@
#ifndef MAEMO_SDL_H
#define MAEMO_SDL_H
-#include "common/stdafx.h"
#include "backends/platform/sdl/sdl-common.h"
//#include "CEkeys.h"
diff --git a/backends/platform/maemo/main.cpp b/backends/platform/maemo/main.cpp
index 73a5aff7bc..af5c6b4c10 100644
--- a/backends/platform/maemo/main.cpp
+++ b/backends/platform/maemo/main.cpp
@@ -23,7 +23,6 @@
*
*/
-#include <common/stdafx.h>
#include <common/scummsys.h>
#include <X11/Xlib.h>
#include <X11/extensions/Xsp.h>
diff --git a/backends/platform/null/null.cpp b/backends/platform/null/null.cpp
index 250ca0fb29..194a7b6889 100644
--- a/backends/platform/null/null.cpp
+++ b/backends/platform/null/null.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "base/main.h"
diff --git a/backends/platform/ps2/systemps2.cpp b/backends/platform/ps2/systemps2.cpp
index 6572166e91..f842874850 100644
--- a/backends/platform/ps2/systemps2.cpp
+++ b/backends/platform/ps2/systemps2.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include <kernel.h>
#include <stdio.h>
#include <stdlib.h>
diff --git a/backends/platform/ps2/systemps2.h b/backends/platform/ps2/systemps2.h
index 033431a6fd..beae62dc0e 100644
--- a/backends/platform/ps2/systemps2.h
+++ b/backends/platform/ps2/systemps2.h
@@ -26,7 +26,6 @@
#ifndef SYSTEMPS2_H
#define SYSTEMPS2_H
-#include "common/stdafx.h"
#include "common/system.h"
class Gs2dScreen;
diff --git a/backends/platform/psp/osys_psp.cpp b/backends/platform/psp/osys_psp.cpp
index 5144f5a401..ed615d7955 100644
--- a/backends/platform/psp/osys_psp.cpp
+++ b/backends/platform/psp/osys_psp.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "common/events.h"
#include "common/rect.h"
diff --git a/backends/platform/psp/osys_psp.h b/backends/platform/psp/osys_psp.h
index 7c0932dc20..a7a4834441 100644
--- a/backends/platform/psp/osys_psp.h
+++ b/backends/platform/psp/osys_psp.h
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "backends/intern.h"
diff --git a/backends/platform/psp/osys_psp_gu.h b/backends/platform/psp/osys_psp_gu.h
index 6486e7f3cc..af67be5185 100644
--- a/backends/platform/psp/osys_psp_gu.h
+++ b/backends/platform/psp/osys_psp_gu.h
@@ -22,7 +22,6 @@
*/
#include <pspgu.h>
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/rect.h"
diff --git a/backends/platform/psp/psp_main.cpp b/backends/platform/psp/psp_main.cpp
index 8cfed7e573..92d6beea74 100644
--- a/backends/platform/psp/psp_main.cpp
+++ b/backends/platform/psp/psp_main.cpp
@@ -31,7 +31,6 @@
#include <pspdebug.h>
#endif
-#include <common/stdafx.h>
#include <common/system.h>
#include <engines/engine.h>
#include <base/main.h>
diff --git a/backends/platform/sdl/sdl.h b/backends/platform/sdl/sdl.h
index 35e6dde1cd..fde721c36a 100644
--- a/backends/platform/sdl/sdl.h
+++ b/backends/platform/sdl/sdl.h
@@ -28,7 +28,6 @@
#include <SDL.h>
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "graphics/scaler.h"
@@ -215,7 +214,7 @@ protected:
// unseen game screen
SDL_Surface *_screen;
-
+
// TODO: We could get rid of the following two vars and just use _screen instead
int _screenWidth, _screenHeight;
@@ -272,7 +271,7 @@ protected:
int _mode;
int _transactionMode;
bool _fullscreen;
-
+
bool _screenIsLocked;
Graphics::Surface _framebuffer;
@@ -368,7 +367,7 @@ protected:
Common::SaveFileManager *_savefile;
Audio::Mixer *_mixer;
-
+
SDL_TimerID _timerID;
Common::TimerManager *_timer;
@@ -382,7 +381,7 @@ protected:
virtual void drawMouse(); // overloaded by CE backend
virtual void undrawMouse(); // overloaded by CE backend (FIXME)
virtual void blitCursor(); // overloaded by CE backend (FIXME)
-
+
/** Set the position of the virtual mouse cursor. */
void setMousePos(int x, int y);
virtual void fillMouseEvent(Common::Event &event, int x, int y); // overloaded by CE backend
@@ -400,8 +399,8 @@ protected:
virtual bool saveScreenshot(const char *filename); // overloaded by CE backend
int effectiveScreenHeight() const {
- return (_adjustAspectRatio ? real2Aspect(_screenHeight) : _screenHeight)
- * _scaleFactor;
+ return (_adjustAspectRatio ? real2Aspect(_screenHeight) : _screenHeight)
+ * _scaleFactor;
}
void setupIcon();
diff --git a/backends/platform/symbian/src/SymbianActions.cpp b/backends/platform/symbian/src/SymbianActions.cpp
index 3809253032..23b554c532 100644
--- a/backends/platform/symbian/src/SymbianActions.cpp
+++ b/backends/platform/symbian/src/SymbianActions.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "backends/platform/symbian/src/SymbianActions.h"
#include "gui/message.h"
diff --git a/backends/platform/symbian/src/SymbianActions.h b/backends/platform/symbian/src/SymbianActions.h
index cbd333e500..1e68fbbe46 100644
--- a/backends/platform/symbian/src/SymbianActions.h
+++ b/backends/platform/symbian/src/SymbianActions.h
@@ -26,7 +26,6 @@
#ifndef SYMBIANACTIONS_H
#define SYMBIANACTIONS_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "gui/Key.h"
diff --git a/backends/platform/wince/CEActionsPocket.cpp b/backends/platform/wince/CEActionsPocket.cpp
index efada68ad9..43e2594ac5 100644
--- a/backends/platform/wince/CEActionsPocket.cpp
+++ b/backends/platform/wince/CEActionsPocket.cpp
@@ -24,7 +24,6 @@
*/
-#include "common/stdafx.h"
#include "CEActionsPocket.h"
#include "EventsBuffer.h"
#include "gui/message.h"
diff --git a/backends/platform/wince/CEActionsPocket.h b/backends/platform/wince/CEActionsPocket.h
index 9749ca60ef..ae0ed19975 100644
--- a/backends/platform/wince/CEActionsPocket.h
+++ b/backends/platform/wince/CEActionsPocket.h
@@ -26,7 +26,6 @@
#ifndef CEACTIONSPOCKET
#define CEACTIONSPOCKET
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "wince-sdl.h"
diff --git a/backends/platform/wince/CEActionsSmartphone.cpp b/backends/platform/wince/CEActionsSmartphone.cpp
index 227318d552..a04c818070 100644
--- a/backends/platform/wince/CEActionsSmartphone.cpp
+++ b/backends/platform/wince/CEActionsSmartphone.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "CEActionsSmartphone.h"
#include "EventsBuffer.h"
#include "gui/message.h"
diff --git a/backends/platform/wince/CEActionsSmartphone.h b/backends/platform/wince/CEActionsSmartphone.h
index 590302ef26..eacc571a67 100644
--- a/backends/platform/wince/CEActionsSmartphone.h
+++ b/backends/platform/wince/CEActionsSmartphone.h
@@ -26,7 +26,6 @@
#ifndef CEACTIONSSMARTPHONE
#define CEACTIONSSMARTPHONE
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "wince-sdl.h"
diff --git a/backends/platform/wince/CEDevice.cpp b/backends/platform/wince/CEDevice.cpp
index 855c601741..7fda42d109 100644
--- a/backends/platform/wince/CEDevice.cpp
+++ b/backends/platform/wince/CEDevice.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "CEDevice.h"
#include <SDL.h>
diff --git a/backends/platform/wince/CEDevice.h b/backends/platform/wince/CEDevice.h
index c2dab4e793..9fee8497c2 100644
--- a/backends/platform/wince/CEDevice.h
+++ b/backends/platform/wince/CEDevice.h
@@ -26,7 +26,6 @@
#ifndef CEDEVICE
#define CEDEVICE
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "common/str.h"
diff --git a/backends/platform/wince/CELauncherDialog.cpp b/backends/platform/wince/CELauncherDialog.cpp
index aef85ebf6c..aac2fdbe7c 100644
--- a/backends/platform/wince/CELauncherDialog.cpp
+++ b/backends/platform/wince/CELauncherDialog.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "wince-sdl.h"
diff --git a/backends/platform/wince/CEScaler.cpp b/backends/platform/wince/CEScaler.cpp
index a09c4dcc65..bb1aaec0be 100644
--- a/backends/platform/wince/CEScaler.cpp
+++ b/backends/platform/wince/CEScaler.cpp
@@ -23,7 +23,6 @@
*
*/
#include "graphics/scaler/intern.h"
-#include "common/stdafx.h"
#include "CEScaler.h"
int redblueMasks[] = { 0x7C1F, 0xF81F };
diff --git a/backends/platform/wince/CEScaler.h b/backends/platform/wince/CEScaler.h
index b02b0555f1..7a8705a221 100644
--- a/backends/platform/wince/CEScaler.h
+++ b/backends/platform/wince/CEScaler.h
@@ -26,7 +26,6 @@
#ifndef CESCALER
#define CESCALER
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "graphics/scaler.h"
diff --git a/backends/platform/wince/CEgui/GUIElement.cpp b/backends/platform/wince/CEgui/GUIElement.cpp
index 6c74e7e7e7..a37182e69d 100644
--- a/backends/platform/wince/CEgui/GUIElement.cpp
+++ b/backends/platform/wince/CEgui/GUIElement.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "Toolbar.h"
#include "SDL_ImageResource.h"
diff --git a/backends/platform/wince/CEgui/GUIElement.h b/backends/platform/wince/CEgui/GUIElement.h
index ebf80320e7..beb9d95047 100644
--- a/backends/platform/wince/CEgui/GUIElement.h
+++ b/backends/platform/wince/CEgui/GUIElement.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_GUIELEMENT
#define CEGUI_GUIELEMENT
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/ItemAction.cpp b/backends/platform/wince/CEgui/ItemAction.cpp
index f9bf903cd2..3808622b2e 100644
--- a/backends/platform/wince/CEgui/ItemAction.cpp
+++ b/backends/platform/wince/CEgui/ItemAction.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "ItemAction.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/ItemAction.h b/backends/platform/wince/CEgui/ItemAction.h
index 35747374b9..e2cd5b2367 100644
--- a/backends/platform/wince/CEgui/ItemAction.h
+++ b/backends/platform/wince/CEgui/ItemAction.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_ITEMACTION
#define CEGUI_ITEMACTION
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/ItemSwitch.cpp b/backends/platform/wince/CEgui/ItemSwitch.cpp
index 7fc32ac67f..445b3bb69b 100644
--- a/backends/platform/wince/CEgui/ItemSwitch.cpp
+++ b/backends/platform/wince/CEgui/ItemSwitch.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "ItemSwitch.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/ItemSwitch.h b/backends/platform/wince/CEgui/ItemSwitch.h
index cd9dacbc83..1fa5732b6a 100644
--- a/backends/platform/wince/CEgui/ItemSwitch.h
+++ b/backends/platform/wince/CEgui/ItemSwitch.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_ITEMSWITCH
#define CEGUI_ITEMSWITCH
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/Panel.cpp b/backends/platform/wince/CEgui/Panel.cpp
index 3d120d87bb..a2d965ca78 100644
--- a/backends/platform/wince/CEgui/Panel.cpp
+++ b/backends/platform/wince/CEgui/Panel.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "Panel.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/Panel.h b/backends/platform/wince/CEgui/Panel.h
index 549f692ea0..0b55c00dee 100644
--- a/backends/platform/wince/CEgui/Panel.h
+++ b/backends/platform/wince/CEgui/Panel.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_PANEL
#define CEGUI_PANEL
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "common/hashmap.h"
diff --git a/backends/platform/wince/CEgui/PanelItem.cpp b/backends/platform/wince/CEgui/PanelItem.cpp
index 12353f6d39..0898839c5d 100644
--- a/backends/platform/wince/CEgui/PanelItem.cpp
+++ b/backends/platform/wince/CEgui/PanelItem.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "PanelItem.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/PanelItem.h b/backends/platform/wince/CEgui/PanelItem.h
index d11f943a6a..82e9b03e22 100644
--- a/backends/platform/wince/CEgui/PanelItem.h
+++ b/backends/platform/wince/CEgui/PanelItem.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_PANELITEM
#define CEGUI_PANELITEM
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/PanelKeyboard.cpp b/backends/platform/wince/CEgui/PanelKeyboard.cpp
index 79b833f84b..369a75cae1 100644
--- a/backends/platform/wince/CEgui/PanelKeyboard.cpp
+++ b/backends/platform/wince/CEgui/PanelKeyboard.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "PanelKeyboard.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/PanelKeyboard.h b/backends/platform/wince/CEgui/PanelKeyboard.h
index d0182ce5fe..5ef4adc73e 100644
--- a/backends/platform/wince/CEgui/PanelKeyboard.h
+++ b/backends/platform/wince/CEgui/PanelKeyboard.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_PANELKEYBOARD
#define CEGUI_PANELKEYBOARD
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/SDL_ImageResource.cpp b/backends/platform/wince/CEgui/SDL_ImageResource.cpp
index de055f2e54..e1a9d911de 100644
--- a/backends/platform/wince/CEgui/SDL_ImageResource.cpp
+++ b/backends/platform/wince/CEgui/SDL_ImageResource.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "SDL_ImageResource.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/SDL_ImageResource.h b/backends/platform/wince/CEgui/SDL_ImageResource.h
index 3dffbac281..140a11c356 100644
--- a/backends/platform/wince/CEgui/SDL_ImageResource.h
+++ b/backends/platform/wince/CEgui/SDL_ImageResource.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_SDL_IMAGERESOURCE
#define CEGUI_SDL_IMAGERESOURCE
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/Toolbar.cpp b/backends/platform/wince/CEgui/Toolbar.cpp
index d8c23b3d08..0501249de9 100644
--- a/backends/platform/wince/CEgui/Toolbar.cpp
+++ b/backends/platform/wince/CEgui/Toolbar.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "Toolbar.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/Toolbar.h b/backends/platform/wince/CEgui/Toolbar.h
index f60947925e..c23559d315 100644
--- a/backends/platform/wince/CEgui/Toolbar.h
+++ b/backends/platform/wince/CEgui/Toolbar.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_TOOLBAR
#define CEGUI_TOOLBAR
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/backends/platform/wince/CEgui/ToolbarHandler.cpp b/backends/platform/wince/CEgui/ToolbarHandler.cpp
index eb65984778..94319901dc 100644
--- a/backends/platform/wince/CEgui/ToolbarHandler.cpp
+++ b/backends/platform/wince/CEgui/ToolbarHandler.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "ToolbarHandler.h"
namespace CEGUI {
diff --git a/backends/platform/wince/CEgui/ToolbarHandler.h b/backends/platform/wince/CEgui/ToolbarHandler.h
index 4606d59302..30a299d153 100644
--- a/backends/platform/wince/CEgui/ToolbarHandler.h
+++ b/backends/platform/wince/CEgui/ToolbarHandler.h
@@ -26,7 +26,6 @@
#ifndef CEGUI_TOOLBARHANDLER
#define CEGUI_TOOLBARHANDLER
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "common/str.h"
diff --git a/backends/platform/wince/CEkeys/EventsBuffer.cpp b/backends/platform/wince/CEkeys/EventsBuffer.cpp
index 19978c23dc..92a21ab7ad 100644
--- a/backends/platform/wince/CEkeys/EventsBuffer.cpp
+++ b/backends/platform/wince/CEkeys/EventsBuffer.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "EventsBuffer.h"
namespace CEKEYS {
diff --git a/backends/platform/wince/CEkeys/EventsBuffer.h b/backends/platform/wince/CEkeys/EventsBuffer.h
index 541e1b15c8..2e13770d25 100644
--- a/backends/platform/wince/CEkeys/EventsBuffer.h
+++ b/backends/platform/wince/CEkeys/EventsBuffer.h
@@ -26,7 +26,6 @@
#ifndef CEKEYS_EVENTSBUFFER
#define CEKEYS_EVENTSBUFFER
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "common/list.h"
diff --git a/backends/platform/wince/wince-sdl.cpp b/backends/platform/wince/wince-sdl.cpp
index c19ac3d898..5353c9e39d 100644
--- a/backends/platform/wince/wince-sdl.cpp
+++ b/backends/platform/wince/wince-sdl.cpp
@@ -25,7 +25,6 @@
// NOTE: formatted for tabstop=4
-#include "common/stdafx.h"
#include "backends/platform/wince/wince-sdl.h"
#include "common/config-manager.h"
diff --git a/backends/platform/wince/wince-sdl.h b/backends/platform/wince/wince-sdl.h
index e74c438807..ab1e896bf9 100644
--- a/backends/platform/wince/wince-sdl.h
+++ b/backends/platform/wince/wince-sdl.h
@@ -26,7 +26,6 @@
#ifndef WINCE_SDL_H
#define WINCE_SDL_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "graphics/scaler.h"
diff --git a/backends/platform/x11/x11.cpp b/backends/platform/x11/x11.cpp
index 56e9b2a79b..e82b4bf2d6 100644
--- a/backends/platform/x11/x11.cpp
+++ b/backends/platform/x11/x11.cpp
@@ -25,7 +25,6 @@
/* The bare pure X11 port done by Lionel 'BBrox' Ulmer */
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/events.h"
#include "common/system.h"
diff --git a/backends/plugins/dc/dc-provider.h b/backends/plugins/dc/dc-provider.h
index e4db3090ee..bcf4305bba 100644
--- a/backends/plugins/dc/dc-provider.h
+++ b/backends/plugins/dc/dc-provider.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_DC_H
#define BACKENDS_PLUGINS_DC_H
-#include "common/stdafx.h"
#include "base/plugins.h"
#if defined(DYNAMIC_MODULES) && defined(__DC__)
diff --git a/backends/plugins/dynamic-plugin.h b/backends/plugins/dynamic-plugin.h
index dd3b84fb53..a7a8eb5b96 100644
--- a/backends/plugins/dynamic-plugin.h
+++ b/backends/plugins/dynamic-plugin.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_DYNAMICPLUGIN_H
#define BACKENDS_PLUGINS_DYNAMICPLUGIN_H
-#include "common/stdafx.h"
#include "base/plugins.h"
diff --git a/backends/plugins/posix/posix-provider.h b/backends/plugins/posix/posix-provider.h
index df9e81c741..5795ba811f 100644
--- a/backends/plugins/posix/posix-provider.h
+++ b/backends/plugins/posix/posix-provider.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_POSIX_H
#define BACKENDS_PLUGINS_POSIX_H
-#include "common/stdafx.h"
#include "base/plugins.h"
#if defined(DYNAMIC_MODULES) && defined(UNIX)
diff --git a/backends/plugins/sdl/sdl-provider.h b/backends/plugins/sdl/sdl-provider.h
index 87607d6a19..5a82f26079 100644
--- a/backends/plugins/sdl/sdl-provider.h
+++ b/backends/plugins/sdl/sdl-provider.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_SDL_H
#define BACKENDS_PLUGINS_SDL_H
-#include "common/stdafx.h"
#include "base/plugins.h"
#if defined(DYNAMIC_MODULES) && defined(SDL_BACKEND)
diff --git a/backends/plugins/win32/win32-provider.h b/backends/plugins/win32/win32-provider.h
index d653c5b534..985ffa42c1 100644
--- a/backends/plugins/win32/win32-provider.h
+++ b/backends/plugins/win32/win32-provider.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_WIN32_H
#define BACKENDS_PLUGINS_WIN32_H
-#include "common/stdafx.h"
#include "base/plugins.h"
#if defined(DYNAMIC_MODULES) && defined(_WIN32)
diff --git a/backends/saves/compressed/compressed-saves.cpp b/backends/saves/compressed/compressed-saves.cpp
index dae2c707ef..150cf5c47d 100644
--- a/backends/saves/compressed/compressed-saves.cpp
+++ b/backends/saves/compressed/compressed-saves.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/savefile.h"
#include "common/util.h"
#include "backends/saves/compressed/compressed-saves.h"
@@ -45,7 +44,7 @@ protected:
enum {
BUFSIZE = 16384 // 1 << MAX_WBITS
};
-
+
byte _buf[BUFSIZE];
Common::InSaveFile *_wrapped;
@@ -62,13 +61,13 @@ public:
_stream.zalloc = Z_NULL;
_stream.zfree = Z_NULL;
_stream.opaque = Z_NULL;
-
+
// Verify file header is correct once more
w->seek(0, SEEK_SET);
uint16 header = w->readUint16BE();
assert(header == 0x1F8B ||
((header & 0x0F00) == 0x0800 && header % 31 == 0));
-
+
if (header == 0x1F8B) {
// Retrieve the original file size
w->seek(-4, SEEK_END);
@@ -79,7 +78,7 @@ public:
}
_pos = 0;
w->seek(0, SEEK_SET);
-
+
// Adding 32 to windowBits indicates to zlib that it is supposed to
// automatically detect whether gzip or zlib headers are used for
// the compressed file. This feature was added in zlib 1.2.0.4,
@@ -88,7 +87,7 @@ public:
_zlibErr = inflateInit2(&_stream, MAX_WBITS + 32);
if (_zlibErr != Z_OK)
return;
-
+
// Setup input buffer
_stream.next_in = _buf;
_stream.avail_in = 0;
@@ -115,7 +114,7 @@ public:
}
_zlibErr = inflate(&_stream, Z_NO_FLUSH);
}
-
+
// Update the position counter
_pos += dataSize - _stream.avail_out;
@@ -155,7 +154,7 @@ public:
// in the constructor, and wrap it into a MemoryReadStream -- but that
// would be rather wasteful. As long as we don't need it, I'd rather not
// implement this at all. -- Fingolfin
-
+
// Skip the given amount of data (very inefficient if one tries to skip
// huge amounts of data, but usually client code will only skip a few
// bytes, so this should be fine.
@@ -176,7 +175,7 @@ protected:
enum {
BUFSIZE = 16384 // 1 << MAX_WBITS
};
-
+
byte _buf[BUFSIZE];
Common::OutSaveFile *_wrapped;
z_stream _stream;
@@ -203,7 +202,7 @@ public:
_stream.zalloc = Z_NULL;
_stream.zfree = Z_NULL;
_stream.opaque = Z_NULL;
-
+
// Adding 16 to windowBits indicates to zlib that it is supposed to
// write gzip headers. This feature was added in zlib 1.2.0.4,
// released 10 August 2003.
@@ -267,7 +266,7 @@ public:
// of the const keyword.
_stream.next_in = const_cast<byte *>((const byte *)dataPtr);
_stream.avail_in = dataSize;
-
+
// ... and flush it to disk
processData(Z_NO_FLUSH);
diff --git a/backends/saves/compressed/compressed-saves.h b/backends/saves/compressed/compressed-saves.h
index 031007ef8b..205c5db05b 100644
--- a/backends/saves/compressed/compressed-saves.h
+++ b/backends/saves/compressed/compressed-saves.h
@@ -26,7 +26,6 @@
#ifndef BACKEND_SAVES_COMPRESSED_H
#define BACKEND_SAVES_COMPRESSED_H
-#include "common/stdafx.h"
#include "common/savefile.h"
/**
diff --git a/backends/saves/default/default-saves.cpp b/backends/saves/default/default-saves.cpp
index f4742f15a0..702b404434 100644
--- a/backends/saves/default/default-saves.cpp
+++ b/backends/saves/default/default-saves.cpp
@@ -25,7 +25,6 @@
#if !defined(DISABLE_DEFAULT_SAVEFILEMANAGER)
-#include "common/stdafx.h"
#include "common/savefile.h"
#include "common/util.h"
#include "common/fs.h"
@@ -119,13 +118,13 @@ Common::StringList DefaultSaveFileManager::listSavefiles(const char *regex) {
FSList savefiles;
Common::StringList results;
Common::String search(regex);
-
+
if (savePath.lookupFile(savefiles, savePath, search, false, true)) {
for (FSList::const_iterator file = savefiles.begin(); file != savefiles.end(); file++) {
results.push_back(file->getPath());
}
}
-
+
return results;
}
@@ -148,11 +147,11 @@ Common::OutSaveFile *DefaultSaveFileManager::openForSaving(const char *filename)
// Ensure that the savepath exists and is writeable. If not, generate
// an appropriate error
const char *savePath = getSavePath();
-
+
#if defined(UNIX) || defined(__SYMBIAN32__)
struct stat sb;
clearError();
-
+
// Check whether the dir exists
if (stat(savePath, &sb) == -1) {
// The dir does not exist, or stat failed for some other reason.
@@ -174,7 +173,7 @@ Common::OutSaveFile *DefaultSaveFileManager::openForSaving(const char *filename)
// or is not writeable, the path could be completly bogus, etc.
warning("mkdir for '%s' failed!", savePath);
perror("mkdir");
-
+
switch (errno) {
case EACCES:
setError(SFM_DIR_ACCESS, Common::String("Search or write permission denied"));
@@ -198,19 +197,19 @@ Common::OutSaveFile *DefaultSaveFileManager::openForSaving(const char *filename)
setError(SFM_DIR_ROFS, Common::String("The parent directory resides on a read-only file system"));
break;
}
-
+
return 0;
}
break;
case ENOTDIR:
setError(SFM_DIR_NOTDIR, Common::String("A component of the path prefix is not a directory"));
break;
- }
+ }
} else {
// So stat() succeeded. But is the path actually pointing to a directory?
if (!S_ISDIR(sb.st_mode)) {
setError(SFM_DIR_NOTDIR, Common::String("The given savepath is not a directory"));
-
+
return 0;
}
}
@@ -225,7 +224,7 @@ Common::OutSaveFile *DefaultSaveFileManager::openForSaving(const char *filename)
delete sf;
sf = 0;
}
-
+
return wrapOutSaveFile(sf);
}
diff --git a/backends/saves/default/default-saves.h b/backends/saves/default/default-saves.h
index 9346e79700..8c4fe54bb7 100644
--- a/backends/saves/default/default-saves.h
+++ b/backends/saves/default/default-saves.h
@@ -26,7 +26,6 @@
#if !defined(BACKEND_SAVES_DEFAULT_H) && !defined(DISABLE_DEFAULT_SAVEFILEMANAGER)
#define BACKEND_SAVES_DEFAULT_H
-#include "common/stdafx.h"
#include "common/savefile.h"
#include "common/str.h"
diff --git a/backends/saves/savefile.cpp b/backends/saves/savefile.cpp
index 4b50e9c57d..499edb0b28 100644
--- a/backends/saves/savefile.cpp
+++ b/backends/saves/savefile.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "common/config-manager.h"
#include "common/savefile.h"
diff --git a/backends/timer/default/default-timer.cpp b/backends/timer/default/default-timer.cpp
index 5dfb3bdc83..8d766740c4 100644
--- a/backends/timer/default/default-timer.cpp
+++ b/backends/timer/default/default-timer.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "backends/timer/default/default-timer.h"
#include "common/util.h"
@@ -36,14 +35,14 @@ struct TimerSlot {
uint32 nextFireTime; // in milliseconds
uint32 nextFireTimeMicro; // mircoseconds part of nextFire
-
+
TimerSlot *next;
};
void insertPrioQueue(TimerSlot *head, TimerSlot *newSlot) {
// The head points to a fake anchor TimerSlot; this common
// trick allows us to get rid of many special cases.
-
+
const uint32 nextFireTime = newSlot->nextFireTime;
TimerSlot *slot = head;
newSlot->next = 0;
@@ -65,14 +64,14 @@ void insertPrioQueue(TimerSlot *head, TimerSlot *newSlot) {
DefaultTimerManager::DefaultTimerManager() :
_timerHandler(0),
_head(0) {
-
+
_head = new TimerSlot();
memset(_head, 0, sizeof(TimerSlot));
}
DefaultTimerManager::~DefaultTimerManager() {
Common::StackLock lock(_mutex);
-
+
TimerSlot *slot = _head;
while (slot) {
TimerSlot *next = slot->next;
@@ -86,13 +85,13 @@ void DefaultTimerManager::handler() {
Common::StackLock lock(_mutex);
const uint32 curTime = g_system->getMillis();
-
+
// Repeat as long as there is a TimerSlot that is scheduled to fire.
TimerSlot *slot = _head->next;
while (slot && slot->nextFireTime < curTime) {
// Remove the slot from the priority queue
_head->next = slot->next;
-
+
// Update the fire time and reinsert the TimerSlot into the priority
// queue. Has to be done before the timer callback is invoked, in case
// the callback wants to remove itself.
@@ -108,7 +107,7 @@ void DefaultTimerManager::handler() {
// Invoke the timer callback
assert(slot->callback);
slot->callback(slot->refCon);
-
+
// Look at the next scheduled timer
slot = _head->next;
}
@@ -117,7 +116,7 @@ void DefaultTimerManager::handler() {
bool DefaultTimerManager::installTimerProc(TimerProc callback, int32 interval, void *refCon) {
assert(interval > 0);
Common::StackLock lock(_mutex);
-
+
TimerSlot *slot = new TimerSlot;
slot->callback = callback;
slot->refCon = refCon;
@@ -125,7 +124,7 @@ bool DefaultTimerManager::installTimerProc(TimerProc callback, int32 interval, v
slot->nextFireTime = g_system->getMillis() + interval / 1000;
slot->nextFireTimeMicro = interval % 1000;
slot->next = 0;
-
+
insertPrioQueue(_head, slot);
return true;
@@ -135,7 +134,7 @@ void DefaultTimerManager::removeTimerProc(TimerProc callback) {
Common::StackLock lock(_mutex);
TimerSlot *slot = _head;
-
+
while (slot->next) {
if (slot->next->callback == callback) {
TimerSlot *next = slot->next->next;
diff --git a/base/commandLine.cpp b/base/commandLine.cpp
index b2cde4f7d9..20b6dfd053 100644
--- a/base/commandLine.cpp
+++ b/base/commandLine.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "engines/engine.h"
#include "base/commandLine.h"
#include "base/plugins.h"
@@ -297,7 +295,7 @@ void registerDefaults() {
Common::String parseCommandLine(Common::StringMap &settings, int argc, char **argv) {
const char *s, *s2;
-
+
// argv[0] contains the name of the executable.
if (argv && argv[0]) {
s = strrchr(argv[0], '/');
@@ -310,7 +308,7 @@ Common::String parseCommandLine(Common::StringMap &settings, int argc, char **ar
for (int i = 1; i < argc; ++i) {
s = argv[i];
s2 = (i < argc-1) ? argv[i+1] : 0;
-
+
if (s[0] != '-') {
// The argument doesn't start with a dash, so it's not an option.
// Hence it must be the target name. We currently enforce that
@@ -559,7 +557,7 @@ static void runDetectorTest() {
// engines. Basically, it loops over all targets, and calls the detector
// for the given path. It then prints out the result and also checks
// whether the result agrees with the settings of the target.
-
+
const Common::ConfigManager::DomainMap &domains = ConfMan.getGameDomains();
Common::ConfigManager::DomainMap::const_iterator iter = domains.begin();
int success = 0, failure = 0;
@@ -576,7 +574,7 @@ static void runDetectorTest() {
if (gameid.empty()) {
gameid = name;
}
-
+
FilesystemNode dir(path);
FSList files;
if (!dir.getChildren(files, FilesystemNode::kListAll)) {
@@ -590,7 +588,7 @@ static void runDetectorTest() {
for (x = candidates.begin(); x != candidates.end(); ++x) {
gameidDiffers |= (scumm_stricmp(gameid.c_str(), x->gameid().c_str()) != 0);
}
-
+
if (candidates.empty()) {
printf(" FAILURE: No games detected\n");
failure++;
@@ -608,7 +606,7 @@ static void runDetectorTest() {
printf(" SUCCESS: Game was detected correctly\n");
success++;
}
-
+
for (x = candidates.begin(); x != candidates.end(); ++x) {
printf(" gameid '%s', desc '%s', language '%s', platform '%s'\n",
x->gameid().c_str(),
@@ -680,7 +678,7 @@ bool processSettings(Common::String &command, Common::StringMap &settings) {
usage("Unrecognized game target '%s'", command.c_str());
}
}
-
+
// The user can override the savepath with the SCUMMVM_SAVEPATH
// environment variable. This is weaker than a --savepath on the
@@ -711,7 +709,7 @@ bool processSettings(Common::String &command, Common::StringMap &settings) {
for (Common::String::iterator c = key.begin(); c != key.end(); ++c)
if (*c == '-')
*c = '_';
-
+
// Store it into ConfMan.
ConfMan.set(key, value, Common::ConfigManager::kTransientDomain);
}
diff --git a/base/game.h b/base/game.h
index ab52601752..0764b7fbac 100644
--- a/base/game.h
+++ b/base/game.h
@@ -26,7 +26,6 @@
#ifndef BASE_GAME_H
#define BASE_GAME_H
-#include "common/stdafx.h"
#include "common/str.h"
#include "common/array.h"
#include "common/hash-str.h"
diff --git a/base/main.cpp b/base/main.cpp
index 7a90c15ec6..8030866e3d 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -31,7 +31,6 @@
* of almost all the classes, methods and variables, and how they interact.
*/
-#include "common/stdafx.h"
#include "engines/engine.h"
#include "base/commandLine.h"
#include "base/plugins.h"
@@ -99,9 +98,9 @@ static const Plugin *detectPlugin() {
return 0;
}
- // FIXME: Do we really need this one?
+ // FIXME: Do we really need this one?
printf("Trying to start game '%s'\n", game.description().c_str());
-
+
return plugin;
}
@@ -119,7 +118,7 @@ static int runGame(const Plugin *plugin, OSystem &system, const Common::String &
}
// We add the game "path" to the file search path via File::addDefaultDirectory(),
- // so that MD5-based detection will be able to properly find files with mixed case
+ // so that MD5-based detection will be able to properly find files with mixed case
// filenames.
// FIXME/TODO: Fingolfin still doesn't like this; if those MD5-based detectors used
// FSNodes instead of File::open, they wouldn't have to do this.
@@ -238,7 +237,7 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
// Verify that the backend has been initialized (i.e. g_system has been set).
assert(g_system);
OSystem &system = *g_system;
-
+
// Register config manager defaults
Base::registerDefaults();
@@ -259,7 +258,7 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
// Load and setup the debuglevel and the debug flags. We do this at the
- // soonest possible moment to ensure debug output starts early on, if
+ // soonest possible moment to ensure debug output starts early on, if
// requested.
if (settings.contains("debuglevel")) {
gDebugLevel = (int)strtol(settings["debuglevel"].c_str(), 0, 10);
@@ -275,7 +274,7 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
// Load the plugins.
PluginManager::instance().loadPlugins();
-
+
// Process the remaining command line settings. Must be done after the
// config file and the plugins have been loaded.
if (!Base::processSettings(command, settings))
@@ -318,7 +317,7 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
// Discard any command line options. It's unlikely that the user
// wanted to apply them to *all* games ever launched.
ConfMan.getDomain(Common::ConfigManager::kTransientDomain)->clear();
-
+
// Clear the active config domain
ConfMan.setActiveDomain("");
diff --git a/base/plugins.cpp b/base/plugins.cpp
index 84f1d22501..836ea14c41 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -35,7 +35,7 @@ public:
: _plugin(plugin) {
assert(_plugin);
}
-
+
~StaticPlugin() {
delete _plugin;
}
@@ -68,24 +68,24 @@ class StaticPluginProvider : public PluginProvider {
public:
StaticPluginProvider() {
}
-
+
~StaticPluginProvider() {
}
virtual PluginList getPlugins() {
PluginList pl;
-
+
#define LINK_PLUGIN(ID) \
extern PluginRegistrator *g_##ID##_PluginReg; \
extern void g_##ID##_PluginReg_alloc(); \
g_##ID##_PluginReg_alloc(); \
plugin = g_##ID##_PluginReg; \
pl.push_back(new StaticPlugin(plugin));
-
+
// "Loader" for the static plugins.
// Iterate over all registered (static) plugins and load them.
PluginRegistrator *plugin;
-
+
#ifndef DISABLE_SCUMM
LINK_PLUGIN(SCUMM)
#endif
@@ -157,7 +157,7 @@ PluginManager::PluginManager() {
PluginManager::~PluginManager() {
// Explicitly unload all loaded plugins
unloadPlugins();
-
+
// Delete the plugin providers
for (ProviderList::iterator pp = _providers.begin();
pp != _providers.end();
@@ -208,7 +208,7 @@ bool PluginManager::tryLoadPlugin(Plugin *plugin) {
if (plugin->loadPlugin()) {
// If successful, add it to the list of known plugins and return.
_plugins.push_back(plugin);
-
+
// TODO/FIXME: We should perform some additional checks here:
// * Check for some kind of "API version" (possibly derived from the
// SVN tree revision?)
@@ -216,7 +216,7 @@ bool PluginManager::tryLoadPlugin(Plugin *plugin) {
// To detect this situation, we could just compare the plugin name.
// To handle it, simply prefer modules loaded earlier to those coming.
// Or vice versa... to be determined... :-)
-
+
return true;
} else {
// Failed to load the plugin
diff --git a/base/plugins.h b/base/plugins.h
index 2ac87882af..c89b590a73 100644
--- a/base/plugins.h
+++ b/base/plugins.h
@@ -26,7 +26,6 @@
#ifndef BASE_PLUGINS_H
#define BASE_PLUGINS_H
-#include "common/stdafx.h"
#include "common/array.h"
#include "common/list.h"
#include "common/singleton.h"
@@ -46,7 +45,7 @@ enum PluginError {
kInvalidPathError,
kNoGameDataFoundError,
kUnsupportedGameidError,
-
+
kUnknownError // Catch-all error, used if no other error code matches
};
@@ -158,7 +157,7 @@ typedef Common::Array<Plugin *> PluginList;
class PluginProvider {
public:
virtual ~PluginProvider() {}
-
+
/**
* Return a list of Plugin objects. The caller is responsible for actually
* loading/unloading them (by invoking the appropriate methods).
@@ -189,7 +188,7 @@ private:
public:
~PluginManager();
-
+
void addPluginProvider(PluginProvider *pp);
void loadPlugins();
diff --git a/base/version.cpp b/base/version.cpp
index b41ec00ea0..8de96d0b78 100644
--- a/base/version.cpp
+++ b/base/version.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "base/internal_version.h"
#include "base/version.h"
@@ -69,7 +68,7 @@ const char *gScummVMFeatures = ""
"Vorbis "
#endif
#endif
-
+
#ifdef USE_FLAC
"FLAC "
#endif
diff --git a/common/advancedDetector.cpp b/common/advancedDetector.cpp
index f3e8671025..1a3ae13a9e 100644
--- a/common/advancedDetector.cpp
+++ b/common/advancedDetector.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/util.h"
@@ -316,7 +314,7 @@ static ADGameDescList detectGame(const FSList *fslist, const Common::ADParams &p
File testFile;
String tstr;
-
+
uint i;
char md5str[32+1];
@@ -458,7 +456,7 @@ static ADGameDescList detectGame(const FSList *fslist, const Common::ADParams &p
}
}
- // We've found a match
+ // We've found a match
if (!matched.empty())
return matched;
diff --git a/common/array.h b/common/array.h
index 6f16663e67..af9ec811da 100644
--- a/common/array.h
+++ b/common/array.h
@@ -25,7 +25,6 @@
#ifndef COMMON_ARRAY_H
#define COMMON_ARRAY_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/algorithm.h"
diff --git a/common/config-file.cpp b/common/config-file.cpp
index c89c169b44..fe827e32dc 100644
--- a/common/config-file.cpp
+++ b/common/config-file.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/config-file.h"
#include "common/file.h"
#include "common/savefile.h"
@@ -106,7 +104,7 @@ bool ConfigFile::loadFromStream(SeekableReadStream &stream) {
// It would be nice if this hack could be restricted to that game,
// but the current design of this class doesn't allow to do that
// in a nice fashion (a "isMustard" parameter is *not* a nice
- // solution).
+ // solution).
comment += buf;
comment += "\n";
} else if (buf[0] == '[') {
diff --git a/common/config-manager.cpp b/common/config-manager.cpp
index 5c0cd7c40f..da31161919 100644
--- a/common/config-manager.cpp
+++ b/common/config-manager.cpp
@@ -29,8 +29,6 @@
#undef ARRAYSIZE
#endif
-#include "common/stdafx.h"
-
#include "common/config-manager.h"
#include "common/file.h"
#include "common/util.h"
diff --git a/common/file.h b/common/file.h
index 416ca75ec7..4bec6605e7 100644
--- a/common/file.h
+++ b/common/file.h
@@ -26,7 +26,6 @@
#ifndef COMMON_FILE_H
#define COMMON_FILE_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/str.h"
#include "common/stream.h"
@@ -88,7 +87,7 @@ public:
virtual bool remove(const String &filename);
virtual bool remove(const FilesystemNode &node);
-
+
/**
* Checks if the object opened a file successfully.
*
diff --git a/common/fs.cpp b/common/fs.cpp
index d395686be3..7d7aa363fc 100644
--- a/common/fs.cpp
+++ b/common/fs.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "backends/fs/abstract-fs.h"
#include "backends/fs/abstract-fs-factory.h"
@@ -34,7 +33,7 @@
static bool matchString(const char *str, const char *pat) {
const char *p = 0;
const char *q = 0;
-
+
for (;;) {
switch (*pat) {
case '*':
@@ -83,7 +82,7 @@ FilesystemNode::FilesystemNode(const FilesystemNode &node) {
FilesystemNode::FilesystemNode(const Common::String &p) {
AbstractFilesystemFactory *factory = AbstractFilesystemFactory::makeFSFactory();
-
+
if (p.empty() || p == ".")
_realNode = factory->makeCurrentDirectoryFileNode();
else
@@ -113,7 +112,7 @@ bool FilesystemNode::operator<(const FilesystemNode& node) const
return true;
if (!isDirectory() && node.isDirectory())
return false;
-
+
return scumm_stricmp(getDisplayName().c_str(), node.getDisplayName().c_str()) < 0;
}
@@ -131,7 +130,7 @@ void FilesystemNode::decRefCount() {
bool FilesystemNode::exists() const {
if (_realNode == 0)
return false;
-
+
return _realNode->exists();
}
@@ -149,15 +148,15 @@ bool FilesystemNode::getChildren(FSList &fslist, ListMode mode, bool hidden) con
return false;
AbstractFSList tmp;
-
+
if (!_realNode->getChildren(tmp, mode, hidden))
return false;
-
+
fslist.clear();
for (AbstractFSList::iterator i = tmp.begin(); i != tmp.end(); ++i) {
fslist.push_back(FilesystemNode(*i));
}
-
+
return true;
}
@@ -191,28 +190,28 @@ Common::String FilesystemNode::getPath() const {
bool FilesystemNode::isDirectory() const {
if (_realNode == 0)
return false;
-
+
return _realNode->isDirectory();
}
bool FilesystemNode::isReadable() const {
if (_realNode == 0)
return false;
-
+
return _realNode->isReadable();
}
bool FilesystemNode::isWritable() const {
if (_realNode == 0)
return false;
-
+
return _realNode->isWritable();
}
bool FilesystemNode::lookupFile(FSList &results, FSList &fslist, Common::String &filename, bool hidden, bool exhaustive) const
{
int matches = 0;
-
+
for (FSList::iterator entry = fslist.begin(); entry != fslist.end(); ++entry) {
if (entry->isDirectory()) {
matches += lookupFileRec(results, *entry, filename, hidden, exhaustive);
@@ -225,12 +224,12 @@ bool FilesystemNode::lookupFile(FSList &results, FSList &fslist, Common::String
bool FilesystemNode::lookupFile(FSList &results, FilesystemNode &dir, Common::String &filename, bool hidden, bool exhaustive) const
{
int matches;
-
+
if (!dir.isDirectory())
return false;
-
+
matches = lookupFileRec(results, dir, filename, hidden, exhaustive);
-
+
return ((matches > 0) ? true : false);
}
@@ -243,7 +242,7 @@ int FilesystemNode::lookupFileRec(FSList &results, FilesystemNode &dir, Common::
FSList children;
int matches = 0;
dir.getChildren(entries, FilesystemNode::kListAll, hidden);
-
+
//Breadth search (entries in the same level)
for (FSList::iterator entry = entries.begin(); entry != entries.end(); ++entry) {
if (entry->isDirectory()) {
@@ -255,17 +254,17 @@ int FilesystemNode::lookupFileRec(FSList &results, FilesystemNode &dir, Common::
if (matchString(lastPathComponent(entry->getPath()), filename.c_str())) {
results.push_back(*entry);
matches++;
-
+
if (!exhaustive)
break;
}
}
}
-
+
//Depth search (entries in lower levels)
for (FSList::iterator child = children.begin(); child != children.end(); ++child) {
matches += lookupFileRec(results, *child, filename, hidden, exhaustive);
}
-
+
return matches;
}
diff --git a/common/hashmap.h b/common/hashmap.h
index 28ba022e70..a4e7d6ab60 100644
--- a/common/hashmap.h
+++ b/common/hashmap.h
@@ -26,40 +26,39 @@
// The hash map (associative array) implementation in this file is
// based on code by Andrew Y. Ng, 1996:
-/*
- * Copyright (c) 1998-2003 Massachusetts Institute of Technology.
- * This code was developed as part of the Haystack research project
- * (http://haystack.lcs.mit.edu/). Permission is hereby granted,
- * free of charge, to any person obtaining a copy of this software
- * and associated documentation files (the "Software"), to deal in
- * the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute,
- * sublicense, and/or sell copies of the Software, and to permit
- * persons to whom the Software is furnished to do so, subject to
- * the following conditions:
- *
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
+/*
+ * Copyright (c) 1998-2003 Massachusetts Institute of Technology.
+ * This code was developed as part of the Haystack research project
+ * (http://haystack.lcs.mit.edu/). Permission is hereby granted,
+ * free of charge, to any person obtaining a copy of this software
+ * and associated documentation files (the "Software"), to deal in
+ * the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute,
+ * sublicense, and/or sell copies of the Software, and to permit
+ * persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be
+ * included in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
*/
#ifndef COMMON_HASHMAP_H
#define COMMON_HASHMAP_H
-#include "common/stdafx.h"
#include "common/func.h"
#include "common/str.h"
#include "common/util.h"
-namespace Common {
+namespace Common {
// The table sizes ideally are primes. We use a helper function to find
// suitable table sizes.
@@ -83,7 +82,7 @@ uint nextTableSize(uint x);
* referenced, for a new key. If the object is const, then an assertion is
* triggered instead. Hence if you are not sure whether a key is contained in
* the map, use contains() first to check for its presence.
- */
+ */
template <class Key, class Val, class HashFunc = Hash<Key>, class EqualFunc = EqualTo<Key> >
class HashMap {
friend class const_iterator;
@@ -102,13 +101,13 @@ public:
Node **_arr; // hashtable of size arrsize.
uint _arrsize, _nele;
-
+
HashFunc _hash;
EqualFunc _equal;
-
+
// Default value, returned by the const getVal.
const Val _defaultVal;
-
+
#ifdef DEBUG_HASH_COLLISIONS
mutable int _collisions, _lookups;
#endif
@@ -148,11 +147,11 @@ public:
} while (_idx < _hashmap->_arrsize && _hashmap->_arr[_idx] == 0);
if (_idx >= _hashmap->_arrsize)
_idx = (uint)-1;
-
+
return *this;
}
};
-
+
HashMap();
HashMap(const HM_t& map);
~HashMap();
@@ -195,14 +194,14 @@ public:
const_iterator end() const {
return const_iterator((uint)-1, this);
}
-
+
const_iterator find(const Key &key) const {
uint ctr = lookup(key);
if (_arr[ctr])
return const_iterator(ctr, this);
return end();
}
-
+
// TODO: insert() method?
bool empty() const {
@@ -225,7 +224,7 @@ HashMap<Key, Val, HashFunc, EqualFunc>::HashMap()
memset(_arr, 0, _arrsize * sizeof(Node *));
_nele = 0;
-
+
#ifdef DEBUG_HASH_COLLISIONS
_collisions = 0;
_lookups = 0;
@@ -312,7 +311,7 @@ void HashMap<Key, Val, HashFunc, EqualFunc>::expand_array(uint newsize) {
const uint old_arrsize = _arrsize;
Node **old_arr = _arr;
- // allocate a new array
+ // allocate a new array
_nele = 0;
_arrsize = newsize;
_arr = new Node *[_arrsize];
@@ -357,7 +356,7 @@ int HashMap<Key, Val, HashFunc, EqualFunc>::lookup(const Key &key) const {
_collisions++;
#endif
}
-
+
#ifdef DEBUG_HASH_COLLISIONS
_lookups++;
fprintf(stderr, "collisions %d, lookups %d, ratio %f in HashMap %p; size %d num elements %d\n",
diff --git a/common/iff_container.h b/common/iff_container.h
index cc55970591..10175d42e9 100644
--- a/common/iff_container.h
+++ b/common/iff_container.h
@@ -25,7 +25,6 @@
#ifndef COMMON_IFF_CONTAINER_H
#define COMMON_IFF_CONTAINER_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/endian.h"
#include "common/stream.h"
diff --git a/common/mutex.cpp b/common/mutex.cpp
index 693b14db2f..7a2601477d 100644
--- a/common/mutex.cpp
+++ b/common/mutex.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/mutex.h"
#include "common/system.h"
diff --git a/common/savefile.h b/common/savefile.h
index 9fdd76ae15..31a9d98a19 100644
--- a/common/savefile.h
+++ b/common/savefile.h
@@ -26,7 +26,6 @@
#ifndef COMMON_SAVEFILE_H
#define COMMON_SAVEFILE_H
-#include "common/stdafx.h"
#include "common/noncopyable.h"
#include "common/scummsys.h"
#include "common/stream.h"
@@ -77,40 +76,40 @@ public:
* returning the single SaveFileManager instances to be used.
*/
class SaveFileManager : NonCopyable {
-
+
protected:
SFMError _error;
String _errorDesc;
-
+
public:
virtual ~SaveFileManager() {}
-
+
/**
* Clears the last set error code and string.
*/
virtual void clearError() { _error = SFM_NO_ERROR; _errorDesc = ""; }
-
+
/**
* Returns the last ocurred error code. If none ocurred, returns SFM_NO_ERROR.
- *
+ *
* @return A SFMError indicating the type of the last error.
*/
virtual SFMError getError() { return _error; }
-
+
/**
* Returns the last ocurred error description. If none ocurred, returns 0.
- *
+ *
* @return A string describing the last error.
*/
virtual String getErrorDesc() { return _errorDesc; }
-
+
/**
* Sets the last ocurred error.
* @param error Code identifying the last error.
* @param errorDesc String describing the last error.
*/
virtual void setError(SFMError error, String errorDesc) { _error = error; _errorDesc = errorDesc; }
-
+
/**
* Open the file with name filename in the given directory for saving.
* @param filename the filename
@@ -131,7 +130,7 @@ public:
* @return true if no error ocurred. false otherwise.
*/
virtual bool removeSavefile(const char *filename) = 0;
-
+
/**
* Request a list of available savegames with a given regex.
* @param regex Regular expression to match. Wildcards like * or ? are available.
diff --git a/common/scummsys.h b/common/scummsys.h
index 25c5c166e3..46ead5f29a 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -26,10 +26,101 @@
#ifndef COMMON_SCUMMSYS_H
#define COMMON_SCUMMSYS_H
-#if !defined(COMMON_STDAFX_H) && !defined(__PLAYSTATION2__)
-#error Included scummsys.h without including stdafx.h first!
+#if defined(_WIN32_WCE) && _WIN32_WCE < 300
+ #define NONSTANDARD_PORT
#endif
+#if defined(NONSTANDARD_PORT)
+
+ // Ports which need to perform #includes and #defines visible in
+ // virtually all the source of ScummVM should do so by providing a
+ // "portdefs.h" header file (and not by directly modifying this
+ // header file).
+ #include <portdefs.h>
+
+#else // defined(NONSTANDARD_PORT)
+
+ #if defined(WIN32)
+
+ #ifdef _MSC_VER
+ #pragma once
+ #pragma warning( disable : 4068 ) // turn off "unknown pragma" warning
+ #pragma warning( disable : 4100 ) // turn off "unreferenced formal parameter" warning
+ #pragma warning( disable : 4127 ) // turn off "conditional expression is constant" warning
+ #pragma warning( disable : 4201 ) // turn off "nonstandard extension used : nameless struct/union" warning
+ #pragma warning( disable : 4244 ) // turn off "conversion type" warning
+ #pragma warning( disable : 4310 ) // turn off "cast truncates constant value" warning
+ #pragma warning( disable : 4355 ) // turn off "base member init" warning
+ #pragma warning( disable : 4390 ) // turn off "empty statement" warning for BS2 code
+ #pragma warning( disable : 4250 ) // turn off "inherits via dominance" warning
+ #pragma warning( disable : 4103 ) // turn off "alignement changed after including header" warning. We use pack-start.h file
+ #pragma warning( disable : 4121 ) // turn off "alignment of a member was sensitive to packing" warning
+ #pragma warning( disable : 4511 ) // turn off "copy constructor could not be generated" warning
+ #pragma warning( disable : 4512 ) // turn off "assignment operator could not be generated" warning
+ #pragma warning( disable : 4351 ) // turn off "new behavior ... will be default initialized" warning
+ #pragma warning( disable : 4505 ) // turn off "unreferenced local function has been removed"
+ #pragma warning( disable : 4510 ) // turn off "default constructor could not be generated"
+ #pragma warning( disable : 4610 ) // turn off "struct can never be instantiated - user defined constructor required"
+
+ // FIXME: 4702 & 4706 - may be enabled
+ #pragma warning( disable : 4702 ) // turn off "unreachable code" warning
+ #pragma warning( disable : 4706 ) // turn off "assignment within conditional expression" warning
+
+ #define vsnprintf _vsnprintf
+ #endif
+
+ #if !defined(_WIN32_WCE)
+
+ #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
+ #define NOGDICAPMASKS
+ #define OEMRESOURCE
+ #define NONLS
+ #define NOICONS
+ #define NOMCX
+ #define NOPROFILER
+ #define NOKANJI
+ #define NOSERVICE
+ #define NOMETAFILE
+ #define NOCOMM
+ #define NOCRYPT
+ #define NOIME
+ #define NOATOM
+ #define NOCTLMGR
+ #define NOCLIPBOARD
+ #define NOMEMMGR
+ #define NOSYSMETRICS
+ #define NOMENUS
+ #define NOOPENFILE
+ #define NOWH
+ #define NOSOUND
+ #define NODRAWTEXT
+
+ #endif
+
+ #if defined(ARRAYSIZE)
+ // VS2005beta2 introduces new stuff in winnt.h
+ #undef ARRAYSIZE
+ #endif
+
+ #endif
+
+ #if defined(__QNXNTO__)
+ #include <strings.h> /* For strcasecmp */
+ #endif
+
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <stdarg.h>
+ #include <assert.h>
+ #include <ctype.h>
+ #include <time.h>
+ #include <math.h>
+
+#endif
+
+
+
// Use config.h, generated by configure
#if defined(HAVE_CONFIG_H)
#include "config.h"
@@ -71,7 +162,7 @@
//
// By default we try to use pragma push/pop to ensure various structs we use
-// are "packed". If your compiler doesn't support this pragma, you are in for
+// are "packed". If your compiler doesn't support this pragma, you are in for
// a problem. If you are lucky, there is a compiler switch, or another pragma,
// doing the same thing -- in that case, try to modify common/pack-begin.h and
// common/pack-end.h accordingly. Or maybe your port simply *always* packs
@@ -88,7 +179,7 @@
#define scumm_stricmp strcasecmp
#define scumm_strnicmp strncasecmp
- #define SCUMM_LITTLE_ENDIAN
+ #define SCUMM_LITTLE_ENDIAN
#define SCUMM_NEED_ALIGNMENT
#define SMALL_SCREEN_DEVICE
@@ -172,14 +263,14 @@
#ifndef CONFIG_H
#ifdef X11_BACKEND
-
+
// You need to set this manually if necessary
// #define SCUMM_LITTLE_ENDIAN
-
+
#else
/* need this for the SDL_BYTEORDER define */
#include <SDL_byteorder.h>
-
+
#if SDL_BYTEORDER == SDL_LIL_ENDIAN
#define SCUMM_LITTLE_ENDIAN
#elif SDL_BYTEORDER == SDL_BIG_ENDIAN
@@ -208,7 +299,7 @@
#define SCUMM_NEED_ALIGNMENT
#define STRINGBUFLEN 256
-
+
extern const char *SCUMMVM_SAVEPATH;
#if !defined(COMPILE_ZODIAC) && !defined(COMPILE_OS5)
@@ -238,7 +329,7 @@
#define scumm_stricmp stricmp
#define scumm_strnicmp strnicmp
- #define SCUMM_LITTLE_ENDIAN
+ #define SCUMM_LITTLE_ENDIAN
#define SCUMM_NEED_ALIGNMENT
// Override typenames. uint is already defined by system header files.
@@ -259,7 +350,7 @@
#define scumm_stricmp strcasecmp
#define scumm_strnicmp strncasecmp
- #define SCUMM_LITTLE_ENDIAN
+ #define SCUMM_LITTLE_ENDIAN
#define SCUMM_NEED_ALIGNMENT
#elif defined(__PSP__)
@@ -284,7 +375,7 @@
#define scumm_strnicmp strnicmp
#define SCUMM_NEED_ALIGNMENT
- #define SCUMM_LITTLE_ENDIAN
+ #define SCUMM_LITTLE_ENDIAN
#include "nds/jtypes.h"
@@ -302,8 +393,8 @@
// GCC specific stuff
//
#if defined(__GNUC__)
- #define NORETURN __attribute__((__noreturn__))
- #define PACKED_STRUCT __attribute__((packed))
+ #define NORETURN __attribute__((__noreturn__))
+ #define PACKED_STRUCT __attribute__((packed))
#define GCC_PRINTF(x,y) __attribute__((format(printf, x, y)))
#else
#define PACKED_STRUCT
diff --git a/common/stdafx.h b/common/stdafx.h
deleted file mode 100644
index 19f2bc8aef..0000000000
--- a/common/stdafx.h
+++ /dev/null
@@ -1,122 +0,0 @@
-/* ScummVM - Graphic Adventure Engine
- *
- * ScummVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the COPYRIGHT
- * file distributed with this source distribution.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
-
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- *
- * $URL$
- * $Id$
- *
- */
-
-#ifndef COMMON_STDAFX_H
-#define COMMON_STDAFX_H
-
-#if defined(_WIN32_WCE) && _WIN32_WCE < 300
- #define NONSTANDARD_PORT
-#endif
-
-#if defined(NONSTANDARD_PORT)
-
- // Ports which need to perform #includes and #defines visible in
- // virtually all the source of ScummVM should do so by providing a
- // "portdefs.h" header file (and not by directly modifying this
- // header file).
- #include <portdefs.h>
-
-#else // defined(NONSTANDARD_PORT)
-
- #if defined(WIN32)
-
- #ifdef _MSC_VER
- #pragma once
- #pragma warning( disable : 4068 ) // turn off "unknown pragma" warning
- #pragma warning( disable : 4100 ) // turn off "unreferenced formal parameter" warning
- #pragma warning( disable : 4127 ) // turn off "conditional expression is constant" warning
- #pragma warning( disable : 4201 ) // turn off "nonstandard extension used : nameless struct/union" warning
- #pragma warning( disable : 4244 ) // turn off "conversion type" warning
- #pragma warning( disable : 4310 ) // turn off "cast truncates constant value" warning
- #pragma warning( disable : 4355 ) // turn off "base member init" warning
- #pragma warning( disable : 4390 ) // turn off "empty statement" warning for BS2 code
- #pragma warning( disable : 4250 ) // turn off "inherits via dominance" warning
- #pragma warning( disable : 4103 ) // turn off "alignement changed after including header" warning. We use pack-start.h file
- #pragma warning( disable : 4121 ) // turn off "alignment of a member was sensitive to packing" warning
- #pragma warning( disable : 4511 ) // turn off "copy constructor could not be generated" warning
- #pragma warning( disable : 4512 ) // turn off "assignment operator could not be generated" warning
- #pragma warning( disable : 4351 ) // turn off "new behavior ... will be default initialized" warning
- #pragma warning( disable : 4505 ) // turn off "unreferenced local function has been removed"
- #pragma warning( disable : 4510 ) // turn off "default constructor could not be generated"
- #pragma warning( disable : 4610 ) // turn off "struct can never be instantiated - user defined constructor required"
-
- // FIXME: 4702 & 4706 - may be enabled
- #pragma warning( disable : 4702 ) // turn off "unreachable code" warning
- #pragma warning( disable : 4706 ) // turn off "assignment within conditional expression" warning
-
- #define vsnprintf _vsnprintf
- #endif
-
- #if !defined(_WIN32_WCE)
-
- #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
- #define NOGDICAPMASKS
- #define OEMRESOURCE
- #define NONLS
- #define NOICONS
- #define NOMCX
- #define NOPROFILER
- #define NOKANJI
- #define NOSERVICE
- #define NOMETAFILE
- #define NOCOMM
- #define NOCRYPT
- #define NOIME
- #define NOATOM
- #define NOCTLMGR
- #define NOCLIPBOARD
- #define NOMEMMGR
- #define NOSYSMETRICS
- #define NOMENUS
- #define NOOPENFILE
- #define NOWH
- #define NOSOUND
- #define NODRAWTEXT
-
- #endif
-
- #if defined(ARRAYSIZE)
- // VS2005beta2 introduces new stuff in winnt.h
- #undef ARRAYSIZE
- #endif
-
- #endif
-
- #if defined(__QNXNTO__)
- #include <strings.h> /* For strcasecmp */
- #endif
-
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
- #include <stdarg.h>
- #include <assert.h>
- #include <ctype.h>
- #include <time.h>
- #include <math.h>
-
-#endif
-
-#endif
diff --git a/common/str.cpp b/common/str.cpp
index 88aca87bb4..9d40fe8902 100644
--- a/common/str.cpp
+++ b/common/str.cpp
@@ -22,8 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
-
#include "common/str.h"
#include "common/hash-str.h"
#include "common/util.h"
@@ -58,7 +56,7 @@ String::String(const char *str, uint32 len)
if (len <= 0)
len = tmp;
_len = len;
-
+
if (len >= _builtinCapacity) {
// Not enough internal storage, so allocate more
_extern._capacity = computeCapacity(len);
@@ -66,7 +64,7 @@ String::String(const char *str, uint32 len)
_str = (char *)malloc(_extern._capacity+1);
assert(_str != 0);
}
-
+
// Copy the string into the storage area
memcpy(_str, str, len);
_str[len] = 0;
@@ -89,10 +87,10 @@ String::String(const String &str)
String::String(char c)
: _len(0), _str(_storage) {
-
+
_storage[0] = c;
_storage[1] = 0;
-
+
_len = (c == 0) ? 0 : 1;
}
@@ -145,7 +143,7 @@ String &String::operator =(const String &str) {
} else {
str.incRefCount();
decRefCount(_extern._refCount);
-
+
_extern._refCount = str._extern._refCount;
_extern._capacity = str._extern._capacity;
_len = str._len;
@@ -285,7 +283,7 @@ void String::ensureCapacity(uint32 new_len, bool keep_old) {
uint32 curCapacity, newCapacity;
char *newStorage;
int *oldRefCount = _extern._refCount;
-
+
if (isStorageIntern()) {
isShared = false;
curCapacity = _builtinCapacity - 1;
@@ -293,7 +291,7 @@ void String::ensureCapacity(uint32 new_len, bool keep_old) {
isShared = (oldRefCount && *oldRefCount > 1);
curCapacity = _extern._capacity;
}
-
+
// Special case: If there is enough space, and we do not share
// the storage, then there is nothing to do.
if (!isShared && new_len <= curCapacity)
@@ -341,7 +339,7 @@ void String::ensureCapacity(uint32 new_len, bool keep_old) {
uint String::hash() const {
return hashit(c_str());
}
-
+
#pragma mark -
bool String::operator ==(const String &x) const {
diff --git a/common/stream.cpp b/common/stream.cpp
index c94faf7ec0..ab9804d7b6 100644
--- a/common/stream.cpp
+++ b/common/stream.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/stream.h"
#include "common/str.h"
#include "common/util.h"
diff --git a/common/stream.h b/common/stream.h
index 9b3ac5a501..d7d96f3605 100644
--- a/common/stream.h
+++ b/common/stream.h
@@ -26,7 +26,6 @@
#ifndef COMMON_STREAM_H
#define COMMON_STREAM_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
namespace Common {
@@ -273,7 +272,7 @@ public:
int32 readSint32BE() {
return (int32)readUint32BE();
}
-
+
/**
* Read the specified amount of data into a malloc'ed buffer
* which then is wrapped into a MemoryReadStream.
diff --git a/common/system.cpp b/common/system.cpp
index a1bdb4cdcc..9444c692d6 100644
--- a/common/system.cpp
+++ b/common/system.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "backends/intern.h"
#include "backends/events/default/default-events.h"
@@ -111,7 +109,7 @@ static Common::EventManager *s_eventManager = 0;
Common::EventManager *OSystem::getEventManager() {
// FIXME/TODO: Eventually this method should be turned into an abstract one,
- // to force backends to implement this conciously (even if they
+ // to force backends to implement this conciously (even if they
// end up returning the default event manager anyway).
if (!s_eventManager)
s_eventManager = new DefaultEventManager(this);
diff --git a/common/unzip.cpp b/common/unzip.cpp
index 379c20dc02..6af4653c5d 100644
--- a/common/unzip.cpp
+++ b/common/unzip.cpp
@@ -28,7 +28,6 @@
Read unzip.h for more info
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_ZLIB
diff --git a/common/unzip.h b/common/unzip.h
index 0152690516..af9f738880 100644
--- a/common/unzip.h
+++ b/common/unzip.h
@@ -65,7 +65,6 @@
#ifndef _unz_H
#define _unz_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_ZLIB
diff --git a/common/util.cpp b/common/util.cpp
index 389e229a78..8bf704456a 100644
--- a/common/util.cpp
+++ b/common/util.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "engines/engine.h"
#include "common/util.h"
#include "common/system.h"
@@ -51,7 +50,7 @@ extern bool isSmartphone(void);
#define stdout ((DS::fileHandle*) -1)
#define stderr ((DS::fileHandle*) -2)
#define stdin ((DS::fileHandle*) -3)
-
+
void std_fprintf(FILE* handle, const char* fmt, ...);
void std_fflush(FILE* handle);
diff --git a/dists/codeblocks/agi.cbp b/dists/codeblocks/agi.cbp
index 2d29ff525b..6409d9e857 100644
--- a/dists/codeblocks/agi.cbp
+++ b/dists/codeblocks/agi.cbp
@@ -103,6 +103,14 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\agi\loader_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\loader_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\agi\logic.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -173,6 +181,56 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\agi\preagi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_common.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_common.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_mickey.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_mickey.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_troll.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_troll.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_winnie.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_winnie.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\agi\predictive.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -215,6 +273,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\agi\wagparser.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\wagparser.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\agi\words.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/agi.layout b/dists/codeblocks/agi.layout
index 52f5c12817..ad46f75a6a 100644
--- a/dists/codeblocks/agi.layout
+++ b/dists/codeblocks/agi.layout
@@ -1,4 +1,103 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="default" />
+ <File name="..\..\engines\agi\agi.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1119" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\agi.h" open="0" top="0" tabpos="0">
+ <Cursor position="1147" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\checks.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\console.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\cycle.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\font.h" open="0" top="0" tabpos="0">
+ <Cursor position="1167" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\global.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\graphics.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1161" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\graphics.h" open="0" top="0" tabpos="0">
+ <Cursor position="1181" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\id.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\inv.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\keyboard.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\keyboard.h" open="0" top="0" tabpos="0">
+ <Cursor position="1181" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\loader_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="4" />
+ </File>
+ <File name="..\..\engines\agi\loader_v3.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="4" />
+ </File>
+ <File name="..\..\engines\agi\logic.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\logic.h" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\lzw.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1502" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\menu.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\motion.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\objects.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\op_cmd.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\op_dbg.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\op_test.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\picture.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\preagi.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="4" />
+ </File>
+ <File name="..\..\engines\agi\preagi_common.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="4" />
+ </File>
+ <File name="..\..\engines\agi\preagi_mickey.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="4" />
+ </File>
+ <File name="..\..\engines\agi\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1266" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\view.h" open="0" top="0" tabpos="0">
+ <Cursor position="1163" topLine="0" />
+ </File>
+ <File name="..\..\engines\agi\wagparser.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="4" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/agos.cbp b/dists/codeblocks/agos.cbp
index 4193d70393..c181aa22f6 100644
--- a/dists/codeblocks/agos.cbp
+++ b/dists/codeblocks/agos.cbp
@@ -77,15 +77,21 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\agos\draw.cpp">
+ <Unit filename="..\..\engines\agos\detection.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\agos\event.cpp">
+ <Unit filename="..\..\engines\agos\detection_tables.h">
<Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\agos\game.cpp">
+ <Unit filename="..\..\engines\agos\draw.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\event.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
diff --git a/dists/codeblocks/agos.layout b/dists/codeblocks/agos.layout
index 40826d1e7a..cdaad1e96c 100644
--- a/dists/codeblocks/agos.layout
+++ b/dists/codeblocks/agos.layout
@@ -2,15 +2,135 @@
<CodeBlocks_layout_file>
<ActiveTarget name="default" />
<File name="..\..\engines\agos\agos.cpp" open="0" top="0" tabpos="1">
- <Cursor position="1020" topLine="134" />
+ <Cursor position="1128" topLine="25" />
+ </File>
+ <File name="..\..\engines\agos\animation.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\charset.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\contain.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\cursor.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\debug.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1155" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\debug.h" open="0" top="0" tabpos="0">
+ <Cursor position="1200" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\debugger.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="9" />
+ </File>
+ <File name="..\..\engines\agos\draw.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\event.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\gfx.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\icons.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\input.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\items.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\menus.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\midi.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\midiparser_s1d.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\oracle.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
</File>
<File name="..\..\engines\agos\res.cpp" open="0" top="0" tabpos="0">
- <Cursor position="15084" topLine="474" />
+ <Cursor position="1171" topLine="26" />
+ </File>
+ <File name="..\..\engines\agos\res_ami.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1196" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\res_snd.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\rooms.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\script.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1176" topLine="0" />
</File>
<File name="..\..\engines\agos\script_e1.cpp" open="0" top="0" tabpos="0">
- <Cursor position="19083" topLine="737" />
+ <Cursor position="1138" topLine="25" />
+ </File>
+ <File name="..\..\engines\agos\script_e2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\script_ff.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\script_pp.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\script_s1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
</File>
<File name="..\..\engines\agos\script_s2.cpp" open="0" top="0" tabpos="0">
- <Cursor position="5992" topLine="180" />
+ <Cursor position="1138" topLine="25" />
+ </File>
+ <File name="..\..\engines\agos\script_ww.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\string.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\subroutine.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\verb.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1155" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga_e2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1172" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga_ff.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga_s1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga_s2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\vga_ww.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1172" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\window.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\agos\zones.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
</File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/cine.cbp b/dists/codeblocks/cine.cbp
index 3a1a544572..499928d20b 100644
--- a/dists/codeblocks/cine.cbp
+++ b/dists/codeblocks/cine.cbp
@@ -149,16 +149,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\cine\resource.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\cine\resource.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\cine\script.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -169,24 +159,8 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\cine\sfx_player.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\cine\sfx_player.h">
+ <Unit filename="..\..\engines\cine\sound.cpp">
<Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\cine\sound_driver.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\cine\sound_driver.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
<Option target="default" />
</Unit>
<Unit filename="..\..\engines\cine\texte.cpp">
diff --git a/dists/codeblocks/cine.depend b/dists/codeblocks/cine.depend
index 9a29b22ab1..c4ac3106ea 100644
--- a/dists/codeblocks/cine.depend
+++ b/dists/codeblocks/cine.depend
@@ -1,377 +1 @@
# depslib dependency file v1.0
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\anim.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/stream.h"
- "cine/cine.h"
- "cine/anim.h"
- "cine/gfx.h"
- "cine/pal.h"
- "cine/part.h"
- "cine/various.h"
-
-1173562730 c:\documents and settings\usoquotidiano\desktop\scummvm\common\stdafx.h
- <portdefs.h>
- <strings.h>
- <stdio.h>
- <stdlib.h>
- <string.h>
- <stdarg.h>
- <assert.h>
- <ctype.h>
- <time.h>
- <math.h>
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\endian.h
- "common/scummsys.h"
-
-1173533496 c:\documents and settings\usoquotidiano\desktop\scummvm\common\scummsys.h
- "config.h"
- <SDL_byteorder.h>
- "palmversion.h"
- "globals.h"
- "extend.h"
- "nds/jtypes.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\stream.h
- "common/stdafx.h"
- "common/scummsys.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\cine.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/util.h"
- "engines/engine.h"
- "cine/texte.h"
- "cine/rel.h"
- "cine/script.h"
- "cine/part.h"
- "cine/prc.h"
- "cine/resource.h"
- "cine/msg.h"
- "cine/bg.h"
- "cine/pal.h"
- "cine/gfx.h"
- "cine/anim.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\util.h
- "common/scummsys.h"
- "common/str.h"
- "common/array.h"
-
-1173533496 c:\documents and settings\usoquotidiano\desktop\scummvm\common\str.h
- "common/scummsys.h"
- "common/array.h"
-
-1173785171 c:\documents and settings\usoquotidiano\desktop\scummvm\common\array.h
- "common/scummsys.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\engine.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/str.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\texte.h
- "common/stdafx.h"
- "common/scummsys.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\rel.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\script.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\part.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\prc.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\resource.h
- "common/stdafx.h"
- "common/scummsys.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\msg.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\bg.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\pal.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\gfx.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\anim.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\various.h
- "common/stdafx.h"
- "common/file.h"
- "cine/cine.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\file.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/str.h"
- "common/stream.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\bg.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/stream.h"
- "cine/cine.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\bg_list.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/stream.h"
- "cine/cine.h"
- "cine/main_loop.h"
- "cine/object.h"
- "cine/various.h"
- "cine/bg_list.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\main_loop.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\object.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\bg_list.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/savefile.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\savefile.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/stream.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\cine.cpp
- "common/stdafx.h"
- "common/file.h"
- "common/fs.h"
- "common/savefile.h"
- "common/config-manager.h"
- "common/system.h"
- "graphics/cursorman.h"
- "sound/mididrv.h"
- "sound/mixer.h"
- "cine/cine.h"
- "cine/bg_list.h"
- "cine/main_loop.h"
- "cine/object.h"
- "cine/texte.h"
- "cine/sfx_player.h"
- "cine/sound_driver.h"
- "cine/various.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\fs.h
- "common/array.h"
- "common/str.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\config-manager.h
- "common/array.h"
- "common/hashmap.h"
- "common/singleton.h"
- "common/str.h"
- "common/hash-str.h"
-
-1173785171 c:\documents and settings\usoquotidiano\desktop\scummvm\common\hashmap.h
- "common/stdafx.h"
- "common/func.h"
- "common/str.h"
- "common/util.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\func.h
- "common/scummsys.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\singleton.h
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\hash-str.h
- "common/hashmap.h"
- "common/str.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\system.h
- "common/scummsys.h"
- "common/mutex.h"
- "common/rect.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\mutex.h
- "common/scummsys.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\rect.h
- "common/scummsys.h"
- "common/util.h"
-
-1173398896 c:\documents and settings\usoquotidiano\desktop\scummvm\graphics\cursorman.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/stack.h"
- "common/singleton.h"
-
-1173533496 c:\documents and settings\usoquotidiano\desktop\scummvm\common\stack.h
- "common/scummsys.h"
- "common/array.h"
-
-1173398891 c:\documents and settings\usoquotidiano\desktop\scummvm\sound\mididrv.h
- "common/scummsys.h"
- "common/timer.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\timer.h
- "common/scummsys.h"
-
-1173398891 c:\documents and settings\usoquotidiano\desktop\scummvm\sound\mixer.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/mutex.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\sfx_player.h
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\sound_driver.h
- "sound/audiostream.h"
- "sound/fmopl.h"
- "sound/mixer.h"
-
-1173398891 c:\documents and settings\usoquotidiano\desktop\scummvm\sound\audiostream.h
- "common/stdafx.h"
- "common/util.h"
- "common/scummsys.h"
-
-1173398891 c:\documents and settings\usoquotidiano\desktop\scummvm\sound\fmopl.h
- "common/scummsys.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\detection.cpp
- "common/stdafx.h"
- "base/plugins.h"
- "common/advancedDetector.h"
- "cine/cine.h"
-
-1173398925 c:\documents and settings\usoquotidiano\desktop\scummvm\base\plugins.h
- "common/stdafx.h"
- "common/array.h"
- "common/list.h"
- "common/singleton.h"
- "common/util.h"
- "base/game.h"
-
-1173533496 c:\documents and settings\usoquotidiano\desktop\scummvm\common\list.h
- "common/scummsys.h"
-
-1173398925 c:\documents and settings\usoquotidiano\desktop\scummvm\base\game.h
- "common/stdafx.h"
- "common/str.h"
- "common/array.h"
- "common/hash-str.h"
-
-1173398882 c:\documents and settings\usoquotidiano\desktop\scummvm\common\advanceddetector.h
- "common/fs.h"
- "base/game.h"
- "base/plugins.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\gfx.cpp
- "cine/cine.h"
- "cine/various.h"
- "common/system.h"
- "graphics/cursorman.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\main_loop.cpp
- "common/stdafx.h"
- "common/scummsys.h"
- "common/system.h"
- "cine/main_loop.h"
- "cine/object.h"
- "cine/sfx_player.h"
- "cine/various.h"
- "cine/bg_list.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\msg.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/msg.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\object.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/scummsys.h"
- "common/util.h"
- "cine/cine.h"
- "cine/object.h"
- "cine/part.h"
- "cine/resource.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\pal.cpp
- "cine/cine.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\part.cpp
- "cine/cine.h"
- "cine/unpack.h"
- "cine/various.h"
-
-1173398879 c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\unpack.h
- "common/stdafx.h"
- "common/scummsys.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\prc.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/cine.h"
- "cine/various.h"
- "common/config-manager.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\rel.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/cine.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\resource.cpp
- "common/file.h"
- "cine/cine.h"
- "cine/resource.h"
- "cine/unpack.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\script.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/cine.h"
- "cine/bg_list.h"
- "cine/object.h"
- "cine/sfx_player.h"
- "cine/sound_driver.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\sfx_player.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/system.h"
- "cine/cine.h"
- "cine/sfx_player.h"
- "cine/sound_driver.h"
- "cine/unpack.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\sound_driver.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/cine.h"
- "cine/sound_driver.h"
- "sound/mixer.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\texte.cpp
- "cine/cine.h"
- "common/file.h"
- "cine/various.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\unpack.cpp
- "common/stdafx.h"
- "common/endian.h"
- "cine/unpack.h"
-
-1173398879 source:c:\documents and settings\usoquotidiano\desktop\scummvm\engines\cine\various.cpp
- "common/stdafx.h"
- "common/endian.h"
- "common/savefile.h"
- "cine/cine.h"
- "cine/main_loop.h"
- "cine/object.h"
- "cine/sfx_player.h"
- "cine/bg_list.h"
- "cine/various.h"
-
diff --git a/dists/codeblocks/cine.layout b/dists/codeblocks/cine.layout
index a126bf3402..baf9bfb19b 100644
--- a/dists/codeblocks/cine.layout
+++ b/dists/codeblocks/cine.layout
@@ -1,4 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\cine\anim.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\bg.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\bg_list.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\bg_list.h" open="0" top="0" tabpos="0">
+ <Cursor position="1178" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\cine.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\cine.h" open="0" top="0" tabpos="0">
+ <Cursor position="1158" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\main_loop.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\msg.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1126" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\object.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\prc.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1126" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\rel.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1126" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\script.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="22151" topLine="769" />
+ </File>
+ <File name="..\..\engines\cine\texte.h" open="0" top="0" tabpos="0">
+ <Cursor position="1172" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\unpack.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\unpack.h" open="0" top="0" tabpos="0">
+ <Cursor position="1176" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\various.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\cine\various.h" open="0" top="0" tabpos="0">
+ <Cursor position="1180" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/gob.cbp b/dists/codeblocks/gob.cbp
index 9db42c008c..f03fee2ed7 100644
--- a/dists/codeblocks/gob.cbp
+++ b/dists/codeblocks/gob.cbp
@@ -45,6 +45,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\coktelvideo.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\coktelvideo.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\dataio.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -147,6 +157,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\goblin_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\init.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -165,6 +179,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\init_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\inter.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -187,6 +205,14 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\inter_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_v4.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\map.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -205,6 +231,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\map_v4.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\mult.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -271,6 +301,24 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\gob\scenery.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -337,6 +385,16 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\gob\videoplayer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\videoplayer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Extensions />
</Project>
</CodeBlocks_project_file>
diff --git a/dists/codeblocks/gob.layout b/dists/codeblocks/gob.layout
index 7171ccec5a..d1f6d86984 100644
--- a/dists/codeblocks/gob.layout
+++ b/dists/codeblocks/gob.layout
@@ -1,10 +1,151 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\gob\cdrom.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\coktelvideo.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\dataio.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\dataio.h" open="0" top="0" tabpos="0">
+ <Cursor position="1171" topLine="0" />
+ </File>
<File name="..\..\engines\gob\detection.cpp" open="0" top="0" tabpos="0">
- <Cursor position="7253" topLine="310" />
+ <Cursor position="1134" topLine="25" />
+ </File>
+ <File name="..\..\engines\gob\draw.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\draw_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\draw_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\driver_vga.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\game.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\game_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\game_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1152" topLine="0" />
</File>
<File name="..\..\engines\gob\global.cpp" open="0" top="0" tabpos="0">
<Cursor position="1570" topLine="29" />
</File>
+ <File name="..\..\engines\gob\gob.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\gob.h" open="0" top="0" tabpos="0">
+ <Cursor position="1159" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\goblin_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\goblin_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\init.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\init_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\init_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\init_v3.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="1" />
+ </File>
+ <File name="..\..\engines\gob\inter.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\inter_bargon.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\inter_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\inter_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\inter_v3.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\inter_v4.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\map.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\map_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\map_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\map_v4.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\mult.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\mult_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\mult_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\music.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1155" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\parse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\parse_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\parse_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\saveload_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\saveload_v3.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="4" />
+ </File>
+ <File name="..\..\engines\gob\scenery.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\scenery_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\scenery_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\util.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\video.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\video_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\gob\video_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/kyra.cbp b/dists/codeblocks/kyra.cbp
index eadf744223..edaa03155d 100644
--- a/dists/codeblocks/kyra.cbp
+++ b/dists/codeblocks/kyra.cbp
@@ -22,16 +22,20 @@
</Compiler>
</Target>
</Build>
- <Unit filename="..\..\engines\kyra\animator.cpp">
+ <Unit filename="..\..\engines\kyra\animator_v1.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\kyra\animator.h">
+ <Unit filename="..\..\engines\kyra\animator_v1.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\animator_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\debugger.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -42,14 +46,34 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\gui.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\gui_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\gui_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\items.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\items_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\items_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\kyra.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -80,6 +104,36 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v3.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\plugin.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -98,10 +152,22 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\saveload_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\scene.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\scene_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\scene_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\screen.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -112,6 +178,26 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\screen_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\script.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -126,6 +212,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\script_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\seqplayer.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -166,6 +256,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\sound_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\sprites.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -190,10 +284,34 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\text_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\timer.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\kyra\timer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\util.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\kyra\vqa.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/kyra.layout b/dists/codeblocks/kyra.layout
index af16841a5d..0813dbd546 100644
--- a/dists/codeblocks/kyra.layout
+++ b/dists/codeblocks/kyra.layout
@@ -1,22 +1,67 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
- <File name="..\..\engines\kyra\animator.cpp" open="0" top="0" tabpos="1">
- <Cursor position="1008" topLine="0" />
+ <File name="..\..\engines\kyra\animator_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1963" topLine="34" />
+ </File>
+ <File name="..\..\engines\kyra\debugger.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\kyra.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
</File>
<File name="..\..\engines\kyra\kyra3.cpp" open="0" top="0" tabpos="0">
<Cursor position="16716" topLine="639" />
</File>
<File name="..\..\engines\kyra\resource.cpp" open="0" top="0" tabpos="3">
- <Cursor position="1723" topLine="45" />
+ <Cursor position="1136" topLine="25" />
</File>
<File name="..\..\engines\kyra\resource.h" open="0" top="0" tabpos="4">
- <Cursor position="3191" topLine="87" />
+ <Cursor position="1183" topLine="28" />
+ </File>
+ <File name="..\..\engines\kyra\saveload_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="4" />
+ </File>
+ <File name="..\..\engines\kyra\screen.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\screen_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="4" />
+ </File>
+ <File name="..\..\engines\kyra\script.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\script_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
</File>
<File name="..\..\engines\kyra\seqplayer.cpp" open="0" top="0" tabpos="0">
- <Cursor position="8220" topLine="276" />
+ <Cursor position="1137" topLine="25" />
+ </File>
+ <File name="..\..\engines\kyra\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\sound.h" open="0" top="0" tabpos="0">
+ <Cursor position="1947" topLine="2" />
+ </File>
+ <File name="..\..\engines\kyra\sound_adlib.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1917" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\sound_towns.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1142" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\sprites.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
</File>
<File name="..\..\engines\kyra\staticres.cpp" open="0" top="0" tabpos="2">
- <Cursor position="0" topLine="0" />
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\text.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\vqa.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1416" topLine="0" />
+ </File>
+ <File name="..\..\engines\kyra\wsamovie.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
</File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/lure.cbp b/dists/codeblocks/lure.cbp
index b82c3c0774..c888fb3cfd 100644
--- a/dists/codeblocks/lure.cbp
+++ b/dists/codeblocks/lure.cbp
@@ -35,26 +35,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\lure\debug-input.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\lure\debug-input.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\lure\debug-methods.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\lure\debug-methods.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\lure\debugger.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -75,6 +55,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\lure\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\lure\disk.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -95,6 +79,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\lure\fights.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\lure\game.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -221,6 +209,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\lure\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\lure\strings.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -241,16 +233,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\lure\system.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\lure\system.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Extensions />
</Project>
</CodeBlocks_project_file>
diff --git a/dists/codeblocks/lure.layout b/dists/codeblocks/lure.layout
index ccd3d24185..e771ed6136 100644
--- a/dists/codeblocks/lure.layout
+++ b/dists/codeblocks/lure.layout
@@ -1,7 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\lure\debugger.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\decode.h" open="0" top="0" tabpos="0">
+ <Cursor position="1176" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\disk.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\disk.h" open="0" top="0" tabpos="0">
+ <Cursor position="1168" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\events.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\events.h" open="0" top="0" tabpos="0">
+ <Cursor position="1178" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\fights.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="0" topLine="15" />
+ </File>
+ <File name="..\..\engines\lure\game.h" open="0" top="0" tabpos="0">
+ <Cursor position="1170" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\hotspots.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="99018" topLine="3367" />
+ </File>
+ <File name="..\..\engines\lure\lure.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="3484" topLine="105" />
+ </File>
+ <File name="..\..\engines\lure\luredefs.h" open="0" top="0" tabpos="0">
+ <Cursor position="1176" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\memory.h" open="0" top="0" tabpos="0">
+ <Cursor position="1176" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\menu.h" open="0" top="0" tabpos="0">
+ <Cursor position="1170" topLine="0" />
+ </File>
<File name="..\..\engines\lure\res_struct.h" open="0" top="0" tabpos="0">
<Cursor position="9288" topLine="408" />
</File>
+ <File name="..\..\engines\lure\room.h" open="0" top="0" tabpos="0">
+ <Cursor position="1170" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\screen.h" open="0" top="0" tabpos="0">
+ <Cursor position="1178" topLine="0" />
+ </File>
+ <File name="..\..\engines\lure\surface.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="25208" topLine="790" />
+ </File>
+ <File name="..\..\engines\lure\surface.h" open="0" top="0" tabpos="0">
+ <Cursor position="1182" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/parallaction.cbp b/dists/codeblocks/parallaction.cbp
index 60b08ef32e..7f03974393 100644
--- a/dists/codeblocks/parallaction.cbp
+++ b/dists/codeblocks/parallaction.cbp
@@ -32,60 +32,58 @@
<Add directory="..\..\engines" />
<Add directory="..\..\..\scummvm" />
</Compiler>
- <Unit filename="..\..\engines\parallaction\animation.cpp">
+ <Unit filename="..\..\engines\parallaction\callables_br.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\archive.cpp">
+ <Unit filename="..\..\engines\parallaction\callables_ns.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\callables.cpp">
+ <Unit filename="..\..\engines\parallaction\debug.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\commands.cpp">
+ <Unit filename="..\..\engines\parallaction\debug.h">
<Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\commands.h">
+ <Unit filename="..\..\engines\parallaction\defs.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\debug.cpp">
+ <Unit filename="..\..\engines\parallaction\detection.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\debug.h">
+ <Unit filename="..\..\engines\parallaction\dialogue.cpp">
<Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\defs.h">
+ <Unit filename="..\..\engines\parallaction\disk.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\detection.cpp">
+ <Unit filename="..\..\engines\parallaction\disk_br.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\dialogue.cpp">
+ <Unit filename="..\..\engines\parallaction\disk_ns.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\disk.cpp">
+ <Unit filename="..\..\engines\parallaction\exec_br.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\disk.h">
+ <Unit filename="..\..\engines\parallaction\exec_ns.cpp">
<Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
<Option target="default" />
</Unit>
<Unit filename="..\..\engines\parallaction\font.cpp">
@@ -102,10 +100,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\intro.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\parallaction\inventory.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -116,10 +110,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\location.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\parallaction\menu.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -136,6 +126,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\parallaction\objects.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\objects.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\parallaction\parallaction.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -146,6 +146,14 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\parallaction\parser.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -156,6 +164,14 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\parallaction\parser_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parser_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\parallaction\saveload.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -184,16 +200,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\parallaction\zone.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\engines\parallaction\zone.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Extensions />
</Project>
</CodeBlocks_project_file>
diff --git a/dists/codeblocks/parallaction.layout b/dists/codeblocks/parallaction.layout
index 4f11f206db..7259d16ac8 100644
--- a/dists/codeblocks/parallaction.layout
+++ b/dists/codeblocks/parallaction.layout
@@ -1,103 +1,112 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="default" />
- <File name="..\..\engines\parallaction\animation.cpp" open="0" top="0" tabpos="4">
- <Cursor position="2198" topLine="48" />
+ <File name="..\..\engines\parallaction\callables_br.cpp" open="0" top="0" tabpos="26">
+ <Cursor position="1149" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\archive.cpp" open="0" top="0" tabpos="12">
- <Cursor position="3311" topLine="71" />
+ <File name="..\..\engines\parallaction\callables_ns.cpp" open="0" top="0" tabpos="16">
+ <Cursor position="1151" topLine="15" />
</File>
- <File name="..\..\engines\parallaction\callables.cpp" open="0" top="0" tabpos="2">
- <Cursor position="11738" topLine="405" />
+ <File name="..\..\engines\parallaction\debug.cpp" open="0" top="0" tabpos="5">
+ <Cursor position="1137" topLine="15" />
</File>
- <File name="..\..\engines\parallaction\commands.cpp" open="0" top="0" tabpos="4">
- <Cursor position="8339" topLine="280" />
+ <File name="..\..\engines\parallaction\debug.h" open="0" top="0" tabpos="6">
+ <Cursor position="600" topLine="0" />
</File>
- <File name="..\..\engines\parallaction\commands.h" open="0" top="0" tabpos="10">
- <Cursor position="1669" topLine="24" />
+ <File name="..\..\engines\parallaction\defs.h" open="0" top="0" tabpos="23">
+ <Cursor position="1189" topLine="17" />
</File>
- <File name="..\..\engines\parallaction\debug.cpp" open="0" top="0" tabpos="7">
- <Cursor position="1523" topLine="18" />
+ <File name="..\..\engines\parallaction\detection.cpp" open="0" top="0" tabpos="20">
+ <Cursor position="1138" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\defs.h" open="0" top="0" tabpos="9">
- <Cursor position="1167" topLine="15" />
+ <File name="..\..\engines\parallaction\dialogue.cpp" open="0" top="0" tabpos="8">
+ <Cursor position="1141" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\detection.cpp" open="0" top="0" tabpos="13">
- <Cursor position="3283" topLine="50" />
+ <File name="..\..\engines\parallaction\disk.h" open="0" top="0" tabpos="28">
+ <Cursor position="4173" topLine="78" />
</File>
- <File name="..\..\engines\parallaction\dialogue.cpp" open="0" top="0" tabpos="12">
- <Cursor position="9886" topLine="331" />
+ <File name="..\..\engines\parallaction\disk_br.cpp" open="0" top="0" tabpos="23">
+ <Cursor position="1139" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\disk.cpp" open="1" top="1" tabpos="1">
- <Cursor position="12394" topLine="590" />
+ <File name="..\..\engines\parallaction\disk_ns.cpp" open="0" top="0" tabpos="15">
+ <Cursor position="1137" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\disk.h" open="0" top="0" tabpos="10">
- <Cursor position="2566" topLine="85" />
+ <File name="..\..\engines\parallaction\exec_br.cpp" open="0" top="0" tabpos="9">
+ <Cursor position="0" topLine="0" />
</File>
- <File name="..\..\engines\parallaction\font.cpp" open="0" top="0" tabpos="12">
- <Cursor position="2879" topLine="102" />
+ <File name="..\..\engines\parallaction\exec_ns.cpp" open="0" top="0" tabpos="6">
+ <Cursor position="1139" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\graphics.cpp" open="0" top="0" tabpos="4">
- <Cursor position="9121" topLine="275" />
+ <File name="..\..\engines\parallaction\font.cpp" open="0" top="0" tabpos="10">
+ <Cursor position="1133" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\graphics.h" open="0" top="0" tabpos="2">
- <Cursor position="4971" topLine="148" />
+ <File name="..\..\engines\parallaction\graphics.cpp" open="0" top="0" tabpos="14">
+ <Cursor position="1141" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\intro.cpp" open="0" top="0" tabpos="3">
- <Cursor position="7371" topLine="0" />
+ <File name="..\..\engines\parallaction\graphics.h" open="0" top="0" tabpos="17">
+ <Cursor position="1940" topLine="83" />
</File>
- <File name="..\..\engines\parallaction\inventory.cpp" open="0" top="0" tabpos="7">
- <Cursor position="2257" topLine="42" />
+ <File name="..\..\engines\parallaction\inventory.cpp" open="0" top="0" tabpos="11">
+ <Cursor position="1143" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\inventory.h" open="0" top="0" tabpos="14">
- <Cursor position="1402" topLine="10" />
+ <File name="..\..\engines\parallaction\inventory.h" open="0" top="0" tabpos="12">
+ <Cursor position="1559" topLine="6" />
</File>
- <File name="..\..\engines\parallaction\location.cpp" open="0" top="0" tabpos="15">
- <Cursor position="5172" topLine="133" />
+ <File name="..\..\engines\parallaction\menu.cpp" open="0" top="0" tabpos="13">
+ <Cursor position="1133" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\menu.cpp" open="0" top="0" tabpos="8">
- <Cursor position="6240" topLine="250" />
+ <File name="..\..\engines\parallaction\menu.h" open="0" top="0" tabpos="10">
+ <Cursor position="1382" topLine="2" />
</File>
- <File name="..\..\engines\parallaction\menu.h" open="0" top="0" tabpos="17">
- <Cursor position="1131" topLine="7" />
+ <File name="..\..\engines\parallaction\module.mk" open="0" top="0" tabpos="7">
+ <Cursor position="131" topLine="0" />
</File>
- <File name="..\..\engines\parallaction\module.mk" open="0" top="0" tabpos="8">
- <Cursor position="373" topLine="0" />
+ <File name="..\..\engines\parallaction\objects.cpp" open="0" top="0" tabpos="1">
+ <Cursor position="1139" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\music.cpp" open="0" top="0" tabpos="1">
- <Cursor position="7456" topLine="265" />
+ <File name="..\..\engines\parallaction\objects.h" open="0" top="0" tabpos="4">
+ <Cursor position="6066" topLine="247" />
</File>
- <File name="..\..\engines\parallaction\music.h" open="0" top="0" tabpos="6">
- <Cursor position="2468" topLine="45" />
+ <File name="..\..\engines\parallaction\parallaction.cpp" open="0" top="0" tabpos="2">
+ <Cursor position="1147" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\parallaction.cpp" open="0" top="0" tabpos="8">
- <Cursor position="6534" topLine="267" />
+ <File name="..\..\engines\parallaction\parallaction.h" open="0" top="0" tabpos="3">
+ <Cursor position="1276" topLine="24" />
</File>
- <File name="..\..\engines\parallaction\parallaction.h" open="0" top="0" tabpos="11">
- <Cursor position="1559" topLine="78" />
+ <File name="..\..\engines\parallaction\parallaction_br.cpp" open="0" top="0" tabpos="13">
+ <Cursor position="7185" topLine="305" />
</File>
- <File name="..\..\engines\parallaction\parser.cpp" open="0" top="0" tabpos="1">
- <Cursor position="3952" topLine="52" />
+ <File name="..\..\engines\parallaction\parallaction_ns.cpp" open="0" top="0" tabpos="7">
+ <Cursor position="1155" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\parser.h" open="0" top="0" tabpos="6">
- <Cursor position="1430" topLine="4" />
+ <File name="..\..\engines\parallaction\parser.cpp" open="0" top="0" tabpos="16">
+ <Cursor position="1135" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\saveload.cpp" open="0" top="0" tabpos="16">
- <Cursor position="9837" topLine="365" />
+ <File name="..\..\engines\parallaction\parser.h" open="0" top="0" tabpos="12">
+ <Cursor position="1497" topLine="12" />
</File>
- <File name="..\..\engines\parallaction\staticres.cpp" open="0" top="0" tabpos="15">
- <Cursor position="2760" topLine="59" />
+ <File name="..\..\engines\parallaction\parser_br.cpp" open="0" top="0" tabpos="10">
+ <Cursor position="0" topLine="0" />
</File>
- <File name="..\..\engines\parallaction\walk.cpp" open="0" top="0" tabpos="5">
- <Cursor position="4484" topLine="128" />
+ <File name="..\..\engines\parallaction\parser_ns.cpp" open="0" top="0" tabpos="7">
+ <Cursor position="1143" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\walk.h" open="0" top="0" tabpos="2">
- <Cursor position="1668" topLine="23" />
+ <File name="..\..\engines\parallaction\saveload.cpp" open="0" top="0" tabpos="9">
+ <Cursor position="1141" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\zone.cpp" open="0" top="0" tabpos="13">
- <Cursor position="7574" topLine="239" />
+ <File name="..\..\engines\parallaction\sound.cpp" open="0" top="0" tabpos="24">
+ <Cursor position="1135" topLine="14" />
</File>
- <File name="..\..\engines\parallaction\zone.h" open="0" top="0" tabpos="14">
- <Cursor position="2831" topLine="28" />
+ <File name="..\..\engines\parallaction\sound.h" open="0" top="0" tabpos="16">
+ <Cursor position="2404" topLine="45" />
+ </File>
+ <File name="..\..\engines\parallaction\staticres.cpp" open="0" top="0" tabpos="4">
+ <Cursor position="1143" topLine="14" />
+ </File>
+ <File name="..\..\engines\parallaction\walk.cpp" open="0" top="0" tabpos="10">
+ <Cursor position="3" topLine="21" />
+ </File>
+ <File name="..\..\engines\parallaction\walk.h" open="0" top="0" tabpos="1">
+ <Cursor position="1353" topLine="10" />
</File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/queen.layout b/dists/codeblocks/queen.layout
index d663aa3d7d..1fc5f76f50 100644
--- a/dists/codeblocks/queen.layout
+++ b/dists/codeblocks/queen.layout
@@ -2,21 +2,63 @@
<CodeBlocks_layout_file>
<ActiveTarget name="default" />
<File name="..\..\engines\queen\bankman.cpp" open="0" top="0" tabpos="1">
- <Cursor position="984" topLine="0" />
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\command.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\credits.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\cutaway.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\debug.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1159" topLine="18" />
+ </File>
+ <File name="..\..\engines\queen\display.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\graphics.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\grid.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
</File>
<File name="..\..\engines\queen\input.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1432" topLine="47" />
+ <Cursor position="1131" topLine="25" />
</File>
<File name="..\..\engines\queen\input.h" open="0" top="0" tabpos="0">
<Cursor position="1341" topLine="24" />
</File>
+ <File name="..\..\engines\queen\journal.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
<File name="..\..\engines\queen\logic.cpp" open="0" top="0" tabpos="3">
- <Cursor position="6295" topLine="167" />
+ <Cursor position="1131" topLine="25" />
+ </File>
+ <File name="..\..\engines\queen\music.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\musicdata.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
</File>
<File name="..\..\engines\queen\queen.cpp" open="0" top="0" tabpos="0">
- <Cursor position="10876" topLine="347" />
+ <Cursor position="1131" topLine="25" />
+ </File>
+ <File name="..\..\engines\queen\resource.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
</File>
<File name="..\..\engines\queen\sound.cpp" open="0" top="0" tabpos="2">
- <Cursor position="13215" topLine="558" />
+ <Cursor position="1130" topLine="25" />
+ </File>
+ <File name="..\..\engines\queen\state.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\talk.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\queen\walk.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
</File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/saga.cbp b/dists/codeblocks/saga.cbp
index 6163f75662..543278af6d 100644
--- a/dists/codeblocks/saga.cbp
+++ b/dists/codeblocks/saga.cbp
@@ -35,6 +35,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\saga\actor_walk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\saga\animation.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -55,6 +59,22 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\saga\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\detection_tables.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\displayinfo.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\saga\events.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -79,10 +99,6 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\saga\game.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\saga\gfx.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -215,12 +231,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\saga\sagagame.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\saga\sagaresnames.h">
<Option compilerVar="CPP" />
<Option compile="0" />
diff --git a/dists/codeblocks/saga.layout b/dists/codeblocks/saga.layout
index 0336f0e3a1..b26d0aeb1a 100644
--- a/dists/codeblocks/saga.layout
+++ b/dists/codeblocks/saga.layout
@@ -13,8 +13,11 @@
<File name="..\..\engines\saga\rscfile.h" open="0" top="0" tabpos="2">
<Cursor position="1398" topLine="19" />
</File>
- <File name="..\..\engines\saga\sagagame.h" open="0" top="0" tabpos="1">
- <Cursor position="4649" topLine="204" />
+ <File name="..\..\engines\saga\saga.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="8405" topLine="288" />
+ </File>
+ <File name="..\..\engines\saga\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
</File>
<File name="..\..\engines\saga\scene.h" open="0" top="0" tabpos="0">
<Cursor position="1262" topLine="72" />
diff --git a/dists/codeblocks/scumm.cbp b/dists/codeblocks/scumm.cbp
index 1ec7fb6ba4..02a3c81dd0 100644
--- a/dists/codeblocks/scumm.cbp
+++ b/dists/codeblocks/scumm.cbp
@@ -119,6 +119,22 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\scumm\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\detection.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\detection_tables.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\scumm\dialogs.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -139,6 +155,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\scumm\file_nes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\scumm\gfx.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/scumm.layout b/dists/codeblocks/scumm.layout
index 14abc9a51a..74529eea44 100644
--- a/dists/codeblocks/scumm.layout
+++ b/dists/codeblocks/scumm.layout
@@ -1,19 +1,298 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\scumm\actor.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\akos.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\base-costume.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1145" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\bomp.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\boxes.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\camera.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\charset.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\costume.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\cursor.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\debugger.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="4" />
+ </File>
+ <File name="..\..\engines\scumm\detection_tables.h" open="0" top="0" tabpos="0">
+ <Cursor position="1214" topLine="7" />
+ </File>
+ <File name="..\..\engines\scumm\dialogs.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
<File name="..\..\engines\scumm\gfx.cpp" open="0" top="0" tabpos="2">
- <Cursor position="27430" topLine="955" />
+ <Cursor position="1125" topLine="24" />
+ </File>
+ <File name="..\..\engines\scumm\he\animation_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\cup_player_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1150" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\floodfill_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
</File>
<File name="..\..\engines\scumm\he\logic_he.cpp" open="0" top="0" tabpos="5">
- <Cursor position="1167" topLine="0" />
+ <Cursor position="1140" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\logic_he.h" open="0" top="0" tabpos="0">
+ <Cursor position="1226" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\palette_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1142" topLine="0" />
</File>
<File name="..\..\engines\scumm\he\resource_he.cpp" open="0" top="0" tabpos="1">
- <Cursor position="22484" topLine="687" />
+ <Cursor position="1146" topLine="25" />
</File>
<File name="..\..\engines\scumm\he\resource_he.h" open="0" top="0" tabpos="4">
<Cursor position="3416" topLine="78" />
</File>
+ <File name="..\..\engines\scumm\he\script_v100he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1150" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\script_v60he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\script_v70he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1145" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\script_v72he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\script_v80he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\script_v90he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\sound_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1140" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\sprite_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1142" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\he\wiz_he.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\help.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\imuse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\imuse_part.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1147" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\imuse_player.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1151" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\instrument.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1147" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\instrument.h" open="0" top="0" tabpos="0">
+ <Cursor position="1213" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\sysex.h" open="0" top="0" tabpos="0">
+ <Cursor position="1193" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\sysex_samnmax.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1153" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse\sysex_scumm.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1149" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1144" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_bndmgr.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1157" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_codecs.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1157" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_music.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1155" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_script.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1158" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_sndmgr.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1156" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_sndmgr.h" open="0" top="0" tabpos="0">
+ <Cursor position="1226" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_tables.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1157" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\imuse_digi\dimuse_track.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1156" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\input.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\insane\insane.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\insane\insane_ben.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\insane\insane_enemy.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1152" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\insane\insane_iact.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1150" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\insane\insane_scenes.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1148" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\midiparser_eup.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1149" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\midiparser_ro.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1147" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\nut_renderer.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1145" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\object.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\palette.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_mod.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_nes.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1142" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_v1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_v2a.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\player_v3a.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\resource.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
<File name="..\..\engines\scumm\resource.h" open="0" top="0" tabpos="3">
<Cursor position="1173" topLine="0" />
</File>
+ <File name="..\..\engines\scumm\resource_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1143" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\resource_v3.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1143" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\resource_v4.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1143" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\room.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script_v0.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script_v2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script_v5.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script_v6.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\script_v8.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\scumm.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\channel.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\chunk.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\codec1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\codec37.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1141" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\codec47.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1140" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\imuse_channel.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1153" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\saud_channel.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1151" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\smush_font.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1147" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\smush_mixer.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1149" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\smush_mixer.h" open="0" top="0" tabpos="0">
+ <Cursor position="1205" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\smush\smush_player.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1151" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1128" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\string.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\thumbnail.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1140" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\usage_bits.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1145" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\util.h" open="0" top="0" tabpos="0">
+ <Cursor position="1175" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\vars.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\scumm\verbs.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/scummvm.cbp b/dists/codeblocks/scummvm.cbp
index 2f111d5111..d881dcaaa6 100644
--- a/dists/codeblocks/scummvm.cbp
+++ b/dists/codeblocks/scummvm.cbp
@@ -14,7 +14,7 @@
<Option external_deps="scummvm\engines\parallaction\libparallaction.a;scummvm\engines\agi\libagi.a;scummvm\engines\agos\libagos.a;scummvm\engines\saga\libsaga.a;scummvm\engines\lure\liblure.a;scummvm\engines\kyra\libkyra.a;" />
<Option type="1" />
<Option compiler="gcc" />
- <Option parameters="-d 9 --debugflags=location,disk" />
+ <Option parameters="-d 8 --debugflags=parser" />
<Option projectIncludeDirsRelation="2" />
<ResourceCompiler>
<Add directory="..\..\dists" />
@@ -25,29 +25,30 @@
<Compiler>
<Add option="-Wall" />
<Add option="-Wno-multichar" />
- <Add option="-DDISABLE_GOB" />
- <Add option="-DDISABLE_CINE" />
- <Add option="-DDISABLE_LURE" />
- <Add option="-DDISABLE_SKY" />
- <Add option="-DDISABLE_SCUMM" />
- <Add option="-DDISABLE_KYRA" />
- <Add option="-DDISABLE_TOUCHE" />
- <Add option="-DDISABLE_AGI" />
- <Add option="-DDISABLE_AGOS" />
- <Add option="-DDISABLE_QUEEN" />
- <Add option="-DDISABLE_SWORD1" />
- <Add option="-DDISABLE_SWORD2" />
- <Add option="-DDISABLE_SAGA" />
- <Add option="-DDISABLE_CRUISE" />
<Add directory="..\.." />
<Add directory="..\..\engines" />
<Add directory="..\..\common" />
<Add directory='&quot;C:\Documents and Settings\UsoQuotidiano\Documenti\soft\scummvm\SDL-1.2.9\include&quot;' />
</Compiler>
<Linker>
- <Add option="scummvm/engines/parallaction/libparallaction.a" />
<Add library="SDL.dll" />
<Add library="winmm" />
+ <Add library="scummvm\engines\parallaction\libparallaction.a" />
+ <Add library="scummvm\engines\agi\libagi.a" />
+ <Add library="scummvm\engines\agos\libagos.a" />
+ <Add library="scummvm\engines\cine\libcine.a" />
+ <Add library="scummvm\engines\cruise\libcruise.a" />
+ <Add library="scummvm\engines\gob\libgob.a" />
+ <Add library="scummvm\engines\kyra\libkyra.a" />
+ <Add library="scummvm\engines\lure\liblure.a" />
+ <Add library="scummvm\engines\queen\libqueen.a" />
+ <Add library="scummvm\engines\saga\libsaga.a" />
+ <Add library="scummvm\engines\scumm\libscumm.a" />
+ <Add library="scummvm\engines\sky\libsky.a" />
+ <Add library="scummvm\engines\sword1\libsword1.a" />
+ <Add library="scummvm\engines\sword2\libsword2.a" />
+ <Add library="scummvm\engines\touche\libtouche.a" />
+ <Add library="scummvm\engines\drascula\libdrascula.a" />
<Add directory='&quot;C:\Documents and Settings\UsoQuotidiano\Documenti\soft\scummvm\SDL-1.2.9\lib&quot;' />
</Linker>
<Unit filename="..\..\backends\events\default\default-events.cpp">
@@ -60,20 +61,60 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\backends\fs\windows\windows-fs.cpp">
+ <Unit filename="..\..\backends\fs\abstract-fs-factory.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\fs\abstract-fs-factory.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\fs\abstract-fs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\intern.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\midi\alsa.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\midi\coreaudio.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\midi\coremidi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\midi\morphos.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\midi\quicktime.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\midi\seq.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\midi\windows.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\platform\null\null.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\platform\sdl\events.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -82,6 +123,10 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\platform\sdl\main.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\platform\sdl\sdl-common.h">
<Option compilerVar="CPP" />
<Option compile="0" />
@@ -92,14 +137,78 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\platform\sdl\sdl.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\dc\dc-provider.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\dc\dc-provider.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\dynamic-plugin.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\posix\posix-provider.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\posix\posix-provider.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\sdl\sdl-provider.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\sdl\sdl-provider.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\win32\win32-provider.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\backends\plugins\win32\win32-provider.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\saves\compressed\compressed-saves.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\saves\compressed\compressed-saves.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\saves\default\default-saves.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\saves\default\default-saves.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\backends\saves\savefile.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -108,14 +217,32 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\backends\timer\default\default-timer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\base\commandLine.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\base\commandLine.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\base\game.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\base\game.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\base\internal_version.h">
<Option compilerVar="CPP" />
<Option compile="0" />
@@ -156,6 +283,18 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\advancedDetector.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\common\algorithm.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\array.h">
<Option compilerVar="CPP" />
<Option compile="0" />
@@ -188,6 +327,18 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\error.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\common\events.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\file.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -198,16 +349,34 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\frac.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\fs.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\fs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\func.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\hash-str.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\hashmap.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -218,6 +387,18 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\common\iff_container.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\common\keyboard.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\common\list.h">
<Option compilerVar="CPP" />
<Option compile="0" />
@@ -244,37 +425,49 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\rect.h">
+ <Unit filename="..\..\common\noncopyable.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\savefile.h">
+ <Unit filename="..\..\common\pack-end.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\scummsys.h">
+ <Unit filename="..\..\common\pack-start.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\singleton.h">
+ <Unit filename="..\..\common\rect.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\stack.h">
+ <Unit filename="..\..\common\savefile.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\common\stdafx.h">
+ <Unit filename="..\..\common\scummsys.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\common\singleton.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\common\stack.h">
<Option compilerVar="CPP" />
<Option compile="0" />
<Option link="0" />
@@ -336,18 +529,3891 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\scummvm.rc">
+ <Option compilerVar="WINDRES" />
+ <Option objectName="dists\scummvm.res" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\agi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\agi.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\checks.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\console.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\console.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\cycle.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\font.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\global.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\graphics.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\graphics.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\id.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\inv.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\keyboard.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\keyboard.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\loader_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\loader_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\logic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\logic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\lzw.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\lzw.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\menu.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\motion.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\objects.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\op_cmd.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\op_dbg.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\op_test.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\opcodes.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\picture.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\picture.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_common.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_common.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_mickey.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_mickey.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_troll.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_troll.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_winnie.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\preagi_winnie.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\predictive.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\sprite.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\sprite.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\text.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\view.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\view.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\wagparser.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\wagparser.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agi\words.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\agos.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\agos.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\animation.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\animation.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\charset.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\contain.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\cursor.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\debugger.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\debugger.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\detection_tables.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\draw.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\event.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\gfx.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\icons.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\input.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\intern.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\items.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\menus.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\midi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\midi.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\midiparser_s1d.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\oracle.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\res.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\res_ami.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\res_snd.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\rooms.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_e1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_e2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_ff.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_pp.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_s1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_s2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\script_ww.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\string.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\subroutine.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\verb.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga_e2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga_ff.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga_s1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga_s2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\vga_ww.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\window.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\agos\zones.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\anim.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\anim.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\bg.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\bg.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\bg_list.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\bg_list.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\cine.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\cine.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\gfx.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\gfx.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\main_loop.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\main_loop.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\msg.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\msg.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\object.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\object.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\pal.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\pal.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\part.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\part.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\prc.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\prc.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\rel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\rel.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\script.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\texte.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\texte.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\unpack.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\unpack.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\various.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cine\various.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\actor.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\actor.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\background.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\background.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\backgroundIncrust.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\backgroundIncrust.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cell.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cell.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cruise.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cruise.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cruise_main.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\cruise_main.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\ctp.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\ctp.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\dataLoader.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\dataLoader.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\decompiler.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\delphine-unpack.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\font.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\font.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\fontCharacterTable.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\fontCharacterTable.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\function.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\function.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\gfxModule.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\gfxModule.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\linker.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\linker.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\mainDraw.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\mainDraw.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\menu.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\mouse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\mouse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\object.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\object.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\overlay.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\overlay.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\perso.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\perso.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\polys.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\polys.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\saveload.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\script.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\stack.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\stack.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\stringSupport.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\stringSupport.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\various.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\various.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\vars.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\vars.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\volume.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\cruise\volume.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\drascula\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\drascula\drascula.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\drascula\drascula.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\drascula\texts.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\engine.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\engines\engine.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\cdrom.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\cdrom.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\coktelvideo.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\coktelvideo.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\dataio.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\dataio.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\draw.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\draw.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\draw_bargon.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\draw_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\draw_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\driver_vga.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\driver_vga.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\game.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\game.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\game_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\game_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\global.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\global.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\gob.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\gob.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\goblin.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\goblin.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\goblin_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\goblin_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\goblin_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\init.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\init.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\init_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\init_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\init_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_bargon.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\inter_v4.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\map.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\map.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\map_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\map_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\map_v4.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\mult.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\mult.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\mult_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\mult_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\palanim.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\palanim.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\parse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\parse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\parse_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\parse_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\saveload_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\scenery.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\scenery.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\scenery_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\scenery_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\util.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\util.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\video.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\video.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\video_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\video_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\videoplayer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\gob\videoplayer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\animator_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\animator_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\animator_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\debugger.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\debugger.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\gui_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\gui_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\items_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\items_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\kyra_v3.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\resource.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\resource.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\saveload_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\scene.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\scene_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\scene_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\screen_v2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\script.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\script_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\script_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\seqplayer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\seqplayer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sequences_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sequences_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound_adlib.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound_digital.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound_towns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sound_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sprites.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\sprites.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\staticres.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\text.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\text.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\text_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\timer_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\util.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\vqa.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\vqa.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\wsamovie.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\kyra\wsamovie.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\animseq.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\animseq.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\debugger.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\debugger.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\decode.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\decode.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\disk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\disk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\events.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\events.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\fights.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\fights.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\game.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\game.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\hotspots.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\hotspots.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\intro.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\intro.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\lure.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\lure.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\luredefs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\memory.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\memory.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\menu.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\palette.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\palette.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\res.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\res.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\res_struct.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\res_struct.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\room.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\room.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\screen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\screen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\scripts.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\scripts.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\strings.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\strings.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\surface.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\lure\surface.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\callables_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\callables_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\defs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\dialogue.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\disk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\disk_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\disk_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\exec_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\exec_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\font.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\graphics.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\graphics.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\inventory.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\inventory.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\menu.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\objects.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\objects.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parallaction_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parser.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parser.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parser_br.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\parser_ns.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\staticres.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\walk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\parallaction\walk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\bankman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\bankman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\command.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\command.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\credits.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\credits.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\cutaway.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\cutaway.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\defs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\display.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\display.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\graphics.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\graphics.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\grid.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\grid.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\input.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\input.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\journal.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\journal.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\logic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\logic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\musicdata.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\queen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\queen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\resource.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\resource.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\restables.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\state.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\state.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\structs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\talk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\talk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\walk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\queen\walk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\actor.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\actor.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\actor_walk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\animation.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\animation.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\console.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\console.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\detection_tables.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\displayinfo.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\events.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\events.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\font.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\font.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\font_map.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\gfx.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\gfx.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\ihnm_introproc.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\image.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\input.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\interface.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\interface.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\isomap.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\isomap.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\ite_introproc.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\itedata.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\itedata.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\list.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\objectmap.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\objectmap.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\palanim.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\palanim.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\puzzle.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\puzzle.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\render.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\render.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\rscfile.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\rscfile.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\saga.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\saga.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sagaresnames.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\scene.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\scene.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\script.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sfuncs.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sndres.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sndres.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sprite.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sprite.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\sthread.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\saga\stream.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\actor.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\actor.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\akos.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\akos.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\base-costume.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\base-costume.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\bomp.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\bomp.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\boxes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\boxes.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\camera.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\charset.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\charset.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\costume.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\costume.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\cursor.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\debugger.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\debugger.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\detection.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\detection_tables.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\dialogs.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\dialogs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\file.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\file.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\file_nes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\file_nes.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\gfx.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\gfx.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\animation_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\animation_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\cup_player_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\cup_player_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\floodfill_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\floodfill_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\intern_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\logic_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\logic_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\palette_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\resource_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\resource_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v100he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v60he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v70he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v72he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v80he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\script_v90he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\sound_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\sound_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\sprite_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\sprite_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\wiz_he.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\he\wiz_he.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\help.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\help.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\imuse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\imuse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\imuse_internal.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\imuse_part.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\imuse_player.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\instrument.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\instrument.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\sysex.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\sysex_samnmax.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse\sysex_scumm.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_bndmgr.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_bndmgr.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_codecs.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_sndmgr.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_sndmgr.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_tables.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\imuse_digi\dimuse_track.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\input.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane_ben.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane_enemy.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane_iact.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\insane\insane_scenes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\intern.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\midiparser_eup.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\midiparser_ro.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\nut_renderer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\nut_renderer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\object.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\object.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\palette.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_mod.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_mod.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_nes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_nes.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v2a.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v2a.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v3a.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\player_v3a.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\resource.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\resource.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\resource_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\resource_v3.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\resource_v4.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\room.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\saveload.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script_v0.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script_v2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script_v5.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script_v6.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\script_v8.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\scumm-md5.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\scumm.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\scumm.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\channel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\channel.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\chunk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\chunk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\codec1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\codec37.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\codec37.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\codec47.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\codec47.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\imuse_channel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\saud_channel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_font.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_font.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_mixer.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_mixer.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_player.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\smush\smush_player.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\string.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\thumbnail.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\usage_bits.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\usage_bits.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\util.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\util.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\vars.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\verbs.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\scumm\verbs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\autoroute.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\autoroute.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\compact.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\compact.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\control.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\control.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\disk.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\disk.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\grid.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\grid.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\hufftext.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\intro.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\intro.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\logic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\logic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\mouse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\mouse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\adlibchannel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\adlibchannel.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\adlibmusic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\adlibmusic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\gmchannel.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\gmchannel.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\gmmusic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\gmmusic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\mt32music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\mt32music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\musicbase.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\music\musicbase.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\rnc_deco.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\rnc_deco.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\screen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\screen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\sky.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\sky.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\skydefs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\struc.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\text.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sky\text.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\animation.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\animation.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\collision.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\control.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\control.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\credits.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\credits.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\eventman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\eventman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\logic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\logic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\memman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\memman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\menu.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\mouse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\mouse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\music.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\object.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\objectman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\objectman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\resman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\resman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\router.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\router.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\screen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\screen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\staticres.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\sword1.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\sword1.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\sworddefs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\swordres.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\text.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword1\text.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\animation.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\animation.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\anims.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\console.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\console.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\controls.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\controls.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\debug.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\debug.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\defs.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\events.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\function.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\header.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\icons.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\interpreter.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\interpreter.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\layers.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\logic.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\logic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\maketext.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\maketext.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\memory.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\memory.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\menu.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\mouse.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\mouse.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\music.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\object.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\palette.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\protocol.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\render.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\resman.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\resman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\router.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\router.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\saveload.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\screen.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\screen.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\scroll.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sound.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sound.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\speech.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sprite.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\startup.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sword2.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sword2.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\sync.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\sword2\walker.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\graphics.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\graphics.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\midi.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\midi.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\opcodes.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\resource.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\saveload.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\staticres.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\touche.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\touche.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\engines\touche\ui.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\graphics\colormasks.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\graphics\cursorman.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\graphics\cursorman.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\graphics\dxa_player.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\graphics\dxa_player.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\graphics\font.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -414,6 +4480,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\graphics\mpeg_player.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\graphics\mpeg_player.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\graphics\primitives.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -542,6 +4618,10 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\KeysDialog.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\KeysDialog.h">
<Option compilerVar="CPP" />
<Option compile="0" />
@@ -592,10 +4672,22 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\ThemeClassic.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\ThemeModern.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\ThemeModern.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\about.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -646,6 +4738,12 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\debugger.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\dialog.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -690,6 +4788,12 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\massadd.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\message.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -748,6 +4852,12 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\gui\themebrowser.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\gui\widget.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -768,6 +4878,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\sound\aiff.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\sound\aiff.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\sound\audiocd.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -808,6 +4928,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\sound\iff.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\sound\iff.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\sound\mididrv.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -896,6 +5026,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\sound\mods\soundfx.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="..\..\sound\mods\soundfx.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\sound\mp3.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -1044,6 +5184,12 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
+ <Unit filename="..\..\sound\softsynth\ym2612.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\sound\voc.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/scummvm.depend b/dists/codeblocks/scummvm.depend
index f99e51aafa..e1e00381cd 100644
--- a/dists/codeblocks/scummvm.depend
+++ b/dists/codeblocks/scummvm.depend
@@ -1482,3 +1482,7381 @@
"common/stream.h"
"common/util.h"
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\events\default\default-events.cpp
+ "common/config-manager.h"
+ "common/system.h"
+ "backends/events/default/default-events.h"
+ "engines/engine.h"
+ "gui/message.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\stdafx.h
+ <portdefs.h>
+ <strings.h>
+ <stdio.h>
+ <stdlib.h>
+ <string.h>
+ <stdarg.h>
+ <assert.h>
+ <ctype.h>
+ <time.h>
+ <math.h>
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\config-manager.h
+ "common/array.h"
+ "common/hashmap.h"
+ "common/singleton.h"
+ "common/str.h"
+ "common/hash-str.h"
+
+1190151434 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\array.h
+ "common/scummsys.h"
+ "common/algorithm.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\scummsys.h
+ <portdefs.h>
+ <strings.h>
+ <stdio.h>
+ <stdlib.h>
+ <string.h>
+ <stdarg.h>
+ <assert.h>
+ <ctype.h>
+ <time.h>
+ <math.h>
+ "config.h"
+ <SDL_byteorder.h>
+ <extras_string.h>
+ "nds/jtypes.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\algorithm.h
+ "common/scummsys.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\hashmap.h
+ "common/func.h"
+ "common/str.h"
+ "common/util.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\func.h
+ "common/scummsys.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\str.h
+ "common/scummsys.h"
+ "common/array.h"
+
+1189928899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\util.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/array.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\singleton.h
+ "common/noncopyable.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\noncopyable.h
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\hash-str.h
+ "common/hashmap.h"
+ "common/str.h"
+
+1186912631 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\system.h
+ "common/scummsys.h"
+ "common/mutex.h"
+ "common/noncopyable.h"
+ "common/rect.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\mutex.h
+ "common/scummsys.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\rect.h
+ "common/scummsys.h"
+ "common/util.h"
+
+1190148768 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\events\default\default-events.h
+ "common/events.h"
+
+1182579965 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\events.h
+ "common/keyboard.h"
+ "common/rect.h"
+ "common/system.h"
+ "common/noncopyable.h"
+
+1182607163 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\keyboard.h
+ "common/scummsys.h"
+
+1190149172 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\engine.h
+ "common/scummsys.h"
+ "common/str.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\message.h
+ "gui/dialog.h"
+ "common/str.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\dialog.h
+ "common/scummsys.h"
+ "common/str.h"
+ "gui/object.h"
+ "gui/widget.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\object.h
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\widget.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/keyboard.h"
+ "graphics/font.h"
+ "graphics/surface.h"
+ "gui/object.h"
+
+1180980694 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\font.h
+ "common/str.h"
+ "graphics/surface.h"
+
+1180980694 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\surface.h
+ "common/scummsys.h"
+ "common/rect.h"
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\windows.cpp
+ <windows.h>
+ <mmsystem.h>
+ "sound/mpu401.h"
+ "common/util.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mpu401.h
+ "sound/mididrv.h"
+
+1180980691 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mididrv.h
+ "common/scummsys.h"
+ "common/timer.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\timer.h
+ "common/scummsys.h"
+ "common/noncopyable.h"
+
+1186912635 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\events.cpp
+ "backends/platform/sdl/sdl.h"
+ "common/util.h"
+ "common/events.h"
+
+1182321280 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\sdl-common.h
+ <SDL.h>
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "graphics/scaler.h"
+ "backends/intern.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler.h
+ "common/scummsys.h"
+ "graphics/surface.h"
+
+1180980718 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\intern.h
+ "common/system.h"
+
+1186912635 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\graphics.cpp
+ "backends/platform/sdl/sdl.h"
+ "common/util.h"
+ "graphics/font.h"
+ "graphics/fontman.h"
+ "graphics/scaler.h"
+ "graphics/surface.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fontman.h
+ "common/scummsys.h"
+ "common/singleton.h"
+ "common/str.h"
+ "common/hashmap.h"
+ "common/hash-str.h"
+ "graphics/font.h"
+
+1186912635 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\sdl.cpp
+ "backends/platform/sdl/sdl.h"
+ "common/config-manager.h"
+ "common/util.h"
+ "backends/saves/default/default-saves.h"
+ "backends/timer/default/default-timer.h"
+ "sound/mixer.h"
+ "icons/scummvm.xpm"
+
+1190149229 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\sdl\sdl-provider.h
+ "base/plugins.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\plugins.h
+ "common/array.h"
+ "common/list.h"
+ "common/singleton.h"
+ "common/util.h"
+ "base/game.h"
+
+1185907391 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\list.h
+ "common/scummsys.h"
+
+1190149183 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\game.h
+ "common/str.h"
+ "common/array.h"
+ "common/hash-str.h"
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\main.h
+ "common/scummsys.h"
+
+1190149235 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\saves\default\default-saves.h
+ "common/savefile.h"
+ "common/str.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\savefile.h
+ "common/noncopyable.h"
+ "common/scummsys.h"
+ "common/stream.h"
+ "common/str.h"
+ "common/error.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\stream.h
+ "common/scummsys.h"
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\timer\default\default-timer.h
+ "common/timer.h"
+ "common/mutex.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mixer.h
+ "common/scummsys.h"
+ "common/mutex.h"
+
+1173402577 c:\documents and settings\usoquotidiano\desktop\base\scummvm\icons\scummvm.xpm
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\saves\compressed\compressed-saves.cpp
+ "common/savefile.h"
+ "common/util.h"
+ "backends/saves/compressed/compressed-saves.h"
+ <zlib.h>
+
+1190149241 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\saves\compressed\compressed-saves.h
+ "common/savefile.h"
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\saves\savefile.cpp
+ "common/util.h"
+ "common/config-manager.h"
+ "common/savefile.h"
+ <stdio.h>
+ <string.h>
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\timer\default\default-timer.cpp
+ "common/scummsys.h"
+ "backends/timer/default/default-timer.h"
+ "common/util.h"
+ "common/system.h"
+
+1181932160 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\game.cpp
+ "base/game.h"
+ "base/plugins.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\main.cpp
+ "engines/engine.h"
+ "base/commandLine.h"
+ "base/plugins.h"
+ "base/version.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/system.h"
+ "gui/newgui.h"
+ "gui/message.h"
+ "backends/platform/wince/CELauncherDialog.h"
+ "backends/platform/dc/DCLauncherDialog.h"
+ "gui/launcher.h"
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\commandline.h
+ "common/str.h"
+ "common/config-manager.h"
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\version.h
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\file.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/stream.h"
+
+1190147099 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\fs.h
+ "common/array.h"
+ "common/str.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\newgui.h
+ "common/scummsys.h"
+ "common/singleton.h"
+ "common/stack.h"
+ "common/str.h"
+ "graphics/fontman.h"
+ "gui/theme.h"
+ "gui/widget.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\stack.h
+ "common/scummsys.h"
+ "common/array.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\theme.h
+ "common/system.h"
+ "common/rect.h"
+ "common/str.h"
+ "common/file.h"
+ "common/config-file.h"
+ "graphics/surface.h"
+ "graphics/fontman.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\config-file.h
+ "common/config-manager.h"
+ "common/list.h"
+ "common/str.h"
+ "common/stream.h"
+
+1180980706 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\celauncherdialog.h
+ "base/plugins.h"
+ "common/fs.h"
+ "gui/launcher.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\launcher.h
+ "gui/dialog.h"
+ "common/str.h"
+
+1180980708 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\dc\dclauncherdialog.h
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\version.cpp
+ "common/scummsys.h"
+ "base/internal_version.h"
+ "base/version.h"
+ "backends/platform/symbian/src/main_features.inl"
+
+1181243356 c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\internal_version.h
+
+1173402535 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\symbian\src\main_features.inl
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\config-file.cpp
+ "common/config-file.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/system.h"
+ "common/util.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\config-manager.cpp
+ <windows.h>
+ "common/config-manager.h"
+ "common/file.h"
+ "common/util.h"
+ "backends/platform/ps2/systemps2.h"
+
+1183318054 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\ps2\systemps2.h
+ "common/stdafx.h"
+ "common/system.h"
+
+1180980687 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\hashmap.cpp
+ "common/hashmap.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\mutex.cpp
+ "common/mutex.h"
+ "common/system.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\str.cpp
+ "common/str.h"
+ "common/hash-str.h"
+ "common/util.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\stream.cpp
+ "common/stream.h"
+ "common/str.h"
+ "common/util.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\system.cpp
+ "backends/intern.h"
+ "backends/events/default/default-events.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "common/timer.h"
+ "common/util.h"
+ "graphics/colormasks.h"
+ "gui/message.h"
+ "sound/mixer.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\unzip.cpp
+ "common/scummsys.h"
+ <stdio.h>
+ <stdlib.h>
+ <string.h>
+ <zlib.h>
+ "common/unzip.h"
+ "common/file.h"
+ <stddef.h>
+ <string.h>
+ <stdlib.h>
+ <errno.h>
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\unzip.h
+ "common/scummsys.h"
+ <zlib.h>
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\util.cpp
+ "engines/engine.h"
+ "common/util.h"
+ "common/system.h"
+ "gui/debugger.h"
+ "backends/platform/ps2/fileio.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\debugger.h
+
+1180980704 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\ps2\fileio.h
+ "common/scummsys.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\engine.cpp
+ <windows.h>
+ <direct.h>
+ "engines/engine.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/timer.h"
+ "common/savefile.h"
+ "common/system.h"
+ "gui/message.h"
+ "sound/mixer.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\cursorman.cpp
+ "graphics/cursorman.h"
+ "common/system.h"
+ "common/stack.h"
+
+1190149908 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\cursorman.h
+ "common/scummsys.h"
+ "common/stack.h"
+ "common/singleton.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\dxa_player.cpp
+ "common/endian.h"
+ "graphics/dxa_player.h"
+ "common/util.h"
+ <zlib.h>
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\endian.h
+ "common/scummsys.h"
+
+1184358701 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\dxa_player.h
+ "common/scummsys.h"
+ "common/file.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\font.cpp
+ "common/stream.h"
+ "common/file.h"
+ "common/endian.h"
+ "graphics/font.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fontman.cpp
+ "graphics/fontman.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fonts\consolefont.cpp
+ "graphics/font.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fonts\newfont.cpp
+ "graphics/font.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fonts\newfont_big.cpp
+ "graphics/font.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\fonts\scummfont.cpp
+ "graphics/font.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\iff.cpp
+ "graphics/iff.h"
+ "graphics/surface.h"
+ "common/util.h"
+
+1180980694 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\iff.h
+ "common/iff_container.h"
+
+1190149172 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\iff_container.h
+ "common/scummsys.h"
+ "common/endian.h"
+ "common/stream.h"
+ "common/util.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\imagedec.cpp
+ "graphics/imagedec.h"
+ "common/system.h"
+ "common/file.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\imagedec.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/stream.h"
+ "graphics/surface.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\imageman.cpp
+ "graphics/imagedec.h"
+ "graphics/imageman.h"
+ "graphics/surface.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\imageman.h
+ "common/scummsys.h"
+ "common/singleton.h"
+ "common/str.h"
+ "common/list.h"
+ "common/unzip.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\primitives.cpp
+ "common/util.h"
+
+1180980694 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler.cpp
+ "graphics/scaler/intern.h"
+ "graphics/scaler/scalebit.h"
+ "common/util.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\intern.h
+ "common/scummsys.h"
+ "graphics/colormasks.h"
+
+1186912631 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\colormasks.h
+
+1173402495 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scalebit.h
+
+1180980693 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\2xsai.cpp
+ "graphics/scaler/intern.h"
+
+1180980693 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\aspect.cpp
+ "graphics/scaler/intern.h"
+ "graphics/scaler.h"
+
+1180980693 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\hq2x.cpp
+ "graphics/scaler/intern.h"
+ "graphics/scaler/hq2x.h"
+ "graphics/scaler/hq2x.h"
+
+1180980693 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\hq2x.h
+
+1180980693 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\hq3x.cpp
+ "graphics/scaler/intern.h"
+ "graphics/scaler/hq3x.h"
+ "graphics/scaler/hq3x.h"
+
+1180980693 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\hq3x.h
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scale2x.cpp
+ "common/scummsys.h"
+ "graphics/scaler/intern.h"
+ "graphics/scaler/scale2x.h"
+ <assert.h>
+
+1173402495 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scale2x.h
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scale3x.cpp
+ "common/scummsys.h"
+ "graphics/scaler/intern.h"
+ "graphics/scaler/scale3x.h"
+ <assert.h>
+
+1173402495 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scale3x.h
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\scalebit.cpp
+ "common/scummsys.h"
+ "graphics/scaler/intern.h"
+ "graphics/scaler/scale2x.h"
+ "graphics/scaler/scale3x.h"
+ <alloca.h>
+ <assert.h>
+ <stdlib.h>
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\scaler\thumbnail.cpp
+ "common/scummsys.h"
+ "common/system.h"
+ "graphics/colormasks.h"
+ "graphics/scaler.h"
+ "graphics/scaler/intern.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\surface.cpp
+ "common/util.h"
+ "graphics/primitives.h"
+ "graphics/surface.h"
+
+1180980694 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\primitives.h
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\actions.cpp
+ "gui/Actions.h"
+ "gui/message.h"
+ "scumm/scumm.h"
+ "common/config-manager.h"
+ "backends/platform/wince/CEActionsPocket.h"
+ "backends/platform/wince/CEActionsSmartphone.h"
+ "backends/platform/symbian/src/SymbianActions.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\actions.h
+ "common/scummsys.h"
+ "common/system.h"
+ "gui/Key.h"
+
+1190148769 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\key.h
+ "common/scummsys.h"
+ "common/system.h"
+
+1189440629 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\scumm.h
+ "engines/engine.h"
+ "common/endian.h"
+ "common/file.h"
+ "common/keyboard.h"
+ "common/rect.h"
+ "common/str.h"
+ "graphics/surface.h"
+ "scumm/gfx.h"
+ "scumm/detection.h"
+ "scumm/script.h"
+ "sound/mididrv.h"
+
+1189440629 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\gfx.h
+ "graphics/surface.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\detection.h
+ "common/util.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script.h
+ "engines/engine.h"
+
+1181243357 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\ceactionspocket.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "wince-sdl.h"
+ "gui/Key.h"
+ "gui/Actions.h"
+
+1182321281 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\wince-sdl.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "graphics/scaler.h"
+ "backends/intern.h"
+ "backends/platform/sdl/sdl-common.h"
+ "CEGUI.h"
+ "CEKeys.h"
+ "CEDevice.h"
+ "CEScaler.h"
+ <SDL.h>
+
+1180980706 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\cedevice.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "common/str.h"
+
+1180980706 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\cescaler.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "graphics/scaler.h"
+ "graphics/scaler/intern.h"
+
+1181243357 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\wince\ceactionssmartphone.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "wince-sdl.h"
+ "gui/Key.h"
+ "gui/Actions.h"
+
+1181328354 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\symbian\src\symbianactions.h
+ "common/stdafx.h"
+ "common/scummsys.h"
+ "common/system.h"
+ "gui/Key.h"
+ "gui/Actions.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\edittextwidget.cpp
+ "gui/EditTextWidget.h"
+ "gui/dialog.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\edittextwidget.h
+ "gui/editable.h"
+ "common/str.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\editable.h
+ "common/str.h"
+ "common/rect.h"
+ "gui/widget.h"
+ "gui/newgui.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\eval.h
+ "common/str.h"
+ "common/hashmap.h"
+ "common/hash-str.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\key.cpp
+ "gui/Key.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\listwidget.cpp
+ "common/system.h"
+ "common/events.h"
+ "gui/ListWidget.h"
+ "gui/ScrollBarWidget.h"
+ "gui/dialog.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+
+1184784136 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\listwidget.h
+ "gui/editable.h"
+ "common/str.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\scrollbarwidget.h
+ "gui/widget.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\popupwidget.cpp
+ "common/system.h"
+ "common/events.h"
+ "gui/dialog.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+ "gui/PopUpWidget.h"
+ "engines/engine.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\popupwidget.h
+ "gui/widget.h"
+ "common/str.h"
+ "common/array.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\scrollbarwidget.cpp
+ "ScrollBarWidget.h"
+ "gui/dialog.h"
+ "gui/newgui.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\tabwidget.cpp
+ "common/util.h"
+ "gui/TabWidget.h"
+ "gui/dialog.h"
+ "gui/newgui.h"
+ "gui/eval.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\tabwidget.h
+ "widget.h"
+ "common/str.h"
+ "common/array.h"
+
+1180980618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\themeclassic.cpp
+ "gui/ThemeClassic.h"
+ "gui/eval.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\themeclassic.h
+ "gui/theme.h"
+
+1180980618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\thememodern.cpp
+ "gui/ThemeModern.h"
+ "gui/eval.h"
+ "graphics/imageman.h"
+ "graphics/imagedec.h"
+ "graphics/colormasks.h"
+ "graphics/cursorman.h"
+ "common/config-manager.h"
+ "common/file.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\thememodern.h
+ "gui/theme.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\about.cpp
+ "engines/engine.h"
+ "base/plugins.h"
+ "base/version.h"
+ "common/events.h"
+ "common/system.h"
+ "common/util.h"
+ "gui/about.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+ "gui/widget.h"
+ "gui/credits.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\about.h
+ "gui/dialog.h"
+ "common/str.h"
+ "graphics/surface.h"
+
+1185907387 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\credits.h
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\chooser.cpp
+ "common/system.h"
+ "gui/chooser.h"
+ "gui/newgui.h"
+ "gui/ListWidget.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\chooser.h
+ "common/str.h"
+ "gui/dialog.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\console.cpp
+ "gui/console.h"
+ "gui/ScrollBarWidget.h"
+ "gui/eval.h"
+ "engines/engine.h"
+ "base/version.h"
+ "common/events.h"
+ "common/system.h"
+ "graphics/font.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\console.h
+ "gui/dialog.h"
+ "gui/newgui.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\debugger.cpp
+ "common/system.h"
+ "gui/debugger.h"
+ "gui/console.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\dialog.cpp
+ "common/events.h"
+ "gui/newgui.h"
+ "gui/dialog.h"
+ "gui/widget.h"
+ "gui/PopUpWidget.h"
+ "common/system.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\editable.cpp
+ "common/events.h"
+ "gui/editable.h"
+ "gui/newgui.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\eval.cpp
+ "common/system.h"
+ "gui/eval.h"
+ "gui/widget.h"
+ "gui/newgui.h"
+ "graphics/scaler.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\message.cpp
+ "common/events.h"
+ "common/str.h"
+ "common/system.h"
+ "gui/message.h"
+ "gui/newgui.h"
+ "gui/widget.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\newgui.cpp
+ "common/events.h"
+ "common/system.h"
+ "common/util.h"
+ "graphics/cursorman.h"
+ "gui/newgui.h"
+ "gui/dialog.h"
+ "gui/eval.h"
+ "gui/ThemeModern.h"
+ "gui/ThemeClassic.h"
+ "common/config-manager.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\object.cpp
+ "common/system.h"
+ "gui/object.h"
+ "gui/widget.h"
+
+1182973817 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\theme-config.cpp
+ "gui/theme.h"
+ "gui/eval.h"
+
+1180980618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\theme.cpp
+ "gui/theme.h"
+ "gui/eval.h"
+ "common/unzip.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\widget.cpp
+ "common/util.h"
+ "graphics/fontman.h"
+ "gui/widget.h"
+ "gui/dialog.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\adpcm.cpp
+ "common/endian.h"
+ "sound/adpcm.h"
+ "sound/audiostream.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\adpcm.h
+ "common/scummsys.h"
+ "common/stream.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\audiostream.h
+ "common/util.h"
+ "common/scummsys.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\audiocd.cpp
+ "sound/audiocd.h"
+ "sound/audiostream.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+ "engines/engine.h"
+ "common/file.h"
+ "common/util.h"
+ "common/system.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\audiocd.h
+ "common/scummsys.h"
+ "common/singleton.h"
+ "sound/mixer.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mp3.h
+ "common/scummsys.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\vorbis.h
+ "common/scummsys.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\flac.h
+ "common/scummsys.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\audiostream.cpp
+ "common/endian.h"
+ "common/file.h"
+ "common/list.h"
+ "common/util.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+
+1184697618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\flac.cpp
+ "sound/flac.h"
+ "common/file.h"
+ "common/util.h"
+ "sound/audiostream.h"
+ "sound/audiocd.h"
+ <FLAC/export.h>
+ <FLAC/seekable_stream_decoder.h>
+ <FLAC/stream_decoder.h>
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\fmopl.cpp
+ <stdio.h>
+ <stdlib.h>
+ <string.h>
+ <stdarg.h>
+ <math.h>
+ "sound/fmopl.h"
+ "common/util.h"
+ "common/config-manager.h"
+ "dsmain.h"
+
+1180980691 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\fmopl.h
+ "common/scummsys.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mididrv.cpp
+ "engines/engine.h"
+ "common/config-manager.h"
+ "common/str.h"
+ "common/system.h"
+ "common/util.h"
+ "sound/mididrv.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\midiparser.cpp
+ "sound/midiparser.h"
+ "sound/mididrv.h"
+ "common/util.h"
+
+1189858113 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\midiparser.h
+ "common/scummsys.h"
+ "common/endian.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\midiparser_smf.cpp
+ "sound/midiparser.h"
+ "sound/mididrv.h"
+ "common/util.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\midiparser_xmidi.cpp
+ "sound/midiparser.h"
+ "sound/mididrv.h"
+ "common/util.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mixer.cpp
+ "common/file.h"
+ "common/util.h"
+ "common/system.h"
+ "sound/mixer.h"
+ "sound/rate.h"
+ "sound/audiostream.h"
+
+1182108653 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\rate.h
+ "common/scummsys.h"
+ "engines/engine.h"
+
+1183055272 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\infogrames.cpp
+ "sound/mods/infogrames.h"
+ "common/endian.h"
+
+1183055272 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\infogrames.h
+ "sound/mods/paula.h"
+ "common/stream.h"
+ "common/file.h"
+
+1183099338 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\paula.h
+ "sound/audiostream.h"
+ "common/frac.h"
+ "common/mutex.h"
+
+1183099337 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\frac.h
+ "common/scummsys.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\module.cpp
+ "sound/mods/module.h"
+ "common/util.h"
+
+1185614850 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\module.h
+ "common/stream.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\pack-start.h
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\pack-end.h
+
+1183359829 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\paula.cpp
+ "sound/mods/paula.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\protracker.cpp
+ "sound/mods/protracker.h"
+ "sound/mods/paula.h"
+ "sound/mods/module.h"
+ "sound/audiostream.h"
+
+1190148770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\protracker.h
+ "common/stream.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\rjp1.cpp
+ "common/endian.h"
+ "sound/mods/paula.h"
+ "sound/mods/rjp1.h"
+ "sound/audiostream.h"
+
+1180980689 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\rjp1.h
+ "common/stream.h"
+
+1184697618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mp3.cpp
+ "sound/mp3.h"
+ "common/file.h"
+ "common/util.h"
+ "sound/audiocd.h"
+ "sound/audiostream.h"
+ <mad.h>
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mpu401.cpp
+ "sound/mpu401.h"
+ "common/system.h"
+ "common/timer.h"
+ "common/util.h"
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\null.cpp
+ "sound/mpu401.h"
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\rate.cpp
+ "sound/audiostream.h"
+ "sound/rate.h"
+ "sound/mixer.h"
+ "common/frac.h"
+ "common/util.h"
+
+1187614461 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\adlib.cpp
+ "sound/softsynth/emumidi.h"
+ "common/util.h"
+ "sound/fmopl.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\emumidi.h
+ "sound/audiostream.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\fluidsynth.cpp
+ "common/scummsys.h"
+ "common/config-manager.h"
+ "sound/mpu401.h"
+ "sound/softsynth/emumidi.h"
+ <fluidsynth.h>
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32.cpp
+ "common/scummsys.h"
+ "sound/softsynth/mt32/mt32emu.h"
+ "sound/softsynth/emumidi.h"
+ "sound/mpu401.h"
+ "common/config-manager.h"
+ "common/events.h"
+ "common/file.h"
+ "common/system.h"
+ "common/util.h"
+ "graphics/fontman.h"
+ "graphics/surface.h"
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\mt32emu.h
+ "freeverb.h"
+ "structures.h"
+ "i386.h"
+ "mt32_file.h"
+ "tables.h"
+ "partial.h"
+ "partialManager.h"
+ "part.h"
+ "synth.h"
+
+1180980691 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\freeverb.h
+
+1190151404 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\structures.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\i386.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\mt32_file.h
+ <stdio.h>
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\tables.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\partial.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\partialmanager.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\part.h
+
+1173402488 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\synth.h
+ <stdarg.h>
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\freeverb.cpp
+ "sound/softsynth/mt32/freeverb.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\i386.cpp
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\mt32_file.cpp
+ <stdio.h>
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\part.cpp
+ <string.h>
+ <math.h>
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\partial.cpp
+ <stdlib.h>
+ <math.h>
+ <string.h>
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\partialmanager.cpp
+ <string.h>
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\synth.cpp
+ <math.h>
+ <string.h>
+ <stdlib.h>
+ "mt32emu.h"
+
+1173402488 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\mt32\tables.cpp
+ <stdlib.h>
+ <string.h>
+ <math.h>
+ "mt32emu.h"
+
+1183318051 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\ym2612.cpp
+ <math.h>
+ "sound/softsynth/ym2612.h"
+ "common/util.h"
+
+1190149263 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\softsynth\ym2612.h
+ "common/scummsys.h"
+ "sound/softsynth/emumidi.h"
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\voc.cpp
+ "common/endian.h"
+ "common/util.h"
+ "common/stream.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/voc.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\voc.h
+ "common/scummsys.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1184697618 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\vorbis.cpp
+ "sound/vorbis.h"
+ "common/file.h"
+ "common/util.h"
+ "sound/audiostream.h"
+ "sound/audiocd.h"
+ <ivorbisfile.h>
+ <tremor/ivorbisfile.h>
+ <vorbis/vorbisfile.h>
+
+1190148771 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\wave.cpp
+ "common/util.h"
+ "common/stream.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/wave.h"
+ "sound/adpcm.h"
+
+1190148771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\wave.h
+ "common/scummsys.h"
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\windows\windows-fs.cpp
+ <windows.h>
+ "backends/fs/abstract-fs.h"
+ <io.h>
+ <stdio.h>
+ <stdlib.h>
+ <windows.h>
+ <tchar.h>
+
+1190147119 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\abstract-fs.h
+ "common/array.h"
+ "common/str.h"
+ "common/fs.h"
+
+1190148768 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\saves\default\default-saves.cpp
+ "common/savefile.h"
+ "common/util.h"
+ "common/fs.h"
+ "common/file.h"
+ "backends/saves/default/default-saves.h"
+ "backends/saves/compressed/compressed-saves.h"
+ <stdio.h>
+ <string.h>
+ <errno.h>
+ <sys/stat.h>
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\commandline.cpp
+ "engines/engine.h"
+ "base/commandLine.h"
+ "base/plugins.h"
+ "base/version.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "common/fs.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1190153290 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\base\plugins.cpp
+ "base/plugins.h"
+ "common/util.h"
+
+1190148769 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\advanceddetector.cpp
+ "base/plugins.h"
+ "common/util.h"
+ "common/hash-str.h"
+ "common/file.h"
+ "common/md5.h"
+ "common/advancedDetector.h"
+ "common/config-manager.h"
+
+1180980687 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\md5.h
+ "common/scummsys.h"
+ "common/fs.h"
+ "common/stream.h"
+
+1186995788 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\advanceddetector.h
+ "common/fs.h"
+ "base/game.h"
+ "base/plugins.h"
+
+1190151404 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\file.cpp
+ "common/file.h"
+ "common/fs.h"
+ "common/hashmap.h"
+ "common/util.h"
+ "common/hash-str.h"
+ <errno.h>
+ "CoreFoundation/CoreFoundation.h"
+ "backends/platform/ps2/fileio.h"
+
+1190151404 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\fs.cpp
+ "common/util.h"
+ "backends/fs/abstract-fs.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190147099 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\md5.cpp
+ "common/file.h"
+ "common/md5.h"
+ "common/util.h"
+ "common/endian.h"
+ <stdlib.h>
+ <stdio.h>
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\browser.cpp
+ "gui/browser.h"
+ "gui/newgui.h"
+ "gui/ListWidget.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "common/algorithm.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\browser.h
+ "gui/dialog.h"
+ "common/str.h"
+ "common/fs.h"
+ <Carbon/Carbon.h>
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\launcher.cpp
+ "engines/engine.h"
+ "base/game.h"
+ "base/plugins.h"
+ "base/version.h"
+ "common/config-manager.h"
+ "common/events.h"
+ "common/fs.h"
+ "common/util.h"
+ "common/system.h"
+ "gui/about.h"
+ "gui/browser.h"
+ "gui/chooser.h"
+ "gui/eval.h"
+ "gui/launcher.h"
+ "gui/massadd.h"
+ "gui/message.h"
+ "gui/newgui.h"
+ "gui/options.h"
+ "gui/EditTextWidget.h"
+ "gui/ListWidget.h"
+ "gui/TabWidget.h"
+ "gui/PopUpWidget.h"
+ "sound/mididrv.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\massadd.h
+ "gui/dialog.h"
+ "common/fs.h"
+ "common/stack.h"
+
+1181657765 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\options.h
+ "gui/dialog.h"
+ "common/str.h"
+ "gui/KeysDialog.h"
+
+1183318050 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\keysdialog.h
+ "gui/newgui.h"
+ "gui/dialog.h"
+ "gui/ListWidget.h"
+ "common/str.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\massadd.cpp
+ "engines/engine.h"
+ "base/game.h"
+ "base/plugins.h"
+ "common/events.h"
+ "gui/launcher.h"
+ "gui/massadd.h"
+ "gui/newgui.h"
+ "gui/widget.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\options.cpp
+ "gui/browser.h"
+ "gui/themebrowser.h"
+ "gui/chooser.h"
+ "gui/eval.h"
+ "gui/message.h"
+ "gui/newgui.h"
+ "gui/options.h"
+ "gui/PopUpWidget.h"
+ "gui/TabWidget.h"
+ "common/fs.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "graphics/scaler.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1180980618 c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\themebrowser.h
+ "gui/dialog.h"
+ "common/str.h"
+ "common/fs.h"
+ "common/array.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\themebrowser.cpp
+ "gui/themebrowser.h"
+ "gui/ListWidget.h"
+ "gui/widget.h"
+ "gui/theme.h"
+ "CoreFoundation/CoreFoundation.h"
+
+1190148770 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\aiff.cpp
+ "common/endian.h"
+ "common/util.h"
+ "common/stream.h"
+ "sound/aiff.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190150332 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\aiff.h
+ "common/scummsys.h"
+
+1180980691 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\iff.cpp
+ "sound/iff.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1180980691 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\iff.h
+ "common/iff_container.h"
+
+1190149219 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\sdl.h
+ <SDL.h>
+ "common/scummsys.h"
+ "common/system.h"
+ "graphics/scaler.h"
+ "backends/intern.h"
+
+1186912635 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\sdl\main.cpp
+ <windows.h>
+ "backends/platform/sdl/sdl.h"
+ "backends/plugins/sdl/sdl-provider.h"
+ "base/main.h"
+ "SymbianOs.h"
+
+1190147099 c:\documents and settings\usoquotidiano\desktop\base\scummvm\common\error.h
+
+1190147921 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\fs-factory-maker.cpp
+ "backends/fs/abstract-fs-factory.h"
+ "backends/fs/amigaos4/amigaos4-fs-factory.cpp"
+ "backends/fs/dc/ronincd-fs-factory.cpp"
+ "backends/fs/ds/ds-fs-factory.cpp"
+ "backends/fs/gp32/gp32-fs-factory.cpp"
+ "backends/fs/morphos/abox-fs-factory.cpp"
+ "backends/fs/palmos/palmos-fs-factory.cpp"
+ "backends/fs/ps2/ps2-fs-factory.cpp"
+ "backends/fs/psp/psp-fs-factory.cpp"
+ "backends/fs/symbian/symbian-fs-factory.cpp"
+ "backends/fs/posix/posix-fs-factory.cpp"
+ "backends/fs/windows/windows-fs-factory.cpp"
+
+1190151771 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\abstract-fs-factory.h
+ "common/str.h"
+ "backends/fs/abstract-fs.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\amigaos4\amigaos4-fs-factory.cpp
+ "backends/fs/amigaos4/amigaos4-fs-factory.h"
+ "backends/fs/amigaos4/amigaos4-fs.cpp"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\amigaos4\amigaos4-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\amigaos4\amigaos4-fs.cpp
+ <proto/exec.h>
+ <proto/dos.h>
+ <stdio.h>
+ <strings.h>
+ <common/stdafx.h>
+ "common/util.h"
+ "engines/engine.h"
+ "backends/fs/abstract-fs.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\dc\ronincd-fs-factory.cpp
+ "backends/fs/dc/ronincd-fs-factory.h"
+ "backends/fs/dc/dc-fs.cpp"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\dc\ronincd-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\dc\dc-fs.cpp
+ "common/stdafx.h"
+ "backends/fs/abstract-fs.h"
+ <ronin/cdfs.h>
+ <stdio.h>
+ <unistd.h>
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ds\ds-fs-factory.cpp
+ "backends/fs/ds/ds-fs-factory.h"
+ "backends/fs/ds/ds-fs.cpp"
+ "dsmain.h"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ds\ds-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ds\ds-fs.cpp
+ "stdafx.h"
+ "str.h"
+ "common/util.h"
+ "ds-fs.h"
+ "dsmain.h"
+ "gba_nds_fat.h"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ds\ds-fs.h
+ "fs.h"
+ "zipreader.h"
+ "ramsave.h"
+ "scummconsole.h"
+ "gba_nds_fat.h"
+ "backends/fs/abstract-fs.h"
+
+1190147117 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\gp32\gp32-fs-factory.cpp
+ "backends/fs/gp32/gp32-fs-factory.h"
+ "backends/fs/gp32/gp32-fs.cpp"
+
+1190147117 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\gp32\gp32-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\gp32\gp32-fs.cpp
+ "stdafx.h"
+ "backends/fs/abstract-fs.h"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\morphos\abox-fs-factory.cpp
+ "backends/fs/morphos/abox-fs-factory.h"
+ "backends/fs/morphos/abox-fs.cpp"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\morphos\abox-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190147115 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\morphos\abox-fs.cpp
+ <proto/dos.h>
+ <stdio.h>
+ <sys/stat.h>
+ <common/stdafx.h>
+ "common/util.h"
+ "base/engine.h"
+ "backends/fs/abstract-fs.h"
+
+1190147118 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\palmos\palmos-fs-factory.cpp
+ "backends/fs/palmos/palmos-fs-factory.h"
+ "backends/fs/palmos/palmos-fs.cpp"
+
+1190147118 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\palmos\palmos-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\palmos\palmos-fs.cpp
+ "PalmVersion.h"
+ "globals.h"
+ "common/stdafx.h"
+ "backends/fs/abstract-fs.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ps2\ps2-fs-factory.cpp
+ "backends/fs/ps2/ps2-fs-factory.h"
+ "backends/fs/ps2/ps2-fs.cpp"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ps2\ps2-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\ps2\ps2-fs.cpp
+ "backends/fs/abstract-fs.h"
+ <kernel.h>
+ <stdio.h>
+ <stdlib.h>
+ "asyncfio.h"
+ "systemps2.h"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\psp\psp-fs-factory.cpp
+ "backends/fs/psp/psp-fs-factory.h"
+ "backends/fs/psp/psp_fs.cpp"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\psp\psp-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\psp\psp_fs.cpp
+ "engines/engine.h"
+ "backends/fs/abstract-fs.h"
+ <sys/stat.h>
+ <unistd.h>
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\symbian\symbian-fs-factory.cpp
+ "backends/fs/symbian/symbian-fs-factory.h"
+ "backends/fs/symbian/symbian-fs.cpp"
+
+1190147114 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\symbian\symbian-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\symbian\symbian-fs.cpp
+ "common/stdafx.h"
+ "backends/fs/abstract-fs.h"
+ <dirent.h>
+ <eikenv.h>
+ <f32file.h>
+ <bautils.h>
+
+1190147113 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\posix\posix-fs-factory.cpp
+ "backends/fs/posix/posix-fs-factory.h"
+ "backends/fs/posix/posix-fs.cpp"
+
+1190147113 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\posix\posix-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\posix\posix-fs.cpp
+ "common/stdafx.h"
+ "backends/fs/abstract-fs.h"
+ <sys/types.h>
+ <sys/param.h>
+ <sys/stat.h>
+ <dirent.h>
+ <stdio.h>
+ <unistd.h>
+
+1190147116 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\windows\windows-fs-factory.cpp
+ "backends/fs/windows/windows-fs-factory.h"
+ "backends/fs/windows/windows-fs.cpp"
+
+1190147116 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\windows\windows-fs-factory.h
+ "common/singleton.h"
+ "backends/fs/abstract-fs-factory.h"
+
+1190151405 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\windows\windows-fs.cpp
+ <windows.h>
+ "backends/fs/abstract-fs.h"
+ <io.h>
+ <stdio.h>
+ <stdlib.h>
+ <windows.h>
+ <tchar.h>
+
+1190153255 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\fs-factory-maker.cpp
+ "backends/fs/abstract-fs-factory.h"
+ "backends/fs/amigaos4/amigaos4-fs-factory.cpp"
+ "backends/fs/dc/ronincd-fs-factory.cpp"
+ "backends/fs/ds/ds-fs-factory.cpp"
+ "backends/fs/gp32/gp32-fs-factory.cpp"
+ "backends/fs/morphos/abox-fs-factory.cpp"
+ "backends/fs/palmos/palmos-fs-factory.cpp"
+ "backends/fs/ps2/ps2-fs-factory.cpp"
+ "backends/fs/psp/psp-fs-factory.cpp"
+ "backends/fs/symbian/symbian-fs-factory.cpp"
+ "backends/fs/posix/posix-fs-factory.cpp"
+ "backends/fs/windows/windows-fs-factory.cpp"
+
+1190147116 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\windows\windows-fs-factory.cpp
+ "backends/fs/windows/windows-fs-factory.h"
+ "backends/fs/windows/windows-fs.cpp"
+
+1190153619 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\alsa.cpp
+ "common/scummsys.h"
+ "sound/mpu401.h"
+ "common/util.h"
+ "common/config-manager.h"
+ <alsa/asoundlib.h>
+
+1190151369 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\coreaudio.cpp
+ "common/config-manager.h"
+ "common/util.h"
+ "sound/mpu401.h"
+ <AudioToolbox/AUGraph.h>
+
+1190151369 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\coremidi.cpp
+ "common/config-manager.h"
+ "common/util.h"
+ "sound/mpu401.h"
+ <CoreMIDI/CoreMIDI.h>
+
+1190153619 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\morphos.cpp
+ <exec/memory.h>
+ <exec/types.h>
+ <devices/etude.h>
+ <clib/alib_protos.h>
+ <proto/exec.h>
+ <proto/dos.h>
+ <proto/etude.h>
+ "common/endian.h"
+ "sound/mpu401.h"
+ "common/util.h"
+ "morphos.h"
+ "morphos_sound.h"
+
+1189858114 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\quicktime.cpp
+ "sound/mpu401.h"
+ "common/endian.h"
+ "common/util.h"
+ <QuickTime/QuickTimeComponents.h>
+ <QuickTime/QuickTimeMusic.h>
+ <QuickTimeComponents.h>
+ <QuickTimeMusic.h>
+
+1190151369 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\midi\seq.cpp
+ "sound/mpu401.h"
+ "common/util.h"
+ <fcntl.h>
+ <unistd.h>
+
+1190152646 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\soundfx.cpp
+ "common/endian.h"
+ "sound/mods/paula.h"
+ "sound/mods/soundfx.h"
+ "sound/audiostream.h"
+
+1180980689 c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\mods\soundfx.h
+ "common/stream.h"
+
+1190149896 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\agi.cpp
+ "common/events.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/config-manager.h"
+ "base/plugins.h"
+ "base/version.h"
+ "graphics/cursorman.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/sprite.h"
+ "agi/opcodes.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+ "agi/sound.h"
+
+1190149896 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\agi.h
+ "common/scummsys.h"
+ "common/endian.h"
+ "common/util.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/system.h"
+ "common/hash-str.h"
+ "engines/engine.h"
+ "agi/console.h"
+ "agi/view.h"
+ "agi/picture.h"
+ "agi/logic.h"
+ "agi/sound.h"
+
+1189015778 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\console.h
+ "gui/debugger.h"
+
+1190149897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\view.h
+ "common/scummsys.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\picture.h
+ "agi/agi.h"
+
+1190149897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\logic.h
+ "common/scummsys.h"
+
+1189015778 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\sound.h
+ "agi/agi.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "common/frac.h"
+
+1190149897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\graphics.h
+ "agi/font.h"
+
+1190149897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\font.h
+ "agi/agi.h"
+
+1182452587 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\sprite.h
+ "common/list.h"
+
+1180980651 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\opcodes.h
+ "agi/agi.h"
+
+1190149897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\keyboard.h
+
+1180980651 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\menu.h
+ "common/list.h"
+
+1190149896 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\checks.cpp
+ "agi/agi.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\console.cpp
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/sprite.h"
+ "agi/keyboard.h"
+ "agi/opcodes.h"
+ "agi/console.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\cycle.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "agi/agi.h"
+ "agi/preagi.h"
+ "agi/wagparser.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi.h
+ "agi/agi.h"
+ "agi/preagi_common.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_common.h
+
+1181932153 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\wagparser.h
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\global.cpp
+ "agi/agi.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\graphics.cpp
+ "common/file.h"
+ "graphics/cursorman.h"
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/font.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\id.cpp
+ "agi/agi.h"
+ "agi/opcodes.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\inv.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\keyboard.cpp
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+ "wordcompletion.h"
+
+1190150430 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\loader_v2.cpp
+ "common/file.h"
+ "agi/agi.h"
+
+1190150437 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\loader_v3.cpp
+ "agi/agi.h"
+ "agi/lzw.h"
+ "common/config-manager.h"
+ "common/fs.h"
+
+1180980651 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\lzw.h
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\logic.cpp
+ "agi/agi.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\lzw.cpp
+ "agi/agi.h"
+ "agi/lzw.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\menu.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+ "common/list.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\motion.cpp
+ "agi/agi.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\objects.cpp
+ "agi/agi.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\op_cmd.cpp
+ "base/version.h"
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "agi/opcodes.h"
+ "agi/menu.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\op_dbg.cpp
+ "agi/agi.h"
+ "agi/opcodes.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\op_test.cpp
+ "agi/agi.h"
+ "agi/keyboard.h"
+ "agi/opcodes.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\picture.cpp
+ "agi/agi.h"
+ "agi/graphics.h"
+
+1190150445 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi.cpp
+ "common/events.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/config-manager.h"
+ "base/plugins.h"
+ "base/version.h"
+ "graphics/cursorman.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "agi/preagi.h"
+ "agi/graphics.h"
+ "agi/sprite.h"
+ "agi/opcodes.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+ "agi/sound.h"
+ "agi/preagi_mickey.h"
+ "agi/preagi_troll.h"
+ "agi/preagi_winnie.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_mickey.h
+ "agi/agi.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_troll.h
+ "agi/agi.h"
+
+1190147094 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_winnie.h
+ "agi/agi.h"
+
+1190150453 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_common.cpp
+ "common/events.h"
+ "agi/preagi.h"
+ "agi/font.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "agi/preagi_common.h"
+
+1190150461 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_mickey.cpp
+ "common/events.h"
+ "common/savefile.h"
+ "graphics/cursorman.h"
+ "agi/preagi.h"
+ "agi/preagi_common.h"
+ "agi/preagi_mickey.h"
+ "agi/graphics.h"
+
+1190147094 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_troll.cpp
+ "agi/preagi.h"
+ "agi/preagi_common.h"
+ "agi/preagi_troll.h"
+ "agi/graphics.h"
+ "graphics/cursorman.h"
+ "common/events.h"
+
+1190147094 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\preagi_winnie.cpp
+ "agi/preagi.h"
+ "agi/preagi_winnie.h"
+ "agi/graphics.h"
+ "graphics/cursorman.h"
+ "common/events.h"
+ "common/savefile.h"
+
+1189858110 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\predictive.cpp
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+ "common/func.h"
+ "common/config-manager.h"
+ "wordcompletion.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\saveload.cpp
+ "common/file.h"
+ "agi/agi.h"
+ "agi/graphics.h"
+ "agi/sprite.h"
+ "agi/keyboard.h"
+ "agi/menu.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\sound.cpp
+ "common/md5.h"
+ "common/config-manager.h"
+ "common/fs.h"
+ "common/algorithm.h"
+ "sound/mixer.h"
+ "agi/agi.h"
+ "agi/sound.h"
+
+1182799846 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\sprite.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+
+1189858110 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\text.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+ "agi/graphics.h"
+ "agi/keyboard.h"
+
+1182452587 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\view.cpp
+ "agi/agi.h"
+ "agi/sprite.h"
+
+1190150470 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\wagparser.cpp
+ "common/file.h"
+ "common/util.h"
+ "agi/wagparser.h"
+
+1183318043 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agi\words.cpp
+ "agi/agi.h"
+ "agi/keyboard.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\agos.cpp
+ "common/config-manager.h"
+ "common/file.h"
+ "common/system.h"
+ "agos/debugger.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "agos/vga.h"
+ "sound/mididrv.h"
+ "sound/mods/protracker.h"
+
+1180980644 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\debugger.h
+ "gui/debugger.h"
+
+1189015773 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\intern.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1185369894 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\agos.h
+ "engines/engine.h"
+ "common/array.h"
+ "common/keyboard.h"
+ "common/rect.h"
+ "common/util.h"
+ "agos/animation.h"
+ "agos/midi.h"
+ "agos/sound.h"
+ "agos/vga.h"
+
+1181657770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\animation.h
+ "common/file.h"
+ "common/stream.h"
+ "graphics/dxa_player.h"
+ "sound/mixer.h"
+
+1180980644 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\midi.h
+ "sound/mididrv.h"
+ "sound/midiparser.h"
+ "common/mutex.h"
+
+1180980644 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\sound.h
+ "sound/mixer.h"
+ "agos/intern.h"
+ "common/str.h"
+
+1183318042 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\animation.cpp
+ "common/endian.h"
+ "common/events.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "graphics/surface.h"
+ "agos/animation.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "sound/audiostream.h"
+ "sound/wave.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\charset.cpp
+ "common/system.h"
+ "agos/agos.h"
+ "agos/intern.h"
+ "graphics/surface.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\contain.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\cursor.cpp
+ "common/events.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "agos/agos.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\debug.cpp
+ "agos/debug.h"
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/vga.h"
+
+1190149983 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\debug.h
+ "common/scummsys.h"
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\debugger.cpp
+ "common/config-manager.h"
+ "agos/debugger.h"
+ "agos/agos.h"
+
+1190153391 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "common/config-manager.h"
+ "agos/agos.h"
+ "agos/detection_tables.h"
+
+1186912627 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\detection_tables.h
+
+1190149897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\draw.cpp
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\event.cpp
+ "agos/agos.h"
+ "agos/debugger.h"
+ "agos/intern.h"
+ "common/events.h"
+ "common/system.h"
+ "gui/about.h"
+ "graphics/surface.h"
+ "sound/audiocd.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\gfx.cpp
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\icons.cpp
+ "common/system.h"
+ "common/file.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\input.cpp
+ "common/config-manager.h"
+ "common/file.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\items.cpp
+ "common/file.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\menus.cpp
+ "common/file.h"
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\midi.cpp
+ "common/file.h"
+ "common/system.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\midiparser_s1d.cpp
+ "common/util.h"
+ "sound/mididrv.h"
+ "sound/midiparser.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\oracle.cpp
+ "common/savefile.h"
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\res.cpp
+ "common/file.h"
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/sound.h"
+ <zlib.h>
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\res_ami.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\res_snd.cpp
+ "common/config-manager.h"
+ "common/file.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "agos/vga.h"
+ "sound/audiocd.h"
+ "sound/audiostream.h"
+ "sound/mididrv.h"
+ "sound/mods/protracker.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\rooms.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\saveload.cpp
+ "common/savefile.h"
+ "common/system.h"
+ "gui/about.h"
+ "gui/message.h"
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script.cpp
+ "common/system.h"
+ "agos/animation.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_e1.cpp
+ "agos/agos.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_e2.cpp
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_ff.cpp
+ "common/system.h"
+ "agos/animation.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_pp.cpp
+ "common/system.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_s1.cpp
+ "common/system.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_s2.cpp
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\script_ww.cpp
+ "common/system.h"
+ "agos/agos.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\sound.cpp
+ "common/file.h"
+ "common/util.h"
+ "agos/agos.h"
+ "agos/sound.h"
+ "sound/adpcm.h"
+ "sound/audiostream.h"
+ "sound/flac.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/voc.h"
+ "sound/vorbis.h"
+ "sound/wave.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\string.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\subroutine.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\verb.cpp
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/vga.h"
+ "common/system.h"
+ "graphics/surface.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga_e2.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+ "common/system.h"
+ "graphics/surface.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga_ff.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga_s1.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga_s2.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\vga_ww.cpp
+ "agos/agos.h"
+ "agos/intern.h"
+ "common/system.h"
+ "graphics/surface.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\window.cpp
+ "common/system.h"
+ "graphics/surface.h"
+ "agos/agos.h"
+ "agos/intern.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\agos\zones.cpp
+ "common/file.h"
+ "agos/intern.h"
+ "agos/agos.h"
+ "agos/vga.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\anim.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "cine/cine.h"
+ "cine/anim.h"
+ "cine/gfx.h"
+ "cine/pal.h"
+ "cine/part.h"
+ "cine/various.h"
+
+1190149898 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\cine.h
+ "common/scummsys.h"
+ "common/file.h"
+ "common/util.h"
+ "engines/engine.h"
+ "cine/texte.h"
+ "cine/rel.h"
+ "cine/script.h"
+ "cine/part.h"
+ "cine/prc.h"
+ "cine/msg.h"
+ "cine/bg.h"
+ "cine/pal.h"
+ "cine/gfx.h"
+ "cine/anim.h"
+
+1190149899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\texte.h
+ "common/scummsys.h"
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\rel.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\script.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\part.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\prc.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\msg.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\bg.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\pal.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\gfx.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\anim.h
+
+1190149899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\various.h
+ "common/file.h"
+ "cine/cine.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\bg.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "cine/cine.h"
+ "cine/various.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\bg_list.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "cine/cine.h"
+ "cine/main_loop.h"
+ "cine/object.h"
+ "cine/various.h"
+ "cine/bg_list.h"
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\main_loop.h
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\object.h
+
+1190149898 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\bg_list.h
+ "common/scummsys.h"
+ "common/savefile.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\cine.cpp
+ "common/file.h"
+ "common/savefile.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "cine/cine.h"
+ "cine/bg_list.h"
+ "cine/main_loop.h"
+ "cine/object.h"
+ "cine/texte.h"
+ "cine/sound.h"
+ "cine/various.h"
+
+1180980680 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\sound.h
+ "common/util.h"
+ "sound/mixer.h"
+
+1190149898 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "cine/cine.h"
+
+1180980680 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\gfx.cpp
+ "cine/cine.h"
+ "cine/bg.h"
+ "cine/various.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\main_loop.cpp
+ "common/scummsys.h"
+ "common/events.h"
+ "common/system.h"
+ "cine/main_loop.h"
+ "cine/object.h"
+ "cine/various.h"
+ "cine/bg_list.h"
+ "cine/sound.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\msg.cpp
+ "common/endian.h"
+ "cine/msg.h"
+ "cine/various.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\object.cpp
+ "common/endian.h"
+ "common/scummsys.h"
+ "common/util.h"
+ "cine/cine.h"
+ "cine/object.h"
+ "cine/part.h"
+ "cine/various.h"
+
+1180980680 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\pal.cpp
+ "cine/cine.h"
+ "cine/various.h"
+
+1181657776 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\part.cpp
+ "cine/cine.h"
+ "cine/unpack.h"
+ "cine/various.h"
+
+1190149899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\unpack.h
+ "common/scummsys.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\prc.cpp
+ "common/endian.h"
+ "cine/cine.h"
+ "cine/various.h"
+ "common/config-manager.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\rel.cpp
+ "common/endian.h"
+ "cine/cine.h"
+ "cine/various.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\script.cpp
+ "common/endian.h"
+ "cine/cine.h"
+ "cine/bg_list.h"
+ "cine/object.h"
+ "cine/sound.h"
+ "cine/various.h"
+
+1190151038 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\sound.cpp
+ "common/endian.h"
+ "common/file.h"
+ "common/system.h"
+ "cine/cine.h"
+ "cine/sound.h"
+ "sound/audiostream.h"
+ "sound/fmopl.h"
+ "sound/mods/soundfx.h"
+
+1180980680 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\texte.cpp
+ "cine/cine.h"
+ "common/file.h"
+ "cine/various.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\unpack.cpp
+ "common/endian.h"
+ "cine/unpack.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cine\various.cpp
+ "common/endian.h"
+ "common/events.h"
+ "common/savefile.h"
+ "cine/cine.h"
+ "cine/main_loop.h"
+ "cine/object.h"
+ "cine/sound.h"
+ "cine/bg_list.h"
+ "cine/various.h"
+
+1189440630 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\actor.cpp
+ "cruise/cruise.h"
+
+1190150598 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cruise.h
+ "common/scummsys.h"
+ "common/util.h"
+ "engines/engine.h"
+ "cruise/cruise_main.h"
+
+1190150664 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cruise_main.h
+ <string.h>
+ <stdlib.h>
+ <assert.h>
+ "common/scummsys.h"
+ "cruise/overlay.h"
+ "cruise/object.h"
+ "cruise/ctp.h"
+ "cruise/actor.h"
+ "cruise/vars.h"
+ "cruise/font.h"
+ "cruise/volume.h"
+ "cruise/fontCharacterTable.h"
+ "cruise/stack.h"
+ "cruise/script.h"
+ "cruise/various.h"
+ "cruise/stringSupport.h"
+ "cruise/function.h"
+ "cruise/saveload.h"
+ "cruise/linker.h"
+ "cruise/mouse.h"
+ "cruise/gfxModule.h"
+ "cruise/dataLoader.h"
+ "cruise/perso.h"
+ "cruise/menu.h"
+ "cruise/background.h"
+ "cruise/backgroundIncrust.h"
+ "cruise/mainDraw.h"
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\overlay.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\object.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\ctp.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\actor.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\vars.h
+ "common/file.h"
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\font.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\volume.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\fontcharactertable.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\stack.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\script.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\various.h
+ "cruise/cell.h"
+
+1190150664 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cell.h
+ "common/scummsys.h"
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\stringsupport.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\function.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\saveload.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\linker.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\mouse.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\gfxmodule.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\dataloader.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\perso.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\menu.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\background.h
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\backgroundincrust.h
+
+1180980648 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\maindraw.h
+
+1190147091 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\background.cpp
+ "cruise/cruise_main.h"
+
+1190147091 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\backgroundincrust.cpp
+ "cruise/cruise_main.h"
+
+1190147091 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cell.cpp
+ "cruise/cell.h"
+ "cruise/cruise_main.h"
+
+1190150664 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cruise.cpp
+ "common/file.h"
+ "common/savefile.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "cruise/cruise.h"
+
+1190150664 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\cruise_main.cpp
+ "common/endian.h"
+ "common/events.h"
+ "cruise/cruise_main.h"
+ "cruise/cell.h"
+
+1190147091 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\ctp.cpp
+ "cruise/cruise_main.h"
+ "common/util.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\dataloader.cpp
+ "cruise/cruise_main.h"
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\decompiler.cpp
+ "cruise/cruise_main.h"
+
+1190150664 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\delphine-unpack.cpp
+ "common/endian.h"
+
+1190150664 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "cruise/cruise.h"
+
+1189440630 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\font.cpp
+ "common/file.h"
+ "cruise/cruise_main.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\fontcharactertable.cpp
+ "cruise/cruise_main.h"
+
+1190147091 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\function.cpp
+ "cruise/cruise_main.h"
+ "cruise/cell.h"
+ "common/util.h"
+
+1190150662 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\gfxmodule.cpp
+ "common/system.h"
+ "cruise/cruise_main.h"
+
+1189440630 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\linker.cpp
+ "cruise/cruise_main.h"
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\maindraw.cpp
+ "cruise/cruise_main.h"
+ "cruise/polys.h"
+ "common/util.h"
+
+1180980647 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\polys.h
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\menu.cpp
+ "cruise/cruise_main.h"
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\mouse.cpp
+ "cruise/cruise_main.h"
+
+1180980648 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\object.cpp
+ "cruise/cruise_main.h"
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\overlay.cpp
+ "cruise/cruise_main.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\perso.cpp
+ "cruise/cruise_main.h"
+ "common/util.h"
+
+1180980648 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\polys.cpp
+ "cruise/cruise_main.h"
+ "common/util.h"
+
+1183318042 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\saveload.cpp
+ "cruise/cruise_main.h"
+
+1189440630 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\script.cpp
+ "cruise/cruise_main.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\stack.cpp
+ "cruise/cruise_main.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\stringsupport.cpp
+ "cruise/cruise_main.h"
+
+1180980647 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\various.cpp
+ "cruise/cruise_main.h"
+
+1180980648 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\vars.cpp
+ "cruise/cruise_main.h"
+
+1190147090 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\cruise\volume.cpp
+ "cruise/cruise_main.h"
+
+1190152888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\drascula\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "common/file.h"
+ "drascula/drascula.h"
+
+1190152878 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\drascula\drascula.h
+ "common/scummsys.h"
+ "common/endian.h"
+ "common/util.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/system.h"
+ "common/hash-str.h"
+ "common/events.h"
+ "common/keyboard.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/voc.h"
+ "sound/audiocd.h"
+ "engines/engine.h"
+
+1190152877 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\drascula\drascula.cpp
+ "common/events.h"
+ "common/keyboard.h"
+ "common/file.h"
+ "common/savefile.h"
+ "common/config-manager.h"
+ "base/plugins.h"
+ "base/version.h"
+ "sound/mixer.h"
+ "drascula/drascula.h"
+ "drascula/texts.h"
+
+1185627019 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\drascula\texts.h
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\cdrom.cpp
+ "common/endian.h"
+ "sound/audiocd.h"
+ "gob/gob.h"
+ "gob/cdrom.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/game.h"
+
+1190149899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\gob.h
+ "common/system.h"
+ "common/savefile.h"
+ "engines/engine.h"
+
+1187893321 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\cdrom.h
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\global.h
+ "common/file.h"
+ "gob/video.h"
+
+1187593839 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\video.h
+ "gob/gob.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1182629565 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\util.h
+ "common/keyboard.h"
+ "gob/video.h"
+
+1190149899 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\dataio.h
+ "common/endian.h"
+ "common/file.h"
+
+1185907381 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\game.h
+ "sound/mods/infogrames.h"
+ "gob/sound.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1183318048 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\sound.h
+ "common/mutex.h"
+ "common/frac.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190151043 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\coktelvideo.cpp
+ "common/endian.h"
+ "common/system.h"
+ "gob/coktelvideo.h"
+
+1186081123 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\coktelvideo.h
+ "common/stream.h"
+ "sound/mixer.h"
+ "sound/audiostream.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\dataio.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/dataio.h"
+ "gob/global.h"
+ "gob/util.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "gob/gob.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\draw.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/draw.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/game.h"
+ "gob/inter.h"
+ "gob/video.h"
+ "gob/palanim.h"
+
+1186169298 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\draw.h
+ "gob/video.h"
+
+1186169298 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter.h
+ "gob/goblin.h"
+
+1183318048 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\goblin.h
+ "gob/util.h"
+ "gob/sound.h"
+ "gob/mult.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1185307301 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\mult.h
+ "gob/video.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\palanim.h
+ "gob/video.h"
+
+1180980669 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\draw_bargon.cpp
+ "gob/gob.h"
+ "gob/draw.h"
+ "gob/global.h"
+ "gob/video.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\draw_v1.cpp
+ "common/endian.h"
+ "graphics/cursorman.h"
+ "gob/gob.h"
+ "gob/draw.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/cdrom.h"
+ "gob/game.h"
+ "gob/scenery.h"
+
+1183318048 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\scenery.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\draw_v2.cpp
+ "common/endian.h"
+ "graphics/cursorman.h"
+ "gob/gob.h"
+ "gob/draw.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/game.h"
+ "gob/scenery.h"
+ "gob/video.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\driver_vga.cpp
+ "common/endian.h"
+ "graphics/primitives.h"
+ "gob/driver_vga.h"
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\driver_vga.h
+ "gob/video.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\game.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/game.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/inter.h"
+ "gob/parse.h"
+ "gob/draw.h"
+ "gob/mult.h"
+ "gob/music.h"
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\parse.h
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\music.h
+ "common/mutex.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/fmopl.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\game_v1.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/game.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/music.h"
+ "gob/cdrom.h"
+ "gob/draw.h"
+ "gob/inter.h"
+ "gob/mult.h"
+ "gob/video.h"
+ "gob/parse.h"
+ "gob/sound.h"
+ "gob/scenery.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\game_v2.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/game.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/draw.h"
+ "gob/goblin.h"
+ "gob/inter.h"
+ "gob/mult.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+ "gob/video.h"
+ "gob/videoplayer.h"
+
+1185907381 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\videoplayer.h
+ "gob/coktelvideo.h"
+ "gob/dataio.h"
+
+1185369894 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\global.cpp
+ "gob/gob.h"
+ "gob/global.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\gob.cpp
+ "common/endian.h"
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/md5.h"
+ "sound/mididrv.h"
+ "gob/gob.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/game.h"
+ "gob/sound.h"
+ "gob/init.h"
+ "gob/inter.h"
+ "gob/draw.h"
+ "gob/cdrom.h"
+ "gob/goblin.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/palanim.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/music.h"
+ "gob/videoplayer.h"
+ "gob/saveload.h"
+
+1180980669 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\init.h
+ "gob/video.h"
+
+1187076085 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\map.h
+ "gob/mult.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1186912630 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\saveload.h
+ "common/stream.h"
+ "gob/video.h"
+
+1185531030 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\goblin.cpp
+ "gob/gob.h"
+ "gob/goblin.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\goblin_v1.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/goblin.h"
+ "gob/util.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\goblin_v2.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/goblin.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/game.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/scenery.h"
+
+1185531031 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\goblin_v3.cpp
+ "gob/gob.h"
+ "gob/goblin.h"
+ "gob/mult.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\init.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/init.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/cdrom.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/palanim.h"
+ "gob/sound.h"
+ "gob/video.h"
+ "gob/videoplayer.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\init_v1.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/init.h"
+ "gob/global.h"
+ "gob/draw.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\init_v2.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/init.h"
+ "gob/global.h"
+ "gob/draw.h"
+ "gob/video.h"
+
+1190151047 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\init_v3.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/init.h"
+ "gob/game.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter_bargon.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/palanim.h"
+ "gob/sound.h"
+ "gob/video.h"
+ "gob/videoplayer.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter_v1.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/music.h"
+ "gob/cdrom.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/goblin.h"
+ "gob/inter.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/palanim.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+ "gob/video.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter_v2.cpp
+ "common/endian.h"
+ "sound/mixer.h"
+ "sound/mods/infogrames.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/music.h"
+ "gob/cdrom.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/goblin.h"
+ "gob/map.h"
+ "gob/mult.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+ "gob/video.h"
+ "gob/saveload.h"
+ "gob/videoplayer.h"
+
+1190151051 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter_v3.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/dataio.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/parse.h"
+
+1190151055 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\inter_v4.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/inter.h"
+ "gob/global.h"
+ "gob/game.h"
+ "gob/parse.h"
+ "gob/videoplayer.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\map.cpp
+ "gob/gob.h"
+ "gob/map.h"
+ "gob/goblin.h"
+ "gob/scenery.h"
+ "gob/mult.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\map_v1.cpp
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/map.h"
+ "gob/dataio.h"
+ "gob/goblin.h"
+ "gob/sound.h"
+ "gob/mult.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\map_v2.cpp
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/map.h"
+ "gob/global.h"
+ "gob/goblin.h"
+ "gob/inter.h"
+ "gob/game.h"
+ "gob/parse.h"
+ "gob/mult.h"
+
+1190151059 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\map_v4.cpp
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/map.h"
+ "gob/global.h"
+ "gob/goblin.h"
+ "gob/inter.h"
+ "gob/game.h"
+ "gob/parse.h"
+ "gob/mult.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\mult.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/mult.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/palanim.h"
+ "gob/scenery.h"
+ "gob/sound.h"
+ "gob/video.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\mult_v1.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/mult.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/inter.h"
+ "gob/scenery.h"
+
+1190149899 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\mult_v2.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/mult.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/goblin.h"
+ "gob/inter.h"
+ "gob/parse.h"
+ "gob/scenery.h"
+ "gob/video.h"
+ "gob/videoplayer.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\music.cpp
+ "common/file.h"
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/music.h"
+ "gob/game.h"
+ "gob/util.h"
+
+1180980669 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\palanim.cpp
+ "gob/gob.h"
+ "gob/palanim.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/video.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\parse.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/parse.h"
+ "gob/global.h"
+ "gob/game.h"
+ "gob/inter.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\parse_v1.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/parse.h"
+ "gob/global.h"
+ "gob/inter.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\parse_v2.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/parse.h"
+ "gob/global.h"
+ "gob/inter.h"
+
+1190151069 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\saveload.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/saveload.h"
+ "gob/global.h"
+ "gob/draw.h"
+ "gob/video.h"
+
+1190151073 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\saveload_v2.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/saveload.h"
+ "gob/global.h"
+ "gob/game.h"
+
+1190151077 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\saveload_v3.cpp
+ "common/endian.h"
+ "common/file.h"
+ "gob/gob.h"
+ "gob/saveload.h"
+ "gob/global.h"
+ "gob/game.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\scenery.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "gob/gob.h"
+ "gob/scenery.h"
+ "gob/global.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/inter.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\scenery_v1.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/scenery.h"
+ "gob/util.h"
+ "gob/cdrom.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\scenery_v2.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/scenery.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\sound.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/sound.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/game.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\util.cpp
+ "common/events.h"
+ "gob/gob.h"
+ "gob/util.h"
+ "gob/global.h"
+ "gob/dataio.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/sound.h"
+ "gob/video.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\video.cpp
+ "common/endian.h"
+ "graphics/cursorman.h"
+ "gob/gob.h"
+ "gob/video.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/draw.h"
+ "gob/driver_vga.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\video_v1.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/video.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\video_v2.cpp
+ "common/endian.h"
+ "gob/gob.h"
+ "gob/video.h"
+
+1187593839 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\gob\videoplayer.cpp
+ "gob/videoplayer.h"
+ "gob/global.h"
+ "gob/util.h"
+ "gob/dataio.h"
+ "gob/video.h"
+ "gob/draw.h"
+ "gob/game.h"
+ "gob/palanim.h"
+ "gob/inter.h"
+
+1190151107 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\animator_v1.cpp
+ "common/endian.h"
+ "kyra/kyra_v1.h"
+ "kyra/screen.h"
+ "kyra/animator_v1.h"
+ "kyra/sprites.h"
+ "common/system.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v1.h
+ "kyra/kyra.h"
+ "kyra/script.h"
+ "kyra/screen_v1.h"
+
+1185726864 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra.h
+ "engines/engine.h"
+ "common/rect.h"
+ "common/array.h"
+ "common/events.h"
+ "kyra/util.h"
+
+1185907373 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\util.h
+ "common/func.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\script.h
+ "kyra/kyra.h"
+ "kyra/util.h"
+ "common/file.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen_v1.h
+ "kyra/screen.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen.h
+ "common/util.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\animator_v1.h
+
+1185726864 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sprites.h
+ "kyra/kyra_v1.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\animator_v2.cpp
+ "kyra/kyra_v2.h"
+ "kyra/wsamovie.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v2.h
+ "kyra/kyra.h"
+ "kyra/script.h"
+ "kyra/screen_v2.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen_v2.h
+ "kyra/screen.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\wsamovie.h
+ "kyra/resource.h"
+
+1190149900 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\resource.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/file.h"
+ "common/list.h"
+ "kyra/kyra.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\debugger.cpp
+ "common/config-manager.h"
+ "common/system.h"
+ "kyra/debugger.h"
+ "kyra/kyra_v1.h"
+ "kyra/screen.h"
+ "kyra/timer.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\debugger.h
+ "gui/debugger.h"
+
+1185726864 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\timer.h
+ "kyra/kyra.h"
+ "kyra/util.h"
+ "common/list.h"
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\detection.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v1.h"
+ "kyra/kyra_v2.h"
+ "kyra/kyra_v3.h"
+ "common/config-manager.h"
+ "common/advancedDetector.h"
+ "base/plugins.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v3.h
+ "kyra/kyra_v2.h"
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\gui_v1.cpp
+ "kyra/kyra_v1.h"
+ "kyra/screen.h"
+ "kyra/script.h"
+ "kyra/text.h"
+ "kyra/animator_v1.h"
+ "kyra/sound.h"
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/events.h"
+ "common/system.h"
+
+1180980659 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\text.h
+
+1190149900 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound.h
+ "common/scummsys.h"
+ "common/file.h"
+ "common/mutex.h"
+ "sound/midiparser.h"
+ "sound/mixer.h"
+ "sound/softsynth/ym2612.h"
+ "kyra/kyra.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\gui_v2.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v2.h"
+ "kyra/screen.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\items_v1.cpp
+ "kyra/kyra_v1.h"
+ "kyra/seqplayer.h"
+ "kyra/screen.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "kyra/sprites.h"
+ "kyra/wsamovie.h"
+ "kyra/animator_v1.h"
+ "kyra/text.h"
+ "common/system.h"
+ "common/savefile.h"
+
+1185726862 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\seqplayer.h
+ "kyra/kyra_v1.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\items_v2.cpp
+ "kyra/kyra_v2.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra.cpp
+ "common/config-manager.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "kyra/kyra.h"
+ "kyra/sound.h"
+ "kyra/resource.h"
+ "kyra/screen.h"
+ "kyra/text.h"
+ "kyra/timer.h"
+ "kyra/script.h"
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v1.cpp
+ "kyra/kyra_v1.h"
+ "common/file.h"
+ "common/events.h"
+ "common/system.h"
+ "common/savefile.h"
+ "gui/message.h"
+ "kyra/resource.h"
+ "kyra/screen.h"
+ "kyra/script.h"
+ "kyra/seqplayer.h"
+ "kyra/sound.h"
+ "kyra/sprites.h"
+ "kyra/wsamovie.h"
+ "kyra/animator_v1.h"
+ "kyra/text.h"
+ "kyra/debugger.h"
+ "kyra/timer.h"
+
+1185907373 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v2.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v2.h"
+ "kyra/screen.h"
+ "kyra/resource.h"
+ "kyra/wsamovie.h"
+ "kyra/sound.h"
+ "kyra/script.h"
+ "kyra/text.h"
+ "kyra/timer.h"
+ "common/system.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\kyra_v3.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v3.h"
+ "kyra/screen.h"
+ "kyra/wsamovie.h"
+ "kyra/sound.h"
+ "kyra/text.h"
+ "kyra/vqa.h"
+ "common/system.h"
+ "common/config-manager.h"
+ "graphics/cursorman.h"
+
+1180980659 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\vqa.h
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\resource.cpp
+ "common/config-manager.h"
+ "common/endian.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/hash-str.h"
+ "common/func.h"
+ "common/algorithm.h"
+ "gui/message.h"
+ "kyra/resource.h"
+ "kyra/script.h"
+ "kyra/wsamovie.h"
+ "kyra/screen.h"
+
+1190151116 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\saveload_v1.cpp
+ "common/endian.h"
+ "common/savefile.h"
+ "common/system.h"
+ "kyra/kyra_v1.h"
+ "kyra/animator_v1.h"
+ "kyra/screen.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "kyra/timer.h"
+
+1188646031 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\scene.cpp
+ "kyra/kyra.h"
+ "kyra/screen.h"
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\scene_v1.cpp
+ "kyra/kyra_v1.h"
+ "kyra/seqplayer.h"
+ "kyra/screen.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "kyra/sprites.h"
+ "kyra/wsamovie.h"
+ "kyra/animator_v1.h"
+ "kyra/text.h"
+ "kyra/script.h"
+ "kyra/timer.h"
+ "common/system.h"
+ "common/savefile.h"
+
+1185907373 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\scene_v2.cpp
+ "kyra/kyra_v2.h"
+ "kyra/screen_v2.h"
+ "kyra/wsamovie.h"
+ "common/func.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen.cpp
+ "common/endian.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "kyra/screen.h"
+ "kyra/kyra.h"
+ "kyra/resource.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen_v1.cpp
+ "kyra/kyra_v1.h"
+ "kyra/screen_v1.h"
+
+1190151122 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\screen_v2.cpp
+ "common/endian.h"
+ "kyra/kyra_v2.h"
+ "kyra/screen_v2.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\script.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "common/util.h"
+ "common/system.h"
+ "kyra/kyra.h"
+ "kyra/resource.h"
+ "kyra/script.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\script_v1.cpp
+ "common/endian.h"
+ "common/system.h"
+ "kyra/kyra_v1.h"
+ "kyra/script.h"
+ "kyra/screen.h"
+ "kyra/sprites.h"
+ "kyra/wsamovie.h"
+ "kyra/animator_v1.h"
+ "kyra/text.h"
+ "kyra/timer.h"
+
+1185907373 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\script_v2.cpp
+ "kyra/kyra_v2.h"
+ "kyra/wsamovie.h"
+ "common/endian.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\seqplayer.cpp
+ "common/system.h"
+ "engines/engine.h"
+ "kyra/resource.h"
+ "kyra/screen.h"
+ "kyra/sound.h"
+ "kyra/wsamovie.h"
+ "kyra/text.h"
+ "kyra/seqplayer.h"
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sequences_v1.cpp
+ "kyra/kyra.h"
+ "kyra/seqplayer.h"
+ "kyra/screen_v1.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "kyra/sprites.h"
+ "kyra/wsamovie.h"
+ "kyra/animator_v1.h"
+ "kyra/text.h"
+ "kyra/timer.h"
+ "common/events.h"
+ "common/system.h"
+ "common/savefile.h"
+
+1190147095 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sequences_v2.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v2.h"
+ "kyra/screen.h"
+ "kyra/wsamovie.h"
+ "kyra/sound.h"
+ "kyra/text.h"
+ "common/system.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound.cpp
+ "common/system.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "sound/mixer.h"
+ "sound/voc.h"
+ "sound/audiostream.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound_adlib.cpp
+ "common/system.h"
+ "common/mutex.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "sound/mixer.h"
+ "sound/fmopl.h"
+ "sound/audiostream.h"
+
+1183318045 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound_digital.cpp
+ "kyra/sound.h"
+ "sound/audiostream.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound_towns.cpp
+ "common/system.h"
+ "kyra/resource.h"
+ "kyra/sound.h"
+ "kyra/screen.h"
+ "sound/audiocd.h"
+ "sound/audiostream.h"
+ "common/util.h"
+ <math.h>
+
+1189928888 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sound_v1.cpp
+ "kyra/sound.h"
+ "kyra/kyra_v1.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\sprites.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "common/util.h"
+ "common/system.h"
+ "kyra/screen.h"
+ "kyra/kyra_v1.h"
+ "kyra/sprites.h"
+ "kyra/resource.h"
+ "kyra/animator_v1.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\staticres.cpp
+ "common/endian.h"
+ "common/md5.h"
+ "kyra/kyra.h"
+ "kyra/kyra_v1.h"
+ "kyra/kyra_v2.h"
+ "kyra/kyra_v3.h"
+ "kyra/screen.h"
+ "kyra/resource.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\text.cpp
+ "kyra/kyra.h"
+ "kyra/screen.h"
+ "kyra/text.h"
+ "common/events.h"
+ "common/system.h"
+ "common/endian.h"
+
+1190052540 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\text_v1.cpp
+ "kyra/kyra_v1.h"
+ "kyra/screen_v1.h"
+ "kyra/text.h"
+ "kyra/animator_v1.h"
+ "kyra/sprites.h"
+ "kyra/timer.h"
+
+1185726862 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\timer.cpp
+ "kyra/kyra.h"
+ "kyra/timer.h"
+ "common/func.h"
+ "common/savefile.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\timer_v1.cpp
+ "kyra/kyra.h"
+ "kyra/kyra_v1.h"
+ "kyra/screen.h"
+ "kyra/animator_v1.h"
+ "kyra/timer.h"
+ "common/system.h"
+
+1185726864 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\timer_v2.cpp
+ "kyra/kyra_v2.h"
+ "kyra/timer.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\vqa.cpp
+ "common/events.h"
+ "common/system.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "kyra/sound.h"
+ "kyra/screen.h"
+ "kyra/vqa.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\kyra\wsamovie.cpp
+ "common/endian.h"
+ "common/system.h"
+ "kyra/kyra.h"
+ "kyra/kyra_v2.h"
+ "kyra/screen.h"
+ "kyra/screen_v2.h"
+ "kyra/wsamovie.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\animseq.cpp
+ "lure/animseq.h"
+ "lure/palette.h"
+ "lure/decode.h"
+ "lure/events.h"
+ "common/endian.h"
+
+1180980663 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\animseq.h
+ "lure/screen.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\screen.h
+ "engines/engine.h"
+ "lure/luredefs.h"
+ "lure/palette.h"
+ "lure/disk.h"
+ "lure/memory.h"
+ "lure/surface.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\luredefs.h
+ "common/scummsys.h"
+ "common/list.h"
+
+1180980663 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\palette.h
+ "lure/luredefs.h"
+ "lure/disk.h"
+ "lure/memory.h"
+
+1190149900 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\disk.h
+ "common/scummsys.h"
+ "common/str.h"
+ "lure/memory.h"
+ "lure/res_struct.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\memory.h
+ "common/system.h"
+ "common/str.h"
+
+1189928893 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\res_struct.h
+ "lure/luredefs.h"
+ "common/list.h"
+ "common/file.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\surface.h
+ "common/str.h"
+ "lure/disk.h"
+ "lure/luredefs.h"
+
+1190149900 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\decode.h
+ "lure/luredefs.h"
+ "lure/memory.h"
+
+1190149900 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\events.h
+ "common/events.h"
+ "common/str.h"
+ "lure/luredefs.h"
+ "lure/disk.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\debugger.cpp
+ "common/config-manager.h"
+ "common/endian.h"
+ "lure/luredefs.h"
+ "lure/debugger.h"
+ "lure/decode.h"
+ "lure/res.h"
+ "lure/res_struct.h"
+ "lure/room.h"
+ "lure/strings.h"
+
+1182579964 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\debugger.h
+ "gui/debugger.h"
+
+1188078829 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\res.h
+ "lure/luredefs.h"
+ "lure/memory.h"
+ "common/list.h"
+ "lure/res_struct.h"
+ "lure/hotspots.h"
+ "lure/palette.h"
+ "common/file.h"
+
+1189440634 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\hotspots.h
+ "lure/luredefs.h"
+ "lure/screen.h"
+ "lure/disk.h"
+ "lure/res_struct.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\room.h
+ "common/scummsys.h"
+ "lure/disk.h"
+ "lure/res.h"
+ "lure/memory.h"
+ "lure/surface.h"
+ "lure/screen.h"
+ "lure/hotspots.h"
+
+1180980663 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\strings.h
+ "lure/luredefs.h"
+ "lure/memory.h"
+
+1180980663 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\decode.cpp
+ "lure/decode.h"
+ "lure/memory.h"
+ "lure/luredefs.h"
+ "common/endian.h"
+
+1190151151 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\detection.cpp
+ "base/plugins.h"
+ "common/advancedDetector.h"
+ "common/endian.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/md5.h"
+ "lure/luredefs.h"
+ "lure/lure.h"
+
+1186917891 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\lure.h
+ "engines/engine.h"
+ "common/rect.h"
+ "sound/mixer.h"
+ "common/file.h"
+ "lure/disk.h"
+ "lure/res.h"
+ "lure/screen.h"
+ "lure/events.h"
+ "lure/menu.h"
+ "lure/strings.h"
+ "lure/room.h"
+ "lure/fights.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\menu.h
+ "common/str.h"
+ "lure/luredefs.h"
+ "lure/disk.h"
+ "lure/screen.h"
+ "lure/surface.h"
+ "lure/events.h"
+
+1182579964 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\fights.h
+ "lure/luredefs.h"
+ "lure/hotspots.h"
+ "lure/palette.h"
+ "common/singleton.h"
+ "common/endian.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\disk.cpp
+ "common/endian.h"
+ "common/file.h"
+ "common/util.h"
+ "common/scummsys.h"
+ "lure/disk.h"
+ "lure/luredefs.h"
+ "lure/res.h"
+
+1190149900 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\events.cpp
+ "common/events.h"
+ "graphics/cursorman.h"
+ "lure/events.h"
+ "lure/res.h"
+
+1189440634 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\fights.cpp
+ "lure/fights.h"
+ "lure/luredefs.h"
+ "lure/game.h"
+ "lure/res.h"
+ "lure/room.h"
+ "lure/sound.h"
+
+1190149901 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\game.h
+ "engines/engine.h"
+ "lure/luredefs.h"
+ "lure/menu.h"
+ "lure/palette.h"
+ "lure/disk.h"
+ "lure/memory.h"
+ "lure/screen.h"
+ "lure/events.h"
+ "lure/debugger.h"
+
+1189928893 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\sound.h
+ "lure/luredefs.h"
+ "lure/disk.h"
+ "lure/memory.h"
+ "common/singleton.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\game.cpp
+ "lure/game.h"
+ "lure/animseq.h"
+ "lure/fights.h"
+ "lure/res_struct.h"
+ "lure/room.h"
+ "lure/scripts.h"
+ "lure/sound.h"
+ "lure/strings.h"
+ "common/config-manager.h"
+ "common/system.h"
+
+1189928893 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\scripts.h
+ "lure/luredefs.h"
+ "lure/memory.h"
+ "lure/hotspots.h"
+
+1190052541 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\hotspots.cpp
+ "lure/hotspots.h"
+ "lure/decode.h"
+ "lure/palette.h"
+ "lure/disk.h"
+ "lure/res.h"
+ "lure/scripts.h"
+ "lure/room.h"
+ "lure/strings.h"
+ "lure/res_struct.h"
+ "lure/events.h"
+ "lure/game.h"
+ "lure/fights.h"
+ "lure/sound.h"
+ "common/endian.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\intro.cpp
+ "lure/intro.h"
+ "lure/animseq.h"
+ "lure/events.h"
+ "lure/sound.h"
+
+1182579963 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\intro.h
+ "lure/screen.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\lure.cpp
+ "common/config-manager.h"
+ "common/system.h"
+ "common/savefile.h"
+ "lure/luredefs.h"
+ "lure/surface.h"
+ "lure/lure.h"
+ "lure/intro.h"
+ "lure/game.h"
+ "lure/sound.h"
+
+1180980663 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\memory.cpp
+ "lure/memory.h"
+ "common/file.h"
+
+1189440634 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\menu.cpp
+ "lure/menu.h"
+ "lure/luredefs.h"
+ "lure/decode.h"
+ "lure/surface.h"
+ "lure/res_struct.h"
+ "lure/res.h"
+ "lure/strings.h"
+ "lure/room.h"
+ "lure/events.h"
+
+1180980663 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\palette.cpp
+ "lure/palette.h"
+ "common/util.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\res.cpp
+ "lure/res.h"
+ "lure/disk.h"
+ "lure/scripts.h"
+ "lure/screen.h"
+ "common/endian.h"
+
+1189440634 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\res_struct.cpp
+ "lure/res.h"
+ "lure/disk.h"
+ "lure/scripts.h"
+ "common/endian.h"
+
+1188078830 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\room.cpp
+ "lure/room.h"
+ "lure/luredefs.h"
+ "lure/res.h"
+ "lure/screen.h"
+ "lure/game.h"
+ "lure/events.h"
+ "lure/strings.h"
+ "lure/scripts.h"
+
+1189440634 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\screen.cpp
+ "lure/screen.h"
+ "lure/luredefs.h"
+ "lure/memory.h"
+ "lure/disk.h"
+ "lure/decode.h"
+ "lure/events.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\scripts.cpp
+ "lure/animseq.h"
+ "lure/fights.h"
+ "lure/game.h"
+ "lure/res.h"
+ "lure/room.h"
+ "lure/screen.h"
+ "lure/scripts.h"
+ "lure/sound.h"
+ "common/stack.h"
+ "common/endian.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\sound.cpp
+ "lure/sound.h"
+ "lure/game.h"
+ "lure/memory.h"
+ "lure/res.h"
+ "lure/room.h"
+ "common/config-manager.h"
+ "common/endian.h"
+ "sound/midiparser.h"
+
+1180980663 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\strings.cpp
+ "lure/strings.h"
+ "lure/disk.h"
+ "lure/res.h"
+ "lure/room.h"
+ "common/endian.h"
+
+1189928893 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\lure\surface.cpp
+ "lure/surface.h"
+ "lure/decode.h"
+ "lure/events.h"
+ "lure/screen.h"
+ "lure/lure.h"
+ "lure/room.h"
+ "lure/sound.h"
+ "lure/strings.h"
+ "common/endian.h"
+
+1190148942 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\callables_br.cpp
+ "parallaction/parallaction.h"
+
+1190053435 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parallaction.h
+ "common/str.h"
+ "common/stack.h"
+ "common/array.h"
+ "engines/engine.h"
+ "parallaction/defs.h"
+ "parallaction/inventory.h"
+ "parallaction/parser.h"
+ "parallaction/objects.h"
+ "parallaction/disk.h"
+ "parallaction/walk.h"
+
+1190148942 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\defs.h
+ "common/list.h"
+ "common/rect.h"
+
+1188074110 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\inventory.h
+
+1187986551 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parser.h
+ "common/stream.h"
+ "parallaction/defs.h"
+
+1190053435 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\objects.h
+ "common/list.h"
+ "parallaction/defs.h"
+ "parallaction/graphics.h"
+
+1188758111 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\graphics.h
+ "common/rect.h"
+ "common/stream.h"
+ "graphics/surface.h"
+ "parallaction/defs.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1188113518 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\disk.h
+ "parallaction/defs.h"
+ "common/file.h"
+ "graphics/surface.h"
+
+1188481651 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\walk.h
+ "parallaction/defs.h"
+
+1190148942 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\callables_ns.cpp
+ "common/system.h"
+ "common/file.h"
+ "graphics/primitives.h"
+ "parallaction/parallaction.h"
+ "parallaction/menu.h"
+ "parallaction/sound.h"
+
+1186437473 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\menu.h
+ "common/rect.h"
+ "parallaction/defs.h"
+
+1186437473 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\sound.h
+ "common/util.h"
+ "common/mutex.h"
+ "sound/audiostream.h"
+ "sound/iff.h"
+ "sound/mixer.h"
+ "sound/mididrv.h"
+ "parallaction/defs.h"
+
+1190148942 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\debug.cpp
+ "common/system.h"
+ "parallaction/parallaction.h"
+ "parallaction/debug.h"
+
+1186437473 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\debug.h
+ "gui/debugger.h"
+
+1190148942 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\detection.cpp
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/advancedDetector.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\dialogue.cpp
+ "common/events.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\disk_br.cpp
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\disk_ns.cpp
+ "graphics/iff.h"
+ "graphics/surface.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\exec_br.cpp
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\exec_ns.cpp
+ "parallaction/parallaction.h"
+ "parallaction/sound.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\font.cpp
+ "common/endian.h"
+ "common/stream.h"
+ "parallaction/parallaction.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\graphics.cpp
+ "common/system.h"
+ "common/file.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\inventory.cpp
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\menu.cpp
+ "common/system.h"
+ "parallaction/parallaction.h"
+ "parallaction/menu.h"
+ "parallaction/sound.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\objects.cpp
+ "parallaction/objects.h"
+ "parallaction/parser.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parallaction.cpp
+ "common/config-manager.h"
+ "common/events.h"
+ "common/file.h"
+ "common/util.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "parallaction/parallaction.h"
+ "parallaction/debug.h"
+ "parallaction/sound.h"
+
+1190148983 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parallaction_br.cpp
+ "common/system.h"
+ "common/util.h"
+ "parallaction/parallaction.h"
+ "parallaction/sound.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parallaction_ns.cpp
+ "common/system.h"
+ "common/config-manager.h"
+ "parallaction/parallaction.h"
+ "parallaction/sound.h"
+ "parallaction/menu.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parser.cpp
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parser_br.cpp
+ "parallaction/parallaction.h"
+ "parallaction/sound.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\parser_ns.cpp
+ "parallaction/parallaction.h"
+ "parallaction/sound.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\saveload.cpp
+ "common/savefile.h"
+ "gui/dialog.h"
+ "gui/widget.h"
+ "gui/ListWidget.h"
+ "gui/message.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\sound.cpp
+ "common/file.h"
+ "common/stream.h"
+ "sound/mixer.h"
+ "sound/midiparser.h"
+ "sound/mods/protracker.h"
+ "parallaction/sound.h"
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\staticres.cpp
+ "parallaction/parallaction.h"
+
+1190148943 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\parallaction\walk.cpp
+ "parallaction/parallaction.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\bankman.cpp
+ "queen/bankman.h"
+ "queen/resource.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\bankman.h
+ "common/util.h"
+ "queen/structs.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\structs.h
+ "queen/defs.h"
+ "common/endian.h"
+
+1180980679 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\defs.h
+
+1189015785 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\resource.h
+ "common/file.h"
+ "common/util.h"
+ "queen/defs.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\command.cpp
+ "common/events.h"
+ "common/system.h"
+ "queen/command.h"
+ "queen/display.h"
+ "queen/input.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "queen/state.h"
+ "queen/walk.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\command.h
+ "common/util.h"
+ "queen/structs.h"
+
+1189015785 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\display.h
+ "common/str.h"
+ "common/util.h"
+ "queen/defs.h"
+
+1182579964 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\input.h
+ "common/util.h"
+ "common/rect.h"
+ "common/events.h"
+ "queen/defs.h"
+
+1189015785 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\graphics.h
+ "common/util.h"
+ "queen/structs.h"
+
+1180980679 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\grid.h
+ "common/util.h"
+ "queen/structs.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\logic.h
+ "common/str.h"
+ "common/util.h"
+ "queen/structs.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\queen.h
+ "engines/engine.h"
+ "common/endian.h"
+
+1189015785 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\sound.h
+ "common/util.h"
+ "sound/mixer.h"
+ "sound/mods/rjp1.h"
+ "queen/defs.h"
+
+1180980679 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\state.h
+ "common/util.h"
+ "queen/defs.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\walk.h
+ "common/util.h"
+ "queen/structs.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\credits.cpp
+ "queen/credits.h"
+ "queen/display.h"
+ "queen/queen.h"
+ "queen/resource.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\credits.h
+ "common/util.h"
+ "queen/defs.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\cutaway.cpp
+ "queen/cutaway.h"
+ "queen/bankman.h"
+ "queen/display.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "queen/talk.h"
+ "queen/walk.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\cutaway.h
+ "common/util.h"
+ "queen/structs.h"
+
+1189015785 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\talk.h
+ "common/util.h"
+ "queen/structs.h"
+
+1190150123 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\debug.cpp
+ "common/scummsys.h"
+ "queen/debug.h"
+ "queen/graphics.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\debug.h
+ "gui/debugger.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\display.cpp
+ "common/system.h"
+ "graphics/cursorman.h"
+ "queen/display.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\graphics.cpp
+ "queen/graphics.h"
+ "queen/bankman.h"
+ "queen/display.h"
+ "queen/grid.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\grid.cpp
+ "queen/grid.h"
+ "queen/display.h"
+ "queen/logic.h"
+ "queen/queen.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\input.cpp
+ "common/events.h"
+ "common/system.h"
+ "queen/input.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\journal.cpp
+ "common/events.h"
+ "common/system.h"
+ "queen/journal.h"
+ "queen/bankman.h"
+ "queen/display.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/logic.h"
+ "queen/music.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+
+1180980678 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\journal.h
+ "common/util.h"
+
+1180980679 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\music.h
+ "common/util.h"
+ "sound/mididrv.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\logic.cpp
+ "common/config-manager.h"
+ "common/events.h"
+ "common/system.h"
+ "queen/logic.h"
+ "queen/bankman.h"
+ "queen/command.h"
+ "queen/credits.h"
+ "queen/cutaway.h"
+ "queen/debug.h"
+ "queen/defs.h"
+ "queen/display.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/input.h"
+ "queen/journal.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "queen/state.h"
+ "queen/talk.h"
+ "queen/walk.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\music.cpp
+ "queen/music.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "sound/midiparser.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\musicdata.cpp
+ "queen/sound.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\queen.cpp
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/savefile.h"
+ "common/system.h"
+ "queen/queen.h"
+ "queen/bankman.h"
+ "queen/command.h"
+ "queen/cutaway.h"
+ "queen/debug.h"
+ "queen/display.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "queen/talk.h"
+ "queen/walk.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\resource.cpp
+ "common/endian.h"
+ "common/config-manager.h"
+ "queen/resource.h"
+
+1189015785 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\restables.cpp
+ "queen/resource.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\sound.cpp
+ "common/config-manager.h"
+ "common/endian.h"
+ "common/stream.h"
+ "queen/sound.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/music.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "sound/flac.h"
+ "sound/mididrv.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\state.cpp
+ "queen/state.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\talk.cpp
+ "common/events.h"
+ "common/system.h"
+ "common/rect.h"
+ "queen/talk.h"
+ "queen/bankman.h"
+ "queen/display.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/queen.h"
+ "queen/resource.h"
+ "queen/sound.h"
+ "queen/state.h"
+ "queen/walk.h"
+ "common/file.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\queen\walk.cpp
+ "queen/walk.h"
+ "queen/bankman.h"
+ "queen/input.h"
+ "queen/logic.h"
+ "queen/graphics.h"
+ "queen/grid.h"
+ "queen/queen.h"
+
+1190147097 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\actor.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/animation.h"
+ "saga/console.h"
+ "saga/events.h"
+ "saga/isomap.h"
+ "saga/objectmap.h"
+ "saga/sagaresnames.h"
+ "saga/rscfile.h"
+ "saga/script.h"
+ "saga/sndres.h"
+ "saga/sound.h"
+ "saga/scene.h"
+ "common/config-manager.h"
+
+1189858112 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\saga.h
+ "engines/engine.h"
+ "common/stream.h"
+ "saga/gfx.h"
+ "saga/list.h"
+
+1187893325 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\gfx.h
+ "graphics/surface.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1185907387 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\list.h
+ "common/list.h"
+
+1189928897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\actor.h
+ "common/savefile.h"
+ "saga/sprite.h"
+ "saga/itedata.h"
+ "saga/list.h"
+ "saga/saga.h"
+ "saga/font.h"
+
+1180980674 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sprite.h
+
+1187687786 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\itedata.h
+
+1190103457 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\font.h
+ "saga/list.h"
+ "saga/gfx.h"
+
+1190052542 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\animation.h
+ "saga/stream.h"
+
+1180980675 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\stream.h
+ "common/stream.h"
+
+1190103457 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\console.h
+ "gui/debugger.h"
+
+1189928897 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\events.h
+ "saga/list.h"
+
+1180980675 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\isomap.h
+ "saga/actor.h"
+
+1181243356 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\objectmap.h
+ "saga/stream.h"
+
+1187893325 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sagaresnames.h
+
+1186081126 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\rscfile.h
+ "common/file.h"
+
+1189928896 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\script.h
+ "common/endian.h"
+ "saga/font.h"
+ "saga/list.h"
+
+1180980675 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sndres.h
+ "saga/itedata.h"
+ "saga/sound.h"
+
+1182928249 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sound.h
+ "common/file.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+
+1188646032 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\scene.h
+ "saga/font.h"
+ "saga/list.h"
+ "saga/actor.h"
+ "saga/interface.h"
+
+1189858112 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\interface.h
+ "common/keyboard.h"
+ "common/savefile.h"
+ "saga/displayinfo.h"
+ "saga/sprite.h"
+ "saga/script.h"
+
+1187893325 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\displayinfo.h
+
+1190147097 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\actor_walk.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/console.h"
+ "saga/events.h"
+ "saga/isomap.h"
+ "saga/objectmap.h"
+ "saga/sagaresnames.h"
+ "saga/script.h"
+ "saga/sound.h"
+ "saga/scene.h"
+
+1190052542 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\animation.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/console.h"
+ "saga/events.h"
+ "saga/interface.h"
+ "saga/render.h"
+ "saga/rscfile.h"
+ "saga/scene.h"
+ "saga/animation.h"
+
+1189858112 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\render.h
+ "saga/sprite.h"
+
+1190103457 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\console.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/animation.h"
+ "saga/scene.h"
+ "saga/script.h"
+ "saga/console.h"
+
+1188219502 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\detection.cpp
+ "saga/saga.h"
+ "common/config-manager.h"
+ "common/advancedDetector.h"
+ "saga/displayinfo.h"
+ "saga/rscfile.h"
+ "saga/interface.h"
+ "saga/scene.h"
+ "saga/sagaresnames.h"
+ "saga/detection_tables.h"
+
+1189858112 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\detection_tables.h
+
+1189928896 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\events.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/animation.h"
+ "saga/console.h"
+ "saga/scene.h"
+ "saga/interface.h"
+ "saga/palanim.h"
+ "saga/render.h"
+ "saga/sndres.h"
+ "saga/rscfile.h"
+ "saga/music.h"
+ "saga/actor.h"
+ "saga/events.h"
+
+1180980675 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\palanim.h
+
+1187893325 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\music.h
+ "sound/audiocd.h"
+ "sound/mididrv.h"
+ "sound/midiparser.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+ "common/mutex.h"
+
+1190147097 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\font.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/rscfile.h"
+ "saga/font.h"
+ "saga/stream.h"
+
+1180980674 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\font_map.cpp
+ "saga/saga.h"
+ "saga/font.h"
+
+1190147097 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\gfx.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/interface.h"
+ "saga/sagaresnames.h"
+ "saga/rscfile.h"
+ "saga/scene.h"
+ "saga/stream.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+
+1188646032 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\ihnm_introproc.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/animation.h"
+ "saga/events.h"
+ "saga/interface.h"
+ "saga/render.h"
+ "saga/rscfile.h"
+ "saga/sndres.h"
+ "saga/music.h"
+ "saga/scene.h"
+ "common/events.h"
+
+1185907387 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\image.cpp
+ "saga/saga.h"
+ "saga/stream.h"
+
+1189858112 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\input.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/actor.h"
+ "saga/console.h"
+ "saga/interface.h"
+ "saga/render.h"
+ "saga/scene.h"
+ "saga/script.h"
+ "saga/isomap.h"
+ "common/events.h"
+ "common/system.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\interface.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/actor.h"
+ "saga/console.h"
+ "saga/displayinfo.h"
+ "saga/events.h"
+ "saga/font.h"
+ "saga/objectmap.h"
+ "saga/isomap.h"
+ "saga/itedata.h"
+ "saga/music.h"
+ "saga/puzzle.h"
+ "saga/render.h"
+ "saga/scene.h"
+ "saga/script.h"
+ "saga/sound.h"
+ "saga/sprite.h"
+ "saga/rscfile.h"
+ "saga/sagaresnames.h"
+ "saga/interface.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "common/timer.h"
+
+1185907386 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\puzzle.h
+
+1185907386 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\isomap.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/sagaresnames.h"
+ "saga/scene.h"
+ "saga/isomap.h"
+ "saga/stream.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\ite_introproc.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/animation.h"
+ "saga/events.h"
+ "saga/font.h"
+ "saga/sndres.h"
+ "saga/palanim.h"
+ "saga/music.h"
+ "saga/scene.h"
+ "saga/sagaresnames.h"
+ "saga/rscfile.h"
+
+1181815827 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\itedata.cpp
+ "saga/saga.h"
+ "saga/itedata.h"
+ "saga/sagaresnames.h"
+ "saga/sndres.h"
+
+1189015781 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\music.cpp
+ "saga/saga.h"
+ "saga/rscfile.h"
+ "saga/sagaresnames.h"
+ "saga/music.h"
+ "saga/stream.h"
+ "sound/audiostream.h"
+ "sound/mididrv.h"
+ "sound/midiparser.h"
+ "common/config-manager.h"
+ "common/file.h"
+
+1185907386 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\objectmap.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/console.h"
+ "saga/font.h"
+ "saga/interface.h"
+ "saga/objectmap.h"
+ "saga/stream.h"
+ "saga/actor.h"
+ "saga/scene.h"
+ "saga/isomap.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\palanim.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/events.h"
+ "saga/palanim.h"
+ "saga/stream.h"
+
+1181657776 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\puzzle.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/interface.h"
+ "saga/scene.h"
+ "saga/sprite.h"
+ "saga/puzzle.h"
+ "saga/render.h"
+ "saga/sagaresnames.h"
+ "common/system.h"
+ "common/timer.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\render.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/font.h"
+ "saga/gfx.h"
+ "saga/interface.h"
+ "saga/objectmap.h"
+ "saga/puzzle.h"
+ "saga/render.h"
+ "saga/scene.h"
+ "common/timer.h"
+ "common/system.h"
+
+1189015781 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\rscfile.cpp
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/animation.h"
+ "saga/interface.h"
+ "saga/music.h"
+ "saga/rscfile.h"
+ "saga/scene.h"
+ "saga/sndres.h"
+ "saga/stream.h"
+ "common/advancedDetector.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\saga.cpp
+ "common/file.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "sound/mixer.h"
+ "saga/saga.h"
+ "saga/rscfile.h"
+ "saga/gfx.h"
+ "saga/render.h"
+ "saga/actor.h"
+ "saga/animation.h"
+ "saga/console.h"
+ "saga/events.h"
+ "saga/font.h"
+ "saga/interface.h"
+ "saga/isomap.h"
+ "saga/puzzle.h"
+ "saga/script.h"
+ "saga/scene.h"
+ "saga/sndres.h"
+ "saga/sprite.h"
+ "saga/sound.h"
+ "saga/music.h"
+ "saga/palanim.h"
+ "saga/objectmap.h"
+ "saga/sagaresnames.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\saveload.cpp
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/system.h"
+ "common/file.h"
+ "saga/saga.h"
+ "saga/actor.h"
+ "saga/events.h"
+ "saga/interface.h"
+ "saga/isomap.h"
+ "saga/music.h"
+ "saga/render.h"
+ "saga/sagaresnames.h"
+ "saga/scene.h"
+ "saga/script.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\scene.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/animation.h"
+ "saga/console.h"
+ "saga/interface.h"
+ "saga/events.h"
+ "saga/isomap.h"
+ "saga/objectmap.h"
+ "saga/palanim.h"
+ "saga/puzzle.h"
+ "saga/render.h"
+ "saga/script.h"
+ "saga/sound.h"
+ "saga/music.h"
+ "saga/scene.h"
+ "saga/stream.h"
+ "saga/actor.h"
+ "saga/rscfile.h"
+ "saga/sagaresnames.h"
+ "graphics/iff.h"
+ "common/util.h"
+
+1189928897 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\script.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/console.h"
+ "saga/script.h"
+ "saga/stream.h"
+ "saga/interface.h"
+ "saga/itedata.h"
+ "saga/scene.h"
+ "saga/events.h"
+ "saga/actor.h"
+ "saga/objectmap.h"
+ "saga/isomap.h"
+ "saga/rscfile.h"
+
+1190147097 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sfuncs.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/actor.h"
+ "saga/animation.h"
+ "saga/console.h"
+ "saga/events.h"
+ "saga/font.h"
+ "saga/interface.h"
+ "saga/music.h"
+ "saga/itedata.h"
+ "saga/puzzle.h"
+ "saga/render.h"
+ "saga/sound.h"
+ "saga/sndres.h"
+ "saga/rscfile.h"
+ "saga/script.h"
+ "saga/objectmap.h"
+ "saga/scene.h"
+ "saga/isomap.h"
+ "saga/sagaresnames.h"
+ "common/config-manager.h"
+
+1189440640 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sndres.cpp
+ "saga/saga.h"
+ "saga/itedata.h"
+ "saga/sagaresnames.h"
+ "saga/rscfile.h"
+ "saga/sndres.h"
+ "saga/sound.h"
+ "saga/stream.h"
+ "common/file.h"
+ "sound/voc.h"
+ "sound/wave.h"
+ "sound/adpcm.h"
+ "sound/audiostream.h"
+
+1184697614 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sound.cpp
+ "saga/saga.h"
+ "saga/sound.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/adpcm.h"
+
+1186081126 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sprite.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/scene.h"
+ "saga/sagaresnames.h"
+ "saga/rscfile.h"
+ "saga/font.h"
+ "saga/sprite.h"
+ "saga/stream.h"
+
+1181657776 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\saga\sthread.cpp
+ "saga/saga.h"
+ "saga/gfx.h"
+ "saga/actor.h"
+ "saga/console.h"
+ "saga/interface.h"
+ "saga/script.h"
+ "saga/stream.h"
+ "saga/scene.h"
+ "saga/sagaresnames.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\actor.cpp
+ "common/system.h"
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/akos.h"
+ "scumm/boxes.h"
+ "scumm/charset.h"
+ "scumm/costume.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/saveload.h"
+ "scumm/he/sound_he.h"
+ "scumm/he/sprite_he.h"
+ "scumm/usage_bits.h"
+ "scumm/util.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\actor.h
+ "common/scummsys.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\saveload.h
+ "common/scummsys.h"
+ <stddef.h>
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\akos.h
+ "scumm/base-costume.h"
+
+1189015772 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\base-costume.h
+ "common/scummsys.h"
+ "scumm/actor.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\boxes.h
+ "common/rect.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\charset.h
+ "common/scummsys.h"
+ "common/rect.h"
+ "scumm/gfx.h"
+ "scumm/saveload.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\costume.h
+ "scumm/base-costume.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\intern.h
+ "scumm/scumm.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\intern_he.h
+ "scumm/intern.h"
+ "scumm/he/floodfill_he.h"
+ "scumm/he/wiz_he.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\floodfill_he.h
+ "common/rect.h"
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\wiz_he.h
+ "common/rect.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\object.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\resource.h
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\sound_he.h
+ "common/scummsys.h"
+ "scumm/sound.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\sound.h
+ "common/scummsys.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "scumm/saveload.h"
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\sprite_he.h
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\usage_bits.h
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\util.h
+ "common/scummsys.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\akos.cpp
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/akos.h"
+ "scumm/bomp.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/he/wiz_he.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\bomp.h
+ "common/scummsys.h"
+ "graphics/surface.h"
+
+1180980631 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\imuse.h
+ "common/scummsys.h"
+ "common/mutex.h"
+ "scumm/music.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\music.h
+ "common/scummsys.h"
+
+1189015770 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse.h
+ "common/scummsys.h"
+ "common/util.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+ "scumm/imuse_digi/dimuse_sndmgr.h"
+ "scumm/music.h"
+ "scumm/sound.h"
+ "sound/mixer.h"
+ "sound/audiostream.h"
+
+1180980629 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_bndmgr.h
+ "common/scummsys.h"
+ "common/file.h"
+
+1190149903 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_sndmgr.h
+ "common/scummsys.h"
+ "sound/audiostream.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\base-costume.cpp
+ "scumm/base-costume.h"
+ "scumm/costume.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\bomp.cpp
+ "scumm/scumm.h"
+ "scumm/akos.h"
+ "scumm/bomp.h"
+ "scumm/util.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\boxes.cpp
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/boxes.h"
+ "scumm/intern.h"
+ "scumm/util.h"
+ "common/util.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\camera.cpp
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+
+1190149901 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\charset.cpp
+ "scumm/charset.h"
+ "scumm/scumm.h"
+ "scumm/nut_renderer.h"
+ "scumm/util.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/wiz_he.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\nut_renderer.h
+ "common/file.h"
+ "graphics/surface.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\costume.cpp
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/costume.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\cursor.cpp
+ "common/system.h"
+ "common/util.h"
+ "graphics/cursorman.h"
+ "scumm/bomp.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/he/resource_he.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\resource_he.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\debugger.cpp
+ "common/config-manager.h"
+ "common/file.h"
+ "common/str.h"
+ "common/system.h"
+ "common/util.h"
+ "scumm/actor.h"
+ "scumm/boxes.h"
+ "scumm/debugger.h"
+ "scumm/imuse/imuse.h"
+ "scumm/object.h"
+ "scumm/player_v2.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\debugger.h
+ "gui/debugger.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v2.h
+ "common/scummsys.h"
+ "common/mutex.h"
+ "scumm/music.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190151206 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\detection.cpp
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/fs.h"
+ "common/list.h"
+ "common/md5.h"
+ "scumm/detection.h"
+ "scumm/detection_tables.h"
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+
+1190151211 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\detection_tables.h
+ "common/advancedDetector.h"
+ "common/rect.h"
+ "common/util.h"
+ "scumm/detection.h"
+ "scumm/scumm.h"
+ "scumm/scumm-md5.h"
+
+1187076084 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\scumm-md5.h
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\dialogs.cpp
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/system.h"
+ "common/events.h"
+ "graphics/scaler.h"
+ "scummhelp.h"
+ "gui/about.h"
+ "gui/chooser.h"
+ "gui/eval.h"
+ "gui/newgui.h"
+ "gui/ListWidget.h"
+ "scumm/dialogs.h"
+ "scumm/sound.h"
+ "scumm/scumm.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/player_v2.h"
+ "scumm/verbs.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "scumm/help.h"
+ "gui/KeysDialog.h"
+
+1183318039 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\dialogs.h
+ "common/str.h"
+ "gui/dialog.h"
+ "gui/options.h"
+ "gui/widget.h"
+ "scumm/detection.h"
+ "scumm/help.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\help.h
+ "common/str.h"
+
+1183196493 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\verbs.h
+ "common/scummsys.h"
+ "common/rect.h"
+
+1186912627 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\file.cpp
+ "scumm/file.h"
+ "scumm/scumm.h"
+
+1186912627 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\file.h
+ "common/file.h"
+ "scumm/detection.h"
+
+1189440629 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\file_nes.cpp
+ "scumm/file_nes.h"
+ "common/endian.h"
+ "common/md5.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1186912627 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\file_nes.h
+ "common/file.h"
+ "scumm/file.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\gfx.cpp
+ "common/system.h"
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/usage_bits.h"
+ "scumm/he/wiz_he.h"
+ "scumm/util.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\animation_he.cpp
+ "scumm/he/animation_he.h"
+ "scumm/he/intern_he.h"
+ "sound/audiostream.h"
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\animation_he.h
+ "common/file.h"
+ "graphics/dxa_player.h"
+ "sound/mixer.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\cup_player_he.cpp
+ "common/system.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/cup_player_he.h"
+
+1180980637 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\cup_player_he.h
+ "common/stream.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\floodfill_he.cpp
+ "scumm/he/floodfill_he.h"
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\logic_he.cpp
+ "scumm/he/intern_he.h"
+ "scumm/he/logic_he.h"
+
+1190149902 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\logic_he.h
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\palette_he.cpp
+ "common/system.h"
+ "scumm/scumm.h"
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/util.h"
+
+1190149902 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\resource_he.cpp
+ "scumm/scumm.h"
+ "scumm/file.h"
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/he/sound_he.h"
+ "sound/wave.h"
+ "graphics/cursorman.h"
+ "common/stream.h"
+ "common/system.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v100he.cpp
+ "common/system.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/he/animation_he.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+ "scumm/he/sprite_he.h"
+ "scumm/util.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v60he.cpp
+ "common/savefile.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/imuse/imuse.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+ "scumm/usage_bits.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v70he.cpp
+ "common/config-manager.h"
+ "common/system.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+ "scumm/verbs.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v72he.cpp
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/system.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/file.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v80he.cpp
+ "common/config-file.h"
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/str.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\script_v90he.cpp
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/he/animation_he.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/logic_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/he/sprite_he.h"
+ "scumm/util.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\sound_he.cpp
+ "scumm/actor.h"
+ "scumm/file.h"
+ "scumm/imuse/imuse.h"
+ "scumm/scumm.h"
+ "scumm/he/sound_he.h"
+ "scumm/he/intern_he.h"
+ "scumm/util.h"
+ "common/config-manager.h"
+ "common/timer.h"
+ "common/util.h"
+ "sound/adpcm.h"
+ "sound/audiocd.h"
+ "sound/flac.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/voc.h"
+ "sound/vorbis.h"
+ "sound/wave.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\sprite_he.cpp
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+ "scumm/he/sprite_he.h"
+ "scumm/usage_bits.h"
+ "scumm/util.h"
+ "scumm/he/wiz_he.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\he\wiz_he.cpp
+ "common/system.h"
+ "graphics/cursorman.h"
+ "scumm/he/intern_he.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/he/wiz_he.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\help.cpp
+ "common/str.h"
+ "common/util.h"
+ "scumm/help.h"
+ "scumm/scumm.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\imuse.cpp
+ "base/version.h"
+ "common/util.h"
+ "common/system.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse/imuse_internal.h"
+ "scumm/imuse/instrument.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+
+1180980631 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\imuse_internal.h
+ "common/scummsys.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse/instrument.h"
+ "scumm/saveload.h"
+ "sound/mididrv.h"
+
+1190149903 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\instrument.h
+ "common/scummsys.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\imuse_part.cpp
+ "common/util.h"
+ "scumm/imuse/imuse_internal.h"
+ "scumm/saveload.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\imuse_player.cpp
+ "common/util.h"
+ "engines/engine.h"
+ "scumm/imuse/imuse_internal.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+ "sound/midiparser.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\instrument.cpp
+ "scumm/scumm.h"
+ "scumm/saveload.h"
+ "scumm/imuse/instrument.h"
+ "sound/mididrv.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\sysex_samnmax.cpp
+ "common/endian.h"
+ "common/util.h"
+ "scumm/imuse/imuse_internal.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\sysex_scumm.cpp
+ "common/endian.h"
+ "common/util.h"
+ "scumm/imuse/imuse_internal.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse.cpp
+ "common/system.h"
+ "common/timer.h"
+ "scumm/actor.h"
+ "scumm/saveload.h"
+ "scumm/intern.h"
+ "scumm/sound.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_bndmgr.cpp
+ "common/scummsys.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/file.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_codecs.cpp
+ "common/scummsys.h"
+ "common/endian.h"
+ "common/util.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_music.cpp
+ "common/scummsys.h"
+ "scumm/scumm.h"
+ "scumm/imuse_digi/dimuse.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_script.cpp
+ "common/system.h"
+ "common/timer.h"
+ "scumm/actor.h"
+ "scumm/intern.h"
+ "scumm/sound.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_sndmgr.cpp
+ "common/scummsys.h"
+ "common/util.h"
+ "sound/flac.h"
+ "sound/voc.h"
+ "sound/vorbis.h"
+ "sound/mp3.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse_digi/dimuse_sndmgr.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_tables.cpp
+ "scumm/imuse_digi/dimuse.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse_digi\dimuse_track.cpp
+ "common/timer.h"
+ "scumm/actor.h"
+ "scumm/intern.h"
+ "scumm/sound.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse_digi/dimuse_bndmgr.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\input.cpp
+ "common/config-manager.h"
+ "common/events.h"
+ "common/system.h"
+ "gui/message.h"
+ "gui/newgui.h"
+ "scumm/debugger.h"
+ "scumm/dialogs.h"
+ "scumm/insane/insane.h"
+ "scumm/imuse/imuse.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/logic_he.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/intern.h"
+
+1180980635 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane.h
+ "engines/engine.h"
+ "scumm/intern.h"
+ "scumm/nut_renderer.h"
+ "scumm/smush/smush_player.h"
+ "scumm/smush/chunk.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_player.h
+ "common/util.h"
+ "scumm/smush/chunk.h"
+ "scumm/sound.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\chunk.h
+ "common/scummsys.h"
+ "common/str.h"
+ "common/stream.h"
+
+1190149903 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane.cpp
+ "engines/engine.h"
+ "common/system.h"
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/file.h"
+ "scumm/sound.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/smush/smush_player.h"
+ "scumm/smush/smush_font.h"
+ "scumm/smush/chunk.h"
+ "scumm/insane/insane.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_font.h
+ "common/scummsys.h"
+ "scumm/nut_renderer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane_ben.cpp
+ "engines/engine.h"
+ "scumm/insane/insane.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane_enemy.cpp
+ "engines/engine.h"
+ "scumm/insane/insane.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane_iact.cpp
+ "engines/engine.h"
+ "scumm/scumm.h"
+ "scumm/smush/smush_player.h"
+ "scumm/smush/chunk.h"
+ "scumm/insane/insane.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\insane\insane_scenes.cpp
+ "engines/engine.h"
+ "common/config-manager.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/insane/insane.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\midiparser_eup.cpp
+ "sound/midiparser.h"
+ "sound/mididrv.h"
+ "common/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\midiparser_ro.cpp
+ "sound/midiparser.h"
+ "sound/mididrv.h"
+ "common/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\nut_renderer.cpp
+ "scumm/scumm.h"
+ "scumm/file.h"
+ "scumm/nut_renderer.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\object.cpp
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/bomp.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/usage_bits.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\palette.cpp
+ "common/system.h"
+ "common/util.h"
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/resource.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_mod.cpp
+ "scumm/player_mod.h"
+ "sound/mixer.h"
+ "sound/rate.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_mod.h
+ "scumm/scumm.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_nes.cpp
+ "engines/engine.h"
+ "scumm/player_nes.h"
+ "scumm/scumm.h"
+ "sound/mixer.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_nes.h
+ "common/scummsys.h"
+ "scumm/music.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v1.cpp
+ "engines/engine.h"
+ "scumm/player_v1.h"
+ "scumm/scumm.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v1.h
+ "scumm/player_v2.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v2.cpp
+ "engines/engine.h"
+ "scumm/player_v2.h"
+ "scumm/scumm.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v2a.cpp
+ "engines/engine.h"
+ "scumm/player_v2a.h"
+ "scumm/scumm.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v2a.h
+ "common/scummsys.h"
+ "scumm/music.h"
+ "scumm/player_mod.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v3a.cpp
+ "engines/engine.h"
+ "scumm/player_v3a.h"
+ "scumm/scumm.h"
+
+1180980639 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\player_v3a.h
+ "common/scummsys.h"
+ "scumm/music.h"
+ "scumm/player_mod.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\resource.cpp
+ "common/str.h"
+ "scumm/charset.h"
+ "scumm/dialogs.h"
+ "scumm/file.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\resource_v2.cpp
+ "scumm/file.h"
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/resource.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\resource_v3.cpp
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/file.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\resource_v4.cpp
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/file.h"
+ "scumm/resource.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\room.cpp
+ "scumm/actor.h"
+ "scumm/boxes.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\saveload.cpp
+ "common/config-manager.h"
+ "common/savefile.h"
+ "common/system.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse/imuse.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/saveload.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/he/sprite_he.h"
+ "scumm/verbs.h"
+ "sound/audiocd.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script.cpp
+ "common/config-manager.h"
+ "common/util.h"
+ "scumm/actor.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/util.h"
+ "scumm/scumm.h"
+ "scumm/verbs.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script_v0.cpp
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/scumm.h"
+ "scumm/verbs.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script_v2.cpp
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script_v5.cpp
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+ "common/savefile.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script_v6.cpp
+ "common/config-manager.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/file.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/insane/insane.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/smush/smush_player.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\script_v8.cpp
+ "common/config-manager.h"
+ "common/system.h"
+ "scumm/actor.h"
+ "scumm/akos.h"
+ "scumm/charset.h"
+ "scumm/file.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+ "scumm/smush/smush_player.h"
+ "sound/mixer.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\scumm.cpp
+ "common/config-manager.h"
+ "common/md5.h"
+ "common/events.h"
+ "common/system.h"
+ "gui/message.h"
+ "gui/newgui.h"
+ "graphics/cursorman.h"
+ "scumm/akos.h"
+ "scumm/charset.h"
+ "scumm/costume.h"
+ "scumm/debugger.h"
+ "scumm/dialogs.h"
+ "scumm/file.h"
+ "scumm/file_nes.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/smush/smush_mixer.h"
+ "scumm/smush/smush_player.h"
+ "scumm/insane/insane.h"
+ "scumm/intern.h"
+ "scumm/he/animation_he.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/logic_he.h"
+ "scumm/he/sound_he.h"
+ "scumm/object.h"
+ "scumm/player_nes.h"
+ "scumm/player_v1.h"
+ "scumm/player_v2.h"
+ "scumm/player_v2a.h"
+ "scumm/player_v3a.h"
+ "scumm/he/resource_he.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/imuse/sysex.h"
+ "scumm/he/sprite_he.h"
+ "scumm/he/cup_player_he.h"
+ "scumm/util.h"
+ "scumm/verbs.h"
+ "sound/mixer.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_mixer.h
+ "scumm/sound.h"
+
+1190149903 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\imuse\sysex.h
+ "common/util.h"
+
+1190149904 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\channel.cpp
+ "scumm/smush/channel.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\channel.h
+ "common/util.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\chunk.cpp
+ "scumm/smush/chunk.h"
+ "scumm/scumm.h"
+ "scumm/file.h"
+ "common/file.h"
+ "common/str.h"
+ "common/util.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\codec1.cpp
+ "common/endian.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\codec37.cpp
+ "common/endian.h"
+ "common/util.h"
+ "scumm/bomp.h"
+ "scumm/smush/codec37.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\codec37.h
+ "common/scummsys.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\codec47.cpp
+ "common/endian.h"
+ "common/util.h"
+ "scumm/bomp.h"
+ "scumm/smush/codec47.h"
+
+1180980633 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\codec47.h
+ "common/scummsys.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\imuse_channel.cpp
+ "common/endian.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/smush/channel.h"
+ "scumm/smush/chunk.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\saud_channel.cpp
+ "common/endian.h"
+ "scumm/util.h"
+ "scumm/smush/channel.h"
+ "scumm/smush/chunk.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_font.cpp
+ "common/file.h"
+ "scumm/scumm.h"
+ "scumm/util.h"
+ "scumm/smush/smush_font.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_mixer.cpp
+ "common/util.h"
+ "scumm/smush/smush_mixer.h"
+ "scumm/smush/channel.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/imuse/imuse.h"
+ "sound/mixer.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\smush\smush_player.cpp
+ "engines/engine.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/system.h"
+ "common/util.h"
+ "graphics/cursorman.h"
+ "scumm/bomp.h"
+ "scumm/file.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/imuse/imuse.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "scumm/smush/channel.h"
+ "scumm/smush/chunk.h"
+ "scumm/smush/codec37.h"
+ "scumm/smush/codec47.h"
+ "scumm/smush/smush_font.h"
+ "scumm/smush/smush_mixer.h"
+ "scumm/smush/smush_player.h"
+ "scumm/insane/insane.h"
+ "sound/mixer.h"
+ "sound/vorbis.h"
+ "sound/mp3.h"
+ <png.h>
+ <zlib.h>
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\sound.cpp
+ "scumm/actor.h"
+ "scumm/file.h"
+ "scumm/imuse/imuse.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/scumm.h"
+ "scumm/sound.h"
+ "scumm/util.h"
+ "common/config-manager.h"
+ "common/timer.h"
+ "common/util.h"
+ "sound/adpcm.h"
+ "sound/audiocd.h"
+ "sound/flac.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/voc.h"
+ "sound/vorbis.h"
+ "sound/wave.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\string.cpp
+ "common/config-manager.h"
+ "scumm/scumm.h"
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/dialogs.h"
+ "scumm/file.h"
+ "scumm/imuse_digi/dimuse.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/verbs.h"
+ "scumm/he/sound_he.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\thumbnail.cpp
+ "common/system.h"
+ "common/savefile.h"
+ "graphics/scaler.h"
+ "scumm/scumm.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\usage_bits.cpp
+ "scumm/scumm.h"
+ "scumm/usage_bits.h"
+
+1180980639 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\util.cpp
+ "scumm/util.h"
+ "common/util.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\vars.cpp
+ "common/config-manager.h"
+ "scumm/scumm.h"
+ "scumm/intern.h"
+ "scumm/he/intern_he.h"
+ "scumm/he/logic_he.h"
+ "sound/mididrv.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\scumm\verbs.cpp
+ "scumm/actor.h"
+ "scumm/charset.h"
+ "scumm/intern.h"
+ "scumm/object.h"
+ "scumm/resource.h"
+ "scumm/scumm.h"
+ "scumm/verbs.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\autoroute.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sky/autoroute.h"
+ "sky/compact.h"
+ "sky/grid.h"
+ "sky/skydefs.h"
+ "sky/struc.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\autoroute.h
+ "common/scummsys.h"
+
+1180980655 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\compact.h
+ "sky/sky.h"
+ "sky/struc.h"
+ "sky/skydefs.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\sky.h
+ "common/events.h"
+ "engines/engine.h"
+
+1183318044 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\struc.h
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\skydefs.h
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\grid.h
+ "common/scummsys.h"
+ "skydefs.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\compact.cpp
+ "common/endian.h"
+ "common/util.h"
+ "common/file.h"
+ "sky/compact.h"
+ "gui/message.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\control.cpp
+ "common/endian.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/events.h"
+ "common/system.h"
+ "common/savefile.h"
+ "common/util.h"
+ "gui/message.h"
+ "sky/compact.h"
+ "sky/control.h"
+ "sky/disk.h"
+ "sky/logic.h"
+ "sky/music/musicbase.h"
+ "sky/mouse.h"
+ "sky/screen.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/sound.h"
+ "sky/struc.h"
+ "sky/text.h"
+ "sky/compact.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\control.h
+ "common/events.h"
+ "common/scummsys.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\disk.h
+ "common/scummsys.h"
+ "common/str.h"
+ "sky/rnc_deco.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\rnc_deco.h
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\logic.h
+ "common/util.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\musicbase.h
+ "common/scummsys.h"
+ "common/mutex.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\mouse.h
+ "common/scummsys.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\screen.h
+ "common/scummsys.h"
+ "sky/skydefs.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\sound.h
+ "common/scummsys.h"
+ "sound/mixer.h"
+
+1190149906 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\text.h
+ "common/scummsys.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\debug.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sky/debug.h"
+ "sky/grid.h"
+ "sky/logic.h"
+ "sky/mouse.h"
+ "sky/screen.h"
+ "sky/sky.h"
+ "sky/struc.h"
+ "sky/compact.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\debug.h
+ "common/scummsys.h"
+ "gui/debugger.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\disk.cpp
+ "common/endian.h"
+ "common/file.h"
+ "common/util.h"
+ "sky/disk.h"
+ "sky/rnc_deco.h"
+ "sky/sky.h"
+ "sky/struc.h"
+
+1180980654 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\grid.cpp
+ "sky/compact.h"
+ "sky/disk.h"
+ "sky/grid.h"
+ "sky/logic.h"
+ "sky/compact.h"
+
+1189015779 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\hufftext.cpp
+ "sky/text.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\intro.cpp
+ "common/endian.h"
+ "common/util.h"
+ "common/events.h"
+ "common/system.h"
+ "sky/disk.h"
+ "sky/intro.h"
+ "sky/music/musicbase.h"
+ "sky/screen.h"
+ "sky/sky.h"
+ "sky/sound.h"
+ "sky/struc.h"
+ "sky/text.h"
+
+1190149905 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\intro.h
+ "common/scummsys.h"
+ "sound/mixer.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\logic.cpp
+ "common/endian.h"
+ "common/rect.h"
+ "sky/autoroute.h"
+ "sky/compact.h"
+ "sky/control.h"
+ "sky/debug.h"
+ "sky/disk.h"
+ "sky/grid.h"
+ "sky/logic.h"
+ "sky/mouse.h"
+ "sky/music/musicbase.h"
+ "sky/text.h"
+ "sky/screen.h"
+ "sky/sky.h"
+ "sky/sound.h"
+ "sky/struc.h"
+
+1190149905 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\mouse.cpp
+ "common/events.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "sky/disk.h"
+ "sky/logic.h"
+ "sky/mouse.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/struc.h"
+ "sky/compact.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\adlibchannel.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sky/music/adlibchannel.h"
+ "sky/sky.h"
+
+1180980652 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\adlibchannel.h
+ "sky/music/musicbase.h"
+ "sound/fmopl.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\adlibmusic.cpp
+ "common/endian.h"
+ "sky/music/adlibmusic.h"
+ "sky/music/adlibchannel.h"
+ "sound/mixer.h"
+ "sky/sky.h"
+
+1180980652 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\adlibmusic.h
+ "sky/music/musicbase.h"
+ "sound/audiostream.h"
+ "sound/fmopl.h"
+ "sound/mixer.h"
+
+1180980652 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\gmchannel.cpp
+ "gmchannel.h"
+ "common/util.h"
+ "sound/mididrv.h"
+
+1180980652 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\gmchannel.h
+ "sky/music/musicbase.h"
+
+1180980652 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\gmmusic.cpp
+ "sky/music/gmmusic.h"
+ "sky/music/gmchannel.h"
+ "sky/sky.h"
+ "common/util.h"
+ "common/endian.h"
+ "sound/mididrv.h"
+
+1180980652 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\gmmusic.h
+ "sky/music/musicbase.h"
+
+1183099336 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\mt32music.cpp
+ "sky/music/mt32music.h"
+ "sky/music/gmchannel.h"
+ "common/util.h"
+ "common/system.h"
+ "common/endian.h"
+ "sound/mididrv.h"
+
+1180980652 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\mt32music.h
+ "sky/music/musicbase.h"
+
+1180980652 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\music\musicbase.cpp
+ "sky/music/musicbase.h"
+ "sky/disk.h"
+ "common/util.h"
+ "common/endian.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\rnc_deco.cpp
+ "common/endian.h"
+ "sky/rnc_deco.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\screen.cpp
+ "common/endian.h"
+ "common/events.h"
+ "common/system.h"
+ "sky/disk.h"
+ "sky/logic.h"
+ "sky/screen.h"
+ "sky/compact.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/struc.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\sky.cpp
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/events.h"
+ "common/system.h"
+ "common/timer.h"
+ "sky/control.h"
+ "sky/debug.h"
+ "sky/disk.h"
+ "sky/grid.h"
+ "sky/intro.h"
+ "sky/logic.h"
+ "sky/mouse.h"
+ "sky/music/adlibmusic.h"
+ "sky/music/gmmusic.h"
+ "sky/music/mt32music.h"
+ "sky/music/musicbase.h"
+ "sky/screen.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/sound.h"
+ "sky/text.h"
+ "sky/compact.h"
+ "sound/mididrv.h"
+ "sound/mixer.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\sound.cpp
+ "common/endian.h"
+ "sky/disk.h"
+ "sky/logic.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/sound.h"
+ "sky/struc.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sky\text.cpp
+ "common/endian.h"
+ "sky/disk.h"
+ "sky/logic.h"
+ "sky/text.h"
+ "sky/sky.h"
+ "sky/skydefs.h"
+ "sky/struc.h"
+ "sky/compact.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\animation.cpp
+ "common/file.h"
+ "sword1/sword1.h"
+ "sword1/animation.h"
+ "sword1/credits.h"
+ "sword1/text.h"
+ "sound/vorbis.h"
+ "common/config-manager.h"
+ "common/endian.h"
+ "common/str.h"
+ "common/events.h"
+ "common/system.h"
+
+1182579958 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\sword1.h
+ "engines/engine.h"
+ "common/events.h"
+ "common/util.h"
+ "sword1/sworddefs.h"
+
+1183318037 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\sworddefs.h
+ "common/scummsys.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\animation.h
+ "graphics/dxa_player.h"
+ "graphics/mpeg_player.h"
+ "sword1/screen.h"
+ "sword1/sound.h"
+ "sound/audiostream.h"
+
+1180980694 c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\mpeg_player.h
+ "common/scummsys.h"
+ <inttypes.h>
+ <stdint.h>
+ <mpeg2dec/mpeg2.h>
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\screen.h
+ "sword1/sworddefs.h"
+
+1189015768 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\sound.h
+ "sword1/object.h"
+ "sword1/sworddefs.h"
+ "common/file.h"
+ "sound/mixer.h"
+ "common/util.h"
+
+1183318037 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\object.h
+ "common/scummsys.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\credits.h
+ "common/util.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\text.h
+ "sword1/object.h"
+ "sword1/sworddefs.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\control.cpp
+ "common/file.h"
+ "common/util.h"
+ "common/savefile.h"
+ "common/events.h"
+ "common/system.h"
+ "gui/message.h"
+ "sword1/control.h"
+ "sword1/logic.h"
+ "sword1/mouse.h"
+ "sword1/music.h"
+ "sword1/objectman.h"
+ "sword1/resman.h"
+ "sword1/sound.h"
+ "sword1/sword1.h"
+ "sword1/sworddefs.h"
+ "sword1/swordres.h"
+
+1182579958 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\control.h
+ "common/scummsys.h"
+ "common/events.h"
+ "sword1/sworddefs.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\logic.h
+ "sword1/sworddefs.h"
+ "sword1/objectman.h"
+ "common/util.h"
+ "sound/mixer.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\objectman.h
+ "sword1/resman.h"
+ "sword1/sworddefs.h"
+ "sword1/object.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\resman.h
+ "sword1/memman.h"
+ "common/file.h"
+ "sword1/sworddefs.h"
+ "common/endian.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\memman.h
+ "common/scummsys.h"
+
+1183318037 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\mouse.h
+ "common/scummsys.h"
+ "sword1/sworddefs.h"
+ "sword1/object.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1180980624 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\music.h
+ "common/scummsys.h"
+ "common/mutex.h"
+ "common/file.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "sound/rate.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\swordres.h
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\credits.cpp
+ "common/endian.h"
+ "sword1/credits.h"
+ "sword1/screen.h"
+ "sword1/sword1.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+ "common/file.h"
+ "common/util.h"
+ "common/events.h"
+ "common/system.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\debug.cpp
+ "common/util.h"
+ "sword1/debug.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\debug.h
+ "common/scummsys.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\eventman.cpp
+ "sword1/eventman.h"
+ "sword1/sworddefs.h"
+ "common/util.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\eventman.h
+ "sword1/object.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\logic.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sword1/logic.h"
+ "sword1/text.h"
+ "sword1/sound.h"
+ "sword1/eventman.h"
+ "sword1/menu.h"
+ "sword1/router.h"
+ "sword1/screen.h"
+ "sword1/mouse.h"
+ "sword1/sword1.h"
+ "sword1/music.h"
+ "sword1/swordres.h"
+ "sword1/animation.h"
+ "sword1/credits.h"
+ "sword1/debug.h"
+ "gui/message.h"
+
+1180980623 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\menu.h
+ "sword1/sworddefs.h"
+ "sword1/object.h"
+
+1183318037 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\router.h
+ "sword1/object.h"
+ "common/pack-start.h"
+ "common/pack-end.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\memman.cpp
+ "sword1/memman.h"
+ "common/util.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\menu.cpp
+ "sword1/menu.h"
+ "sword1/resman.h"
+ "common/scummsys.h"
+ "common/util.h"
+ "common/system.h"
+ "sword1/mouse.h"
+ "sword1/screen.h"
+ "sword1/logic.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\mouse.cpp
+ "common/system.h"
+ "graphics/cursorman.h"
+ "sword1/mouse.h"
+ "sword1/menu.h"
+ "sword1/screen.h"
+ "sword1/logic.h"
+ "sword1/resman.h"
+ "sword1/objectman.h"
+ "sword1/sworddefs.h"
+ "sword1/swordres.h"
+ "sword1/menu.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\music.cpp
+ "common/endian.h"
+ "common/file.h"
+ "common/util.h"
+ "common/system.h"
+ "sword1/music.h"
+ "sound/aiff.h"
+ "sound/flac.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/wave.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\objectman.cpp
+ "common/util.h"
+ "sword1/objectman.h"
+ "sword1/sworddefs.h"
+ "sword1/swordres.h"
+ "sword1/sword1.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\resman.cpp
+ "common/config-manager.h"
+ "common/util.h"
+ "common/str.h"
+ "engines/engine.h"
+ "sword1/memman.h"
+ "sword1/resman.h"
+ "sword1/sworddefs.h"
+ "sword1/swordres.h"
+ "gui/message.h"
+ "gui/newgui.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\router.cpp
+ "common/util.h"
+ "sword1/router.h"
+ "sword1/swordres.h"
+ "sword1/sworddefs.h"
+ "sword1/objectman.h"
+ "sword1/resman.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\screen.cpp
+ "common/system.h"
+ "common/util.h"
+ "sword1/screen.h"
+ "sword1/logic.h"
+ "sword1/sworddefs.h"
+ "sword1/text.h"
+ "sword1/resman.h"
+ "sword1/objectman.h"
+ "sword1/menu.h"
+ "sword1/sword1.h"
+ "sword1/animation.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\sound.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sword1/sound.h"
+ "sword1/resman.h"
+ "sword1/logic.h"
+ "sword1/sword1.h"
+ "sound/flac.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/wave.h"
+
+1190149906 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\staticres.cpp
+ "sword1/sworddefs.h"
+ "sword1/swordres.h"
+ "sword1/screen.h"
+ "sword1/resman.h"
+ "sword1/objectman.h"
+ "sword1/menu.h"
+ "sword1/music.h"
+ "sword1/sound.h"
+ "sword1/sword1.h"
+ "sword1/logic.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\sword1.cpp
+ "sword1/sword1.h"
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/timer.h"
+ "common/events.h"
+ "common/system.h"
+ "sword1/resman.h"
+ "sword1/objectman.h"
+ "sword1/mouse.h"
+ "sword1/logic.h"
+ "sword1/sound.h"
+ "sword1/screen.h"
+ "sword1/swordres.h"
+ "sword1/menu.h"
+ "sword1/music.h"
+ "sword1/control.h"
+ "gui/message.h"
+ "gui/newgui.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword1\text.cpp
+ "common/endian.h"
+ "common/util.h"
+ "sword1/text.h"
+ "sword1/resman.h"
+ "sword1/objectman.h"
+ "sword1/swordres.h"
+ "sword1/sworddefs.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\animation.cpp
+ "common/config-manager.h"
+ "common/file.h"
+ "common/events.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+ "sword2/animation.h"
+
+1182579958 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sword2.h
+ "engines/engine.h"
+ "common/events.h"
+ "common/util.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\defs.h
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\header.h
+ "common/stream.h"
+ "common/endian.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\logic.h
+ "common/endian.h"
+ "sword2/animation.h"
+ "sword2/memory.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\animation.h
+ "graphics/dxa_player.h"
+ "graphics/mpeg_player.h"
+ "sound/mixer.h"
+ "sword2/screen.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\screen.h
+ "common/rect.h"
+ "common/stream.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\memory.h
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\maketext.h
+ "sword2/debug.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\debug.h
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\mouse.h
+ "common/rect.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\resman.h
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sound.h
+ "common/file.h"
+ "sound/audiostream.h"
+ "sound/mixer.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\anims.cpp
+ "common/file.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/screen.h"
+ "sword2/interpreter.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/sound.h"
+ "sword2/animation.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\interpreter.h
+ "common/endian.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\router.h
+ "sword2/object.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\object.h
+ "common/stream.h"
+ "common/endian.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\console.cpp
+ "common/rect.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/memory.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\console.h
+ "gui/debugger.h"
+ "sword2/debug.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\controls.cpp
+ "common/events.h"
+ "common/rect.h"
+ "common/config-manager.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/controls.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\controls.h
+ "sword2/defs.h"
+ "sword2/saveload.h"
+
+1180980626 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\saveload.h
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\debug.cpp
+ "common/rect.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/memory.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\events.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\function.cpp
+ "common/system.h"
+ "common/file.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/screen.h"
+ "sword2/console.h"
+ "sword2/interpreter.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/sound.h"
+ "sword2/animation.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\icons.cpp
+ "common/stream.h"
+ "common/rect.h"
+ "sword2/sword2.h"
+ "sword2/header.h"
+ "sword2/defs.h"
+ "sword2/logic.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\interpreter.cpp
+ "common/util.h"
+ "sword2/sword2.h"
+ "sword2/header.h"
+ "sword2/defs.h"
+ "sword2/interpreter.h"
+ "sword2/logic.h"
+ "sword2/memory.h"
+ "sword2/resman.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\layers.cpp
+ "common/rect.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\logic.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\maketext.cpp
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\memory.cpp
+ "sword2/sword2.h"
+ "sword2/memory.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\menu.cpp
+ "common/rect.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/mouse.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\mouse.cpp
+ "common/system.h"
+ "common/events.h"
+ "graphics/cursorman.h"
+ "sword2/sword2.h"
+ "sword2/console.h"
+ "sword2/controls.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/mouse.h"
+ "sword2/object.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\music.cpp
+ "common/file.h"
+ "common/system.h"
+ "sound/mp3.h"
+ "sound/vorbis.h"
+ "sound/flac.h"
+ "sound/rate.h"
+ "sound/wave.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/resman.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\palette.cpp
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\protocol.cpp
+ "sword2/sword2.h"
+ "sword2/header.h"
+ "sword2/resman.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\render.cpp
+ "common/endian.h"
+ "common/system.h"
+ "graphics/primitives.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\resman.cpp
+ "common/file.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/logic.h"
+ "sword2/memory.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\router.cpp
+ "common/stream.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\saveload.cpp
+ "common/savefile.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/object.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/saveload.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\screen.cpp
+ "common/system.h"
+ "common/events.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/mouse.h"
+ "sword2/object.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\scroll.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sound.cpp
+ "common/file.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/resman.h"
+ "sword2/sound.h"
+ "sound/wave.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\speech.cpp
+ "common/file.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/object.h"
+ "sword2/resman.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sprite.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/screen.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\startup.cpp
+ "common/file.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/memory.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sword2.cpp
+ "base/plugins.h"
+ "common/config-manager.h"
+ "common/file.h"
+ "common/fs.h"
+ "common/events.h"
+ "common/system.h"
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/console.h"
+ "sword2/controls.h"
+ "sword2/logic.h"
+ "sword2/maketext.h"
+ "sword2/memory.h"
+ "sword2/mouse.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/screen.h"
+ "sword2/sound.h"
+
+1190149907 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\sync.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/logic.h"
+
+1190149908 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\sword2\walker.cpp
+ "sword2/sword2.h"
+ "sword2/defs.h"
+ "sword2/header.h"
+ "sword2/interpreter.h"
+ "sword2/logic.h"
+ "sword2/resman.h"
+ "sword2/router.h"
+ "sword2/screen.h"
+
+1190151255 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\detection.cpp
+ "common/config-manager.h"
+ "common/advancedDetector.h"
+ "base/plugins.h"
+ "touche/touche.h"
+
+1185531023 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\touche.h
+ "common/array.h"
+ "common/endian.h"
+ "common/file.h"
+ "common/rect.h"
+ "common/util.h"
+ "sound/mixer.h"
+ "engines/engine.h"
+
+1190149435 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\graphics.cpp
+ "common/endian.h"
+ "touche/graphics.h"
+
+1180980640 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\graphics.h
+ "common/util.h"
+
+1190149440 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\midi.cpp
+ "common/stream.h"
+ "sound/midiparser.h"
+ "touche/midi.h"
+
+1185907376 c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\midi.h
+ "common/util.h"
+ "common/mutex.h"
+ "sound/mididrv.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\opcodes.cpp
+ "common/system.h"
+ "touche/touche.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\resource.cpp
+ "sound/flac.h"
+ "sound/mixer.h"
+ "sound/mp3.h"
+ "sound/voc.h"
+ "sound/vorbis.h"
+ "touche/midi.h"
+ "touche/touche.h"
+ "touche/graphics.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\saveload.cpp
+ "common/savefile.h"
+ "touche/graphics.h"
+ "touche/touche.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\staticres.cpp
+ "touche/graphics.h"
+ "touche/touche.h"
+ "touche/midi.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\touche.cpp
+ "common/config-manager.h"
+ "common/events.h"
+ "common/system.h"
+ "graphics/cursorman.h"
+ "sound/mididrv.h"
+ "touche/midi.h"
+ "touche/touche.h"
+ "touche/graphics.h"
+
+1190149875 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\engines\touche\ui.cpp
+ "common/events.h"
+ "common/system.h"
+ "common/savefile.h"
+ "touche/graphics.h"
+ "touche/midi.h"
+ "touche/touche.h"
+
+1190153796 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\platform\null\null.cpp
+ "common/system.h"
+ "base/main.h"
+ "common/rect.h"
+ "backends/saves/default/default-saves.h"
+ "backends/timer/default/default-timer.h"
+ "sound/mixer.h"
+
+1190147103 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\dc\dc-provider.cpp
+ "backends/plugins/dc/dc-provider.h"
+ "backends/plugins/dynamic-plugin.h"
+ "common/fs.h"
+ "dcloader.h"
+
+1180980696 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\dc\dc-provider.h
+ "common/stdafx.h"
+ "base/plugins.h"
+
+1180980697 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\dynamic-plugin.h
+ "common/stdafx.h"
+ "base/plugins.h"
+
+1190147101 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\posix\posix-provider.cpp
+ "backends/plugins/posix/posix-provider.h"
+ "backends/plugins/dynamic-plugin.h"
+ "common/fs.h"
+ <dlfcn.h>
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\posix\posix-provider.h
+ "common/stdafx.h"
+ "base/plugins.h"
+
+1190147101 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\sdl\sdl-provider.cpp
+ "backends/plugins/sdl/sdl-provider.h"
+ "backends/plugins/dynamic-plugin.h"
+ "common/fs.h"
+ "SDL.h"
+ "SDL_loadso.h"
+
+1190147101 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\win32\win32-provider.cpp
+ "backends/plugins/win32/win32-provider.h"
+ "backends/plugins/dynamic-plugin.h"
+ "common/fs.h"
+ <windows.h>
+
+1180980695 c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\plugins\win32\win32-provider.h
+ "common/stdafx.h"
+ "base/plugins.h"
+
+1181243345 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\dists\scummvm.rc
+ "winresrc.h"
+
+1190153804 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\graphics\mpeg_player.cpp
+ "graphics/mpeg_player.h"
+ "common/file.h"
+ "common/system.h"
+ "common/util.h"
+ "graphics/scaler/intern.h"
+
+1190153810 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\gui\keysdialog.cpp
+ "gui/KeysDialog.h"
+ "gui/Actions.h"
+ <SDL_keyboard.h>
+ "CEDevice.h"
+
+1190153819 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\sound\rate_arm.cpp
+ "sound/audiostream.h"
+ "sound/rate.h"
+ "sound/mixer.h"
+ "common/util.h"
+
+1190151406 source:c:\documents and settings\usoquotidiano\desktop\base\scummvm\backends\fs\abstract-fs-factory.cpp
+ "backends/fs/abstract-fs-factory.h"
+ "backends/fs/amigaos4/amigaos4-fs-factory.cpp"
+ "backends/fs/dc/ronincd-fs-factory.cpp"
+ "backends/fs/ds/ds-fs-factory.cpp"
+ "backends/fs/gp32/gp32-fs-factory.cpp"
+ "backends/fs/morphos/abox-fs-factory.cpp"
+ "backends/fs/palmos/palmos-fs-factory.cpp"
+ "backends/fs/ps2/ps2-fs-factory.cpp"
+ "backends/fs/psp/psp-fs-factory.cpp"
+ "backends/fs/symbian/symbian-fs-factory.cpp"
+ "backends/fs/posix/posix-fs-factory.cpp"
+ "backends/fs/windows/windows-fs-factory.cpp"
+
diff --git a/dists/codeblocks/scummvm.layout b/dists/codeblocks/scummvm.layout
index 7b88105b61..ece2973f92 100644
--- a/dists/codeblocks/scummvm.layout
+++ b/dists/codeblocks/scummvm.layout
@@ -1,236 +1,359 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="default" />
- <File name="..\..\backends\events\default\default-events.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1060" topLine="8" />
+ <File name="..\..\backends\events\default\default-events.cpp" open="0" top="0" tabpos="27">
+ <Cursor position="1203" topLine="16" />
</File>
- <File name="..\..\backends\events\default\default-events.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="13" />
+ <File name="..\..\backends\events\default\default-events.h" open="0" top="0" tabpos="1">
+ <Cursor position="1271" topLine="17" />
</File>
- <File name="..\..\backends\fs\windows\windows-fs.cpp" open="0" top="0" tabpos="3">
- <Cursor position="1326" topLine="28" />
+ <File name="..\..\backends\fs\abstract-fs-factory.h" open="0" top="0" tabpos="0">
+ <Cursor position="2898" topLine="47" />
+ </File>
+ <File name="..\..\backends\fs\abstract-fs.h" open="0" top="0" tabpos="0">
+ <Cursor position="0" topLine="21" />
+ </File>
+ <File name="..\..\backends\midi\alsa.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1230" topLine="9" />
+ </File>
+ <File name="..\..\backends\midi\coreaudio.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1154" topLine="0" />
+ </File>
+ <File name="..\..\backends\midi\coremidi.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1152" topLine="0" />
+ </File>
+ <File name="..\..\backends\midi\morphos.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1350" topLine="12" />
+ </File>
+ <File name="..\..\backends\midi\seq.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1405" topLine="0" />
</File>
<File name="..\..\backends\midi\windows.cpp" open="0" top="0" tabpos="4">
- <Cursor position="1606" topLine="24" />
+ <Cursor position="1226" topLine="18" />
+ </File>
+ <File name="..\..\backends\platform\null\null.cpp" open="1" top="0" tabpos="1">
+ <Cursor position="1136" topLine="9" />
+ </File>
+ <File name="..\..\backends\platform\sdl\events.cpp" open="0" top="0" tabpos="2">
+ <Cursor position="5816" topLine="195" />
</File>
- <File name="..\..\backends\platform\sdl\events.cpp" open="0" top="0" tabpos="1">
- <Cursor position="5716" topLine="196" />
+ <File name="..\..\backends\platform\sdl\graphics.cpp" open="0" top="0" tabpos="14">
+ <Cursor position="27910" topLine="1019" />
</File>
- <File name="..\..\backends\platform\sdl\graphics.cpp" open="0" top="0" tabpos="1">
- <Cursor position="27863" topLine="1022" />
+ <File name="..\..\backends\platform\sdl\main.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="3110" topLine="65" />
</File>
- <File name="..\..\backends\platform\sdl\sdl-common.h" open="0" top="0" tabpos="0">
- <Cursor position="7253" topLine="206" />
+ <File name="..\..\backends\platform\sdl\sdl-common.h" open="0" top="0" tabpos="3">
+ <Cursor position="11161" topLine="229" />
</File>
- <File name="..\..\backends\platform\sdl\sdl.cpp" open="0" top="0" tabpos="6">
- <Cursor position="3294" topLine="88" />
+ <File name="..\..\backends\platform\sdl\sdl.cpp" open="0" top="0" tabpos="7">
+ <Cursor position="7162" topLine="202" />
+ </File>
+ <File name="..\..\backends\saves\compressed\compressed-saves.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1163" topLine="14" />
</File>
<File name="..\..\backends\saves\default\default-saves.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1794" topLine="33" />
+ <Cursor position="1203" topLine="16" />
</File>
<File name="..\..\backends\saves\savefile.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1740" topLine="11" />
+ <Cursor position="1136" topLine="14" />
</File>
<File name="..\..\backends\timer\default\default-timer.cpp" open="0" top="0" tabpos="7">
- <Cursor position="3304" topLine="82" />
+ <Cursor position="1154" topLine="13" />
</File>
<File name="..\..\base\commandLine.cpp" open="0" top="0" tabpos="14">
- <Cursor position="13025" topLine="322" />
+ <Cursor position="1130" topLine="14" />
+ </File>
+ <File name="..\..\base\game.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="0" topLine="41" />
</File>
- <File name="..\..\base\main.cpp" open="0" top="0" tabpos="0">
- <Cursor position="10180" topLine="267" />
+ <File name="..\..\base\main.cpp" open="0" top="0" tabpos="1">
+ <Cursor position="1506" topLine="22" />
</File>
<File name="..\..\base\main.h" open="0" top="0" tabpos="0">
<Cursor position="1074" topLine="0" />
</File>
- <File name="..\..\base\plugins.cpp" open="1" top="0" tabpos="5">
- <Cursor position="3400" topLine="86" />
+ <File name="..\..\base\plugins.cpp" open="0" top="0" tabpos="3">
+ <Cursor position="2915" topLine="80" />
</File>
- <File name="..\..\base\plugins.h" open="0" top="0" tabpos="3">
- <Cursor position="5991" topLine="151" />
+ <File name="..\..\base\plugins.h" open="0" top="0" tabpos="2">
+ <Cursor position="1575" topLine="59" />
</File>
<File name="..\..\base\version.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1734" topLine="13" />
+ <Cursor position="1124" topLine="14" />
</File>
<File name="..\..\common\advancedDetector.cpp" open="0" top="0" tabpos="16">
- <Cursor position="4607" topLine="144" />
+ <Cursor position="1142" topLine="14" />
+ </File>
+ <File name="..\..\common\advancedDetector.h" open="0" top="0" tabpos="18">
+ <Cursor position="2709" topLine="66" />
</File>
- <File name="..\..\common\array.h" open="0" top="0" tabpos="2">
- <Cursor position="1882" topLine="45" />
+ <File name="..\..\common\array.h" open="0" top="0" tabpos="3">
+ <Cursor position="1170" topLine="6" />
</File>
<File name="..\..\common\config-file.cpp" open="0" top="0" tabpos="0">
- <Cursor position="4515" topLine="122" />
+ <Cursor position="1132" topLine="14" />
</File>
<File name="..\..\common\config-manager.cpp" open="0" top="0" tabpos="4">
- <Cursor position="7266" topLine="205" />
+ <Cursor position="1268" topLine="20" />
</File>
<File name="..\..\common\config-manager.h" open="0" top="0" tabpos="0">
- <Cursor position="1658" topLine="12" />
+ <Cursor position="2954" topLine="70" />
</File>
<File name="..\..\common\endian.h" open="0" top="0" tabpos="0">
- <Cursor position="4129" topLine="122" />
+ <Cursor position="5451" topLine="152" />
</File>
<File name="..\..\common\file.cpp" open="0" top="0" tabpos="0">
<Cursor position="15663" topLine="480" />
</File>
<File name="..\..\common\file.h" open="0" top="0" tabpos="13">
- <Cursor position="1181" topLine="61" />
+ <Cursor position="1164" topLine="17" />
</File>
<File name="..\..\common\fs.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1071" topLine="8" />
+ <Cursor position="2325" topLine="66" />
</File>
<File name="..\..\common\func.h" open="0" top="0" tabpos="2">
- <Cursor position="2306" topLine="40" />
+ <Cursor position="6966" topLine="226" />
</File>
<File name="..\..\common\hashmap.h" open="0" top="0" tabpos="0">
- <Cursor position="30" topLine="120" />
+ <Cursor position="2567" topLine="45" />
</File>
<File name="..\..\common\list.h" open="0" top="0" tabpos="1">
- <Cursor position="3592" topLine="128" />
+ <Cursor position="1773" topLine="20" />
</File>
<File name="..\..\common\md5.cpp" open="0" top="0" tabpos="20">
- <Cursor position="1020" topLine="364" />
+ <Cursor position="1020" topLine="346" />
</File>
- <File name="..\..\common\md5.h" open="0" top="0" tabpos="19">
+ <File name="..\..\common\md5.h" open="0" top="0" tabpos="2">
<Cursor position="0" topLine="0" />
</File>
<File name="..\..\common\mutex.cpp" open="0" top="0" tabpos="18">
- <Cursor position="1316" topLine="24" />
+ <Cursor position="1122" topLine="14" />
</File>
<File name="..\..\common\mutex.h" open="0" top="0" tabpos="1">
<Cursor position="1704" topLine="21" />
</File>
<File name="..\..\common\rect.h" open="0" top="0" tabpos="0">
- <Cursor position="3493" topLine="23" />
+ <Cursor position="3482" topLine="67" />
</File>
- <File name="..\..\common\savefile.h" open="0" top="0" tabpos="1">
- <Cursor position="1342" topLine="55" />
+ <File name="..\..\common\savefile.h" open="0" top="0" tabpos="4">
+ <Cursor position="1180" topLine="17" />
</File>
- <File name="..\..\common\scummsys.h" open="0" top="0" tabpos="1">
- <Cursor position="9437" topLine="352" />
+ <File name="..\..\common\scummsys.h" open="0" top="0" tabpos="6">
+ <Cursor position="0" topLine="0" />
</File>
<File name="..\..\common\singleton.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="39" />
- </File>
- <File name="..\..\common\stack.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="60" />
+ <Cursor position="0" topLine="4" />
</File>
- <File name="..\..\common\stdafx.h" open="0" top="0" tabpos="1">
- <Cursor position="27" topLine="0" />
+ <File name="..\..\common\stack.h" open="0" top="0" tabpos="4">
+ <Cursor position="2403" topLine="72" />
</File>
<File name="..\..\common\str.cpp" open="0" top="0" tabpos="0">
- <Cursor position="3740" topLine="78" />
+ <Cursor position="1118" topLine="13" />
</File>
- <File name="..\..\common\str.h" open="0" top="0" tabpos="0">
- <Cursor position="6115" topLine="165" />
+ <File name="..\..\common\str.h" open="0" top="0" tabpos="2">
+ <Cursor position="5060" topLine="135" />
</File>
<File name="..\..\common\stream.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1828" topLine="46" />
+ <Cursor position="1124" topLine="14" />
</File>
- <File name="..\..\common\stream.h" open="0" top="0" tabpos="3">
- <Cursor position="3529" topLine="125" />
+ <File name="..\..\common\stream.h" open="0" top="0" tabpos="5">
+ <Cursor position="1172" topLine="17" />
</File>
- <File name="..\..\common\system.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1888" topLine="29" />
+ <File name="..\..\common\system.cpp" open="0" top="0" tabpos="6">
+ <Cursor position="1124" topLine="14" />
</File>
- <File name="..\..\common\system.h" open="0" top="0" tabpos="2">
- <Cursor position="27043" topLine="748" />
+ <File name="..\..\common\system.h" open="0" top="0" tabpos="4">
+ <Cursor position="18676" topLine="453" />
</File>
<File name="..\..\common\timer.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="10" />
+ <Cursor position="0" topLine="8" />
</File>
<File name="..\..\common\unzip.cpp" open="0" top="0" tabpos="0">
- <Cursor position="35606" topLine="1176" />
+ <Cursor position="1243" topLine="19" />
+ </File>
+ <File name="..\..\common\unzip.h" open="0" top="0" tabpos="0">
+ <Cursor position="2913" topLine="56" />
</File>
<File name="..\..\common\util.cpp" open="0" top="0" tabpos="3">
- <Cursor position="11348" topLine="425" />
+ <Cursor position="1119" topLine="13" />
</File>
- <File name="..\..\common\util.h" open="0" top="0" tabpos="2">
- <Cursor position="3" topLine="126" />
+ <File name="..\..\common\util.h" open="0" top="0" tabpos="1">
+ <Cursor position="1184" topLine="16" />
</File>
- <File name="..\..\engines\engine.cpp" open="0" top="0" tabpos="6">
- <Cursor position="1299" topLine="6" />
+ <File name="..\..\engines\engine.cpp" open="0" top="0" tabpos="1">
+ <Cursor position="1274" topLine="20" />
</File>
<File name="..\..\graphics\dxa_player.cpp" open="0" top="0" tabpos="5">
- <Cursor position="2699" topLine="98" />
+ <Cursor position="1131" topLine="14" />
</File>
<File name="..\..\graphics\font.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1610" topLine="46" />
+ <Cursor position="1122" topLine="13" />
</File>
<File name="..\..\graphics\font.h" open="0" top="0" tabpos="0">
- <Cursor position="1274" topLine="20" />
+ <Cursor position="1677" topLine="25" />
</File>
<File name="..\..\graphics\fontman.h" open="0" top="0" tabpos="0">
- <Cursor position="2503" topLine="36" />
+ <Cursor position="1182" topLine="16" />
</File>
- <File name="..\..\graphics\ilbm.cpp" open="1" top="0" tabpos="3">
- <Cursor position="9338" topLine="284" />
+ <File name="..\..\graphics\fonts\consolefont.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="55" topLine="0" />
</File>
- <File name="..\..\graphics\ilbm.h" open="1" top="0" tabpos="2">
- <Cursor position="1674" topLine="36" />
+ <File name="..\..\graphics\fonts\newfont.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="55" topLine="0" />
</File>
- <File name="..\..\graphics\imagedec.cpp" open="1" top="0" tabpos="1">
+ <File name="..\..\graphics\fonts\newfont_big.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="55" topLine="0" />
+ </File>
+ <File name="..\..\graphics\fonts\scummfont.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="13" />
+ </File>
+ <File name="..\..\graphics\iff.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="3084" topLine="268" />
+ </File>
+ <File name="..\..\graphics\iff.h" open="0" top="0" tabpos="0">
+ <Cursor position="1923" topLine="47" />
+ </File>
+ <File name="..\..\graphics\imagedec.cpp" open="0" top="0" tabpos="1">
<Cursor position="3897" topLine="4" />
</File>
<File name="..\..\graphics\imagedec.h" open="0" top="0" tabpos="0">
- <Cursor position="1720" topLine="11" />
+ <Cursor position="1186" topLine="16" />
</File>
<File name="..\..\graphics\imageman.cpp" open="0" top="0" tabpos="0">
<Cursor position="1217" topLine="0" />
</File>
<File name="..\..\graphics\imageman.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="21" />
+ <Cursor position="1186" topLine="16" />
</File>
- <File name="..\..\graphics\primitives.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1071" topLine="17" />
+ <File name="..\..\graphics\mpeg_player.cpp" open="1" top="0" tabpos="2">
+ <Cursor position="1136" topLine="9" />
</File>
- <File name="..\..\graphics\primitives.h" open="0" top="0" tabpos="0">
- <Cursor position="1194" topLine="0" />
+ <File name="..\..\graphics\primitives.cpp" open="0" top="0" tabpos="4">
+ <Cursor position="1134" topLine="13" />
+ </File>
+ <File name="..\..\graphics\primitives.h" open="0" top="0" tabpos="1">
+ <Cursor position="1089" topLine="0" />
</File>
<File name="..\..\graphics\scaler.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="33" />
+ <Cursor position="1178" topLine="16" />
+ </File>
+ <File name="..\..\graphics\scaler\intern.h" open="0" top="0" tabpos="0">
+ <Cursor position="1199" topLine="17" />
</File>
<File name="..\..\graphics\scaler\scale2x.cpp" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="17" />
+ <Cursor position="1329" topLine="23" />
</File>
<File name="..\..\graphics\scaler\scale2x.h" open="0" top="0" tabpos="0">
<Cursor position="0" topLine="16" />
</File>
- <File name="..\..\graphics\surface.cpp" open="0" top="0" tabpos="4">
- <Cursor position="2096" topLine="9" />
+ <File name="..\..\graphics\scaler\scale3x.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1329" topLine="23" />
+ </File>
+ <File name="..\..\graphics\scaler\scalebit.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1340" topLine="24" />
+ </File>
+ <File name="..\..\graphics\scaler\thumbnail.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="14" />
+ </File>
+ <File name="..\..\graphics\surface.cpp" open="0" top="0" tabpos="2">
+ <Cursor position="1128" topLine="13" />
+ </File>
+ <File name="..\..\graphics\surface.h" open="0" top="0" tabpos="7">
+ <Cursor position="1491" topLine="20" />
+ </File>
+ <File name="..\..\gui\Actions.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="14" />
+ </File>
+ <File name="..\..\gui\Actions.h" open="0" top="0" tabpos="0">
+ <Cursor position="1167" topLine="17" />
+ </File>
+ <File name="..\..\gui\EditTextWidget.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="13" />
+ </File>
+ <File name="..\..\gui\Key.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1115" topLine="14" />
+ </File>
+ <File name="..\..\gui\Key.h" open="0" top="0" tabpos="0">
+ <Cursor position="1151" topLine="17" />
+ </File>
+ <File name="..\..\gui\KeysDialog.cpp" open="1" top="1" tabpos="3">
+ <Cursor position="1264" topLine="9" />
</File>
- <File name="..\..\graphics\surface.h" open="0" top="0" tabpos="3">
- <Cursor position="2124" topLine="19" />
+ <File name="..\..\gui\KeysDialog.h" open="0" top="0" tabpos="0">
+ <Cursor position="1421" topLine="6" />
+ </File>
+ <File name="..\..\gui\ListWidget.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="13" />
</File>
<File name="..\..\gui\ListWidget.h" open="0" top="0" tabpos="0">
<Cursor position="1693" topLine="25" />
</File>
- <File name="..\..\gui\PopUpWidget.cpp" open="0" top="0" tabpos="7">
- <Cursor position="9213" topLine="325" />
+ <File name="..\..\gui\PopUpWidget.cpp" open="0" top="0" tabpos="16">
+ <Cursor position="1131" topLine="13" />
+ </File>
+ <File name="..\..\gui\ScrollBarWidget.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="13" />
+ </File>
+ <File name="..\..\gui\TabWidget.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="13" />
</File>
<File name="..\..\gui\ThemeModern.cpp" open="0" top="0" tabpos="8">
<Cursor position="1928" topLine="22" />
</File>
+ <File name="..\..\gui\about.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1119" topLine="13" />
+ </File>
+ <File name="..\..\gui\browser.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="13" />
+ </File>
+ <File name="..\..\gui\chooser.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="13" />
+ </File>
+ <File name="..\..\gui\console.cpp" open="0" top="0" tabpos="3">
+ <Cursor position="1123" topLine="13" />
+ </File>
<File name="..\..\gui\debugger.cpp" open="0" top="0" tabpos="0">
- <Cursor position="5444" topLine="160" />
+ <Cursor position="1123" topLine="14" />
</File>
<File name="..\..\gui\dialog.cpp" open="0" top="0" tabpos="0">
- <Cursor position="2732" topLine="48" />
+ <Cursor position="1121" topLine="13" />
</File>
<File name="..\..\gui\dialog.h" open="0" top="0" tabpos="0">
<Cursor position="1177" topLine="12" />
</File>
+ <File name="..\..\gui\editable.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="13" />
+ </File>
+ <File name="..\..\gui\eval.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1117" topLine="14" />
+ </File>
+ <File name="..\..\gui\eval.h" open="0" top="0" tabpos="0">
+ <Cursor position="1155" topLine="17" />
+ </File>
+ <File name="..\..\gui\launcher.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="13" />
+ </File>
<File name="..\..\gui\massadd.cpp" open="0" top="0" tabpos="0">
- <Cursor position="5313" topLine="146" />
+ <Cursor position="1121" topLine="13" />
+ </File>
+ <File name="..\..\gui\message.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="13" />
</File>
<File name="..\..\gui\message.h" open="0" top="0" tabpos="0">
<Cursor position="1307" topLine="13" />
</File>
+ <File name="..\..\gui\newgui.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1121" topLine="13" />
+ </File>
+ <File name="..\..\gui\object.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1121" topLine="3" />
+ </File>
<File name="..\..\gui\object.h" open="0" top="0" tabpos="4">
<Cursor position="2088" topLine="33" />
</File>
<File name="..\..\gui\options.cpp" open="0" top="0" tabpos="0">
- <Cursor position="20232" topLine="622" />
+ <Cursor position="1125" topLine="13" />
</File>
<File name="..\..\gui\theme-config.cpp" open="0" top="0" tabpos="0">
<Cursor position="2171" topLine="30" />
@@ -239,82 +362,130 @@
<Cursor position="1060" topLine="18" />
</File>
<File name="..\..\gui\theme.h" open="0" top="0" tabpos="0">
- <Cursor position="8342" topLine="197" />
+ <Cursor position="1153" topLine="16" />
</File>
<File name="..\..\gui\themebrowser.cpp" open="0" top="0" tabpos="0">
- <Cursor position="4920" topLine="152" />
+ <Cursor position="988" topLine="13" />
+ </File>
+ <File name="..\..\gui\widget.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1121" topLine="13" />
</File>
<File name="..\..\gui\widget.h" open="0" top="0" tabpos="0">
- <Cursor position="5090" topLine="21" />
+ <Cursor position="7947" topLine="222" />
+ </File>
+ <File name="..\..\sound\adpcm.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1119" topLine="14" />
+ </File>
+ <File name="..\..\sound\adpcm.h" open="0" top="0" tabpos="0">
+ <Cursor position="1165" topLine="5" />
+ </File>
+ <File name="..\..\sound\aiff.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1386" topLine="22" />
+ </File>
+ <File name="..\..\sound\audiocd.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="14" />
</File>
<File name="..\..\sound\audiocd.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="44" />
+ <Cursor position="1173" topLine="17" />
+ </File>
+ <File name="..\..\sound\audiostream.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="14" />
</File>
<File name="..\..\sound\audiostream.h" open="0" top="0" tabpos="0">
- <Cursor position="4511" topLine="87" />
+ <Cursor position="1189" topLine="17" />
</File>
<File name="..\..\sound\flac.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="4" />
+ <Cursor position="1161" topLine="17" />
+ </File>
+ <File name="..\..\sound\fmopl.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1233" topLine="16" />
</File>
<File name="..\..\sound\fmopl.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="117" />
+ <Cursor position="1154" topLine="0" />
</File>
<File name="..\..\sound\mididrv.cpp" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="164" />
+ <Cursor position="1119" topLine="14" />
</File>
<File name="..\..\sound\mididrv.h" open="0" top="0" tabpos="1">
<Cursor position="4230" topLine="136" />
</File>
<File name="..\..\sound\midiparser.cpp" open="0" top="0" tabpos="3">
- <Cursor position="4149" topLine="130" />
+ <Cursor position="1131" topLine="14" />
</File>
<File name="..\..\sound\midiparser.h" open="0" top="0" tabpos="2">
<Cursor position="0" topLine="325" />
</File>
+ <File name="..\..\sound\midiparser_smf.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="14" />
+ </File>
<File name="..\..\sound\midiparser_xmidi.cpp" open="0" top="0" tabpos="0">
- <Cursor position="4826" topLine="133" />
+ <Cursor position="1143" topLine="14" />
</File>
<File name="..\..\sound\mixer.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1483" topLine="50" />
+ <Cursor position="2725" topLine="101" />
</File>
- <File name="..\..\sound\mixer.h" open="0" top="0" tabpos="0">
- <Cursor position="3013" topLine="69" />
+ <File name="..\..\sound\mixer.h" open="0" top="0" tabpos="8">
+ <Cursor position="1165" topLine="17" />
</File>
<File name="..\..\sound\mods\infogrames.h" open="0" top="0" tabpos="0">
- <Cursor position="1484" topLine="52" />
+ <Cursor position="1968" topLine="16" />
</File>
<File name="..\..\sound\mods\module.cpp" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="114" />
+ <Cursor position="1125" topLine="14" />
</File>
<File name="..\..\sound\mods\module.h" open="0" top="0" tabpos="0">
<Cursor position="0" topLine="29" />
</File>
- <File name="..\..\sound\mods\paula.cpp" open="0" top="0" tabpos="9">
- <Cursor position="3086" topLine="115" />
+ <File name="..\..\sound\mods\paula.cpp" open="0" top="0" tabpos="3">
+ <Cursor position="1240" topLine="11" />
</File>
- <File name="..\..\sound\mods\paula.h" open="0" top="0" tabpos="8">
- <Cursor position="1360" topLine="37" />
+ <File name="..\..\sound\mods\paula.h" open="0" top="0" tabpos="2">
+ <Cursor position="2545" topLine="46" />
</File>
- <File name="..\..\sound\mods\protracker.cpp" open="0" top="0" tabpos="0">
- <Cursor position="11471" topLine="410" />
+ <File name="..\..\sound\mods\protracker.cpp" open="0" top="0" tabpos="1">
+ <Cursor position="1131" topLine="14" />
</File>
<File name="..\..\sound\mods\protracker.h" open="0" top="0" tabpos="0">
- <Cursor position="1136" topLine="0" />
+ <Cursor position="1197" topLine="8" />
</File>
<File name="..\..\sound\mods\rjp1.cpp" open="0" top="0" tabpos="0">
- <Cursor position="6647" topLine="201" />
+ <Cursor position="1124" topLine="14" />
+ </File>
+ <File name="..\..\sound\mods\soundfx.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="12" />
</File>
<File name="..\..\sound\mp3.cpp" open="0" top="0" tabpos="0">
<Cursor position="3255" topLine="69" />
</File>
<File name="..\..\sound\mp3.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="4" />
+ <Cursor position="1157" topLine="17" />
+ </File>
+ <File name="..\..\sound\mpu401.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1123" topLine="13" />
</File>
<File name="..\..\sound\mpu401.h" open="0" top="0" tabpos="0">
- <Cursor position="1260" topLine="41" />
+ <Cursor position="1169" topLine="17" />
+ </File>
+ <File name="..\..\sound\null.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1119" topLine="0" />
</File>
<File name="..\..\sound\rate.cpp" open="0" top="0" tabpos="0">
- <Cursor position="5797" topLine="175" />
+ <Cursor position="1489" topLine="22" />
+ </File>
+ <File name="..\..\sound\rate.h" open="0" top="0" tabpos="0">
+ <Cursor position="1246" topLine="35" />
+ </File>
+ <File name="..\..\sound\softsynth\emumidi.h" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="13" />
+ </File>
+ <File name="..\..\sound\softsynth\fluidsynth.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1198" topLine="18" />
+ </File>
+ <File name="..\..\sound\softsynth\mt32.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="13" />
+ </File>
+ <File name="..\..\sound\softsynth\mt32\freeverb.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1257" topLine="20" />
</File>
<File name="..\..\sound\softsynth\mt32\freeverb.h" open="0" top="0" tabpos="0">
<Cursor position="4321" topLine="133" />
@@ -325,16 +496,19 @@
<File name="..\..\sound\softsynth\mt32\structures.h" open="0" top="0" tabpos="0">
<Cursor position="1781" topLine="16" />
</File>
+ <File name="..\..\sound\voc.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1117" topLine="14" />
+ </File>
<File name="..\..\sound\voc.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="37" />
+ <Cursor position="1157" topLine="17" />
</File>
<File name="..\..\sound\vorbis.h" open="0" top="0" tabpos="0">
- <Cursor position="0" topLine="4" />
+ <Cursor position="1169" topLine="17" />
</File>
<File name="..\..\sound\wave.cpp" open="0" top="0" tabpos="0">
- <Cursor position="4722" topLine="86" />
+ <Cursor position="1119" topLine="14" />
</File>
<File name="..\..\sound\wave.h" open="0" top="0" tabpos="0">
- <Cursor position="1159" topLine="6" />
+ <Cursor position="1161" topLine="15" />
</File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/scummvm.workspace b/dists/codeblocks/scummvm.workspace
index 1e42c9f4c9..e1b907f4b3 100644
--- a/dists/codeblocks/scummvm.workspace
+++ b/dists/codeblocks/scummvm.workspace
@@ -3,7 +3,37 @@
<Workspace title="ScummVM">
<Project filename="scummvm.cbp" active="1">
<Depends filename="parallaction.cbp" />
+ <Depends filename="agi.cbp" />
+ <Depends filename="agos.cbp" />
+ <Depends filename="cine.cbp" />
+ <Depends filename="gob.cbp" />
+ <Depends filename="kyra.cbp" />
+ <Depends filename="lure.cbp" />
+ <Depends filename="queen.cbp" />
+ <Depends filename="saga.cbp" />
+ <Depends filename="scumm.cbp" />
+ <Depends filename="sky.cbp" />
+ <Depends filename="sword1.cbp" />
+ <Depends filename="sword2.cbp" />
+ <Depends filename="touche.cbp" />
+ <Depends filename="cruise.cbp" />
+ <Depends filename="drascula.cbp" />
</Project>
<Project filename="parallaction.cbp" />
+ <Project filename="agi.cbp" />
+ <Project filename="agos.cbp" />
+ <Project filename="cine.cbp" />
+ <Project filename="gob.cbp" />
+ <Project filename="kyra.cbp" />
+ <Project filename="lure.cbp" />
+ <Project filename="queen.cbp" />
+ <Project filename="saga.cbp" />
+ <Project filename="scumm.cbp" />
+ <Project filename="sky.cbp" />
+ <Project filename="sword1.cbp" />
+ <Project filename="sword2.cbp" />
+ <Project filename="touche.cbp" />
+ <Project filename="cruise.cbp" />
+ <Project filename="drascula.cbp" />
</Workspace>
</CodeBlocks_workspace_file>
diff --git a/dists/codeblocks/sky.layout b/dists/codeblocks/sky.layout
index a126bf3402..f4d0e30715 100644
--- a/dists/codeblocks/sky.layout
+++ b/dists/codeblocks/sky.layout
@@ -1,4 +1,94 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\sky\autoroute.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\autoroute.h" open="0" top="0" tabpos="0">
+ <Cursor position="1185" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\compact.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1137" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\control.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\control.h" open="0" top="0" tabpos="0">
+ <Cursor position="1177" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\debug.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1133" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\debug.h" open="0" top="0" tabpos="0">
+ <Cursor position="1173" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\disk.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\disk.h" open="0" top="0" tabpos="0">
+ <Cursor position="1165" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\grid.h" open="0" top="0" tabpos="0">
+ <Cursor position="1165" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\intro.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\intro.h" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\logic.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\logic.h" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\mouse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\mouse.h" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\music\adlibchannel.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1149" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\music\adlibmusic.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1145" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\music\musicbase.h" open="0" top="0" tabpos="0">
+ <Cursor position="1203" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\rnc_deco.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1135" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\rnc_deco.h" open="0" top="0" tabpos="0">
+ <Cursor position="1181" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\screen.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1131" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\screen.h" open="0" top="0" tabpos="0">
+ <Cursor position="1173" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\sky.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1125" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\sky.h" open="0" top="0" tabpos="0">
+ <Cursor position="1153" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\skydefs.h" open="0" top="0" tabpos="0">
+ <Cursor position="1171" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1129" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\sound.h" open="0" top="0" tabpos="0">
+ <Cursor position="1169" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\text.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1127" topLine="0" />
+ </File>
+ <File name="..\..\engines\sky\text.h" open="0" top="0" tabpos="0">
+ <Cursor position="1164" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/sword1.layout b/dists/codeblocks/sword1.layout
index a126bf3402..64d7170963 100644
--- a/dists/codeblocks/sword1.layout
+++ b/dists/codeblocks/sword1.layout
@@ -1,4 +1,58 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\sword1\animation.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1143" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\control.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\credits.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1136" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\debug.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\eventman.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\logic.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\memman.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\menu.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\mouse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\music.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\objectman.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1140" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\resman.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\router.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\screen.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\staticres.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1139" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\sword1.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword1\text.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/sword2.layout b/dists/codeblocks/sword2.layout
index a126bf3402..b23386af49 100644
--- a/dists/codeblocks/sword2.layout
+++ b/dists/codeblocks/sword2.layout
@@ -1,4 +1,97 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\sword2\animation.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1240" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\anims.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1486" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\console.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1233" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\controls.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1235" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\debug.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1229" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\events.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\function.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1235" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\icons.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1229" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\interpreter.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1241" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\layers.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1442" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\logic.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1229" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\maketext.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="2066" topLine="3" />
+ </File>
+ <File name="..\..\engines\sword2\memory.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="2481" topLine="8" />
+ </File>
+ <File name="..\..\engines\sword2\menu.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1227" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\mouse.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1229" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\music.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1532" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\palette.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1233" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\protocol.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1235" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\render.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\resman.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\router.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1545" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\screen.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1467" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\scroll.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\sound.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1549" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\speech.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\sprite.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\startup.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1233" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\sword2.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1231" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\sync.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1227" topLine="0" />
+ </File>
+ <File name="..\..\engines\sword2\walker.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1348" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/codeblocks/touche.cbp b/dists/codeblocks/touche.cbp
index e7b2a0a172..3b173bb7cc 100644
--- a/dists/codeblocks/touche.cbp
+++ b/dists/codeblocks/touche.cbp
@@ -31,6 +31,10 @@
<Add directory="..\..\engines" />
<Add directory="..\..\..\scummvm" />
</Compiler>
+ <Unit filename="..\..\engines\touche\detection.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
<Unit filename="..\..\engines\touche\graphics.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -55,10 +59,6 @@
<Option compilerVar="CPP" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\engines\touche\plugin.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\engines\touche\resource.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/touche.layout b/dists/codeblocks/touche.layout
index a126bf3402..77af9ab8f9 100644
--- a/dists/codeblocks/touche.layout
+++ b/dists/codeblocks/touche.layout
@@ -1,4 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="" />
+ <File name="..\..\engines\touche\detection.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\touche\graphics.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="4" />
+ </File>
+ <File name="..\..\engines\touche\midi.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1122" topLine="4" />
+ </File>
+ <File name="..\..\engines\touche\opcodes.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1130" topLine="4" />
+ </File>
+ <File name="..\..\engines\touche\resource.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1132" topLine="0" />
+ </File>
+ <File name="..\..\engines\touche\saveload.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1138" topLine="0" />
+ </File>
+ <File name="..\..\engines\touche\staticres.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\touche\touche.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1134" topLine="0" />
+ </File>
+ <File name="..\..\engines\touche\ui.cpp" open="0" top="0" tabpos="0">
+ <Cursor position="1126" topLine="0" />
+ </File>
</CodeBlocks_layout_file>
diff --git a/dists/devcpp/scummvm.dev b/dists/devcpp/scummvm.dev
index 2c2f65a713..5f15c3e2bd 100644
--- a/dists/devcpp/scummvm.dev
+++ b/dists/devcpp/scummvm.dev
@@ -339,16 +339,6 @@ Priority=1000
OverrideBuildCmd=0
BuildCmd=
-[Unit37]
-FileName=..\..\common\stdafx.h
-CompileCpp=1
-Folder=common
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
[Unit38]
FileName=..\..\common\str.cpp
CompileCpp=1
diff --git a/dists/msvc6/scummvm.dsp b/dists/msvc6/scummvm.dsp
index 6b17d69265..776d645221 100644
--- a/dists/msvc6/scummvm.dsp
+++ b/dists/msvc6/scummvm.dsp
@@ -270,10 +270,6 @@ SOURCE=..\..\common\singleton.h
# End Source File
# Begin Source File
-SOURCE=..\..\common\stdafx.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\common\str.cpp
# End Source File
# Begin Source File
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj
index 09605851ae..b5f3a91f2e 100644
--- a/dists/msvc7/scummvm.vcproj
+++ b/dists/msvc7/scummvm.vcproj
@@ -213,9 +213,6 @@
RelativePath="..\..\common\stack.h">
</File>
<File
- RelativePath="..\..\common\stdafx.h">
- </File>
- <File
RelativePath="..\..\common\str.cpp">
</File>
<File
diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj
index c0c2355df5..0d3238d627 100644
--- a/dists/msvc71/scummvm.vcproj
+++ b/dists/msvc71/scummvm.vcproj
@@ -277,9 +277,6 @@
RelativePath="..\..\common\stack.h">
</File>
<File
- RelativePath="..\..\common\stdafx.h">
- </File>
- <File
RelativePath="..\..\common\str.cpp">
</File>
<File
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index 504e4bea10..48cd511101 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -391,10 +391,6 @@
>
</File>
<File
- RelativePath="..\..\common\stdafx.h"
- >
- </File>
- <File
RelativePath="..\..\common\str.cpp"
>
</File>
diff --git a/engines/agi/agi.cpp b/engines/agi/agi.cpp
index bc3cd86e7c..da70d82b57 100644
--- a/engines/agi/agi.cpp
+++ b/engines/agi/agi.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/file.h"
@@ -667,7 +667,7 @@ AgiEngine::AgiEngine(OSystem *syst) : AgiBase(syst) {
_objects = NULL;
_oldMode = -1;
-
+
_predictiveDialogRunning = false;
_predictiveDictText = NULL;
_predictiveDictLine = NULL;
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index dfe149de4f..eac80ac9a3 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -26,7 +26,7 @@
#ifndef AGI_H
#define AGI_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/endian.h"
#include "common/util.h"
@@ -352,7 +352,7 @@ public:
amigaBlack = 0x00, ///< Accurate, is #000000 (24-bit RGB)
amigaWhite = 0x0F, ///< Practically accurate, is close to #FFFFFF (24-bit RGB)
amigaGreen = 0x02, ///< Quite accurate, should be #008A00 (24-bit RGB)
- amigaOrange = 0x0C, ///< Inaccurate, too much blue, should be #FF7500 (24-bit RGB)
+ amigaOrange = 0x0C, ///< Inaccurate, too much blue, should be #FF7500 (24-bit RGB)
amigaPurple = 0x0D, ///< Inaccurate, too much green, should be #FF00FF (24-bit RGB)
amigaRed = 0x04, ///< Quite accurate, should be #BD0000 (24-bit RGB)
amigaCyan = 0x0B, ///< Inaccurate, too much red, should be #00FFDE (24-bit RGB)
@@ -505,10 +505,10 @@ struct AgiGame {
#define SBUF256_OFFSET ((_WIDTH) * (_HEIGHT))
#define FROM_SBUF16_TO_SBUF256_OFFSET ((SBUF256_OFFSET) - (SBUF16_OFFSET))
#define FROM_SBUF256_TO_SBUF16_OFFSET ((SBUF16_OFFSET) - (SBUF256_OFFSET))
- uint8 *sbufOrig; /**< Pointer to the 160x336 AGI screen buffer that contains vertically two 160x168 screens (16 color and 256 color). */
+ uint8 *sbufOrig; /**< Pointer to the 160x336 AGI screen buffer that contains vertically two 160x168 screens (16 color and 256 color). */
uint8 *sbuf16c; /**< 160x168 16 color (+control line & priority information) AGI screen buffer. Points at sbufOrig + SBUF16_OFFSET. */
uint8 *sbuf256c; /**< 160x168 256 color AGI screen buffer (For AGI256 and AGI256-2 support). Points at sbufOrig + SBUF256_OFFSET. */
- uint8 *sbuf; /**< Currently chosen AGI screen buffer (sbuf256c if AGI256 or AGI256-2 is used, otherwise sbuf16c). */
+ uint8 *sbuf; /**< Currently chosen AGI screen buffer (sbuf256c if AGI256 or AGI256-2 is used, otherwise sbuf16c). */
/* player command line */
AgiWord egoWords[MAX_WORDS];
diff --git a/engines/agi/checks.cpp b/engines/agi/checks.cpp
index 5d71af10cf..38bffca355 100644
--- a/engines/agi/checks.cpp
+++ b/engines/agi/checks.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
namespace Agi {
@@ -113,7 +113,7 @@ int AgiEngine::checkPriority(VtEntry *v) {
}
return pass;
- }
+ }
water = 1;
diff --git a/engines/agi/console.cpp b/engines/agi/console.cpp
index 874ff29e3a..1107694805 100644
--- a/engines/agi/console.cpp
+++ b/engines/agi/console.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/graphics.h"
diff --git a/engines/agi/cycle.cpp b/engines/agi/cycle.cpp
index bd8fcb0394..2d7202c35b 100644
--- a/engines/agi/cycle.cpp
+++ b/engines/agi/cycle.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/sprite.h"
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index afd61ae765..3854099702 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
@@ -1894,7 +1894,7 @@ static const AGIGameDescription gameDescriptions[] = {
/**
* The fallback game descriptor used by the AGI engine's fallbackDetector.
- * Contents of this struct are to be overwritten by the fallbackDetector.
+ * Contents of this struct are to be overwritten by the fallbackDetector.
*/
static AGIGameDescription g_fallbackDesc = {
{
@@ -1919,7 +1919,7 @@ Common::EncapsulatedADGameDesc fallbackDetector(const FSList *fslist) {
int wagFileCount = 0;
WagFileParser wagFileParser;
Common::String wagFilePath;
- Common::String gameid("agi-fanmade"), description, extra; // Set the defaults for gameid, description and extra
+ Common::String gameid("agi-fanmade"), description, extra; // Set the defaults for gameid, description and extra
FSList fslistCurrentDir; // Only used if fslist == NULL
// Use the current directory for searching if fslist == NULL
@@ -1950,7 +1950,7 @@ Common::EncapsulatedADGameDesc fallbackDetector(const FSList *fslist) {
Common::String filename = file->getName();
filename.toLowercase();
allFiles[filename] = true; // Save the filename in a hash table
-
+
if (filename.hasSuffix(".wag")) {
// Save latest found *.wag file's path (Can be used to open the file, the name can't)
wagFilePath = file->getPath();
@@ -1972,7 +1972,7 @@ Common::EncapsulatedADGameDesc fallbackDetector(const FSList *fslist) {
g_fallbackDesc.features |= GF_AGIPAL; // Add AGIPAL feature flag
} else { // Not AGIPAL so just plain v2
description = "Unknown v2 Game";
- }
+ }
} else { // Try v3
char name[8];
diff --git a/engines/agi/font.h b/engines/agi/font.h
index 1bf61878ec..8d99aa41b5 100644
--- a/engines/agi/font.h
+++ b/engines/agi/font.h
@@ -26,7 +26,7 @@
#ifndef AGI_FONT_H
#define AGI_FONT_H
-#include "common/stdafx.h"
+
#include "agi/agi.h"
@@ -295,520 +295,520 @@ static const uint8 curFont[] = {
};
static const uint8 mickey_fontdata[] = {
- 0x00, 0x36, 0x7F, 0x7F, 0x3E, 0x1C, 0x08, 0x00,
- 0x00, 0x00, 0x3F, 0x20, 0x2F, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0x2F, 0x20, 0x2F, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0x2F, 0x20, 0x3F, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xFF, 0x00, 0xEF, 0x28, 0x28, 0x28,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x36, 0x7F, 0x7F, 0x3E, 0x1C, 0x08, 0x00,
+ 0x00, 0x00, 0x3F, 0x20, 0x2F, 0x28, 0x28, 0x28,
+ 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28,
+ 0x28, 0x28, 0x2F, 0x20, 0x2F, 0x28, 0x28, 0x28,
+ 0x28, 0x28, 0x2F, 0x20, 0x3F, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xFF, 0x00, 0xEF, 0x28, 0x28, 0x28,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x28, 0x28, 0xEF, 0x00, 0xEF, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0xEF, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x28, 0x28, 0xEF, 0x00, 0xFF, 0x00, 0x00, 0x00,
0x00, 0x00, 0xF8, 0x08, 0xE8, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0xE8, 0x08, 0xE8, 0x28, 0x28, 0x28,
- 0x28, 0x28, 0xE8, 0x08, 0xF8, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x10, 0x10, 0x10,
- 0x10, 0x10, 0xFF, 0x00, 0xFF, 0x10, 0x10, 0x10,
- 0x10, 0x10, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0x00,
- 0x10, 0x10, 0x10, 0xFF, 0x10, 0x10, 0x10, 0x10,
- 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
- 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F,
- 0x18, 0x18, 0x18, 0x1F, 0x1F, 0x00, 0x00, 0x00,
- 0x78, 0x60, 0x78, 0x60, 0x7E, 0x18, 0x1E, 0x00,
- 0x00, 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x00,
- 0x00, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
- 0x00, 0x18, 0x30, 0x7E, 0x30, 0x18, 0x00, 0x00,
- 0x00, 0x18, 0x0C, 0x7E, 0x0C, 0x18, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0x00, 0x18, 0x18, 0x00,
- 0x66, 0x66, 0x66, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x66, 0xFF, 0x66, 0x66, 0xFF, 0x66, 0x00,
- 0x18, 0x3E, 0x60, 0x3C, 0x06, 0x7C, 0x18, 0x00,
- 0x00, 0x66, 0x6C, 0x18, 0x30, 0x66, 0x46, 0x00,
- 0x1C, 0x36, 0x1C, 0x38, 0x6F, 0x66, 0x3B, 0x00,
- 0x18, 0x18, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x0E, 0x1C, 0x18, 0x18, 0x18, 0x1C, 0x0E, 0x00,
- 0x70, 0x38, 0x18, 0x18, 0x18, 0x38, 0x70, 0x00,
- 0x00, 0x66, 0x3C, 0xFF, 0x3C, 0x66, 0x00, 0x00,
- 0x00, 0x18, 0x18, 0x7E, 0x18, 0x18, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x18, 0x30,
- 0x00, 0x00, 0x00, 0x7E, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x18, 0x00,
- 0x02, 0x06, 0x0C, 0x18, 0x30, 0x60, 0x40, 0x00,
- 0x3C, 0x66, 0x6E, 0x7E, 0x76, 0x66, 0x3C, 0x00,
- 0x18, 0x38, 0x18, 0x18, 0x18, 0x18, 0x7E, 0x00,
- 0x3C, 0x66, 0x06, 0x0C, 0x18, 0x30, 0x7E, 0x00,
- 0x7E, 0x0C, 0x18, 0x0C, 0x06, 0x66, 0x3C, 0x00,
- 0x0C, 0x1C, 0x3C, 0x6C, 0x6C, 0x7E, 0x0C, 0x00,
- 0x7E, 0x60, 0x7C, 0x06, 0x06, 0x66, 0x3C, 0x00,
- 0x3C, 0x60, 0x60, 0x7C, 0x66, 0x66, 0x3C, 0x00,
- 0x7E, 0x06, 0x0C, 0x18, 0x30, 0x30, 0x30, 0x00,
- 0x3C, 0x66, 0x66, 0x3C, 0x66, 0x66, 0x3C, 0x00,
- 0x3C, 0x66, 0x66, 0x3E, 0x06, 0x0C, 0x38, 0x00,
- 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x00,
- 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x30,
- 0x06, 0x0C, 0x18, 0x30, 0x18, 0x0C, 0x06, 0x00,
- 0x00, 0x00, 0x7E, 0x00, 0x00, 0x7E, 0x00, 0x00,
- 0x60, 0x30, 0x18, 0x0C, 0x18, 0x30, 0x60, 0x00,
- 0x3C, 0x66, 0x04, 0x0C, 0x18, 0x00, 0x18, 0x00,
- 0x66, 0x66, 0x66, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x18, 0x3C, 0x66, 0x66, 0x7E, 0x66, 0x66, 0x00,
- 0x7C, 0x66, 0x66, 0x7C, 0x66, 0x66, 0x7C, 0x00,
- 0x3C, 0x66, 0x60, 0x60, 0x60, 0x66, 0x3C, 0x00,
- 0x78, 0x6C, 0x66, 0x66, 0x66, 0x6C, 0x78, 0x00,
- 0x7E, 0x60, 0x60, 0x7C, 0x60, 0x60, 0x7E, 0x00,
- 0x7E, 0x60, 0x60, 0x7C, 0x60, 0x60, 0x60, 0x00,
- 0x3E, 0x60, 0x60, 0x6E, 0x66, 0x66, 0x3E, 0x00,
- 0x66, 0x66, 0x66, 0x7E, 0x66, 0x66, 0x66, 0x00,
- 0x7E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x7E, 0x00,
- 0x06, 0x06, 0x06, 0x06, 0x06, 0x66, 0x3C, 0x00,
- 0x66, 0x6C, 0x78, 0x78, 0x6C, 0x66, 0x66, 0x00,
- 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x7E, 0x00,
- 0x63, 0x77, 0x7F, 0x6B, 0x63, 0x63, 0x63, 0x00,
- 0x66, 0x76, 0x7E, 0x7E, 0x6E, 0x66, 0x66, 0x00,
- 0x3C, 0x66, 0x66, 0x66, 0x66, 0x66, 0x3C, 0x00,
- 0x7C, 0x66, 0x66, 0x66, 0x7C, 0x60, 0x60, 0x00,
- 0x3C, 0x66, 0x66, 0x66, 0x66, 0x6C, 0x36, 0x00,
- 0x7C, 0x66, 0x66, 0x7C, 0x6C, 0x66, 0x66, 0x00,
- 0x3C, 0x60, 0x60, 0x3C, 0x06, 0x06, 0x3C, 0x00,
- 0x7E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x00,
- 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x7E, 0x00,
- 0x66, 0x66, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x00,
- 0x63, 0x63, 0x63, 0x6B, 0x7F, 0x77, 0x63, 0x00,
- 0x66, 0x66, 0x3C, 0x3C, 0x66, 0x66, 0x66, 0x00,
- 0x66, 0x66, 0x66, 0x3C, 0x18, 0x18, 0x18, 0x00,
- 0x7E, 0x0C, 0x18, 0x30, 0x60, 0x60, 0x7E, 0x00,
- 0x1E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x1E, 0x00,
- 0x00, 0x40, 0x60, 0x30, 0x18, 0x0C, 0x06, 0x00,
- 0x78, 0x18, 0x18, 0x18, 0x18, 0x18, 0x78, 0x00,
- 0x00, 0x08, 0x1C, 0x36, 0x63, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00,
- 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x3C, 0x18, 0x00,
- 0x00, 0x00, 0x3C, 0x06, 0x3E, 0x66, 0x3E, 0x00,
- 0x60, 0x60, 0x7C, 0x66, 0x66, 0x66, 0x7C, 0x00,
- 0x00, 0x00, 0x3C, 0x60, 0x60, 0x60, 0x3C, 0x00,
- 0x06, 0x06, 0x3E, 0x66, 0x66, 0x66, 0x3E, 0x00,
- 0x00, 0x00, 0x3C, 0x66, 0x7E, 0x60, 0x3C, 0x00,
- 0x0E, 0x18, 0x18, 0x3E, 0x18, 0x18, 0x18, 0x00,
- 0x00, 0x00, 0x3E, 0x66, 0x66, 0x3E, 0x06, 0x7C,
- 0x60, 0x60, 0x7C, 0x66, 0x66, 0x66, 0x66, 0x00,
- 0x18, 0x00, 0x38, 0x18, 0x18, 0x18, 0x3C, 0x00,
- 0x06, 0x00, 0x06, 0x06, 0x06, 0x06, 0x06, 0x3C,
- 0x60, 0x60, 0x6C, 0x78, 0x6C, 0x66, 0x66, 0x00,
- 0x38, 0x18, 0x18, 0x18, 0x18, 0x18, 0x3C, 0x00,
- 0x00, 0x00, 0x66, 0x7F, 0x7F, 0x6B, 0x63, 0x00,
- 0x00, 0x00, 0x7C, 0x66, 0x66, 0x66, 0x66, 0x00,
- 0x00, 0x00, 0x3C, 0x66, 0x66, 0x66, 0x3C, 0x00,
- 0x00, 0x00, 0x7C, 0x66, 0x66, 0x7C, 0x60, 0x60,
- 0x00, 0x00, 0x3E, 0x66, 0x66, 0x3E, 0x06, 0x06,
- 0x00, 0x00, 0x7C, 0x66, 0x60, 0x60, 0x60, 0x00,
- 0x00, 0x00, 0x3E, 0x60, 0x3C, 0x06, 0x7C, 0x00,
- 0x18, 0x18, 0x7E, 0x18, 0x18, 0x18, 0x0E, 0x00,
- 0x00, 0x00, 0x66, 0x66, 0x66, 0x66, 0x3E, 0x00,
- 0x00, 0x00, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x00,
- 0x00, 0x00, 0x63, 0x6B, 0x7F, 0x3E, 0x36, 0x00,
- 0x00, 0x00, 0x66, 0x3C, 0x18, 0x3C, 0x66, 0x00,
- 0x00, 0x00, 0x66, 0x66, 0x66, 0x3E, 0x0C, 0x78,
- 0x00, 0x00, 0x7E, 0x0C, 0x18, 0x30, 0x7E, 0x00,
- 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x18, 0x3C, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
- 0x00, 0x7E, 0x78, 0x7C, 0x6E, 0x66, 0x06, 0x00,
- 0x08, 0x18, 0x38, 0x78, 0x38, 0x18, 0x08, 0x00,
- 0x10, 0x18, 0x1C, 0x1E, 0x1C, 0x18, 0x10, 0x00,
- 0xFF, 0xC9, 0x80, 0x80, 0xC1, 0xE3, 0xF7, 0xFF,
- 0xFF, 0xFF, 0xC0, 0xDF, 0xD0, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0xD0, 0xDF, 0xD0, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0xD0, 0xDF, 0xC0, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0x00, 0xFF, 0x10, 0xD7, 0xD7, 0xD7,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0xD7, 0xD7, 0x10, 0xFF, 0x10, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0x10, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0x07, 0xF7, 0x17, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0x17, 0xF7, 0x17, 0xD7, 0xD7, 0xD7,
- 0xD7, 0xD7, 0x17, 0xF7, 0x07, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0x00, 0xFF, 0x00, 0xEF, 0xEF, 0xEF,
- 0xEF, 0xEF, 0x00, 0xFF, 0x00, 0xEF, 0xEF, 0xEF,
- 0xEF, 0xEF, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xEF, 0xEF, 0xEF, 0x00, 0xEF, 0xEF, 0xEF, 0xEF,
- 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF,
- 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0,
- 0x18, 0x18, 0x18, 0x1F, 0x1F, 0x00, 0x00, 0x00,
- 0x78, 0x60, 0x78, 0x60, 0x7E, 0x18, 0x1E, 0x00,
- 0x00, 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x00,
- 0x00, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
- 0x00, 0x18, 0x30, 0x7E, 0x30, 0x18, 0x00, 0x00,
- 0x00, 0x18, 0x0C, 0x7E, 0x0C, 0x18, 0x00, 0x00,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xE7, 0xE7, 0xE7, 0xE7, 0xFF, 0xE7, 0xE7, 0xFF,
- 0x99, 0x99, 0x99, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xFF, 0x99, 0x00, 0x99, 0x99, 0x00, 0x99, 0xFF,
- 0xE7, 0xC1, 0x9F, 0xC3, 0xF9, 0x83, 0xE7, 0xFF,
- 0xFF, 0x99, 0x93, 0xE7, 0xCF, 0x99, 0xB9, 0xFF,
- 0xE3, 0xC9, 0xE3, 0xC7, 0x90, 0x99, 0xC4, 0xFF,
- 0xE7, 0xE7, 0xE7, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xF1, 0xE3, 0xE7, 0xE7, 0xE7, 0xE3, 0xF1, 0xFF,
- 0x8F, 0xC7, 0xE7, 0xE7, 0xE7, 0xC7, 0x8F, 0xFF,
- 0xFF, 0x99, 0xC3, 0x00, 0xC3, 0x99, 0xFF, 0xFF,
- 0xFF, 0xE7, 0xE7, 0x81, 0xE7, 0xE7, 0xFF, 0xFF,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xE7, 0xE7, 0xCF,
- 0xFF, 0xFF, 0xFF, 0x81, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xE7, 0xE7, 0xFF,
- 0xFD, 0xF9, 0xF3, 0xE7, 0xCF, 0x9F, 0xBF, 0xFF,
- 0xC3, 0x99, 0x91, 0x81, 0x89, 0x99, 0xC3, 0xFF,
- 0xE7, 0xC7, 0xE7, 0xE7, 0xE7, 0xE7, 0x81, 0xFF,
- 0xC3, 0x99, 0xF9, 0xF3, 0xE7, 0xCF, 0x81, 0xFF,
- 0x81, 0xF3, 0xE7, 0xF3, 0xF9, 0x99, 0xC3, 0xFF,
- 0xF3, 0xE3, 0xC3, 0x93, 0x93, 0x81, 0xF3, 0xFF,
- 0x81, 0x9F, 0x83, 0xF9, 0xF9, 0x99, 0xC3, 0xFF,
- 0xC3, 0x9F, 0x9F, 0x83, 0x99, 0x99, 0xC3, 0xFF,
- 0x81, 0xF9, 0xF3, 0xE7, 0xCF, 0xCF, 0xCF, 0xFF,
- 0xC3, 0x99, 0x99, 0xC3, 0x99, 0x99, 0xC3, 0xFF,
- 0xC3, 0x99, 0x99, 0xC1, 0xF9, 0xF3, 0xC7, 0xFF,
- 0xFF, 0xE7, 0xE7, 0xFF, 0xFF, 0xE7, 0xE7, 0xFF,
- 0xFF, 0xE7, 0xE7, 0xFF, 0xFF, 0xE7, 0xE7, 0xCF,
- 0xF9, 0xF3, 0xE7, 0xCF, 0xE7, 0xF3, 0xF9, 0xFF,
- 0xFF, 0xFF, 0x81, 0xFF, 0xFF, 0x81, 0xFF, 0xFF,
- 0x9F, 0xCF, 0xE7, 0xF3, 0xE7, 0xCF, 0x9F, 0xFF,
- 0xC3, 0x99, 0xFB, 0xF3, 0xE7, 0xFF, 0xE7, 0xFF,
- 0xC3, 0x99, 0x99, 0x91, 0x91, 0x9F, 0xC1, 0xFF,
- 0xE7, 0xC3, 0x99, 0x99, 0x81, 0x99, 0x99, 0xFF,
- 0x83, 0x99, 0x99, 0x83, 0x99, 0x99, 0x83, 0xFF,
- 0xC3, 0x99, 0x9F, 0x9F, 0x9F, 0x99, 0xC3, 0xFF,
- 0x87, 0x93, 0x99, 0x99, 0x99, 0x93, 0x87, 0xFF,
- 0x81, 0x9F, 0x9F, 0x83, 0x9F, 0x9F, 0x81, 0xFF,
- 0x81, 0x9F, 0x9F, 0x83, 0x9F, 0x9F, 0x9F, 0xFF,
- 0xC1, 0x9F, 0x9F, 0x91, 0x99, 0x99, 0xC1, 0xFF,
- 0x99, 0x99, 0x99, 0x81, 0x99, 0x99, 0x99, 0xFF,
- 0x81, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0x81, 0xFF,
- 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0x99, 0xC3, 0xFF,
- 0x99, 0x93, 0x87, 0x87, 0x93, 0x99, 0x99, 0xFF,
- 0x9F, 0x9F, 0x9F, 0x9F, 0x9F, 0x9F, 0x81, 0xFF,
- 0x9C, 0x88, 0x80, 0x94, 0x9C, 0x9C, 0x9C, 0xFF,
- 0x99, 0x89, 0x81, 0x81, 0x91, 0x99, 0x99, 0xFF,
- 0xC3, 0x99, 0x99, 0x99, 0x99, 0x99, 0xC3, 0xFF,
- 0x83, 0x99, 0x99, 0x99, 0x83, 0x9F, 0x9F, 0xFF,
- 0xC3, 0x99, 0x99, 0x99, 0x99, 0x93, 0xC9, 0xFF,
- 0x83, 0x99, 0x99, 0x83, 0x93, 0x99, 0x99, 0xFF,
- 0xC3, 0x9F, 0x9F, 0xC3, 0xF9, 0xF9, 0xC3, 0xFF,
- 0x81, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xFF,
- 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x81, 0xFF,
- 0x99, 0x99, 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xFF,
- 0x9C, 0x9C, 0x9C, 0x94, 0x80, 0x88, 0x9C, 0xFF,
- 0x99, 0x99, 0xC3, 0xC3, 0x99, 0x99, 0x99, 0xFF,
- 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xE7, 0xE7, 0xFF,
- 0x81, 0xF3, 0xE7, 0xCF, 0x9F, 0x9F, 0x81, 0xFF,
- 0xE1, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE1, 0xFF,
- 0xFF, 0xBF, 0x9F, 0xCF, 0xE7, 0xF3, 0xF9, 0xFF,
- 0x87, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0x87, 0xFF,
- 0xFF, 0xF7, 0xE3, 0xC9, 0x9C, 0xFF, 0xFF, 0xFF,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0xFF,
- 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x3C, 0x18, 0x00,
- 0xFF, 0xFF, 0xC3, 0xF9, 0xC1, 0x99, 0xC1, 0xFF,
- 0x9F, 0x9F, 0x83, 0x99, 0x99, 0x99, 0x83, 0xFF,
- 0xFF, 0xFF, 0xC3, 0x9F, 0x9F, 0x9F, 0xC3, 0xFF,
- 0xF9, 0xF9, 0xC1, 0x99, 0x99, 0x99, 0xC1, 0xFF,
- 0xFF, 0xFF, 0xC3, 0x99, 0x81, 0x9F, 0xC3, 0xFF,
- 0xF1, 0xE7, 0xE7, 0xC1, 0xE7, 0xE7, 0xE7, 0xFF,
- 0xFF, 0xFF, 0xC1, 0x99, 0x99, 0xC1, 0xF9, 0x83,
- 0x9F, 0x9F, 0x83, 0x99, 0x99, 0x99, 0x99, 0xFF,
- 0xE7, 0xFF, 0xC7, 0xE7, 0xE7, 0xE7, 0xC3, 0xFF,
- 0xF9, 0xFF, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xC3,
- 0x9F, 0x9F, 0x93, 0x87, 0x93, 0x99, 0x99, 0xFF,
- 0xC7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xC3, 0xFF,
- 0xFF, 0xFF, 0x99, 0x80, 0x80, 0x94, 0x9C, 0xFF,
- 0xFF, 0xFF, 0x83, 0x99, 0x99, 0x99, 0x99, 0xFF,
- 0xFF, 0xFF, 0xC3, 0x99, 0x99, 0x99, 0xC3, 0xFF,
- 0xFF, 0xFF, 0x83, 0x99, 0x99, 0x83, 0x9F, 0x9F,
- 0xFF, 0xFF, 0xC1, 0x99, 0x99, 0xC1, 0xF9, 0xF9,
- 0xFF, 0xFF, 0x83, 0x99, 0x9F, 0x9F, 0x9F, 0xFF,
- 0xFF, 0xFF, 0xC1, 0x9F, 0xC3, 0xF9, 0x83, 0xFF,
- 0xE7, 0xE7, 0x81, 0xE7, 0xE7, 0xE7, 0xF1, 0xFF,
- 0xFF, 0xFF, 0x99, 0x99, 0x99, 0x99, 0xC1, 0xFF,
- 0xFF, 0xFF, 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xFF,
- 0xFF, 0xFF, 0x9C, 0x94, 0x80, 0xC1, 0xC9, 0xFF,
- 0xFF, 0xFF, 0x99, 0xC3, 0xE7, 0xC3, 0x99, 0xFF,
- 0xFF, 0xFF, 0x99, 0x99, 0x99, 0xC1, 0xF3, 0x87,
- 0xFF, 0xFF, 0x81, 0xF3, 0xE7, 0xCF, 0x81, 0xFF,
- 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x18, 0x3C, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
- 0x00, 0x7E, 0x78, 0x7C, 0x6E, 0x66, 0x06, 0x00,
- 0x08, 0x18, 0x38, 0x78, 0x38, 0x18, 0x08, 0x00,
- 0x10, 0x18, 0x1C, 0x1E, 0x1C, 0x18, 0x10, 0x00,
+ 0x28, 0x28, 0xE8, 0x08, 0xE8, 0x28, 0x28, 0x28,
+ 0x28, 0x28, 0xE8, 0x08, 0xF8, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0xFF, 0x00, 0xFF, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0x00,
+ 0x10, 0x10, 0x10, 0xFF, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F,
+ 0x18, 0x18, 0x18, 0x1F, 0x1F, 0x00, 0x00, 0x00,
+ 0x78, 0x60, 0x78, 0x60, 0x7E, 0x18, 0x1E, 0x00,
+ 0x00, 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x00,
+ 0x00, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
+ 0x00, 0x18, 0x30, 0x7E, 0x30, 0x18, 0x00, 0x00,
+ 0x00, 0x18, 0x0C, 0x7E, 0x0C, 0x18, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0x00, 0x18, 0x18, 0x00,
+ 0x66, 0x66, 0x66, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x66, 0xFF, 0x66, 0x66, 0xFF, 0x66, 0x00,
+ 0x18, 0x3E, 0x60, 0x3C, 0x06, 0x7C, 0x18, 0x00,
+ 0x00, 0x66, 0x6C, 0x18, 0x30, 0x66, 0x46, 0x00,
+ 0x1C, 0x36, 0x1C, 0x38, 0x6F, 0x66, 0x3B, 0x00,
+ 0x18, 0x18, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x0E, 0x1C, 0x18, 0x18, 0x18, 0x1C, 0x0E, 0x00,
+ 0x70, 0x38, 0x18, 0x18, 0x18, 0x38, 0x70, 0x00,
+ 0x00, 0x66, 0x3C, 0xFF, 0x3C, 0x66, 0x00, 0x00,
+ 0x00, 0x18, 0x18, 0x7E, 0x18, 0x18, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x18, 0x30,
+ 0x00, 0x00, 0x00, 0x7E, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x18, 0x00,
+ 0x02, 0x06, 0x0C, 0x18, 0x30, 0x60, 0x40, 0x00,
+ 0x3C, 0x66, 0x6E, 0x7E, 0x76, 0x66, 0x3C, 0x00,
+ 0x18, 0x38, 0x18, 0x18, 0x18, 0x18, 0x7E, 0x00,
+ 0x3C, 0x66, 0x06, 0x0C, 0x18, 0x30, 0x7E, 0x00,
+ 0x7E, 0x0C, 0x18, 0x0C, 0x06, 0x66, 0x3C, 0x00,
+ 0x0C, 0x1C, 0x3C, 0x6C, 0x6C, 0x7E, 0x0C, 0x00,
+ 0x7E, 0x60, 0x7C, 0x06, 0x06, 0x66, 0x3C, 0x00,
+ 0x3C, 0x60, 0x60, 0x7C, 0x66, 0x66, 0x3C, 0x00,
+ 0x7E, 0x06, 0x0C, 0x18, 0x30, 0x30, 0x30, 0x00,
+ 0x3C, 0x66, 0x66, 0x3C, 0x66, 0x66, 0x3C, 0x00,
+ 0x3C, 0x66, 0x66, 0x3E, 0x06, 0x0C, 0x38, 0x00,
+ 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x00,
+ 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x30,
+ 0x06, 0x0C, 0x18, 0x30, 0x18, 0x0C, 0x06, 0x00,
+ 0x00, 0x00, 0x7E, 0x00, 0x00, 0x7E, 0x00, 0x00,
+ 0x60, 0x30, 0x18, 0x0C, 0x18, 0x30, 0x60, 0x00,
+ 0x3C, 0x66, 0x04, 0x0C, 0x18, 0x00, 0x18, 0x00,
+ 0x66, 0x66, 0x66, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x18, 0x3C, 0x66, 0x66, 0x7E, 0x66, 0x66, 0x00,
+ 0x7C, 0x66, 0x66, 0x7C, 0x66, 0x66, 0x7C, 0x00,
+ 0x3C, 0x66, 0x60, 0x60, 0x60, 0x66, 0x3C, 0x00,
+ 0x78, 0x6C, 0x66, 0x66, 0x66, 0x6C, 0x78, 0x00,
+ 0x7E, 0x60, 0x60, 0x7C, 0x60, 0x60, 0x7E, 0x00,
+ 0x7E, 0x60, 0x60, 0x7C, 0x60, 0x60, 0x60, 0x00,
+ 0x3E, 0x60, 0x60, 0x6E, 0x66, 0x66, 0x3E, 0x00,
+ 0x66, 0x66, 0x66, 0x7E, 0x66, 0x66, 0x66, 0x00,
+ 0x7E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x7E, 0x00,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x66, 0x3C, 0x00,
+ 0x66, 0x6C, 0x78, 0x78, 0x6C, 0x66, 0x66, 0x00,
+ 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x7E, 0x00,
+ 0x63, 0x77, 0x7F, 0x6B, 0x63, 0x63, 0x63, 0x00,
+ 0x66, 0x76, 0x7E, 0x7E, 0x6E, 0x66, 0x66, 0x00,
+ 0x3C, 0x66, 0x66, 0x66, 0x66, 0x66, 0x3C, 0x00,
+ 0x7C, 0x66, 0x66, 0x66, 0x7C, 0x60, 0x60, 0x00,
+ 0x3C, 0x66, 0x66, 0x66, 0x66, 0x6C, 0x36, 0x00,
+ 0x7C, 0x66, 0x66, 0x7C, 0x6C, 0x66, 0x66, 0x00,
+ 0x3C, 0x60, 0x60, 0x3C, 0x06, 0x06, 0x3C, 0x00,
+ 0x7E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x00,
+ 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x7E, 0x00,
+ 0x66, 0x66, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x00,
+ 0x63, 0x63, 0x63, 0x6B, 0x7F, 0x77, 0x63, 0x00,
+ 0x66, 0x66, 0x3C, 0x3C, 0x66, 0x66, 0x66, 0x00,
+ 0x66, 0x66, 0x66, 0x3C, 0x18, 0x18, 0x18, 0x00,
+ 0x7E, 0x0C, 0x18, 0x30, 0x60, 0x60, 0x7E, 0x00,
+ 0x1E, 0x18, 0x18, 0x18, 0x18, 0x18, 0x1E, 0x00,
+ 0x00, 0x40, 0x60, 0x30, 0x18, 0x0C, 0x06, 0x00,
+ 0x78, 0x18, 0x18, 0x18, 0x18, 0x18, 0x78, 0x00,
+ 0x00, 0x08, 0x1C, 0x36, 0x63, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00,
+ 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x3C, 0x18, 0x00,
+ 0x00, 0x00, 0x3C, 0x06, 0x3E, 0x66, 0x3E, 0x00,
+ 0x60, 0x60, 0x7C, 0x66, 0x66, 0x66, 0x7C, 0x00,
+ 0x00, 0x00, 0x3C, 0x60, 0x60, 0x60, 0x3C, 0x00,
+ 0x06, 0x06, 0x3E, 0x66, 0x66, 0x66, 0x3E, 0x00,
+ 0x00, 0x00, 0x3C, 0x66, 0x7E, 0x60, 0x3C, 0x00,
+ 0x0E, 0x18, 0x18, 0x3E, 0x18, 0x18, 0x18, 0x00,
+ 0x00, 0x00, 0x3E, 0x66, 0x66, 0x3E, 0x06, 0x7C,
+ 0x60, 0x60, 0x7C, 0x66, 0x66, 0x66, 0x66, 0x00,
+ 0x18, 0x00, 0x38, 0x18, 0x18, 0x18, 0x3C, 0x00,
+ 0x06, 0x00, 0x06, 0x06, 0x06, 0x06, 0x06, 0x3C,
+ 0x60, 0x60, 0x6C, 0x78, 0x6C, 0x66, 0x66, 0x00,
+ 0x38, 0x18, 0x18, 0x18, 0x18, 0x18, 0x3C, 0x00,
+ 0x00, 0x00, 0x66, 0x7F, 0x7F, 0x6B, 0x63, 0x00,
+ 0x00, 0x00, 0x7C, 0x66, 0x66, 0x66, 0x66, 0x00,
+ 0x00, 0x00, 0x3C, 0x66, 0x66, 0x66, 0x3C, 0x00,
+ 0x00, 0x00, 0x7C, 0x66, 0x66, 0x7C, 0x60, 0x60,
+ 0x00, 0x00, 0x3E, 0x66, 0x66, 0x3E, 0x06, 0x06,
+ 0x00, 0x00, 0x7C, 0x66, 0x60, 0x60, 0x60, 0x00,
+ 0x00, 0x00, 0x3E, 0x60, 0x3C, 0x06, 0x7C, 0x00,
+ 0x18, 0x18, 0x7E, 0x18, 0x18, 0x18, 0x0E, 0x00,
+ 0x00, 0x00, 0x66, 0x66, 0x66, 0x66, 0x3E, 0x00,
+ 0x00, 0x00, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x00,
+ 0x00, 0x00, 0x63, 0x6B, 0x7F, 0x3E, 0x36, 0x00,
+ 0x00, 0x00, 0x66, 0x3C, 0x18, 0x3C, 0x66, 0x00,
+ 0x00, 0x00, 0x66, 0x66, 0x66, 0x3E, 0x0C, 0x78,
+ 0x00, 0x00, 0x7E, 0x0C, 0x18, 0x30, 0x7E, 0x00,
+ 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x18, 0x3C, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
+ 0x00, 0x7E, 0x78, 0x7C, 0x6E, 0x66, 0x06, 0x00,
+ 0x08, 0x18, 0x38, 0x78, 0x38, 0x18, 0x08, 0x00,
+ 0x10, 0x18, 0x1C, 0x1E, 0x1C, 0x18, 0x10, 0x00,
+ 0xFF, 0xC9, 0x80, 0x80, 0xC1, 0xE3, 0xF7, 0xFF,
+ 0xFF, 0xFF, 0xC0, 0xDF, 0xD0, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0xD0, 0xDF, 0xD0, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0xD0, 0xDF, 0xC0, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0x00, 0xFF, 0x10, 0xD7, 0xD7, 0xD7,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0xD7, 0xD7, 0x10, 0xFF, 0x10, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0x10, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0x07, 0xF7, 0x17, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0x17, 0xF7, 0x17, 0xD7, 0xD7, 0xD7,
+ 0xD7, 0xD7, 0x17, 0xF7, 0x07, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0x00, 0xFF, 0x00, 0xEF, 0xEF, 0xEF,
+ 0xEF, 0xEF, 0x00, 0xFF, 0x00, 0xEF, 0xEF, 0xEF,
+ 0xEF, 0xEF, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xEF, 0xEF, 0xEF, 0x00, 0xEF, 0xEF, 0xEF, 0xEF,
+ 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF, 0xEF,
+ 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0,
+ 0x18, 0x18, 0x18, 0x1F, 0x1F, 0x00, 0x00, 0x00,
+ 0x78, 0x60, 0x78, 0x60, 0x7E, 0x18, 0x1E, 0x00,
+ 0x00, 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x00,
+ 0x00, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
+ 0x00, 0x18, 0x30, 0x7E, 0x30, 0x18, 0x00, 0x00,
+ 0x00, 0x18, 0x0C, 0x7E, 0x0C, 0x18, 0x00, 0x00,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xE7, 0xE7, 0xE7, 0xE7, 0xFF, 0xE7, 0xE7, 0xFF,
+ 0x99, 0x99, 0x99, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0x99, 0x00, 0x99, 0x99, 0x00, 0x99, 0xFF,
+ 0xE7, 0xC1, 0x9F, 0xC3, 0xF9, 0x83, 0xE7, 0xFF,
+ 0xFF, 0x99, 0x93, 0xE7, 0xCF, 0x99, 0xB9, 0xFF,
+ 0xE3, 0xC9, 0xE3, 0xC7, 0x90, 0x99, 0xC4, 0xFF,
+ 0xE7, 0xE7, 0xE7, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xF1, 0xE3, 0xE7, 0xE7, 0xE7, 0xE3, 0xF1, 0xFF,
+ 0x8F, 0xC7, 0xE7, 0xE7, 0xE7, 0xC7, 0x8F, 0xFF,
+ 0xFF, 0x99, 0xC3, 0x00, 0xC3, 0x99, 0xFF, 0xFF,
+ 0xFF, 0xE7, 0xE7, 0x81, 0xE7, 0xE7, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xE7, 0xE7, 0xCF,
+ 0xFF, 0xFF, 0xFF, 0x81, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xE7, 0xE7, 0xFF,
+ 0xFD, 0xF9, 0xF3, 0xE7, 0xCF, 0x9F, 0xBF, 0xFF,
+ 0xC3, 0x99, 0x91, 0x81, 0x89, 0x99, 0xC3, 0xFF,
+ 0xE7, 0xC7, 0xE7, 0xE7, 0xE7, 0xE7, 0x81, 0xFF,
+ 0xC3, 0x99, 0xF9, 0xF3, 0xE7, 0xCF, 0x81, 0xFF,
+ 0x81, 0xF3, 0xE7, 0xF3, 0xF9, 0x99, 0xC3, 0xFF,
+ 0xF3, 0xE3, 0xC3, 0x93, 0x93, 0x81, 0xF3, 0xFF,
+ 0x81, 0x9F, 0x83, 0xF9, 0xF9, 0x99, 0xC3, 0xFF,
+ 0xC3, 0x9F, 0x9F, 0x83, 0x99, 0x99, 0xC3, 0xFF,
+ 0x81, 0xF9, 0xF3, 0xE7, 0xCF, 0xCF, 0xCF, 0xFF,
+ 0xC3, 0x99, 0x99, 0xC3, 0x99, 0x99, 0xC3, 0xFF,
+ 0xC3, 0x99, 0x99, 0xC1, 0xF9, 0xF3, 0xC7, 0xFF,
+ 0xFF, 0xE7, 0xE7, 0xFF, 0xFF, 0xE7, 0xE7, 0xFF,
+ 0xFF, 0xE7, 0xE7, 0xFF, 0xFF, 0xE7, 0xE7, 0xCF,
+ 0xF9, 0xF3, 0xE7, 0xCF, 0xE7, 0xF3, 0xF9, 0xFF,
+ 0xFF, 0xFF, 0x81, 0xFF, 0xFF, 0x81, 0xFF, 0xFF,
+ 0x9F, 0xCF, 0xE7, 0xF3, 0xE7, 0xCF, 0x9F, 0xFF,
+ 0xC3, 0x99, 0xFB, 0xF3, 0xE7, 0xFF, 0xE7, 0xFF,
+ 0xC3, 0x99, 0x99, 0x91, 0x91, 0x9F, 0xC1, 0xFF,
+ 0xE7, 0xC3, 0x99, 0x99, 0x81, 0x99, 0x99, 0xFF,
+ 0x83, 0x99, 0x99, 0x83, 0x99, 0x99, 0x83, 0xFF,
+ 0xC3, 0x99, 0x9F, 0x9F, 0x9F, 0x99, 0xC3, 0xFF,
+ 0x87, 0x93, 0x99, 0x99, 0x99, 0x93, 0x87, 0xFF,
+ 0x81, 0x9F, 0x9F, 0x83, 0x9F, 0x9F, 0x81, 0xFF,
+ 0x81, 0x9F, 0x9F, 0x83, 0x9F, 0x9F, 0x9F, 0xFF,
+ 0xC1, 0x9F, 0x9F, 0x91, 0x99, 0x99, 0xC1, 0xFF,
+ 0x99, 0x99, 0x99, 0x81, 0x99, 0x99, 0x99, 0xFF,
+ 0x81, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0x81, 0xFF,
+ 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0x99, 0xC3, 0xFF,
+ 0x99, 0x93, 0x87, 0x87, 0x93, 0x99, 0x99, 0xFF,
+ 0x9F, 0x9F, 0x9F, 0x9F, 0x9F, 0x9F, 0x81, 0xFF,
+ 0x9C, 0x88, 0x80, 0x94, 0x9C, 0x9C, 0x9C, 0xFF,
+ 0x99, 0x89, 0x81, 0x81, 0x91, 0x99, 0x99, 0xFF,
+ 0xC3, 0x99, 0x99, 0x99, 0x99, 0x99, 0xC3, 0xFF,
+ 0x83, 0x99, 0x99, 0x99, 0x83, 0x9F, 0x9F, 0xFF,
+ 0xC3, 0x99, 0x99, 0x99, 0x99, 0x93, 0xC9, 0xFF,
+ 0x83, 0x99, 0x99, 0x83, 0x93, 0x99, 0x99, 0xFF,
+ 0xC3, 0x9F, 0x9F, 0xC3, 0xF9, 0xF9, 0xC3, 0xFF,
+ 0x81, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xFF,
+ 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x81, 0xFF,
+ 0x99, 0x99, 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xFF,
+ 0x9C, 0x9C, 0x9C, 0x94, 0x80, 0x88, 0x9C, 0xFF,
+ 0x99, 0x99, 0xC3, 0xC3, 0x99, 0x99, 0x99, 0xFF,
+ 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xE7, 0xE7, 0xFF,
+ 0x81, 0xF3, 0xE7, 0xCF, 0x9F, 0x9F, 0x81, 0xFF,
+ 0xE1, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE1, 0xFF,
+ 0xFF, 0xBF, 0x9F, 0xCF, 0xE7, 0xF3, 0xF9, 0xFF,
+ 0x87, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0x87, 0xFF,
+ 0xFF, 0xF7, 0xE3, 0xC9, 0x9C, 0xFF, 0xFF, 0xFF,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0xFF,
+ 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x3C, 0x18, 0x00,
+ 0xFF, 0xFF, 0xC3, 0xF9, 0xC1, 0x99, 0xC1, 0xFF,
+ 0x9F, 0x9F, 0x83, 0x99, 0x99, 0x99, 0x83, 0xFF,
+ 0xFF, 0xFF, 0xC3, 0x9F, 0x9F, 0x9F, 0xC3, 0xFF,
+ 0xF9, 0xF9, 0xC1, 0x99, 0x99, 0x99, 0xC1, 0xFF,
+ 0xFF, 0xFF, 0xC3, 0x99, 0x81, 0x9F, 0xC3, 0xFF,
+ 0xF1, 0xE7, 0xE7, 0xC1, 0xE7, 0xE7, 0xE7, 0xFF,
+ 0xFF, 0xFF, 0xC1, 0x99, 0x99, 0xC1, 0xF9, 0x83,
+ 0x9F, 0x9F, 0x83, 0x99, 0x99, 0x99, 0x99, 0xFF,
+ 0xE7, 0xFF, 0xC7, 0xE7, 0xE7, 0xE7, 0xC3, 0xFF,
+ 0xF9, 0xFF, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xC3,
+ 0x9F, 0x9F, 0x93, 0x87, 0x93, 0x99, 0x99, 0xFF,
+ 0xC7, 0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0xC3, 0xFF,
+ 0xFF, 0xFF, 0x99, 0x80, 0x80, 0x94, 0x9C, 0xFF,
+ 0xFF, 0xFF, 0x83, 0x99, 0x99, 0x99, 0x99, 0xFF,
+ 0xFF, 0xFF, 0xC3, 0x99, 0x99, 0x99, 0xC3, 0xFF,
+ 0xFF, 0xFF, 0x83, 0x99, 0x99, 0x83, 0x9F, 0x9F,
+ 0xFF, 0xFF, 0xC1, 0x99, 0x99, 0xC1, 0xF9, 0xF9,
+ 0xFF, 0xFF, 0x83, 0x99, 0x9F, 0x9F, 0x9F, 0xFF,
+ 0xFF, 0xFF, 0xC1, 0x9F, 0xC3, 0xF9, 0x83, 0xFF,
+ 0xE7, 0xE7, 0x81, 0xE7, 0xE7, 0xE7, 0xF1, 0xFF,
+ 0xFF, 0xFF, 0x99, 0x99, 0x99, 0x99, 0xC1, 0xFF,
+ 0xFF, 0xFF, 0x99, 0x99, 0x99, 0xC3, 0xE7, 0xFF,
+ 0xFF, 0xFF, 0x9C, 0x94, 0x80, 0xC1, 0xC9, 0xFF,
+ 0xFF, 0xFF, 0x99, 0xC3, 0xE7, 0xC3, 0x99, 0xFF,
+ 0xFF, 0xFF, 0x99, 0x99, 0x99, 0xC1, 0xF3, 0x87,
+ 0xFF, 0xFF, 0x81, 0xF3, 0xE7, 0xCF, 0x81, 0xFF,
+ 0x00, 0x18, 0x3C, 0x7E, 0x7E, 0x18, 0x3C, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
+ 0x00, 0x7E, 0x78, 0x7C, 0x6E, 0x66, 0x06, 0x00,
+ 0x08, 0x18, 0x38, 0x78, 0x38, 0x18, 0x08, 0x00,
+ 0x10, 0x18, 0x1C, 0x1E, 0x1C, 0x18, 0x10, 0x00,
};
static const uint8 ibm_fontdata[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x7E, 0x81, 0xA5, 0x81, 0xBD, 0x99, 0x81, 0x7E,
- 0x7E, 0xFF, 0xDB, 0xFF, 0xC3, 0xE7, 0xFF, 0x7E,
- 0x6C, 0xFE, 0xFE, 0xFE, 0x7C, 0x38, 0x10, 0x00,
- 0x10, 0x38, 0x7C, 0xFE, 0x7C, 0x38, 0x10, 0x00,
- 0x38, 0x7C, 0x38, 0xFE, 0xFE, 0x7C, 0x38, 0x7C,
- 0x10, 0x10, 0x38, 0x7C, 0xFE, 0x7C, 0x38, 0x7C,
- 0x00, 0x00, 0x18, 0x3C, 0x3C, 0x18, 0x00, 0x00,
- 0xFF, 0xFF, 0xE7, 0xC3, 0xC3, 0xE7, 0xFF, 0xFF,
- 0x00, 0x3C, 0x66, 0x42, 0x42, 0x66, 0x3C, 0x00,
- 0xFF, 0xC3, 0x99, 0xBD, 0xBD, 0x99, 0xC3, 0xFF,
- 0x0F, 0x07, 0x0F, 0x7D, 0xCC, 0xCC, 0xCC, 0x78,
- 0x3C, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x7E, 0x18,
- 0x3F, 0x33, 0x3F, 0x30, 0x30, 0x70, 0xF0, 0xE0,
- 0x7F, 0x63, 0x7F, 0x63, 0x63, 0x67, 0xE6, 0xC0,
- 0x99, 0x5A, 0x3C, 0xE7, 0xE7, 0x3C, 0x5A, 0x99,
- 0x80, 0xE0, 0xF8, 0xFE, 0xF8, 0xE0, 0x80, 0x00,
- 0x02, 0x0E, 0x3E, 0xFE, 0x3E, 0x0E, 0x02, 0x00,
- 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x7E, 0x3C, 0x18,
- 0x66, 0x66, 0x66, 0x66, 0x66, 0x00, 0x66, 0x00,
- 0x7F, 0xDB, 0xDB, 0x7B, 0x1B, 0x1B, 0x1B, 0x00,
- 0x3E, 0x63, 0x38, 0x6C, 0x6C, 0x38, 0xCC, 0x78,
- 0x00, 0x00, 0x00, 0x00, 0x7E, 0x7E, 0x7E, 0x00,
- 0x18, 0x3C, 0x7E, 0x18, 0x7E, 0x3C, 0x18, 0xFF,
- 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x18, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
- 0x00, 0x18, 0x0C, 0xFE, 0x0C, 0x18, 0x00, 0x00,
- 0x00, 0x30, 0x60, 0xFE, 0x60, 0x30, 0x00, 0x00,
- 0x00, 0x00, 0xC0, 0xC0, 0xC0, 0xFE, 0x00, 0x00,
- 0x00, 0x24, 0x66, 0xFF, 0x66, 0x24, 0x00, 0x00,
- 0x00, 0x18, 0x3C, 0x7E, 0xFF, 0xFF, 0x00, 0x00,
- 0x00, 0xFF, 0xFF, 0x7E, 0x3C, 0x18, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x30, 0x78, 0x78, 0x30, 0x30, 0x00, 0x30, 0x00,
- 0x6C, 0x6C, 0x6C, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x6C, 0x6C, 0xFE, 0x6C, 0xFE, 0x6C, 0x6C, 0x00,
- 0x30, 0x7C, 0xC0, 0x78, 0x0C, 0xF8, 0x30, 0x00,
- 0x00, 0xC6, 0xCC, 0x18, 0x30, 0x66, 0xC6, 0x00,
- 0x38, 0x6C, 0x38, 0x76, 0xDC, 0xCC, 0x76, 0x00,
- 0x60, 0x60, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x18, 0x30, 0x60, 0x60, 0x60, 0x30, 0x18, 0x00,
- 0x60, 0x30, 0x18, 0x18, 0x18, 0x30, 0x60, 0x00,
- 0x00, 0x66, 0x3C, 0xFF, 0x3C, 0x66, 0x00, 0x00,
- 0x00, 0x30, 0x30, 0xFC, 0x30, 0x30, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x30, 0x60,
- 0x00, 0x00, 0x00, 0xFC, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x30, 0x00,
- 0x06, 0x0C, 0x18, 0x30, 0x60, 0xC0, 0x80, 0x00,
- 0x7C, 0xC6, 0xCE, 0xDE, 0xF6, 0xE6, 0x7C, 0x00,
- 0x30, 0x70, 0x30, 0x30, 0x30, 0x30, 0xFC, 0x00,
- 0x78, 0xCC, 0x0C, 0x38, 0x60, 0xCC, 0xFC, 0x00,
- 0x78, 0xCC, 0x0C, 0x38, 0x0C, 0xCC, 0x78, 0x00,
- 0x1C, 0x3C, 0x6C, 0xCC, 0xFE, 0x0C, 0x1E, 0x00,
- 0xFC, 0xC0, 0xF8, 0x0C, 0x0C, 0xCC, 0x78, 0x00,
- 0x38, 0x60, 0xC0, 0xF8, 0xCC, 0xCC, 0x78, 0x00,
- 0xFC, 0xCC, 0x0C, 0x18, 0x30, 0x30, 0x30, 0x00,
- 0x78, 0xCC, 0xCC, 0x78, 0xCC, 0xCC, 0x78, 0x00,
- 0x78, 0xCC, 0xCC, 0x7C, 0x0C, 0x18, 0x70, 0x00,
- 0x00, 0x30, 0x30, 0x00, 0x00, 0x30, 0x30, 0x00,
- 0x00, 0x30, 0x30, 0x00, 0x00, 0x30, 0x30, 0x60,
- 0x18, 0x30, 0x60, 0xC0, 0x60, 0x30, 0x18, 0x00,
- 0x00, 0x00, 0xFC, 0x00, 0x00, 0xFC, 0x00, 0x00,
- 0x60, 0x30, 0x18, 0x0C, 0x18, 0x30, 0x60, 0x00,
- 0x78, 0xCC, 0x0C, 0x18, 0x30, 0x00, 0x30, 0x00,
- 0x7C, 0xC6, 0xDE, 0xDE, 0xDE, 0xC0, 0x78, 0x00,
- 0x30, 0x78, 0xCC, 0xCC, 0xFC, 0xCC, 0xCC, 0x00,
- 0xFC, 0x66, 0x66, 0x7C, 0x66, 0x66, 0xFC, 0x00,
- 0x3C, 0x66, 0xC0, 0xC0, 0xC0, 0x66, 0x3C, 0x00,
- 0xF8, 0x6C, 0x66, 0x66, 0x66, 0x6C, 0xF8, 0x00,
- 0xFE, 0x62, 0x68, 0x78, 0x68, 0x62, 0xFE, 0x00,
- 0xFE, 0x62, 0x68, 0x78, 0x68, 0x60, 0xF0, 0x00,
- 0x3C, 0x66, 0xC0, 0xC0, 0xCE, 0x66, 0x3E, 0x00,
- 0xCC, 0xCC, 0xCC, 0xFC, 0xCC, 0xCC, 0xCC, 0x00,
- 0x78, 0x30, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0x1E, 0x0C, 0x0C, 0x0C, 0xCC, 0xCC, 0x78, 0x00,
- 0xE6, 0x66, 0x6C, 0x78, 0x6C, 0x66, 0xE6, 0x00,
- 0xF0, 0x60, 0x60, 0x60, 0x62, 0x66, 0xFE, 0x00,
- 0xC6, 0xEE, 0xFE, 0xFE, 0xD6, 0xC6, 0xC6, 0x00,
- 0xC6, 0xE6, 0xF6, 0xDE, 0xCE, 0xC6, 0xC6, 0x00,
- 0x38, 0x6C, 0xC6, 0xC6, 0xC6, 0x6C, 0x38, 0x00,
- 0xFC, 0x66, 0x66, 0x7C, 0x60, 0x60, 0xF0, 0x00,
- 0x78, 0xCC, 0xCC, 0xCC, 0xDC, 0x78, 0x1C, 0x00,
- 0xFC, 0x66, 0x66, 0x7C, 0x6C, 0x66, 0xE6, 0x00,
- 0x78, 0xCC, 0xE0, 0x70, 0x1C, 0xCC, 0x78, 0x00,
- 0xFC, 0xB4, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xFC, 0x00,
- 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x00,
- 0xC6, 0xC6, 0xC6, 0xD6, 0xFE, 0xEE, 0xC6, 0x00,
- 0xC6, 0xC6, 0x6C, 0x38, 0x38, 0x6C, 0xC6, 0x00,
- 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x30, 0x78, 0x00,
- 0xFE, 0xC6, 0x8C, 0x18, 0x32, 0x66, 0xFE, 0x00,
- 0x78, 0x60, 0x60, 0x60, 0x60, 0x60, 0x78, 0x00,
- 0xC0, 0x60, 0x30, 0x18, 0x0C, 0x06, 0x02, 0x00,
- 0x78, 0x18, 0x18, 0x18, 0x18, 0x18, 0x78, 0x00,
- 0x10, 0x38, 0x6C, 0xC6, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF,
- 0x30, 0x30, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x76, 0x00,
- 0xE0, 0x60, 0x60, 0x7C, 0x66, 0x66, 0xDC, 0x00,
- 0x00, 0x00, 0x78, 0xCC, 0xC0, 0xCC, 0x78, 0x00,
- 0x1C, 0x0C, 0x0C, 0x7C, 0xCC, 0xCC, 0x76, 0x00,
- 0x00, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
- 0x38, 0x6C, 0x60, 0xF0, 0x60, 0x60, 0xF0, 0x00,
- 0x00, 0x00, 0x76, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
- 0xE0, 0x60, 0x6C, 0x76, 0x66, 0x66, 0xE6, 0x00,
- 0x30, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0x0C, 0x00, 0x0C, 0x0C, 0x0C, 0xCC, 0xCC, 0x78,
- 0xE0, 0x60, 0x66, 0x6C, 0x78, 0x6C, 0xE6, 0x00,
- 0x70, 0x30, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0x00, 0x00, 0xCC, 0xFE, 0xFE, 0xD6, 0xC6, 0x00,
- 0x00, 0x00, 0xF8, 0xCC, 0xCC, 0xCC, 0xCC, 0x00,
- 0x00, 0x00, 0x78, 0xCC, 0xCC, 0xCC, 0x78, 0x00,
- 0x00, 0x00, 0xDC, 0x66, 0x66, 0x7C, 0x60, 0xF0,
- 0x00, 0x00, 0x76, 0xCC, 0xCC, 0x7C, 0x0C, 0x1E,
- 0x00, 0x00, 0xDC, 0x76, 0x66, 0x60, 0xF0, 0x00,
- 0x00, 0x00, 0x7C, 0xC0, 0x78, 0x0C, 0xF8, 0x00,
- 0x10, 0x30, 0x7C, 0x30, 0x30, 0x34, 0x18, 0x00,
- 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0xCC, 0x76, 0x00,
- 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x00,
- 0x00, 0x00, 0xC6, 0xD6, 0xFE, 0xFE, 0x6C, 0x00,
- 0x00, 0x00, 0xC6, 0x6C, 0x38, 0x6C, 0xC6, 0x00,
- 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
- 0x00, 0x00, 0xFC, 0x98, 0x30, 0x64, 0xFC, 0x00,
- 0x1C, 0x30, 0x30, 0xE0, 0x30, 0x30, 0x1C, 0x00,
- 0x18, 0x18, 0x18, 0x00, 0x18, 0x18, 0x18, 0x00,
- 0xE0, 0x30, 0x30, 0x1C, 0x30, 0x30, 0xE0, 0x00,
- 0x76, 0xDC, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x10, 0x38, 0x6C, 0xC6, 0xC6, 0xFE, 0x00,
- 0x78, 0xCC, 0xC0, 0xCC, 0x78, 0x18, 0x0C, 0x78,
- 0x00, 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
- 0x1C, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
- 0x7E, 0xC3, 0x3C, 0x06, 0x3E, 0x66, 0x3F, 0x00,
- 0xCC, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
- 0xE0, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
- 0x30, 0x30, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
- 0x00, 0x00, 0x78, 0xC0, 0xC0, 0x78, 0x0C, 0x38,
- 0x7E, 0xC3, 0x3C, 0x66, 0x7E, 0x60, 0x3C, 0x00,
- 0xCC, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
- 0xE0, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
- 0xCC, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0x7C, 0xC6, 0x38, 0x18, 0x18, 0x18, 0x3C, 0x00,
- 0xE0, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0xC6, 0x38, 0x6C, 0xC6, 0xFE, 0xC6, 0xC6, 0x00,
- 0x30, 0x30, 0x00, 0x78, 0xCC, 0xFC, 0xCC, 0x00,
- 0x1C, 0x00, 0xFC, 0x60, 0x78, 0x60, 0xFC, 0x00,
- 0x00, 0x00, 0x7F, 0x0C, 0x7F, 0xCC, 0x7F, 0x00,
- 0x3E, 0x6C, 0xCC, 0xFE, 0xCC, 0xCC, 0xCE, 0x00,
- 0x78, 0xCC, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
- 0x00, 0xCC, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
- 0x00, 0xE0, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
- 0x78, 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
- 0x00, 0xE0, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
- 0x00, 0xCC, 0x00, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
- 0xC3, 0x18, 0x3C, 0x66, 0x66, 0x3C, 0x18, 0x00,
- 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0xCC, 0x78, 0x00,
- 0x18, 0x18, 0x7E, 0xC0, 0xC0, 0x7E, 0x18, 0x18,
- 0x38, 0x6C, 0x64, 0xF0, 0x60, 0xE6, 0xFC, 0x00,
- 0xCC, 0xCC, 0x78, 0xFC, 0x30, 0xFC, 0x30, 0x30,
- 0xF8, 0xCC, 0xCC, 0xFA, 0xC6, 0xCF, 0xC6, 0xC7,
- 0x0E, 0x1B, 0x18, 0x3C, 0x18, 0x18, 0xD8, 0x70,
- 0x1C, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
- 0x38, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
- 0x00, 0x1C, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
- 0x00, 0x1C, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
- 0x00, 0xF8, 0x00, 0xF8, 0xCC, 0xCC, 0xCC, 0x00,
- 0xFC, 0x00, 0xCC, 0xEC, 0xFC, 0xDC, 0xCC, 0x00,
- 0x3C, 0x6C, 0x6C, 0x3E, 0x00, 0x7E, 0x00, 0x00,
- 0x38, 0x6C, 0x6C, 0x38, 0x00, 0x7C, 0x00, 0x00,
- 0x30, 0x00, 0x30, 0x60, 0xC0, 0xCC, 0x78, 0x00,
- 0x00, 0x00, 0x00, 0xFC, 0xC0, 0xC0, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0xFC, 0x0C, 0x0C, 0x00, 0x00,
- 0xC3, 0xC6, 0xCC, 0xDE, 0x33, 0x66, 0xCC, 0x0F,
- 0xC3, 0xC6, 0xCC, 0xDB, 0x37, 0x6F, 0xCF, 0x03,
- 0x18, 0x18, 0x00, 0x18, 0x18, 0x18, 0x18, 0x00,
- 0x00, 0x33, 0x66, 0xCC, 0x66, 0x33, 0x00, 0x00,
- 0x00, 0xCC, 0x66, 0x33, 0x66, 0xCC, 0x00, 0x00,
- 0x22, 0x88, 0x22, 0x88, 0x22, 0x88, 0x22, 0x88,
- 0x55, 0xAA, 0x55, 0xAA, 0x55, 0xAA, 0x55, 0xAA,
- 0xDB, 0x77, 0xDB, 0xEE, 0xDB, 0x77, 0xDB, 0xEE,
- 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x18, 0x18, 0xF8, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0xF8, 0x18, 0xF8, 0x18, 0x18, 0x18,
- 0x36, 0x36, 0x36, 0x36, 0xF6, 0x36, 0x36, 0x36,
- 0x00, 0x00, 0x00, 0x00, 0xFE, 0x36, 0x36, 0x36,
- 0x00, 0x00, 0xF8, 0x18, 0xF8, 0x18, 0x18, 0x18,
- 0x36, 0x36, 0xF6, 0x06, 0xF6, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,
- 0x00, 0x00, 0xFE, 0x06, 0xF6, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0xF6, 0x06, 0xFE, 0x00, 0x00, 0x00,
- 0x36, 0x36, 0x36, 0x36, 0xFE, 0x00, 0x00, 0x00,
- 0x18, 0x18, 0xF8, 0x18, 0xF8, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0xF8, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x18, 0x18, 0x1F, 0x00, 0x00, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0xFF, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0xFF, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x18, 0x18, 0x1F, 0x18, 0x18, 0x18,
- 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x18, 0x18, 0x18, 0x18, 0xFF, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x1F, 0x18, 0x1F, 0x18, 0x18, 0x18,
- 0x36, 0x36, 0x36, 0x36, 0x37, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0x37, 0x30, 0x3F, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x3F, 0x30, 0x37, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0xF7, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xFF, 0x00, 0xF7, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0x37, 0x30, 0x37, 0x36, 0x36, 0x36,
- 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x36, 0x36, 0xF7, 0x00, 0xF7, 0x36, 0x36, 0x36,
- 0x18, 0x18, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
- 0x36, 0x36, 0x36, 0x36, 0xFF, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x18, 0x18, 0x18,
- 0x00, 0x00, 0x00, 0x00, 0xFF, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0x36, 0x36, 0x3F, 0x00, 0x00, 0x00,
- 0x18, 0x18, 0x1F, 0x18, 0x1F, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x1F, 0x18, 0x1F, 0x18, 0x18, 0x18,
- 0x00, 0x00, 0x00, 0x00, 0x3F, 0x36, 0x36, 0x36,
- 0x36, 0x36, 0x36, 0x36, 0xFF, 0x36, 0x36, 0x36,
- 0x18, 0x18, 0xFF, 0x18, 0xFF, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x18, 0x18, 0xF8, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x1F, 0x18, 0x18, 0x18,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
- 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
- 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0,
- 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F,
- 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x76, 0xDC, 0xC8, 0xDC, 0x76, 0x00,
- 0x00, 0x78, 0xCC, 0xF8, 0xCC, 0xF8, 0xC0, 0xC0,
- 0x00, 0xFC, 0xCC, 0xC0, 0xC0, 0xC0, 0xC0, 0x00,
- 0x00, 0xFE, 0x6C, 0x6C, 0x6C, 0x6C, 0x6C, 0x00,
- 0xFC, 0xCC, 0x60, 0x30, 0x60, 0xCC, 0xFC, 0x00,
- 0x00, 0x00, 0x7E, 0xD8, 0xD8, 0xD8, 0x70, 0x00,
- 0x00, 0x66, 0x66, 0x66, 0x66, 0x7C, 0x60, 0xC0,
- 0x00, 0x76, 0xDC, 0x18, 0x18, 0x18, 0x18, 0x00,
- 0xFC, 0x30, 0x78, 0xCC, 0xCC, 0x78, 0x30, 0xFC,
- 0x38, 0x6C, 0xC6, 0xFE, 0xC6, 0x6C, 0x38, 0x00,
- 0x38, 0x6C, 0xC6, 0xC6, 0x6C, 0x6C, 0xEE, 0x00,
- 0x1C, 0x30, 0x18, 0x7C, 0xCC, 0xCC, 0x78, 0x00,
- 0x00, 0x00, 0x7E, 0xDB, 0xDB, 0x7E, 0x00, 0x00,
- 0x06, 0x0C, 0x7E, 0xDB, 0xDB, 0x7E, 0x60, 0xC0,
- 0x38, 0x60, 0xC0, 0xF8, 0xC0, 0x60, 0x38, 0x00,
- 0x78, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0x00,
- 0x00, 0xFC, 0x00, 0xFC, 0x00, 0xFC, 0x00, 0x00,
- 0x30, 0x30, 0xFC, 0x30, 0x30, 0x00, 0xFC, 0x00,
- 0x60, 0x30, 0x18, 0x30, 0x60, 0x00, 0xFC, 0x00,
- 0x18, 0x30, 0x60, 0x30, 0x18, 0x00, 0xFC, 0x00,
- 0x0E, 0x1B, 0x1B, 0x18, 0x18, 0x18, 0x18, 0x18,
- 0x18, 0x18, 0x18, 0x18, 0x18, 0xD8, 0xD8, 0x70,
- 0x30, 0x30, 0x00, 0xFC, 0x00, 0x30, 0x30, 0x00,
- 0x00, 0x76, 0xDC, 0x00, 0x76, 0xDC, 0x00, 0x00,
- 0x38, 0x6C, 0x6C, 0x38, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x18, 0x18, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
- 0x0F, 0x0C, 0x0C, 0x0C, 0xEC, 0x6C, 0x3C, 0x1C,
- 0x78, 0x6C, 0x6C, 0x6C, 0x6C, 0x00, 0x00, 0x00,
- 0x70, 0x18, 0x30, 0x60, 0x78, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x3C, 0x3C, 0x3C, 0x3C, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x7E, 0x81, 0xA5, 0x81, 0xBD, 0x99, 0x81, 0x7E,
+ 0x7E, 0xFF, 0xDB, 0xFF, 0xC3, 0xE7, 0xFF, 0x7E,
+ 0x6C, 0xFE, 0xFE, 0xFE, 0x7C, 0x38, 0x10, 0x00,
+ 0x10, 0x38, 0x7C, 0xFE, 0x7C, 0x38, 0x10, 0x00,
+ 0x38, 0x7C, 0x38, 0xFE, 0xFE, 0x7C, 0x38, 0x7C,
+ 0x10, 0x10, 0x38, 0x7C, 0xFE, 0x7C, 0x38, 0x7C,
+ 0x00, 0x00, 0x18, 0x3C, 0x3C, 0x18, 0x00, 0x00,
+ 0xFF, 0xFF, 0xE7, 0xC3, 0xC3, 0xE7, 0xFF, 0xFF,
+ 0x00, 0x3C, 0x66, 0x42, 0x42, 0x66, 0x3C, 0x00,
+ 0xFF, 0xC3, 0x99, 0xBD, 0xBD, 0x99, 0xC3, 0xFF,
+ 0x0F, 0x07, 0x0F, 0x7D, 0xCC, 0xCC, 0xCC, 0x78,
+ 0x3C, 0x66, 0x66, 0x66, 0x3C, 0x18, 0x7E, 0x18,
+ 0x3F, 0x33, 0x3F, 0x30, 0x30, 0x70, 0xF0, 0xE0,
+ 0x7F, 0x63, 0x7F, 0x63, 0x63, 0x67, 0xE6, 0xC0,
+ 0x99, 0x5A, 0x3C, 0xE7, 0xE7, 0x3C, 0x5A, 0x99,
+ 0x80, 0xE0, 0xF8, 0xFE, 0xF8, 0xE0, 0x80, 0x00,
+ 0x02, 0x0E, 0x3E, 0xFE, 0x3E, 0x0E, 0x02, 0x00,
+ 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x7E, 0x3C, 0x18,
+ 0x66, 0x66, 0x66, 0x66, 0x66, 0x00, 0x66, 0x00,
+ 0x7F, 0xDB, 0xDB, 0x7B, 0x1B, 0x1B, 0x1B, 0x00,
+ 0x3E, 0x63, 0x38, 0x6C, 0x6C, 0x38, 0xCC, 0x78,
+ 0x00, 0x00, 0x00, 0x00, 0x7E, 0x7E, 0x7E, 0x00,
+ 0x18, 0x3C, 0x7E, 0x18, 0x7E, 0x3C, 0x18, 0xFF,
+ 0x18, 0x3C, 0x7E, 0x18, 0x18, 0x18, 0x18, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0x7E, 0x3C, 0x18, 0x00,
+ 0x00, 0x18, 0x0C, 0xFE, 0x0C, 0x18, 0x00, 0x00,
+ 0x00, 0x30, 0x60, 0xFE, 0x60, 0x30, 0x00, 0x00,
+ 0x00, 0x00, 0xC0, 0xC0, 0xC0, 0xFE, 0x00, 0x00,
+ 0x00, 0x24, 0x66, 0xFF, 0x66, 0x24, 0x00, 0x00,
+ 0x00, 0x18, 0x3C, 0x7E, 0xFF, 0xFF, 0x00, 0x00,
+ 0x00, 0xFF, 0xFF, 0x7E, 0x3C, 0x18, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x30, 0x78, 0x78, 0x30, 0x30, 0x00, 0x30, 0x00,
+ 0x6C, 0x6C, 0x6C, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x6C, 0x6C, 0xFE, 0x6C, 0xFE, 0x6C, 0x6C, 0x00,
+ 0x30, 0x7C, 0xC0, 0x78, 0x0C, 0xF8, 0x30, 0x00,
+ 0x00, 0xC6, 0xCC, 0x18, 0x30, 0x66, 0xC6, 0x00,
+ 0x38, 0x6C, 0x38, 0x76, 0xDC, 0xCC, 0x76, 0x00,
+ 0x60, 0x60, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x18, 0x30, 0x60, 0x60, 0x60, 0x30, 0x18, 0x00,
+ 0x60, 0x30, 0x18, 0x18, 0x18, 0x30, 0x60, 0x00,
+ 0x00, 0x66, 0x3C, 0xFF, 0x3C, 0x66, 0x00, 0x00,
+ 0x00, 0x30, 0x30, 0xFC, 0x30, 0x30, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x30, 0x60,
+ 0x00, 0x00, 0x00, 0xFC, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x30, 0x00,
+ 0x06, 0x0C, 0x18, 0x30, 0x60, 0xC0, 0x80, 0x00,
+ 0x7C, 0xC6, 0xCE, 0xDE, 0xF6, 0xE6, 0x7C, 0x00,
+ 0x30, 0x70, 0x30, 0x30, 0x30, 0x30, 0xFC, 0x00,
+ 0x78, 0xCC, 0x0C, 0x38, 0x60, 0xCC, 0xFC, 0x00,
+ 0x78, 0xCC, 0x0C, 0x38, 0x0C, 0xCC, 0x78, 0x00,
+ 0x1C, 0x3C, 0x6C, 0xCC, 0xFE, 0x0C, 0x1E, 0x00,
+ 0xFC, 0xC0, 0xF8, 0x0C, 0x0C, 0xCC, 0x78, 0x00,
+ 0x38, 0x60, 0xC0, 0xF8, 0xCC, 0xCC, 0x78, 0x00,
+ 0xFC, 0xCC, 0x0C, 0x18, 0x30, 0x30, 0x30, 0x00,
+ 0x78, 0xCC, 0xCC, 0x78, 0xCC, 0xCC, 0x78, 0x00,
+ 0x78, 0xCC, 0xCC, 0x7C, 0x0C, 0x18, 0x70, 0x00,
+ 0x00, 0x30, 0x30, 0x00, 0x00, 0x30, 0x30, 0x00,
+ 0x00, 0x30, 0x30, 0x00, 0x00, 0x30, 0x30, 0x60,
+ 0x18, 0x30, 0x60, 0xC0, 0x60, 0x30, 0x18, 0x00,
+ 0x00, 0x00, 0xFC, 0x00, 0x00, 0xFC, 0x00, 0x00,
+ 0x60, 0x30, 0x18, 0x0C, 0x18, 0x30, 0x60, 0x00,
+ 0x78, 0xCC, 0x0C, 0x18, 0x30, 0x00, 0x30, 0x00,
+ 0x7C, 0xC6, 0xDE, 0xDE, 0xDE, 0xC0, 0x78, 0x00,
+ 0x30, 0x78, 0xCC, 0xCC, 0xFC, 0xCC, 0xCC, 0x00,
+ 0xFC, 0x66, 0x66, 0x7C, 0x66, 0x66, 0xFC, 0x00,
+ 0x3C, 0x66, 0xC0, 0xC0, 0xC0, 0x66, 0x3C, 0x00,
+ 0xF8, 0x6C, 0x66, 0x66, 0x66, 0x6C, 0xF8, 0x00,
+ 0xFE, 0x62, 0x68, 0x78, 0x68, 0x62, 0xFE, 0x00,
+ 0xFE, 0x62, 0x68, 0x78, 0x68, 0x60, 0xF0, 0x00,
+ 0x3C, 0x66, 0xC0, 0xC0, 0xCE, 0x66, 0x3E, 0x00,
+ 0xCC, 0xCC, 0xCC, 0xFC, 0xCC, 0xCC, 0xCC, 0x00,
+ 0x78, 0x30, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0x1E, 0x0C, 0x0C, 0x0C, 0xCC, 0xCC, 0x78, 0x00,
+ 0xE6, 0x66, 0x6C, 0x78, 0x6C, 0x66, 0xE6, 0x00,
+ 0xF0, 0x60, 0x60, 0x60, 0x62, 0x66, 0xFE, 0x00,
+ 0xC6, 0xEE, 0xFE, 0xFE, 0xD6, 0xC6, 0xC6, 0x00,
+ 0xC6, 0xE6, 0xF6, 0xDE, 0xCE, 0xC6, 0xC6, 0x00,
+ 0x38, 0x6C, 0xC6, 0xC6, 0xC6, 0x6C, 0x38, 0x00,
+ 0xFC, 0x66, 0x66, 0x7C, 0x60, 0x60, 0xF0, 0x00,
+ 0x78, 0xCC, 0xCC, 0xCC, 0xDC, 0x78, 0x1C, 0x00,
+ 0xFC, 0x66, 0x66, 0x7C, 0x6C, 0x66, 0xE6, 0x00,
+ 0x78, 0xCC, 0xE0, 0x70, 0x1C, 0xCC, 0x78, 0x00,
+ 0xFC, 0xB4, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xFC, 0x00,
+ 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x00,
+ 0xC6, 0xC6, 0xC6, 0xD6, 0xFE, 0xEE, 0xC6, 0x00,
+ 0xC6, 0xC6, 0x6C, 0x38, 0x38, 0x6C, 0xC6, 0x00,
+ 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x30, 0x78, 0x00,
+ 0xFE, 0xC6, 0x8C, 0x18, 0x32, 0x66, 0xFE, 0x00,
+ 0x78, 0x60, 0x60, 0x60, 0x60, 0x60, 0x78, 0x00,
+ 0xC0, 0x60, 0x30, 0x18, 0x0C, 0x06, 0x02, 0x00,
+ 0x78, 0x18, 0x18, 0x18, 0x18, 0x18, 0x78, 0x00,
+ 0x10, 0x38, 0x6C, 0xC6, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF,
+ 0x30, 0x30, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x76, 0x00,
+ 0xE0, 0x60, 0x60, 0x7C, 0x66, 0x66, 0xDC, 0x00,
+ 0x00, 0x00, 0x78, 0xCC, 0xC0, 0xCC, 0x78, 0x00,
+ 0x1C, 0x0C, 0x0C, 0x7C, 0xCC, 0xCC, 0x76, 0x00,
+ 0x00, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
+ 0x38, 0x6C, 0x60, 0xF0, 0x60, 0x60, 0xF0, 0x00,
+ 0x00, 0x00, 0x76, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
+ 0xE0, 0x60, 0x6C, 0x76, 0x66, 0x66, 0xE6, 0x00,
+ 0x30, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0x0C, 0x00, 0x0C, 0x0C, 0x0C, 0xCC, 0xCC, 0x78,
+ 0xE0, 0x60, 0x66, 0x6C, 0x78, 0x6C, 0xE6, 0x00,
+ 0x70, 0x30, 0x30, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0x00, 0x00, 0xCC, 0xFE, 0xFE, 0xD6, 0xC6, 0x00,
+ 0x00, 0x00, 0xF8, 0xCC, 0xCC, 0xCC, 0xCC, 0x00,
+ 0x00, 0x00, 0x78, 0xCC, 0xCC, 0xCC, 0x78, 0x00,
+ 0x00, 0x00, 0xDC, 0x66, 0x66, 0x7C, 0x60, 0xF0,
+ 0x00, 0x00, 0x76, 0xCC, 0xCC, 0x7C, 0x0C, 0x1E,
+ 0x00, 0x00, 0xDC, 0x76, 0x66, 0x60, 0xF0, 0x00,
+ 0x00, 0x00, 0x7C, 0xC0, 0x78, 0x0C, 0xF8, 0x00,
+ 0x10, 0x30, 0x7C, 0x30, 0x30, 0x34, 0x18, 0x00,
+ 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0xCC, 0x76, 0x00,
+ 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0x78, 0x30, 0x00,
+ 0x00, 0x00, 0xC6, 0xD6, 0xFE, 0xFE, 0x6C, 0x00,
+ 0x00, 0x00, 0xC6, 0x6C, 0x38, 0x6C, 0xC6, 0x00,
+ 0x00, 0x00, 0xCC, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
+ 0x00, 0x00, 0xFC, 0x98, 0x30, 0x64, 0xFC, 0x00,
+ 0x1C, 0x30, 0x30, 0xE0, 0x30, 0x30, 0x1C, 0x00,
+ 0x18, 0x18, 0x18, 0x00, 0x18, 0x18, 0x18, 0x00,
+ 0xE0, 0x30, 0x30, 0x1C, 0x30, 0x30, 0xE0, 0x00,
+ 0x76, 0xDC, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x10, 0x38, 0x6C, 0xC6, 0xC6, 0xFE, 0x00,
+ 0x78, 0xCC, 0xC0, 0xCC, 0x78, 0x18, 0x0C, 0x78,
+ 0x00, 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
+ 0x1C, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
+ 0x7E, 0xC3, 0x3C, 0x06, 0x3E, 0x66, 0x3F, 0x00,
+ 0xCC, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
+ 0xE0, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
+ 0x30, 0x30, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
+ 0x00, 0x00, 0x78, 0xC0, 0xC0, 0x78, 0x0C, 0x38,
+ 0x7E, 0xC3, 0x3C, 0x66, 0x7E, 0x60, 0x3C, 0x00,
+ 0xCC, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
+ 0xE0, 0x00, 0x78, 0xCC, 0xFC, 0xC0, 0x78, 0x00,
+ 0xCC, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0x7C, 0xC6, 0x38, 0x18, 0x18, 0x18, 0x3C, 0x00,
+ 0xE0, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0xC6, 0x38, 0x6C, 0xC6, 0xFE, 0xC6, 0xC6, 0x00,
+ 0x30, 0x30, 0x00, 0x78, 0xCC, 0xFC, 0xCC, 0x00,
+ 0x1C, 0x00, 0xFC, 0x60, 0x78, 0x60, 0xFC, 0x00,
+ 0x00, 0x00, 0x7F, 0x0C, 0x7F, 0xCC, 0x7F, 0x00,
+ 0x3E, 0x6C, 0xCC, 0xFE, 0xCC, 0xCC, 0xCE, 0x00,
+ 0x78, 0xCC, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
+ 0x00, 0xCC, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
+ 0x00, 0xE0, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
+ 0x78, 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
+ 0x00, 0xE0, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
+ 0x00, 0xCC, 0x00, 0xCC, 0xCC, 0x7C, 0x0C, 0xF8,
+ 0xC3, 0x18, 0x3C, 0x66, 0x66, 0x3C, 0x18, 0x00,
+ 0xCC, 0x00, 0xCC, 0xCC, 0xCC, 0xCC, 0x78, 0x00,
+ 0x18, 0x18, 0x7E, 0xC0, 0xC0, 0x7E, 0x18, 0x18,
+ 0x38, 0x6C, 0x64, 0xF0, 0x60, 0xE6, 0xFC, 0x00,
+ 0xCC, 0xCC, 0x78, 0xFC, 0x30, 0xFC, 0x30, 0x30,
+ 0xF8, 0xCC, 0xCC, 0xFA, 0xC6, 0xCF, 0xC6, 0xC7,
+ 0x0E, 0x1B, 0x18, 0x3C, 0x18, 0x18, 0xD8, 0x70,
+ 0x1C, 0x00, 0x78, 0x0C, 0x7C, 0xCC, 0x7E, 0x00,
+ 0x38, 0x00, 0x70, 0x30, 0x30, 0x30, 0x78, 0x00,
+ 0x00, 0x1C, 0x00, 0x78, 0xCC, 0xCC, 0x78, 0x00,
+ 0x00, 0x1C, 0x00, 0xCC, 0xCC, 0xCC, 0x7E, 0x00,
+ 0x00, 0xF8, 0x00, 0xF8, 0xCC, 0xCC, 0xCC, 0x00,
+ 0xFC, 0x00, 0xCC, 0xEC, 0xFC, 0xDC, 0xCC, 0x00,
+ 0x3C, 0x6C, 0x6C, 0x3E, 0x00, 0x7E, 0x00, 0x00,
+ 0x38, 0x6C, 0x6C, 0x38, 0x00, 0x7C, 0x00, 0x00,
+ 0x30, 0x00, 0x30, 0x60, 0xC0, 0xCC, 0x78, 0x00,
+ 0x00, 0x00, 0x00, 0xFC, 0xC0, 0xC0, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xFC, 0x0C, 0x0C, 0x00, 0x00,
+ 0xC3, 0xC6, 0xCC, 0xDE, 0x33, 0x66, 0xCC, 0x0F,
+ 0xC3, 0xC6, 0xCC, 0xDB, 0x37, 0x6F, 0xCF, 0x03,
+ 0x18, 0x18, 0x00, 0x18, 0x18, 0x18, 0x18, 0x00,
+ 0x00, 0x33, 0x66, 0xCC, 0x66, 0x33, 0x00, 0x00,
+ 0x00, 0xCC, 0x66, 0x33, 0x66, 0xCC, 0x00, 0x00,
+ 0x22, 0x88, 0x22, 0x88, 0x22, 0x88, 0x22, 0x88,
+ 0x55, 0xAA, 0x55, 0xAA, 0x55, 0xAA, 0x55, 0xAA,
+ 0xDB, 0x77, 0xDB, 0xEE, 0xDB, 0x77, 0xDB, 0xEE,
+ 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x18, 0x18, 0xF8, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0xF8, 0x18, 0xF8, 0x18, 0x18, 0x18,
+ 0x36, 0x36, 0x36, 0x36, 0xF6, 0x36, 0x36, 0x36,
+ 0x00, 0x00, 0x00, 0x00, 0xFE, 0x36, 0x36, 0x36,
+ 0x00, 0x00, 0xF8, 0x18, 0xF8, 0x18, 0x18, 0x18,
+ 0x36, 0x36, 0xF6, 0x06, 0xF6, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,
+ 0x00, 0x00, 0xFE, 0x06, 0xF6, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0xF6, 0x06, 0xFE, 0x00, 0x00, 0x00,
+ 0x36, 0x36, 0x36, 0x36, 0xFE, 0x00, 0x00, 0x00,
+ 0x18, 0x18, 0xF8, 0x18, 0xF8, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0xF8, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x18, 0x18, 0x1F, 0x00, 0x00, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0xFF, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0xFF, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x18, 0x18, 0x1F, 0x18, 0x18, 0x18,
+ 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x18, 0x18, 0x18, 0x18, 0xFF, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x1F, 0x18, 0x1F, 0x18, 0x18, 0x18,
+ 0x36, 0x36, 0x36, 0x36, 0x37, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0x37, 0x30, 0x3F, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x3F, 0x30, 0x37, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0xF7, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xFF, 0x00, 0xF7, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0x37, 0x30, 0x37, 0x36, 0x36, 0x36,
+ 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x36, 0x36, 0xF7, 0x00, 0xF7, 0x36, 0x36, 0x36,
+ 0x18, 0x18, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0x00,
+ 0x36, 0x36, 0x36, 0x36, 0xFF, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x18, 0x18, 0x18,
+ 0x00, 0x00, 0x00, 0x00, 0xFF, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0x36, 0x36, 0x3F, 0x00, 0x00, 0x00,
+ 0x18, 0x18, 0x1F, 0x18, 0x1F, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x1F, 0x18, 0x1F, 0x18, 0x18, 0x18,
+ 0x00, 0x00, 0x00, 0x00, 0x3F, 0x36, 0x36, 0x36,
+ 0x36, 0x36, 0x36, 0x36, 0xFF, 0x36, 0x36, 0x36,
+ 0x18, 0x18, 0xFF, 0x18, 0xFF, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x18, 0x18, 0xF8, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x1F, 0x18, 0x18, 0x18,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0, 0xF0,
+ 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x76, 0xDC, 0xC8, 0xDC, 0x76, 0x00,
+ 0x00, 0x78, 0xCC, 0xF8, 0xCC, 0xF8, 0xC0, 0xC0,
+ 0x00, 0xFC, 0xCC, 0xC0, 0xC0, 0xC0, 0xC0, 0x00,
+ 0x00, 0xFE, 0x6C, 0x6C, 0x6C, 0x6C, 0x6C, 0x00,
+ 0xFC, 0xCC, 0x60, 0x30, 0x60, 0xCC, 0xFC, 0x00,
+ 0x00, 0x00, 0x7E, 0xD8, 0xD8, 0xD8, 0x70, 0x00,
+ 0x00, 0x66, 0x66, 0x66, 0x66, 0x7C, 0x60, 0xC0,
+ 0x00, 0x76, 0xDC, 0x18, 0x18, 0x18, 0x18, 0x00,
+ 0xFC, 0x30, 0x78, 0xCC, 0xCC, 0x78, 0x30, 0xFC,
+ 0x38, 0x6C, 0xC6, 0xFE, 0xC6, 0x6C, 0x38, 0x00,
+ 0x38, 0x6C, 0xC6, 0xC6, 0x6C, 0x6C, 0xEE, 0x00,
+ 0x1C, 0x30, 0x18, 0x7C, 0xCC, 0xCC, 0x78, 0x00,
+ 0x00, 0x00, 0x7E, 0xDB, 0xDB, 0x7E, 0x00, 0x00,
+ 0x06, 0x0C, 0x7E, 0xDB, 0xDB, 0x7E, 0x60, 0xC0,
+ 0x38, 0x60, 0xC0, 0xF8, 0xC0, 0x60, 0x38, 0x00,
+ 0x78, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0x00,
+ 0x00, 0xFC, 0x00, 0xFC, 0x00, 0xFC, 0x00, 0x00,
+ 0x30, 0x30, 0xFC, 0x30, 0x30, 0x00, 0xFC, 0x00,
+ 0x60, 0x30, 0x18, 0x30, 0x60, 0x00, 0xFC, 0x00,
+ 0x18, 0x30, 0x60, 0x30, 0x18, 0x00, 0xFC, 0x00,
+ 0x0E, 0x1B, 0x1B, 0x18, 0x18, 0x18, 0x18, 0x18,
+ 0x18, 0x18, 0x18, 0x18, 0x18, 0xD8, 0xD8, 0x70,
+ 0x30, 0x30, 0x00, 0xFC, 0x00, 0x30, 0x30, 0x00,
+ 0x00, 0x76, 0xDC, 0x00, 0x76, 0xDC, 0x00, 0x00,
+ 0x38, 0x6C, 0x6C, 0x38, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x18, 0x18, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
+ 0x0F, 0x0C, 0x0C, 0x0C, 0xEC, 0x6C, 0x3C, 0x1C,
+ 0x78, 0x6C, 0x6C, 0x6C, 0x6C, 0x00, 0x00, 0x00,
+ 0x70, 0x18, 0x30, 0x60, 0x78, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x3C, 0x3C, 0x3C, 0x3C, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};
diff --git a/engines/agi/global.cpp b/engines/agi/global.cpp
index 36cc547a8d..faea416590 100644
--- a/engines/agi/global.cpp
+++ b/engines/agi/global.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
diff --git a/engines/agi/graphics.cpp b/engines/agi/graphics.cpp
index 5af68e9b5e..1b8223b051 100644
--- a/engines/agi/graphics.cpp
+++ b/engines/agi/graphics.cpp
@@ -24,7 +24,7 @@
*/
#include "common/file.h"
-#include "common/stdafx.h"
+
#include "graphics/cursorman.h"
@@ -246,261 +246,261 @@ uint8 newPalette[16 * 3] = {
* Uses full 8 bits per color component.
*/
uint8 vgaPalette[256 * 3] = {
- 0x00, 0x00, 0x00,
- 0x00, 0x00, 0xA8,
- 0x00, 0xA8, 0x00,
- 0x00, 0xA8, 0xA8,
- 0xA8, 0x00, 0x00,
- 0xA8, 0x00, 0xA8,
- 0xA8, 0x54, 0x00,
- 0xA8, 0xA8, 0xA8,
- 0x54, 0x54, 0x54,
- 0x54, 0x54, 0xFC,
- 0x54, 0xFC, 0x54,
- 0x54, 0xFC, 0xFC,
- 0xFC, 0x54, 0x54,
- 0xFC, 0x54, 0xFC,
- 0xFC, 0xFC, 0x54,
- 0xFC, 0xFC, 0xFC,
- 0x00, 0x00, 0x00,
- 0x14, 0x14, 0x14,
- 0x20, 0x20, 0x20,
- 0x2C, 0x2C, 0x2C,
- 0x38, 0x38, 0x38,
- 0x44, 0x44, 0x44,
- 0x50, 0x50, 0x50,
- 0x60, 0x60, 0x60,
- 0x70, 0x70, 0x70,
- 0x80, 0x80, 0x80,
- 0x90, 0x90, 0x90,
- 0xA0, 0xA0, 0xA0,
- 0xB4, 0xB4, 0xB4,
- 0xC8, 0xC8, 0xC8,
- 0xE0, 0xE0, 0xE0,
- 0xFC, 0xFC, 0xFC,
- 0x00, 0x00, 0xFC,
- 0x40, 0x00, 0xFC,
- 0x7C, 0x00, 0xFC,
- 0xBC, 0x00, 0xFC,
- 0xFC, 0x00, 0xFC,
- 0xFC, 0x00, 0xBC,
- 0xFC, 0x00, 0x7C,
- 0xFC, 0x00, 0x40,
- 0xFC, 0x00, 0x00,
- 0xFC, 0x40, 0x00,
- 0xFC, 0x7C, 0x00,
- 0xFC, 0xBC, 0x00,
- 0xFC, 0xFC, 0x00,
- 0xBC, 0xFC, 0x00,
- 0x7C, 0xFC, 0x00,
- 0x40, 0xFC, 0x00,
- 0x00, 0xFC, 0x00,
- 0x00, 0xFC, 0x40,
- 0x00, 0xFC, 0x7C,
- 0x00, 0xFC, 0xBC,
- 0x00, 0xFC, 0xFC,
- 0x00, 0xBC, 0xFC,
- 0x00, 0x7C, 0xFC,
- 0x00, 0x40, 0xFC,
- 0x7C, 0x7C, 0xFC,
- 0x9C, 0x7C, 0xFC,
- 0xBC, 0x7C, 0xFC,
- 0xDC, 0x7C, 0xFC,
- 0xFC, 0x7C, 0xFC,
- 0xFC, 0x7C, 0xDC,
- 0xFC, 0x7C, 0xBC,
- 0xFC, 0x7C, 0x9C,
- 0xFC, 0x7C, 0x7C,
- 0xFC, 0x9C, 0x7C,
- 0xFC, 0xBC, 0x7C,
- 0xFC, 0xDC, 0x7C,
- 0xFC, 0xFC, 0x7C,
- 0xDC, 0xFC, 0x7C,
- 0xBC, 0xFC, 0x7C,
- 0x9C, 0xFC, 0x7C,
- 0x7C, 0xFC, 0x7C,
- 0x7C, 0xFC, 0x9C,
- 0x7C, 0xFC, 0xBC,
- 0x7C, 0xFC, 0xDC,
- 0x7C, 0xFC, 0xFC,
- 0x7C, 0xDC, 0xFC,
- 0x7C, 0xBC, 0xFC,
- 0x7C, 0x9C, 0xFC,
- 0xB4, 0xB4, 0xFC,
- 0xC4, 0xB4, 0xFC,
- 0xD8, 0xB4, 0xFC,
- 0xE8, 0xB4, 0xFC,
- 0xFC, 0xB4, 0xFC,
- 0xFC, 0xB4, 0xE8,
- 0xFC, 0xB4, 0xD8,
- 0xFC, 0xB4, 0xC4,
- 0xFC, 0xB4, 0xB4,
- 0xFC, 0xC4, 0xB4,
- 0xFC, 0xD8, 0xB4,
- 0xFC, 0xE8, 0xB4,
- 0xFC, 0xFC, 0xB4,
- 0xE8, 0xFC, 0xB4,
- 0xD8, 0xFC, 0xB4,
- 0xC4, 0xFC, 0xB4,
- 0xB4, 0xFC, 0xB4,
- 0xB4, 0xFC, 0xC4,
- 0xB4, 0xFC, 0xD8,
- 0xB4, 0xFC, 0xE8,
- 0xB4, 0xFC, 0xFC,
- 0xB4, 0xE8, 0xFC,
- 0xB4, 0xD8, 0xFC,
- 0xB4, 0xC4, 0xFC,
- 0x00, 0x00, 0x70,
- 0x1C, 0x00, 0x70,
- 0x38, 0x00, 0x70,
- 0x54, 0x00, 0x70,
- 0x70, 0x00, 0x70,
- 0x70, 0x00, 0x54,
- 0x70, 0x00, 0x38,
- 0x70, 0x00, 0x1C,
- 0x70, 0x00, 0x00,
- 0x70, 0x1C, 0x00,
- 0x70, 0x38, 0x00,
- 0x70, 0x54, 0x00,
- 0x70, 0x70, 0x00,
- 0x54, 0x70, 0x00,
- 0x38, 0x70, 0x00,
- 0x1C, 0x70, 0x00,
- 0x00, 0x70, 0x00,
- 0x00, 0x70, 0x1C,
- 0x00, 0x70, 0x38,
- 0x00, 0x70, 0x54,
- 0x00, 0x70, 0x70,
- 0x00, 0x54, 0x70,
- 0x00, 0x38, 0x70,
- 0x00, 0x1C, 0x70,
- 0x38, 0x38, 0x70,
- 0x44, 0x38, 0x70,
- 0x54, 0x38, 0x70,
- 0x60, 0x38, 0x70,
- 0x70, 0x38, 0x70,
- 0x70, 0x38, 0x60,
- 0x70, 0x38, 0x54,
- 0x70, 0x38, 0x44,
- 0x70, 0x38, 0x38,
- 0x70, 0x44, 0x38,
- 0x70, 0x54, 0x38,
- 0x70, 0x60, 0x38,
- 0x70, 0x70, 0x38,
- 0x60, 0x70, 0x38,
- 0x54, 0x70, 0x38,
- 0x44, 0x70, 0x38,
- 0x38, 0x70, 0x38,
- 0x38, 0x70, 0x44,
- 0x38, 0x70, 0x54,
- 0x38, 0x70, 0x60,
- 0x38, 0x70, 0x70,
- 0x38, 0x60, 0x70,
- 0x38, 0x54, 0x70,
- 0x38, 0x44, 0x70,
- 0x50, 0x50, 0x70,
- 0x58, 0x50, 0x70,
- 0x60, 0x50, 0x70,
- 0x68, 0x50, 0x70,
- 0x70, 0x50, 0x70,
- 0x70, 0x50, 0x68,
- 0x70, 0x50, 0x60,
- 0x70, 0x50, 0x58,
- 0x70, 0x50, 0x50,
- 0x70, 0x58, 0x50,
- 0x70, 0x60, 0x50,
- 0x70, 0x68, 0x50,
- 0x70, 0x70, 0x50,
- 0x68, 0x70, 0x50,
- 0x60, 0x70, 0x50,
- 0x58, 0x70, 0x50,
- 0x50, 0x70, 0x50,
- 0x50, 0x70, 0x58,
- 0x50, 0x70, 0x60,
- 0x50, 0x70, 0x68,
- 0x50, 0x70, 0x70,
- 0x50, 0x68, 0x70,
- 0x50, 0x60, 0x70,
- 0x50, 0x58, 0x70,
- 0x00, 0x00, 0x40,
- 0x10, 0x00, 0x40,
- 0x20, 0x00, 0x40,
- 0x30, 0x00, 0x40,
- 0x40, 0x00, 0x40,
- 0x40, 0x00, 0x30,
- 0x40, 0x00, 0x20,
- 0x40, 0x00, 0x10,
- 0x40, 0x00, 0x00,
- 0x40, 0x10, 0x00,
- 0x40, 0x20, 0x00,
- 0x40, 0x30, 0x00,
- 0x40, 0x40, 0x00,
- 0x30, 0x40, 0x00,
- 0x20, 0x40, 0x00,
- 0x10, 0x40, 0x00,
- 0x00, 0x40, 0x00,
- 0x00, 0x40, 0x10,
- 0x00, 0x40, 0x20,
- 0x00, 0x40, 0x30,
- 0x00, 0x40, 0x40,
- 0x00, 0x30, 0x40,
- 0x00, 0x20, 0x40,
- 0x00, 0x10, 0x40,
- 0x20, 0x20, 0x40,
- 0x28, 0x20, 0x40,
- 0x30, 0x20, 0x40,
- 0x38, 0x20, 0x40,
- 0x40, 0x20, 0x40,
- 0x40, 0x20, 0x38,
- 0x40, 0x20, 0x30,
- 0x40, 0x20, 0x28,
- 0x40, 0x20, 0x20,
- 0x40, 0x28, 0x20,
- 0x40, 0x30, 0x20,
- 0x40, 0x38, 0x20,
- 0x40, 0x40, 0x20,
- 0x38, 0x40, 0x20,
- 0x30, 0x40, 0x20,
- 0x28, 0x40, 0x20,
- 0x20, 0x40, 0x20,
- 0x20, 0x40, 0x28,
- 0x20, 0x40, 0x30,
- 0x20, 0x40, 0x38,
- 0x20, 0x40, 0x40,
- 0x20, 0x38, 0x40,
- 0x20, 0x30, 0x40,
- 0x20, 0x28, 0x40,
- 0x2C, 0x2C, 0x40,
- 0x30, 0x2C, 0x40,
- 0x34, 0x2C, 0x40,
- 0x3C, 0x2C, 0x40,
- 0x40, 0x2C, 0x40,
- 0x40, 0x2C, 0x3C,
- 0x40, 0x2C, 0x34,
- 0x40, 0x2C, 0x30,
- 0x40, 0x2C, 0x2C,
- 0x40, 0x30, 0x2C,
- 0x40, 0x34, 0x2C,
- 0x40, 0x3C, 0x2C,
- 0x40, 0x40, 0x2C,
- 0x3C, 0x40, 0x2C,
- 0x34, 0x40, 0x2C,
- 0x30, 0x40, 0x2C,
- 0x2C, 0x40, 0x2C,
- 0x2C, 0x40, 0x30,
- 0x2C, 0x40, 0x34,
- 0x2C, 0x40, 0x3C,
- 0x2C, 0x40, 0x40,
- 0x2C, 0x3C, 0x40,
- 0x2C, 0x34, 0x40,
- 0x2C, 0x30, 0x40,
- 0x40, 0x40, 0x40,
- 0x38, 0x38, 0x38,
- 0x30, 0x30, 0x30,
- 0x28, 0x28, 0x28,
- 0x24, 0x24, 0x24,
- 0x1C, 0x1C, 0x1C,
- 0x14, 0x14, 0x14,
+ 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0xA8,
+ 0x00, 0xA8, 0x00,
+ 0x00, 0xA8, 0xA8,
+ 0xA8, 0x00, 0x00,
+ 0xA8, 0x00, 0xA8,
+ 0xA8, 0x54, 0x00,
+ 0xA8, 0xA8, 0xA8,
+ 0x54, 0x54, 0x54,
+ 0x54, 0x54, 0xFC,
+ 0x54, 0xFC, 0x54,
+ 0x54, 0xFC, 0xFC,
+ 0xFC, 0x54, 0x54,
+ 0xFC, 0x54, 0xFC,
+ 0xFC, 0xFC, 0x54,
+ 0xFC, 0xFC, 0xFC,
+ 0x00, 0x00, 0x00,
+ 0x14, 0x14, 0x14,
+ 0x20, 0x20, 0x20,
+ 0x2C, 0x2C, 0x2C,
+ 0x38, 0x38, 0x38,
+ 0x44, 0x44, 0x44,
+ 0x50, 0x50, 0x50,
+ 0x60, 0x60, 0x60,
+ 0x70, 0x70, 0x70,
+ 0x80, 0x80, 0x80,
+ 0x90, 0x90, 0x90,
+ 0xA0, 0xA0, 0xA0,
+ 0xB4, 0xB4, 0xB4,
+ 0xC8, 0xC8, 0xC8,
+ 0xE0, 0xE0, 0xE0,
+ 0xFC, 0xFC, 0xFC,
+ 0x00, 0x00, 0xFC,
+ 0x40, 0x00, 0xFC,
+ 0x7C, 0x00, 0xFC,
+ 0xBC, 0x00, 0xFC,
+ 0xFC, 0x00, 0xFC,
+ 0xFC, 0x00, 0xBC,
+ 0xFC, 0x00, 0x7C,
+ 0xFC, 0x00, 0x40,
+ 0xFC, 0x00, 0x00,
+ 0xFC, 0x40, 0x00,
+ 0xFC, 0x7C, 0x00,
+ 0xFC, 0xBC, 0x00,
+ 0xFC, 0xFC, 0x00,
+ 0xBC, 0xFC, 0x00,
+ 0x7C, 0xFC, 0x00,
+ 0x40, 0xFC, 0x00,
+ 0x00, 0xFC, 0x00,
+ 0x00, 0xFC, 0x40,
+ 0x00, 0xFC, 0x7C,
+ 0x00, 0xFC, 0xBC,
+ 0x00, 0xFC, 0xFC,
+ 0x00, 0xBC, 0xFC,
+ 0x00, 0x7C, 0xFC,
+ 0x00, 0x40, 0xFC,
+ 0x7C, 0x7C, 0xFC,
+ 0x9C, 0x7C, 0xFC,
+ 0xBC, 0x7C, 0xFC,
+ 0xDC, 0x7C, 0xFC,
+ 0xFC, 0x7C, 0xFC,
+ 0xFC, 0x7C, 0xDC,
+ 0xFC, 0x7C, 0xBC,
+ 0xFC, 0x7C, 0x9C,
+ 0xFC, 0x7C, 0x7C,
+ 0xFC, 0x9C, 0x7C,
+ 0xFC, 0xBC, 0x7C,
+ 0xFC, 0xDC, 0x7C,
+ 0xFC, 0xFC, 0x7C,
+ 0xDC, 0xFC, 0x7C,
+ 0xBC, 0xFC, 0x7C,
+ 0x9C, 0xFC, 0x7C,
+ 0x7C, 0xFC, 0x7C,
+ 0x7C, 0xFC, 0x9C,
+ 0x7C, 0xFC, 0xBC,
+ 0x7C, 0xFC, 0xDC,
+ 0x7C, 0xFC, 0xFC,
+ 0x7C, 0xDC, 0xFC,
+ 0x7C, 0xBC, 0xFC,
+ 0x7C, 0x9C, 0xFC,
+ 0xB4, 0xB4, 0xFC,
+ 0xC4, 0xB4, 0xFC,
+ 0xD8, 0xB4, 0xFC,
+ 0xE8, 0xB4, 0xFC,
+ 0xFC, 0xB4, 0xFC,
+ 0xFC, 0xB4, 0xE8,
+ 0xFC, 0xB4, 0xD8,
+ 0xFC, 0xB4, 0xC4,
+ 0xFC, 0xB4, 0xB4,
+ 0xFC, 0xC4, 0xB4,
+ 0xFC, 0xD8, 0xB4,
+ 0xFC, 0xE8, 0xB4,
+ 0xFC, 0xFC, 0xB4,
+ 0xE8, 0xFC, 0xB4,
+ 0xD8, 0xFC, 0xB4,
+ 0xC4, 0xFC, 0xB4,
+ 0xB4, 0xFC, 0xB4,
+ 0xB4, 0xFC, 0xC4,
+ 0xB4, 0xFC, 0xD8,
+ 0xB4, 0xFC, 0xE8,
+ 0xB4, 0xFC, 0xFC,
+ 0xB4, 0xE8, 0xFC,
+ 0xB4, 0xD8, 0xFC,
+ 0xB4, 0xC4, 0xFC,
+ 0x00, 0x00, 0x70,
+ 0x1C, 0x00, 0x70,
+ 0x38, 0x00, 0x70,
+ 0x54, 0x00, 0x70,
+ 0x70, 0x00, 0x70,
+ 0x70, 0x00, 0x54,
+ 0x70, 0x00, 0x38,
+ 0x70, 0x00, 0x1C,
+ 0x70, 0x00, 0x00,
+ 0x70, 0x1C, 0x00,
+ 0x70, 0x38, 0x00,
+ 0x70, 0x54, 0x00,
+ 0x70, 0x70, 0x00,
+ 0x54, 0x70, 0x00,
+ 0x38, 0x70, 0x00,
+ 0x1C, 0x70, 0x00,
+ 0x00, 0x70, 0x00,
+ 0x00, 0x70, 0x1C,
+ 0x00, 0x70, 0x38,
+ 0x00, 0x70, 0x54,
+ 0x00, 0x70, 0x70,
+ 0x00, 0x54, 0x70,
+ 0x00, 0x38, 0x70,
+ 0x00, 0x1C, 0x70,
+ 0x38, 0x38, 0x70,
+ 0x44, 0x38, 0x70,
+ 0x54, 0x38, 0x70,
+ 0x60, 0x38, 0x70,
+ 0x70, 0x38, 0x70,
+ 0x70, 0x38, 0x60,
+ 0x70, 0x38, 0x54,
+ 0x70, 0x38, 0x44,
+ 0x70, 0x38, 0x38,
+ 0x70, 0x44, 0x38,
+ 0x70, 0x54, 0x38,
+ 0x70, 0x60, 0x38,
+ 0x70, 0x70, 0x38,
+ 0x60, 0x70, 0x38,
+ 0x54, 0x70, 0x38,
+ 0x44, 0x70, 0x38,
+ 0x38, 0x70, 0x38,
+ 0x38, 0x70, 0x44,
+ 0x38, 0x70, 0x54,
+ 0x38, 0x70, 0x60,
+ 0x38, 0x70, 0x70,
+ 0x38, 0x60, 0x70,
+ 0x38, 0x54, 0x70,
+ 0x38, 0x44, 0x70,
+ 0x50, 0x50, 0x70,
+ 0x58, 0x50, 0x70,
+ 0x60, 0x50, 0x70,
+ 0x68, 0x50, 0x70,
+ 0x70, 0x50, 0x70,
+ 0x70, 0x50, 0x68,
+ 0x70, 0x50, 0x60,
+ 0x70, 0x50, 0x58,
+ 0x70, 0x50, 0x50,
+ 0x70, 0x58, 0x50,
+ 0x70, 0x60, 0x50,
+ 0x70, 0x68, 0x50,
+ 0x70, 0x70, 0x50,
+ 0x68, 0x70, 0x50,
+ 0x60, 0x70, 0x50,
+ 0x58, 0x70, 0x50,
+ 0x50, 0x70, 0x50,
+ 0x50, 0x70, 0x58,
+ 0x50, 0x70, 0x60,
+ 0x50, 0x70, 0x68,
+ 0x50, 0x70, 0x70,
+ 0x50, 0x68, 0x70,
+ 0x50, 0x60, 0x70,
+ 0x50, 0x58, 0x70,
+ 0x00, 0x00, 0x40,
+ 0x10, 0x00, 0x40,
+ 0x20, 0x00, 0x40,
+ 0x30, 0x00, 0x40,
+ 0x40, 0x00, 0x40,
+ 0x40, 0x00, 0x30,
+ 0x40, 0x00, 0x20,
+ 0x40, 0x00, 0x10,
+ 0x40, 0x00, 0x00,
+ 0x40, 0x10, 0x00,
+ 0x40, 0x20, 0x00,
+ 0x40, 0x30, 0x00,
+ 0x40, 0x40, 0x00,
+ 0x30, 0x40, 0x00,
+ 0x20, 0x40, 0x00,
+ 0x10, 0x40, 0x00,
+ 0x00, 0x40, 0x00,
+ 0x00, 0x40, 0x10,
+ 0x00, 0x40, 0x20,
+ 0x00, 0x40, 0x30,
+ 0x00, 0x40, 0x40,
+ 0x00, 0x30, 0x40,
+ 0x00, 0x20, 0x40,
+ 0x00, 0x10, 0x40,
+ 0x20, 0x20, 0x40,
+ 0x28, 0x20, 0x40,
+ 0x30, 0x20, 0x40,
+ 0x38, 0x20, 0x40,
+ 0x40, 0x20, 0x40,
+ 0x40, 0x20, 0x38,
+ 0x40, 0x20, 0x30,
+ 0x40, 0x20, 0x28,
+ 0x40, 0x20, 0x20,
+ 0x40, 0x28, 0x20,
+ 0x40, 0x30, 0x20,
+ 0x40, 0x38, 0x20,
+ 0x40, 0x40, 0x20,
+ 0x38, 0x40, 0x20,
+ 0x30, 0x40, 0x20,
+ 0x28, 0x40, 0x20,
+ 0x20, 0x40, 0x20,
+ 0x20, 0x40, 0x28,
+ 0x20, 0x40, 0x30,
+ 0x20, 0x40, 0x38,
+ 0x20, 0x40, 0x40,
+ 0x20, 0x38, 0x40,
+ 0x20, 0x30, 0x40,
+ 0x20, 0x28, 0x40,
+ 0x2C, 0x2C, 0x40,
+ 0x30, 0x2C, 0x40,
+ 0x34, 0x2C, 0x40,
+ 0x3C, 0x2C, 0x40,
+ 0x40, 0x2C, 0x40,
+ 0x40, 0x2C, 0x3C,
+ 0x40, 0x2C, 0x34,
+ 0x40, 0x2C, 0x30,
+ 0x40, 0x2C, 0x2C,
+ 0x40, 0x30, 0x2C,
+ 0x40, 0x34, 0x2C,
+ 0x40, 0x3C, 0x2C,
+ 0x40, 0x40, 0x2C,
+ 0x3C, 0x40, 0x2C,
+ 0x34, 0x40, 0x2C,
+ 0x30, 0x40, 0x2C,
+ 0x2C, 0x40, 0x2C,
+ 0x2C, 0x40, 0x30,
+ 0x2C, 0x40, 0x34,
+ 0x2C, 0x40, 0x3C,
+ 0x2C, 0x40, 0x40,
+ 0x2C, 0x3C, 0x40,
+ 0x2C, 0x34, 0x40,
+ 0x2C, 0x30, 0x40,
+ 0x40, 0x40, 0x40,
+ 0x38, 0x38, 0x38,
+ 0x30, 0x30, 0x30,
+ 0x28, 0x28, 0x28,
+ 0x24, 0x24, 0x24,
+ 0x1C, 0x1C, 0x1C,
+ 0x14, 0x14, 0x14,
0x0C, 0x0C, 0x0C
};
@@ -737,7 +737,7 @@ void GfxMgr::drawCurrentStyleButton(int x, int y, const char *label, bool hasFoc
int textOffset = _vm->_buttonStyle.getTextOffset(hasFocus, pressed);
AgiTextColor color = _vm->_buttonStyle.getColor(hasFocus, pressed, positive);
bool border = _vm->_buttonStyle.getBorder(hasFocus, pressed);
-
+
rawDrawButton(x, y, label, color.fg, color.bg, border, textOffset);
}
@@ -753,7 +753,7 @@ void GfxMgr::rawDrawButton(int x, int y, const char *s, int fgcolor, int bgcolor
// Draw a filled rectangle that's larger than the button. Used for drawing
// a border around the button as the button itself is drawn after this.
drawRectangle(x1, y1, x2, y2, border ? BUTTON_BORDER : MSG_BOX_COLOUR);
-
+
while (*s) {
putTextCharacter(0, x + textOffset, y + textOffset, *s++, fgcolor, bgcolor);
x += CHAR_COLS;
diff --git a/engines/agi/graphics.h b/engines/agi/graphics.h
index 96b6247aeb..9981c0d76a 100644
--- a/engines/agi/graphics.h
+++ b/engines/agi/graphics.h
@@ -26,7 +26,7 @@
#ifndef AGI_GRAPHICS_H
#define AGI_GRAPHICS_H
-#include "common/stdafx.h"
+
#include "agi/font.h"
namespace Agi {
diff --git a/engines/agi/id.cpp b/engines/agi/id.cpp
index aba19eb64d..7286738be3 100644
--- a/engines/agi/id.cpp
+++ b/engines/agi/id.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/opcodes.h"
diff --git a/engines/agi/inv.cpp b/engines/agi/inv.cpp
index d05570c957..eb4917c322 100644
--- a/engines/agi/inv.cpp
+++ b/engines/agi/inv.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/sprite.h"
@@ -138,7 +138,7 @@ void AgiEngine::selectItems(int n) {
default:
break;
}
-
+
if (!exit_select) {
showItems();
_gfx->doUpdate();
diff --git a/engines/agi/keyboard.cpp b/engines/agi/keyboard.cpp
index 2b7559f754..c4532941d6 100644
--- a/engines/agi/keyboard.cpp
+++ b/engines/agi/keyboard.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/graphics.h"
@@ -109,7 +109,7 @@ int AgiEngine::handleController(int key) {
// AGI 3.149 games and The Black Cauldron need KEY_ESCAPE to use menus
// Games with the GF_ESCPAUSE flag need KEY_ESCAPE to pause the game
- if (key == 0 ||
+ if (key == 0 ||
(key == KEY_ESCAPE && agiGetRelease() != 0x3149 && getGameID() != GID_BC && !(getFeatures() & GF_ESCPAUSE)) )
return false;
diff --git a/engines/agi/keyboard.h b/engines/agi/keyboard.h
index 3475f76ee4..5a96364acd 100644
--- a/engines/agi/keyboard.h
+++ b/engines/agi/keyboard.h
@@ -26,7 +26,7 @@
#ifndef AGI_KEYBOARD_H
#define AGI_KEYBOARD_H
-#include "common/stdafx.h"
+
namespace Agi {
diff --git a/engines/agi/loader_v2.cpp b/engines/agi/loader_v2.cpp
index c0c6df2fcb..3c5bbf900a 100644
--- a/engines/agi/loader_v2.cpp
+++ b/engines/agi/loader_v2.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/file.h"
#include "agi/agi.h"
diff --git a/engines/agi/loader_v3.cpp b/engines/agi/loader_v3.cpp
index 362d778c66..dcf7d83809 100644
--- a/engines/agi/loader_v3.cpp
+++ b/engines/agi/loader_v3.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "agi/agi.h"
#include "agi/lzw.h"
diff --git a/engines/agi/logic.cpp b/engines/agi/logic.cpp
index 210684b0bc..4d7cc330c9 100644
--- a/engines/agi/logic.cpp
+++ b/engines/agi/logic.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
diff --git a/engines/agi/logic.h b/engines/agi/logic.h
index a6c0afa6bf..825ad554e5 100644
--- a/engines/agi/logic.h
+++ b/engines/agi/logic.h
@@ -26,7 +26,7 @@
#ifndef AGI_LOGIC_H
#define AGI_LOGIC_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Agi {
diff --git a/engines/agi/lzw.cpp b/engines/agi/lzw.cpp
index f0c7fd06b6..aa926b0158 100644
--- a/engines/agi/lzw.cpp
+++ b/engines/agi/lzw.cpp
@@ -33,7 +33,7 @@
** (c) 1997 Lance Ewing
***************************************************************************/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/lzw.h"
diff --git a/engines/agi/menu.cpp b/engines/agi/menu.cpp
index 7aa7f5e55d..916c4c184f 100644
--- a/engines/agi/menu.cpp
+++ b/engines/agi/menu.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/sprite.h"
@@ -66,7 +66,7 @@ AgiMenu *Menu::getMenu(int i) {
AgiMenuOption *Menu::getMenuOption(int i, int j) {
AgiMenu *m = getMenu(i);
MenuOptionList::iterator iter;
- for (iter = m->down.begin(); iter != m->down.end(); ++iter) {
+ for (iter = m->down.begin(); iter != m->down.end(); ++iter) {
AgiMenuOption* d = *iter;
if (d->index == j)
return d;
@@ -80,7 +80,7 @@ void Menu::drawMenuBar() {
_vm->flushLines(0, 0);
MenuList::iterator iter;
- for (iter = _menubar.begin(); iter != _menubar.end(); ++iter) {
+ for (iter = _menubar.begin(); iter != _menubar.end(); ++iter) {
AgiMenu *m = *iter;
_vm->printText(m->text, 0, m->col, 0, 40, MENU_FG, MENU_BG);
}
@@ -103,7 +103,7 @@ void Menu::drawMenuOption(int hMenu) {
(1 + m->height + 2) * CHAR_LINES, MENU_BG, MENU_LINE, 0);
MenuOptionList::iterator iter;
- for (iter = m->down.begin(); iter != m->down.end(); ++iter) {
+ for (iter = m->down.begin(); iter != m->down.end(); ++iter) {
AgiMenuOption* d = *iter;
_vm->printText(d->text, 0, m->wincol + 1, d->index + 2, m->width + 2,
MENU_FG, MENU_BG, !d->enabled);
diff --git a/engines/agi/motion.cpp b/engines/agi/motion.cpp
index 05477c0d99..58d4eb4a6d 100644
--- a/engines/agi/motion.cpp
+++ b/engines/agi/motion.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
diff --git a/engines/agi/objects.cpp b/engines/agi/objects.cpp
index 4c49a6014b..eb33259b82 100644
--- a/engines/agi/objects.cpp
+++ b/engines/agi/objects.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
diff --git a/engines/agi/op_cmd.cpp b/engines/agi/op_cmd.cpp
index 5097b43c08..05d5d91572 100644
--- a/engines/agi/op_cmd.cpp
+++ b/engines/agi/op_cmd.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/version.h"
#include "agi/agi.h"
@@ -261,7 +261,7 @@ cmd(set_priority) {
// the dwarf to be drawn behind ego
// With this workaround, when the game scripts set the priority of view 152
// (seventh dwarf with soup bowls), ego's priority is set to 7
- // The game script itself sets priotity 8 for ego before she starts walking,
+ // The game script itself sets priotity 8 for ego before she starts walking,
// and then releases the fixed priority set on ego after ego is seated
// Therefore, this workaround only affects that specific part of this scene
// Ego is set to object 19 by script 54
@@ -625,11 +625,11 @@ cmd(draw_pic) {
// behavior from view 46 (the spider droid). View 46 is supposed to
// follow ego and explode when it comes in contact with him. However, as
// flag 103 is not reset correctly, when the player goes down the path
- // and back up, the spider is always at the base of the path (since it
- // can't go up) and kills the player when he goes down at ground level
- // (although the spider droid sprite itself seems to be correctly positioned).
- // With this workaround, when the player goes back to picture 20 (1 screen
- // above the ground), flag 103 is reset, thereby fixing this issue. Note
+ // and back up, the spider is always at the base of the path (since it
+ // can't go up) and kills the player when he goes down at ground level
+ // (although the spider droid sprite itself seems to be correctly positioned).
+ // With this workaround, when the player goes back to picture 20 (1 screen
+ // above the ground), flag 103 is reset, thereby fixing this issue. Note
// that this is a script bug and occurs in the original interpreter as well.
// Fixes bug #1658514: AGI: SQ1 (2.2 DOS ENG) bizzare exploding roger
if (g_agi->getGameID() == GID_SQ1 && _v[p0] == 20)
@@ -720,8 +720,8 @@ cmd(draw) {
// cause regressions with some AGI games. The original workaround no longer
// works for Space Trek in ScummVM, as all fanmade games are set to use
// AGI version 2.917, but it applies to all other games where AGI version is
- // <= 2.440, which was not the original purpose of this workaround. It is
- // assumed that this bug is caused by AGI Studio, so this applies to all
+ // <= 2.440, which was not the original purpose of this workaround. It is
+ // assumed that this bug is caused by AGI Studio, so this applies to all
// fanmade games only.
// TODO: Investigate this further and check if any other fanmade AGI
// games are affected. If yes, then it'd be best to set this for Space
@@ -1310,7 +1310,7 @@ cmd(shake_screen) {
} else {
warning("It looks like GF_AGIPAL flag is missing");
}
- }
+ }
// Disables input while shaking to prevent bug
// #1678230: AGI: Entering text while screen is shaking
diff --git a/engines/agi/op_dbg.cpp b/engines/agi/op_dbg.cpp
index 7b0a8f8082..d1a8aa5909 100644
--- a/engines/agi/op_dbg.cpp
+++ b/engines/agi/op_dbg.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/opcodes.h"
diff --git a/engines/agi/op_test.cpp b/engines/agi/op_test.cpp
index 0baa130daf..6c33133210 100644
--- a/engines/agi/op_test.cpp
+++ b/engines/agi/op_test.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/keyboard.h"
@@ -177,14 +177,14 @@ static uint8 testSaid(uint8 nwords, uint8 *cc) {
* if (nwords != num_ego_words)
* return false;
*
- * In the disco scene in Larry 1 when you type "examine blonde",
+ * In the disco scene in Larry 1 when you type "examine blonde",
* inside the logic is expected ( said("examine", "blonde", "rol") )
* where word("rol") = 9999
*
* According to the interpreter code 9999 means that whatever the
* user typed should be correct, but it looks like code 9999 means that
* if the string is empty at this point, the entry is also correct...
- *
+ *
* With the removal of this code, the behaviour of the scene was
* corrected
*/
@@ -368,7 +368,7 @@ int AgiEngine::testIfCode(int lognum) {
* goto Label1;
* }
*
- * The bytecode is:
+ * The bytecode is:
* ff fc 07 04 fd 07 02 01 1e 02 01 1e 01 fc ff
*/
diff --git a/engines/agi/picture.cpp b/engines/agi/picture.cpp
index 21e3daced5..27c19d2eaa 100644
--- a/engines/agi/picture.cpp
+++ b/engines/agi/picture.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agi/agi.h"
#include "agi/graphics.h"
@@ -34,7 +34,7 @@ namespace Agi {
PictureMgr::PictureMgr(AgiBase *agi, GfxMgr *gfx) {
_vm = agi;
_gfx = gfx;
-
+
_data = NULL;
_flen = _foffs = 0;
@@ -423,16 +423,16 @@ void PictureMgr::fill() {
**************************************************************************/
void PictureMgr::plotPattern(int x, int y) {
- static const uint16 binary_list[] = {0x8000, 0x4000, 0x2000, 0x1000, 0x800, 0x400, 0x200, 0x100,
+ static const uint16 binary_list[] = {0x8000, 0x4000, 0x2000, 0x1000, 0x800, 0x400, 0x200, 0x100,
0x80, 0x40, 0x20, 0x10, 0x8, 0x4, 0x2, 0x1};
static const uint8 circle_list[] = {0, 1, 4, 9, 16, 25, 37, 50};
static const uint16 circle_data[] =
- {0x8000,
- 0xE000, 0xE000, 0xE000,
- 0x7000, 0xF800, 0x0F800, 0x0F800, 0x7000,
- 0x3800, 0x7C00, 0x0FE00, 0x0FE00, 0x0FE00, 0x7C00, 0x3800,
+ {0x8000,
+ 0xE000, 0xE000, 0xE000,
+ 0x7000, 0xF800, 0x0F800, 0x0F800, 0x7000,
+ 0x3800, 0x7C00, 0x0FE00, 0x0FE00, 0x0FE00, 0x7C00, 0x3800,
0x1C00, 0x7F00, 0x0FF80, 0x0FF80, 0x0FF80, 0x0FF80, 0x0FF80, 0x7F00, 0x1C00,
0x0E00, 0x3F80, 0x7FC0, 0x7FC0, 0x0FFE0, 0x0FFE0, 0x0FFE0, 0x7FC0, 0x7FC0, 0x3F80, 0x1F00, 0x0E00,
0x0F80, 0x3FE0, 0x7FF0, 0x7FF0, 0x0FFF8, 0x0FFF8, 0x0FFF8, 0x0FFF8, 0x0FFF8, 0x7FF0, 0x7FF0, 0x3FE0, 0x0F80,
@@ -444,7 +444,7 @@ void PictureMgr::plotPattern(int x, int y) {
uint16 pen_width = 0;
int pen_final_x = 0;
int pen_final_y = 0;
-
+
uint8 t = 0;
uint8 temp8;
uint16 temp16;
@@ -455,7 +455,7 @@ void PictureMgr::plotPattern(int x, int y) {
uint16 pen_size = (_patCode & 0x07);
circle_ptr = &circle_data[circle_list[pen_size]];
-
+
// setup the X position
// = pen_x - pen.size/2
@@ -465,7 +465,7 @@ void PictureMgr::plotPattern(int x, int y) {
temp16 = 320 - (2 * pen_size);
if (pen_x >= temp16)
pen_x = temp16;
-
+
pen_x /= 2;
pen_final_x = pen_x; // original starting point?? -> used in plotrelated
@@ -477,13 +477,13 @@ void PictureMgr::plotPattern(int x, int y) {
temp16 = 167 - (2 * pen_size);
if (pen_y >= temp16)
pen_y = temp16;
-
+
pen_final_y = pen_y; // used in plotrelated
t = (uint8)(texture_num | 0x01); // even
-
+
// new purpose for temp16
-
+
temp16 =( pen_size<<1) +1; // pen size
pen_final_y += temp16; // the last row of this shape
temp16 = temp16 << 1;
@@ -508,12 +508,12 @@ void PictureMgr::plotPattern(int x, int y) {
for (; pen_y < pen_final_y; pen_y++) {
circle_word = *circle_ptr++;
-
+
for (counter = 0; counter <= pen_width; counter += counterStep) {
if (circleCond || ((binary_list[counter>>1] & circle_word) != 0)) {
temp8 = t % 2;
t = t >> 1;
- if (temp8 != 0)
+ if (temp8 != 0)
t = t ^ 0xB8;
// == box plot, != circle plot
diff --git a/engines/agi/preagi.cpp b/engines/agi/preagi.cpp
index b42948ccdb..1ef889a5fa 100644
--- a/engines/agi/preagi.cpp
+++ b/engines/agi/preagi.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/events.h"
#include "common/file.h"
#include "common/savefile.h"
@@ -115,7 +113,7 @@ PreAgiEngine::PreAgiEngine(OSystem *syst) : AgiBase(syst) {
_objects = NULL;
_oldMode = -1;
-
+
_firstSlot = 0;
*/
}
@@ -246,7 +244,7 @@ int PreAgiEngine::go() {
default:
error("Unknown preagi engine");
break;
- }
+ }
return 0;
}
diff --git a/engines/agi/preagi_common.cpp b/engines/agi/preagi_common.cpp
index 5e735b896a..b0dba6fb0c 100644
--- a/engines/agi/preagi_common.cpp
+++ b/engines/agi/preagi_common.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "agi/preagi.h"
@@ -92,7 +91,7 @@ void PreAgiEngine::clearTextArea() {
start = 21;
for (int row = start; row < 200 / 8; row++) {
- clearRow(row);
+ clearRow(row);
}
}
diff --git a/engines/agi/preagi_mickey.cpp b/engines/agi/preagi_mickey.cpp
index 5215d90c21..598938edd4 100644
--- a/engines/agi/preagi_mickey.cpp
+++ b/engines/agi/preagi_mickey.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "common/savefile.h"
@@ -91,10 +90,10 @@ void Mickey::readDatHdr(char *szFile, MSA_DAT_HEADER *hdr) {
void Mickey::readDesc(int iRoom, char *buffer, long buflen) {
MSA_DAT_HEADER hdr;
char szFile[256] = {0};
-
+
getDatFileName(iRoom, szFile);
readDatHdr(szFile, &hdr);
-
+
Common::File infile;
if (!infile.open(szFile))
@@ -113,7 +112,7 @@ void Mickey::readMenu(int iRoom, char *buffer) {
getDatFileName(iRoom, szFile);
readDatHdr(szFile, &hdr);
-
+
Common::File infile;
if (!infile.open(szFile))
@@ -127,7 +126,7 @@ void Mickey::readMenu(int iRoom, char *buffer) {
void Mickey::readDatStr(int iDat, int iStr, char *buffer, long buflen) {
MSA_DAT_HEADER hdr;
char szFile[256] = {0};
-
+
sprintf(szFile, IDS_MSA_PATH_DAT, IDS_MSA_NAME_DAT[iDat]);
readDatHdr(szFile, &hdr);
@@ -197,7 +196,7 @@ int Mickey::choose1to9(int ofsPrompt) {
void Mickey::printStr(char *buffer) {
int pc = 1;
int nRows, iCol, iRow;
-
+
nRows = *buffer + IDI_MSA_ROW_MENU_0;
_vm->clearTextArea();
@@ -257,16 +256,16 @@ void Mickey::drawMenu(MSA_MENU menu, int sel0, int sel1) {
for (iRow = 0; iRow < 2; iRow++) {
for (iWord = 0; iWord < menu.row[iRow].count; iWord++) {
if (iRow)
- sel = sel1;
- else
+ sel = sel1;
+ else
sel = sel0;
- if (iWord == sel)
- attr = IDA_DEFAULT_REV;
- else
+ if (iWord == sel)
+ attr = IDA_DEFAULT_REV;
+ else
attr = IDA_DEFAULT;
- _vm->drawStr(IDI_MSA_ROW_MENU_0 + iRow, menu.row[iRow].entry[iWord].x0,
+ _vm->drawStr(IDI_MSA_ROW_MENU_0 + iRow, menu.row[iRow].entry[iWord].x0,
attr, (char *)menu.row[iRow].entry[iWord].szText);
}
}
@@ -291,8 +290,8 @@ void Mickey::getMouseMenuSelRow(MSA_MENU menu, int *sel0, int *sel1, int iRow, i
}
for (iWord = 0; iWord < menu.row[iRow].count; iWord++) {
- if ((x >= menu.row[iRow].entry[iWord].x0) &&
- (x < (int)(menu.row[iRow].entry[iWord].x0 +
+ if ((x >= menu.row[iRow].entry[iWord].x0) &&
+ (x < (int)(menu.row[iRow].entry[iWord].x0 +
strlen((char *)menu.row[iRow].entry[iWord].szText)))) {
*sel = iWord;
break;
@@ -364,7 +363,7 @@ bool Mickey::getMenuSelRow(MSA_MENU menu, int *sel0, int *sel1, int iRow) {
_vm->_gfx->setCursorPalette(true);
} else if (southIndex >= 0 && (event.mouse.x >= 20 && event.mouse.x <= (IDI_MSA_PIC_WIDTH + 10) * 2) &&
(event.mouse.y >= IDI_MSA_PIC_HEIGHT - 10 && event.mouse.y <= IDI_MSA_PIC_HEIGHT)) {
- _vm->_gfx->setCursorPalette(true);
+ _vm->_gfx->setCursorPalette(true);
} else if (westIndex >= 0 && (event.mouse.y >= 0 && event.mouse.y <= IDI_MSA_PIC_HEIGHT) &&
(event.mouse.x >= 20 && event.mouse.x <= 30)) {
_vm->_gfx->setCursorPalette(true);
@@ -388,7 +387,7 @@ bool Mickey::getMenuSelRow(MSA_MENU menu, int *sel0, int *sel1, int iRow) {
(event.mouse.y >= IDI_MSA_PIC_HEIGHT - 10 && event.mouse.y <= IDI_MSA_PIC_HEIGHT)) {
*sel0 = goIndex; *sel1 = southIndex;
drawMenu(menu, *sel0, *sel1);
- _vm->_gfx->setCursorPalette(false);
+ _vm->_gfx->setCursorPalette(false);
clickToMove = true;
} else if (westIndex >= 0 && (event.mouse.y >= 0 && event.mouse.y <= IDI_MSA_PIC_HEIGHT) &&
(event.mouse.x >= 20 && event.mouse.x <= 30)) {
@@ -407,7 +406,7 @@ bool Mickey::getMenuSelRow(MSA_MENU menu, int *sel0, int *sel1, int iRow) {
}
return true;
case Common::EVENT_RBUTTONUP:
- *sel0 = 0; *sel1 = -1;
+ *sel0 = 0; *sel1 = -1;
return false;
case Common::EVENT_WHEELUP:
if (iRow < 2) {
@@ -555,7 +554,7 @@ void Mickey::patchMenu(MSA_MENU *menu) {
// read patches
readOfsData(
- IDOFS_MSA_MENU_PATCHES,
+ IDOFS_MSA_MENU_PATCHES,
game.nRmMenu[game.iRoom] + game.iRmMenu[game.iRoom] - 1,
buffer, sizeof(buffer)
);
@@ -753,7 +752,7 @@ void Mickey::drawRoomObjects() {
// draw objects
if (game.iRmObj[game.iRoom] != IDI_MSA_OBJECT_NONE) {
- readOfsData(IDO_MSA_ROOM_OBJECT_XY_OFFSETS,
+ readOfsData(IDO_MSA_ROOM_OBJECT_XY_OFFSETS,
game.iRmObj[game.iRoom], buffer, sizeof(buffer));
nObjs = buffer[pBuf++];
@@ -807,7 +806,7 @@ void Mickey::drawRoomAnimation() {
_vm->_picture->drawPicture();
}
_vm->_picture->showPic(10, 0, IDI_MSA_PIC_WIDTH, IDI_MSA_PIC_HEIGHT);
-
+
game.nFrame--;
if (game.nFrame < 0) game.nFrame = 15;
@@ -839,8 +838,8 @@ void Mickey::drawRoomAnimation() {
if (game.iRmMenu[game.iRoom] != 2) break;
default:
drawObj(
- IDI_MSA_OBJECT_CRYSTAL,
- IDI_MSA_XTAL_ROOM_XY[game.iPlanet][1],
+ IDI_MSA_OBJECT_CRYSTAL,
+ IDI_MSA_XTAL_ROOM_XY[game.iPlanet][1],
IDI_MSA_XTAL_ROOM_XY[game.iPlanet][2]
);
break;
@@ -891,7 +890,7 @@ void Mickey::drawLogo() {
return;
infile.read(buffer, infile.size());
infile.close();
-
+
// draw logo bitmap
memcpy(bitmap, buffer, sizeof(bitmap));
@@ -962,7 +961,7 @@ bool Mickey::loadGame() {
} else {
infile->read(&game, sizeof(MSA_GAME));
diskerror = false;
- delete infile;
+ delete infile;
}
}
@@ -985,7 +984,7 @@ void Mickey::saveGame() {
if (!_vm->waitAnyKeyChoice())
return;
-
+
while (diskerror) {
sel = choose1to9(IDO_MSA_SAVE_GAME[3]);
if (!sel)
@@ -1008,7 +1007,7 @@ void Mickey::saveGame() {
} else {
outfile->write(&game, sizeof(MSA_GAME));
diskerror = false;
- delete outfile;
+ delete outfile;
}
}
@@ -1027,9 +1026,9 @@ void Mickey::printStory() {
char szLine[41] = {0};
int iRow;
int pBuf = 0;
-
+
readExe(IDO_MSA_GAME_STORY, (uint8 *)buffer, sizeof(buffer));
-
+
_vm->clearScreen(IDA_DEFAULT);
for (iRow = 0; iRow < 25; iRow++) {
strcpy(szLine, buffer + pBuf);
@@ -1097,7 +1096,7 @@ void Mickey::pressOB(int iButton) {
printExeMsg(IDO_MSA_TOO_MANY_BUTTONS_PRESSED);
return;
}
-
+
// add button press to address
game.nButtons++;
game.szAddr[game.nButtons - 1] = (char)iButton;
@@ -1180,7 +1179,7 @@ void Mickey::flipSwitch() {
game.fHasXtal = false;
printExeMsg(IDO_MSA_CRYSTAL_PIECE_FOUND);
}
-
+
if (game.nXtals == IDI_MSA_MAX_PLANET) {
printExeMsg(IDO_MSA_GAME_OVER[0]);
printExeMsg(IDO_MSA_GAME_OVER[1]);
@@ -1268,7 +1267,7 @@ void Mickey::randomize() {
}
game.iPlanetXtal[i] = iPlanet;
-
+
done = false;
while (!done) {
iHint = _vm->rnd(5);
@@ -1308,11 +1307,11 @@ void Mickey::intro() {
// draw title picture
game.iRoom = IDI_MSA_PIC_TITLE;
drawRoom();
-
+
// show copyright and play theme
printExeMsg(IDO_MSA_COPYRIGHT);
playSound(IDI_MSA_SND_THEME);
-
+
// load game
game.fIntro = true;
if (chooseY_N(IDO_MSA_LOAD_GAME[0], true)) {
@@ -2050,7 +2049,7 @@ void Mickey::gameLoop() {
} else {
printRoomDesc();
}
-
+
if (game.iRoom == IDI_MSA_PIC_NEPTUNE_GUARD) {
game.iRoom = IDI_MSA_PIC_NEPTUNE_LEADER;
done = true;
@@ -2164,7 +2163,7 @@ void Mickey::initVars() {
// read room object indices
readExe(IDO_MSA_ROOM_OBJECT, buffer, sizeof(buffer));
memcpy(game.iRmObj, buffer, sizeof(game.iRmObj));
-
+
// read room picture indices
//readExe(IDO_MSA_ROOM_PICTURE, buffer, sizeof(buffer));
//memcpy(game.iRmPic, buffer, sizeof(game.iRmPic));
diff --git a/engines/agi/saveload.cpp b/engines/agi/saveload.cpp
index c8cae3b479..034e5c7d7b 100644
--- a/engines/agi/saveload.cpp
+++ b/engines/agi/saveload.cpp
@@ -28,7 +28,7 @@
* Multi-slots by Claudio Matsuoka <claudio@helllabs.org>
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "agi/agi.h"
@@ -73,7 +73,7 @@ int AgiEngine::saveGame(const char *fileName, const char *description) {
out->writeByte(_game.state);
debugC(5, kDebugLevelMain | kDebugLevelSavegame, "Writing game state (%d)", _game.state);
-
+
strcpy(gameIDstring, _game.id);
out->write(gameIDstring, 8);
debugC(5, kDebugLevelMain | kDebugLevelSavegame, "Writing game id (%s, %s)", gameIDstring, _game.id);
@@ -104,7 +104,7 @@ int AgiEngine::saveGame(const char *fileName, const char *description) {
for (i = 0; i < _HEIGHT; i++)
out->writeByte(_game.priTable[i]);
-
+
out->writeSint16BE((int16)_game.gfxMode);
out->writeByte(_game.cursorChar);
out->writeSint16BE((int16)_game.colorFg);
@@ -212,7 +212,7 @@ int AgiEngine::saveGame(const char *fileName, const char *description) {
result = errIOError;
} else
debugC(1, kDebugLevelMain | kDebugLevelSavegame, "Saved game %s in file %s", description, fileName);
-
+
delete out;
debugC(3, kDebugLevelMain | kDebugLevelSavegame, "Closed %s", fileName);
return result;
@@ -239,23 +239,23 @@ int AgiEngine::loadGame(const char *fileName, bool checkId) {
debugC(6, kDebugLevelMain | kDebugLevelSavegame, "Has AGI flag, good start");
} else {
warning("This doesn't appear to be an AGI savegame, game not restored");
- delete in;
+ delete in;
return errOK;
- }
+ }
in->read(description, 31);
-
+
debugC(6, kDebugLevelMain | kDebugLevelSavegame, "Description is: %s", description);
-
+
saveVersion = in->readByte();
if (saveVersion != SAVEGAME_VERSION)
warning("Old save game version (%d, current version is %d). Will try and read anyway, but don't be surprised if bad things happen", saveVersion, SAVEGAME_VERSION);
_game.state = in->readByte();
-
+
in->read(loadId, 8);
if (strcmp(loadId, _game.id) && checkId) {
- delete in;
+ delete in;
warning("This save seems to be from a different AGI game (save from %s, running %s), not loaded", loadId, _game.id);
return errBadFileOpen;
}
@@ -269,7 +269,7 @@ int AgiEngine::loadGame(const char *fileName, bool checkId) {
_game.lineStatus = in->readSint16BE();
_game.lineUserInput = in->readSint16BE();
_game.lineMinPrint = in->readSint16BE();
-
+
/* These are never saved */
_game.cursorPos = 0;
_game.inputBuffer[0] = 0;
@@ -441,11 +441,11 @@ int AgiEngine::loadGame(const char *fileName, bool checkId) {
parm[3], parm[4], parm[5], parm[6]);
}
- //Load AGIPAL Data
+ //Load AGIPAL Data
if (saveVersion >= 3)
_gfx->setAGIPal(in->readSint16BE());
- delete in;
+ delete in;
debugC(3, kDebugLevelMain | kDebugLevelSavegame, "Closed %s", fileName);
setflag(fRestoreJustRan, true);
@@ -474,7 +474,7 @@ const char *AgiEngine::getSavegameFilename(int num) {
void AgiEngine::getSavegameDescription(int num, char *buf, bool showEmpty) {
char fileName[MAX_PATH];
Common::InSaveFile *in;
-
+
debugC(4, kDebugLevelMain | kDebugLevelSavegame, "Current game id is %s", _targetName.c_str());
sprintf(fileName, "%s", getSavegameFilename(num));
if (!(in = _saveFileMan->openForLoading(fileName))) {
@@ -492,12 +492,12 @@ void AgiEngine::getSavegameDescription(int num, char *buf, bool showEmpty) {
} else {
warning("This doesn't appear to be an AGI savegame");
strcpy(buf, "(corrupt file)");
- }
+ }
delete in;
}
}
-
+
int AgiEngine::selectSlot() {
int i, key, active = 0;
int rc = -1;
@@ -516,7 +516,7 @@ int AgiEngine::selectSlot() {
buttonX[0] = (textCentre - 3 * buttonLength / 2) * CHAR_COLS;
buttonX[1] = (textCentre + buttonLength / 2) * CHAR_COLS;
buttonY = (vm + 17) * CHAR_LINES;
-
+
for (i = 0; i < 2; i++)
_gfx->drawCurrentStyleButton(buttonX[i], buttonY, buttonText[i], false, false, i == 0);
@@ -563,7 +563,7 @@ int AgiEngine::selectSlot() {
oldActive = active;
oldFirstSlot = _firstSlot;
}
-
+
_gfx->pollTimer(); /* msdos driver -> does nothing */
key = doPollKeyboard();
switch (key) {
@@ -588,7 +588,7 @@ int AgiEngine::selectSlot() {
xmin = (hm + 1) * CHAR_COLS;
xmax = xmin + CHAR_COLS * 34;
if ((int)g_mouse.x >= xmin && (int)g_mouse.x <= xmax) {
- if (slotClicked >= 0 && slotClicked < NUM_VISIBLE_SLOTS)
+ if (slotClicked >= 0 && slotClicked < NUM_VISIBLE_SLOTS)
active = slotClicked;
}
xmin = (hm + 36) * CHAR_COLS;
@@ -630,7 +630,7 @@ int AgiEngine::selectSlot() {
}
}
break;
-
+
// Page Up/Down and mouse wheel scrolling all leave 'active'
// unchanged so that a visible slot will remain selected.
@@ -686,7 +686,7 @@ int AgiEngine::saveGameDialog() {
const char *buttons[] = { "Do as I say!", "I regret", NULL };
char dstr[200];
int rc, slot = 0;
- int hm, vm, hp, vp;
+ int hm, vm, hp, vp;
int w;
hm = 1;
@@ -702,7 +702,7 @@ int AgiEngine::saveGameDialog() {
0, hm + 1, vm + 1, w, MSG_BOX_TEXT, MSG_BOX_COLOUR);
slot = selectSlot();
- if (slot < 0)
+ if (slot < 0)
return errOK;
drawWindow(hp, vp + 5 * CHAR_LINES, GFX_WIDTH - hp,
diff --git a/engines/agi/sound.cpp b/engines/agi/sound.cpp
index b76ab309a5..672d88d55b 100644
--- a/engines/agi/sound.cpp
+++ b/engines/agi/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/md5.h"
#include "common/config-manager.h"
@@ -45,13 +45,13 @@ static bool g_useChorus = true;
AgiSound *AgiSound::createFromRawResource(uint8 *data, uint32 len, int resnum, SoundMgr &manager) {
if (data == NULL || len < 2) return NULL; // Check for too small resource or no resource at all
uint16 type = READ_LE_UINT16(data);
-
+
switch (type) { // Create a sound object based on the type
case AGI_SOUND_SAMPLE : return new IIgsSample(data, len, resnum, manager);
case AGI_SOUND_MIDI : return new IIgsMidi (data, len, resnum, manager);
case AGI_SOUND_4CHN : return new PCjrSound (data, len, resnum, manager);
}
-
+
warning("Sound resource (%d) has unknown type (0x%04x). Not using the sound", resnum, type);
return NULL;
}
@@ -103,7 +103,7 @@ IIgsSample::IIgsSample(uint8 *data, uint32 len, int resnum, SoundMgr &manager) :
warning("Apple IIGS sample (%d) has too high pitch (0x%02x)", resnum, _header.pitch);
_header.pitch &= 0x7F; // Apple IIGS AGI probably did it this way too
}
-
+
// Finalize the header info using the 8-bit unsigned sample data
_header.finalize(stream);
@@ -165,7 +165,7 @@ bool IIgsWaveInfo::finalize(Common::SeekableReadStream &uint8Wave) {
}
}
size = trueSize; // Set the true sample size
-
+
uint8Wave.seek(startPos); // Seek back to the stream's starting position
return true;
}
@@ -319,7 +319,7 @@ void SoundMgr::unloadSound(int resnum) {
if (_vm->_game.dirSound[resnum].flags & RES_LOADED) {
if (_vm->_game.sounds[resnum]->isPlaying()) {
_vm->_game.sounds[resnum]->stop();
- }
+ }
// Release the sound resource's data
delete _vm->_game.sounds[resnum];
@@ -428,7 +428,7 @@ void SoundMgr::stopSound() {
if (_playingSound != -1) {
_vm->_game.sounds[_playingSound]->stop();
-
+
if (_vm->_soundemu == SOUND_EMU_APPLE2GS) {
_IIgsChannel.end = true;
_IIgsChannel.chanVol = intToFrac(0);
@@ -749,7 +749,7 @@ uint32 SoundMgr::mixSound(void) {
//double hertz = 8.175798915644 * pow(SEMITONE, fracToDouble(_IIgsChannel.note));
// double step = getRate() / hertz;
// _IIgsChannel.posAdd = doubleToFrac(step);
-
+
// Frequency multiplier was 1076.0 based on tests made with MESS 0.117.
// Tests made with KEGS32 averaged the multiplier to around 1045.
// So this is a guess but maybe it's 1046.5... i.e. C6's frequency?
@@ -1003,14 +1003,14 @@ bool SoundMgr::loadInstruments() {
debugC(3, kDebugLevelSound, "Platform isn't Apple IIGS so not loading any instruments");
return true;
}
-
+
// Get info on the particular Apple IIGS AGI game's executable
const IIgsExeInfo *exeInfo = getIIgsExeInfo((enum AgiGameID) _vm->getGameID());
if (exeInfo == NULL) {
warning("Unsupported Apple IIGS game, not loading instruments");
return false;
}
-
+
// List files in the game path
FSList fslist;
FilesystemNode dir(ConfMan.get("path"));
@@ -1023,7 +1023,7 @@ bool SoundMgr::loadInstruments() {
Common::StringList exeNames;
exeNames.push_back(Common::String(exeInfo->exePrefix) + ".SYS16");
exeNames.push_back(Common::String(exeInfo->exePrefix) + ".SYS");
-
+
// Populate wave filenames list (Long filename and short filename) for searching
Common::StringList waveNames;
waveNames.push_back("SIERRASTANDARD");
diff --git a/engines/agi/view.h b/engines/agi/view.h
index f2efce0ec3..f07e3cae41 100644
--- a/engines/agi/view.h
+++ b/engines/agi/view.h
@@ -26,7 +26,7 @@
#ifndef AGI_VIEW_H
#define AGI_VIEW_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Agi {
diff --git a/engines/agi/wagparser.cpp b/engines/agi/wagparser.cpp
index bac4a34454..77dc180f14 100644
--- a/engines/agi/wagparser.cpp
+++ b/engines/agi/wagparser.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/file.h"
#include "common/util.h"
@@ -90,7 +88,7 @@ void WagProperty::clear() {
setDefaults();
}
-void WagProperty::setDefaults() {
+void WagProperty::setDefaults() {
_readOk = false;
_propCode = PC_UNDEFINED;
_propType = PT_UNDEFINED;
@@ -134,7 +132,7 @@ uint16 WagFileParser::convertToAgiVersionNumber(const WagProperty &version) {
// Convert first ascii digit to an integer and put it in the fourth nibble (Bits 12...15) of the version number
// and at the same time set all other nibbles to zero.
uint16 agiVerNum = ((uint16) (version.getData()[0] - '0')) << (3 * 4);
-
+
// Convert at most three least significant digits of the version number's minor part
// (i.e. the part after the decimal point) and put them in order to the third, second
// and the first nibble of the version number. Just to clarify version.getSize() - 2
@@ -189,7 +187,7 @@ bool WagFileParser::parse(const char *filename) {
// It seems we've got a valid *.wag file so let's parse its properties from the start.
stream->seek(0); // Rewind the stream
if (!_propList.empty()) _propList.clear(); // Clear out old properties (If any)
-
+
do { // Parse the properties
if (property.read(*stream)) { // Read the property and check it was read ok
_propList.push_back(property); // Add read property to properties list
diff --git a/engines/agos/agos.cpp b/engines/agos/agos.cpp
index 92c6f952d6..3b5bb3e50b 100644
--- a/engines/agos/agos.cpp
+++ b/engines/agos/agos.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/file.h"
@@ -187,7 +187,7 @@ AGOSEngine::AGOSEngine(OSystem *syst)
_inCallBack = 0;
_cepeFlag = 0;
_fastMode = 0;
-
+
_backFlag = 0;
_debugMode = 0;
@@ -336,7 +336,7 @@ AGOSEngine::AGOSEngine(OSystem *syst)
_iconToggleCount = 0;
_voiceCount = 0;
-
+
_lastTickCount = 0;
_thisTickCount = 0;
_startSecondCount = 0;
diff --git a/engines/agos/animation.cpp b/engines/agos/animation.cpp
index 8d5238259d..fd78c65002 100644
--- a/engines/agos/animation.cpp
+++ b/engines/agos/animation.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/events.h"
@@ -74,12 +74,12 @@ bool MoviePlayer::load(const char *filename) {
char shortName[20];
memset(shortName, 0, sizeof(shortName));
memcpy(shortName, filename, 6);
-
+
sprintf(shortName, "%s~1.dxa", shortName);
if (!loadFile(shortName))
error("Failed to load video file %s or %s", videoName, shortName);
-
+
memset(baseName, 0, sizeof(baseName));
memcpy(baseName, shortName, 8);
debug(0, "Playing video %s", shortName);
diff --git a/engines/agos/charset.cpp b/engines/agos/charset.cpp
index 68eb2d7ac8..58ab892308 100644
--- a/engines/agos/charset.cpp
+++ b/engines/agos/charset.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -742,7 +742,7 @@ void AGOSEngine::windowScroll(WindowBlock *window) {
} while (--h);
_system->unlockScreen();
- }
+ }
colorBlock(window, window->x * 8, (window->height - 1) * 8 + window->y, window->width * 8, 8);
diff --git a/engines/agos/contain.cpp b/engines/agos/contain.cpp
index 891ac36d30..24a6951b48 100644
--- a/engines/agos/contain.cpp
+++ b/engines/agos/contain.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/cursor.cpp b/engines/agos/cursor.cpp
index 9c2cb42988..1755f63f61 100644
--- a/engines/agos/cursor.cpp
+++ b/engines/agos/cursor.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
@@ -69,63 +69,63 @@ static const uint16 _common_swordInfo1[32] = {
0x00FC, 0x0078, 0x01FE, 0x00CC, 0x01CF, 0x0086, 0x0086, 0x0000
};
-static const uint16 _common_swordInfo2[32] = {
+static const uint16 _common_swordInfo2[32] = {
0x0000, 0x0000, 0x4000, 0x0000, 0x7000, 0x0000, 0x3800, 0x0000,
0x1C00, 0x0000, 0x0E00, 0x0000, 0x0700, 0x0000, 0x0380, 0x0000,
0x01C0, 0x0000, 0x00E6, 0x0000, 0x007C, 0x0000, 0x0038, 0x0000,
0x0078, 0x0000, 0x00CC, 0x0000, 0x0086, 0x0000, 0x0000, 0x0000,
};
-static const uint16 _common_lightningInfo1[32] = {
+static const uint16 _common_lightningInfo1[32] = {
0x0000, 0x0000, 0xC000, 0x4000, 0xE000, 0x6000, 0xF020, 0x7000,
0x7860, 0x3820, 0x7CE0, 0x3C60, 0x3FF0, 0x1EF0, 0x3FF0, 0x1FF0,
0x1FF8, 0x0FF8, 0x1FF8, 0x0FF8, 0x0F7C, 0x073C, 0x0E3C, 0x061C,
0x061E, 0x020E, 0x040E, 0x0006, 0x0006, 0x0002, 0x0002, 0x0000,
};
-static const uint16 _common_lightningInfo2[32] = {
+static const uint16 _common_lightningInfo2[32] = {
0x0000, 0x0000, 0xC000, 0x0000, 0xE000, 0x0000, 0xF020, 0x0000,
0x7860, 0x0000, 0x7CE0, 0x0000, 0x3FF0, 0x0000, 0x3FF0, 0x0000,
0x1FF8, 0x0000, 0x1FF8, 0x0000, 0x0F7C, 0x0000, 0x0E3C, 0x0000,
0x061E, 0x0000, 0x040E, 0x0000, 0x0006, 0x0000, 0x0002, 0x0000,
};
-static const uint16 _common_crossbowInfo1[32] = {
+static const uint16 _common_crossbowInfo1[32] = {
0x0000, 0x0000, 0x03E0, 0x07C0, 0x1FF8, 0x1FF0, 0x3FFC, 0x3FF8,
0x7FFE, 0x7FFC, 0x7FFE, 0x7FFC, 0xF39E, 0xF39E, 0xE38E, 0xE38E,
0xC386, 0xC386, 0xC386, 0xC386, 0xC386, 0xC386, 0xC386, 0xC386,
0x8002, 0x8002, 0x8002, 0x8002, 0x0000, 0x0000, 0x0000, 0x0000,
};
-static const uint16 _common_crossbowInfo2[32] = {
+static const uint16 _common_crossbowInfo2[32] = {
0x0000, 0x0000, 0x03E0, 0x0000, 0x1FF8, 0x0000, 0x3FFC, 0x0000,
0x7FFE, 0x0000, 0x7FFE, 0x0000, 0xF39E, 0x0000, 0xE38E, 0x0000,
0xC386, 0x0000, 0xC386, 0x0000, 0xC386, 0x0000, 0xC386, 0x0000,
0x8002, 0x0000, 0x8002, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
};
-static const uint16 _common_moveForward[32] = {
+static const uint16 _common_moveForward[32] = {
0x0180, 0x0100, 0x03C0, 0x0380, 0x07E0, 0x07C0, 0x0FF0, 0x0FE0,
0x1FF8, 0x1FF0, 0x03C0, 0x0380, 0x03C0, 0x0380, 0x03C0, 0x0380,
0x03C0, 0x0380, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
};
-static const uint16 _common_moveRight[32] = {
+static const uint16 _common_moveRight[32] = {
0x00C0, 0x0080, 0x00E0, 0x00C0, 0x00F0, 0x00E0, 0x1FF8, 0x1FF0,
0x3FFC, 0x3FF8, 0x3FF8, 0x3FF0, 0x3CF0, 0x38E0, 0x3CE0, 0x38C0,
0x3CC0, 0x3880, 0x3C00, 0x3800, 0x3C00, 0x3800, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
};
-static const uint16 _common_moveBack[32] = {
+static const uint16 _common_moveBack[32] = {
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x03C0, 0x0380, 0x03C0, 0x0380, 0x03C0, 0x0380, 0x03C0, 0x0380,
0x1FF8, 0x1FF0, 0x0FF0, 0x0FE0, 0x07E0, 0x07C0, 0x03C0, 0x0380,
0x0180, 0x0100, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
};
-static const uint16 _common_moveLeft[32] = {
+static const uint16 _common_moveLeft[32] = {
0x0C00, 0x0800, 0x1C00, 0x1800, 0x3C00, 0x3800, 0x7FE0, 0x7FC0,
0xFFF0, 0xFFE0, 0x7FF0, 0x7FE0, 0x3CF0, 0x38E0, 0x1CF0, 0x18E0,
0x0CF0, 0x08E0, 0x00F0, 0x00E0, 0x00F0, 0x00E0, 0x0000, 0x0000,
@@ -672,7 +672,7 @@ void AGOSEngine_Feeble::drawMousePointer() {
if (_animatePointer == 0 && getBitFlag(99)) {
_mouseAnim = 1;
- cursor = 6;
+ cursor = 6;
} else if (_mouseCursor != 5 && getBitFlag(72)) {
cursor += 7;
}
@@ -693,7 +693,7 @@ void AGOSEngine_Feeble::drawMousePointer() {
int hotspotX = 19;
int hotspotY = 19;
-
+
if (_mouseCursor == 14) {
// Finger pointing away from screen. Not sure where
// this is used.
diff --git a/engines/agos/debug.cpp b/engines/agos/debug.cpp
index c074c3e43f..76a0b8e76f 100644
--- a/engines/agos/debug.cpp
+++ b/engines/agos/debug.cpp
@@ -24,7 +24,7 @@
*/
// AGOS debug functions
-#include "common/stdafx.h"
+
#include "agos/debug.h"
#include "agos/agos.h"
@@ -109,7 +109,7 @@ const byte *AGOSEngine::dumpOpcode(const byte *p) {
printf("[%d] ", n - 60000);
else
printf("%d ", n);
-
+
} else {
if (n >= 30000 && n < 30512)
printf("[%d] ", n - 30000);
diff --git a/engines/agos/debug.h b/engines/agos/debug.h
index 89d43b5212..788c3206cc 100644
--- a/engines/agos/debug.h
+++ b/engines/agos/debug.h
@@ -26,6 +26,8 @@
#ifndef AGOS_DEBUG_H
#define AGOS_DEBUG_H
+#include "common/scummsys.h"
+
namespace AGOS {
static const char *const elvira1_opcodeNameTable[300] = {
diff --git a/engines/agos/debugger.cpp b/engines/agos/debugger.cpp
index 3fc5a1f967..470642ec06 100644
--- a/engines/agos/debugger.cpp
+++ b/engines/agos/debugger.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
diff --git a/engines/agos/detection.cpp b/engines/agos/detection.cpp
index 31ff220412..268b62cab2 100644
--- a/engines/agos/detection.cpp
+++ b/engines/agos/detection.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/advancedDetector.h"
@@ -173,10 +171,10 @@ Common::Platform AGOSEngine::getPlatform() const {
return _gameDescription->desc.platform;
}
-const char *AGOSEngine::getFileName(int type) const {
+const char *AGOSEngine::getFileName(int type) const {
for (int i = 0; _gameDescription->desc.filesDescriptions[i].fileType; i++) {
if (_gameDescription->desc.filesDescriptions[i].fileType == type)
- return _gameDescription->desc.filesDescriptions[i].fileName;
+ return _gameDescription->desc.filesDescriptions[i].fileName;
}
return NULL;
}
diff --git a/engines/agos/draw.cpp b/engines/agos/draw.cpp
index 68bb152844..c19fad5e4e 100644
--- a/engines/agos/draw.cpp
+++ b/engines/agos/draw.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -53,7 +53,7 @@ void AGOSEngine_Feeble::animateSpritesByY() {
VgaSprite *vsp;
VgaPointersEntry *vpe;
int16 spriteTable[180][2];
-
+
byte *src;
int height, slot, y;
uint i, numSprites = 0;
@@ -254,7 +254,7 @@ void AGOSEngine::animateSprites() {
*dst++ = color;
}
h--;
- }
+ }
_window4Flag = 1;
setMoveRect(0, 0, 224, 127);
@@ -288,7 +288,7 @@ void AGOSEngine::animateSprites() {
}
dst += 448;
h--;
- }
+ }
_window4Flag = 1;
setMoveRect(0, 0, 224, 127);
@@ -343,7 +343,7 @@ restart:
if (_newDirtyClip != 0)
goto restart;
-
+
}
void AGOSEngine::dirtyClipCheck(int16 x, int16 y, int16 w, int16 h) {
@@ -446,7 +446,7 @@ void AGOSEngine::restoreBackGround() {
continue;
}
- _windowNum = animTable->windowNum & 0x7FFF;
+ _windowNum = animTable->windowNum & 0x7FFF;
VC10_state state;
state.srcPtr = animTable->srcPtr;
@@ -785,7 +785,7 @@ void AGOSEngine::displayScreen() {
src += _moveXMin;
srcWidth = _videoWindows[18] * 16;
-
+
width = _moveXMax - _moveXMin;
height = _moveYMax - _moveYMin;
@@ -800,7 +800,7 @@ void AGOSEngine::displayScreen() {
_moveXMax = 0;
_moveYMax = 0;
}
-
+
if (_window6Flag == 2) {
_window6Flag = 0;
diff --git a/engines/agos/event.cpp b/engines/agos/event.cpp
index 5c673de700..ad80b72926 100644
--- a/engines/agos/event.cpp
+++ b/engines/agos/event.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/debugger.h"
@@ -490,7 +490,7 @@ void AGOSEngine::delay(uint amount) {
} else if (event.kbd.keycode == Common::KEYCODE_u) {
dumpAllSubroutines();
}
- }
+ }
if (getGameType() == GType_PP) {
if (event.kbd.flags == Common::KBD_SHIFT)
@@ -588,7 +588,7 @@ void AGOSEngine_Feeble::timer_proc1() {
}
animateSprites();
- }
+ }
if (_displayScreen) {
if (getGameType() == GType_FF) {
@@ -623,7 +623,7 @@ void AGOSEngine::timer_proc1() {
_cepeFlag ^= 1;
if (!_cepeFlag)
processVgaEvents();
- }
+ }
if (_displayScreen) {
displayScreen();
@@ -647,7 +647,7 @@ void AGOSEngine::dimp_idle() {
while (z == 0) {
n = _rnd.getRandomNumber(2);
switch (n) {
- case(0):
+ case(0):
if (_variableArray[110] > 2)
break;
n = _rnd.getRandomNumber(6);
diff --git a/engines/agos/gfx.cpp b/engines/agos/gfx.cpp
index 20ab84d15d..f2b6e06a34 100644
--- a/engines/agos/gfx.cpp
+++ b/engines/agos/gfx.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -181,7 +181,7 @@ bool AGOSEngine::drawImage_clip(VC10_state *state) {
if (getGameType() != GType_FF && getGameType() != GType_PP) {
state->draw_width = state->width * 2;
- }
+ }
cur = state->x;
if (cur < 0) {
@@ -518,7 +518,7 @@ void AGOSEngine_Simon1::drawMaskedImage(VC10_state *state) {
dst[0] = src[0];
if ((mask[0] & 0x0F) && (dst[1] & 0x0F0) == 0x20)
dst[1] = src[1];
- } else {
+ } else {
/* no transparency */
if (mask[0] & 0xF0)
dst[0] = src[0];
@@ -878,7 +878,7 @@ void AGOSEngine::drawImage(VC10_state *state) {
} else {
if (_windowNum == 6) {
state->surf_addr = _window6BackScn;
- state->surf_pitch = 48;
+ state->surf_pitch = 48;
xoffs = state->x * 8;
yoffs = state->y;
diff --git a/engines/agos/icons.cpp b/engines/agos/icons.cpp
index 3edcedaa8e..f38828f086 100644
--- a/engines/agos/icons.cpp
+++ b/engines/agos/icons.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -379,7 +379,7 @@ void AGOSEngine_Feeble::drawIconArray(uint num, Item *itemRef, int line, int cla
line -= 52;
if (k == (flagnumber + 18))
k = flagnumber;
- }
+ }
yp -= line; // Adjust starting y
if (itemRef == NULL) {
@@ -428,7 +428,7 @@ l1:; itemRef = derefItem(itemRef->next);
}
/* Plot arrows and add their boxes */
- addArrows(window, num);
+ addArrows(window, num);
window->iconPtr->upArrow = _scrollUpHitArea;
window->iconPtr->downArrow = _scrollDownHitArea;
}
@@ -530,7 +530,7 @@ void AGOSEngine::drawIconArray(uint num, Item *itemRef, int line, int classMask)
if (showArrows != 0 || window->iconPtr->line != 0) {
/* Plot arrows and add their boxes */
- addArrows(window, num);
+ addArrows(window, num);
window->iconPtr->upArrow = _scrollUpHitArea;
window->iconPtr->downArrow = _scrollDownHitArea;
}
@@ -856,44 +856,44 @@ void AGOSEngine::addArrows(WindowBlock *window, uint8 num) {
}
static const byte _arrowImage[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a,
- 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b,
- 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a,
- 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d,
- 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x03,
- 0x04, 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00,
- 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x03, 0x04,
- 0x0f, 0x04, 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00,
- 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x0d, 0x0d, 0x03,
- 0x04, 0x03, 0x0d, 0x0d, 0x0d, 0x0a, 0x0b, 0x0a,
- 0x00, 0x0b, 0x0a, 0x0a, 0x0a, 0x0a, 0x09, 0x0d,
- 0x03, 0x0d, 0x09, 0x0a, 0x0a, 0x0a, 0x0a, 0x0b,
- 0x00, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0a, 0x0d,
- 0x0d, 0x0d, 0x0a, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b,
- 0x00, 0x0a, 0x0a, 0x0a, 0x0e, 0x0b, 0x0b, 0x0c,
- 0x0e, 0x0c, 0x0b, 0x0b, 0x0e, 0x0a, 0x0a, 0x0a,
- 0x00, 0x00, 0x02, 0x02, 0x0a, 0x0b, 0x0a, 0x0d,
- 0x0d, 0x0d, 0x0a, 0x0b, 0x0a, 0x02, 0x02, 0x00,
- 0x00, 0x00, 0x00, 0x02, 0x0a, 0x0b, 0x0b, 0x0c,
- 0x0e, 0x0c, 0x0b, 0x0b, 0x0a, 0x02, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d,
- 0x0d, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0b, 0x0c,
- 0x0e, 0x0c, 0x0b, 0x0b, 0x0a, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0b, 0x0b,
- 0x0b, 0x0b, 0x0b, 0x0b, 0x0a, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x02, 0x0e, 0x0a, 0x0a,
- 0x0e, 0x0a, 0x0a, 0x0e, 0x02, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00,
- 0x0a, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00,
- 0x02, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a,
+ 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b,
+ 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a,
+ 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d,
+ 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x03,
+ 0x04, 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00,
+ 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x03, 0x04,
+ 0x0f, 0x04, 0x03, 0x0d, 0x0a, 0x0b, 0x0a, 0x00,
+ 0x00, 0x0a, 0x0b, 0x0a, 0x0d, 0x0d, 0x0d, 0x03,
+ 0x04, 0x03, 0x0d, 0x0d, 0x0d, 0x0a, 0x0b, 0x0a,
+ 0x00, 0x0b, 0x0a, 0x0a, 0x0a, 0x0a, 0x09, 0x0d,
+ 0x03, 0x0d, 0x09, 0x0a, 0x0a, 0x0a, 0x0a, 0x0b,
+ 0x00, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0a, 0x0d,
+ 0x0d, 0x0d, 0x0a, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b,
+ 0x00, 0x0a, 0x0a, 0x0a, 0x0e, 0x0b, 0x0b, 0x0c,
+ 0x0e, 0x0c, 0x0b, 0x0b, 0x0e, 0x0a, 0x0a, 0x0a,
+ 0x00, 0x00, 0x02, 0x02, 0x0a, 0x0b, 0x0a, 0x0d,
+ 0x0d, 0x0d, 0x0a, 0x0b, 0x0a, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x02, 0x0a, 0x0b, 0x0b, 0x0c,
+ 0x0e, 0x0c, 0x0b, 0x0b, 0x0a, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0a, 0x0d,
+ 0x0d, 0x0d, 0x0a, 0x0b, 0x0a, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0b, 0x0c,
+ 0x0e, 0x0c, 0x0b, 0x0b, 0x0a, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x0a, 0x0b, 0x0b, 0x0b,
+ 0x0b, 0x0b, 0x0b, 0x0b, 0x0a, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x0e, 0x0a, 0x0a,
+ 0x0e, 0x0a, 0x0a, 0x0e, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00,
+ 0x0a, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00,
+ 0x02, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00,
};
void AGOSEngine::drawArrow(uint16 x, uint16 y, int8 dir) {
diff --git a/engines/agos/input.cpp b/engines/agos/input.cpp
index a86cad9b94..453e2c3562 100644
--- a/engines/agos/input.cpp
+++ b/engines/agos/input.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/file.h"
@@ -225,15 +225,15 @@ void AGOSEngine::waitForInput() {
_dragEnd = 0;
continue;
}
-
+
_hitAreaSubjectItem = ha->item_ptr;
_verbHitArea = 500;
-
+
do {
processSpecialKeys();
hitarea_stuff_helper();
delay(100);
-
+
if (_dragFlag == 0) {
_dragFlag = 0;
_dragMode = 0;
@@ -241,19 +241,19 @@ void AGOSEngine::waitForInput() {
_dragEnd = 0;
}
} while (!_dragEnd);
-
+
_dragFlag = 0;
_dragMode = 0;
_dragCount = 0;
_dragEnd = 0;
-
+
boxController(_mouse.x, _mouse.y, 1);
-
+
if (_currentBox != NULL) {
_hitAreaObjectItem = _currentBox->item_ptr;
setVerbText(ha);
}
-
+
break;
}
@@ -369,7 +369,7 @@ void AGOSEngine::hitarea_stuff_helper() {
if (_variableArray[254] || _variableArray[249]) {
hitarea_stuff_helper_2();
}
- } else if (getGameType() == GType_ELVIRA2 || getGameType() == GType_WW ||
+ } else if (getGameType() == GType_ELVIRA2 || getGameType() == GType_WW ||
getGameType() == GType_SIMON1) {
uint subr_id = (uint16)_variableArray[254];
if (subr_id) {
diff --git a/engines/agos/items.cpp b/engines/agos/items.cpp
index b5fe745414..3b0ac1d205 100644
--- a/engines/agos/items.cpp
+++ b/engines/agos/items.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
diff --git a/engines/agos/menus.cpp b/engines/agos/menus.cpp
index 81df34c311..e6d926b06d 100644
--- a/engines/agos/menus.cpp
+++ b/engines/agos/menus.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/system.h"
@@ -139,7 +139,7 @@ void AGOSEngine::lightMenuStrip(int a) {
}
}
- mouseOn();
+ mouseOn();
}
void AGOSEngine::unlightMenuStrip() {
@@ -198,7 +198,7 @@ void AGOSEngine::lightMenuBox(uint hitarea) {
uint AGOSEngine::menuFor_e2(Item *item) {
if (item == NULL || item == _dummyItem2 || item == _dummyItem3)
return 0xFFFF;
-
+
SubObject *subObject = (SubObject *)findChildOfType(item, kObjectType);
if (subObject != NULL && subObject->objectFlags & kOFMenu) {
uint offs = getOffsetOfChild2Param(subObject, kOFMenu);
diff --git a/engines/agos/midi.cpp b/engines/agos/midi.cpp
index 13b84c0cda..3114b24549 100644
--- a/engines/agos/midi.cpp
+++ b/engines/agos/midi.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/system.h"
diff --git a/engines/agos/midiparser_s1d.cpp b/engines/agos/midiparser_s1d.cpp
index f5a1d5ff87..342f716c22 100644
--- a/engines/agos/midiparser_s1d.cpp
+++ b/engines/agos/midiparser_s1d.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
diff --git a/engines/agos/oracle.cpp b/engines/agos/oracle.cpp
index c7ad0ee8b7..0057fc34a8 100644
--- a/engines/agos/oracle.cpp
+++ b/engines/agos/oracle.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/savefile.h"
#include "common/system.h"
@@ -91,7 +91,7 @@ void AGOSEngine_Feeble::checkUp(WindowBlock *window) {
if (!isBoxDead(j + 201)) {
uint index = getWindowNum(window);
drawIconArray(index, window->iconPtr->itemRef, 0, window->iconPtr->classMask);
- animate(4, 9, k + 34, 0, 0, 0);
+ animate(4, 9, k + 34, 0, 0, 0);
}
}
if ((_variableArray[31] - _variableArray[30]) == 76) {
@@ -114,7 +114,7 @@ void AGOSEngine_Feeble::checkUp(WindowBlock *window) {
void AGOSEngine_Feeble::inventoryUp(WindowBlock *window) {
_marks = 0;
checkUp(window);
- animate(4, 9, 21, 0 ,0, 0);
+ animate(4, 9, 21, 0 ,0, 0);
while (1) {
if (_currentBox->id != 0x7FFB || !getBitFlag(89))
break;
@@ -136,7 +136,7 @@ void AGOSEngine_Feeble::checkDown(WindowBlock *window) {
uint index = getWindowNum(window);
drawIconArray(index, window->iconPtr->itemRef, 0, window->iconPtr->classMask);
k = ((_variableArray[31] / 52) % 3);
- animate(4, 9, k + 25, 0, 0, 0);
+ animate(4, 9, k + 25, 0, 0, 0);
_variableArray[31] += 52;
}
if (((_variableArray[31] - _variableArray[30]) == 40) && (_variableArray[30] > 52)) {
@@ -157,7 +157,7 @@ void AGOSEngine_Feeble::checkDown(WindowBlock *window) {
void AGOSEngine_Feeble::inventoryDown(WindowBlock *window) {
_marks = 0;
checkDown(window);
- animate(4, 9, 23, 0, 0, 0);
+ animate(4, 9, 23, 0, 0, 0);
while (1) {
if (_currentBox->id != 0x7FFC || !getBitFlag(89))
break;
diff --git a/engines/agos/res.cpp b/engines/agos/res.cpp
index 4898cc9a45..ceb041b397 100644
--- a/engines/agos/res.cpp
+++ b/engines/agos/res.cpp
@@ -24,7 +24,7 @@
*/
// Resource file routines for Simon1/Simon2
-#include "common/stdafx.h"
+
#include "common/file.h"
@@ -125,7 +125,7 @@ int AGOSEngine::allocGamePcVars(Common::SeekableReadStream *in) {
item_array_size += 2;
item_array_inited = item_array_size;
} else {
- item_array_inited += 2;
+ item_array_inited += 2;
item_array_size += 2;
}
@@ -395,7 +395,7 @@ void AGOSEngine::readItemChildren(Common::SeekableReadStream *in, Item *item, ui
setUserFlag(item, 6, in->readUint16BE());
setUserFlag(item, 7, in->readUint16BE());
SubUserFlag *subUserFlag = (SubUserFlag *)findChildOfType(item, kUserFlagType);
- subUserFlag->userItems[0] = (uint16)fileReadItemID(in);
+ subUserFlag->userItems[0] = (uint16)fileReadItemID(in);
fileReadItemID(in);
fileReadItemID(in);
fileReadItemID(in);
@@ -658,7 +658,7 @@ void AGOSEngine::loadVGABeardFile(uint16 id) {
if (getPlatform() == Common::kPlatformAmiga) {
if (getFeatures() & GF_TALKIE)
sprintf(filename, "0%d.out", id);
- else
+ else
sprintf(filename, "0%d.pkd", id);
} else {
sprintf(filename, "0%d.VGA", id);
diff --git a/engines/agos/res_ami.cpp b/engines/agos/res_ami.cpp
index e298cf66e9..a40ca54c58 100644
--- a/engines/agos/res_ami.cpp
+++ b/engines/agos/res_ami.cpp
@@ -24,7 +24,7 @@
*/
// Conversion routines for planar graphics in Amiga versions
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/res_snd.cpp b/engines/agos/res_snd.cpp
index beea0de473..738de98342 100644
--- a/engines/agos/res_snd.cpp
+++ b/engines/agos/res_snd.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/file.h"
@@ -308,7 +308,7 @@ void AGOSEngine::playMusic(uint16 music, uint16 track) {
void AGOSEngine::stopMusic() {
if (_midiEnabled) {
_midi.stop();
- }
+ }
_mixer->stopHandle(_modHandle);
}
diff --git a/engines/agos/rooms.cpp b/engines/agos/rooms.cpp
index 5e612080df..e1e6b11d0e 100644
--- a/engines/agos/rooms.cpp
+++ b/engines/agos/rooms.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
@@ -119,10 +119,10 @@ void AGOSEngine::setDoorState(Item *i, uint16 d, uint16 n) {
y++;
}
/* Check are a complete exit pair */
- if (derefItem(r1->roomExit[d1]) != i)
+ if (derefItem(r1->roomExit[d1]) != i)
return;
/* Change state of exit coming back */
- changeDoorState(r1, d, n);
+ changeDoorState(r1, d, n);
}
// Elvira 1 specific
@@ -265,13 +265,13 @@ int AGOSEngine_Elvira2::changeExitStates(SubSuperRoom *sr, int n, int d, uint16
return(0);
else
break;
- case 1:
+ case 1:
b = 1; bd = 3;
if (((n % (sr->roomX * sr->roomY)) % sr->roomX) == 0)
return 0;
else
break;
- case 2:
+ case 2:
b = sr->roomX; bd = 0;
if (((n % (sr->roomX * sr->roomY)) / sr->roomX) == (sr->roomY - 1))
return 0;
diff --git a/engines/agos/saveload.cpp b/engines/agos/saveload.cpp
index da1aa92008..b399e58688 100644
--- a/engines/agos/saveload.cpp
+++ b/engines/agos/saveload.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/savefile.h"
#include "common/system.h"
@@ -55,12 +55,12 @@ int AGOSEngine::countSaveGames() {
slot[0] = file->c_str()[file->size()-3];
slot[1] = file->c_str()[file->size()-2];
slot[2] = file->c_str()[file->size()-1];
-
+
slotNum = atoi(slot);
if (slotNum >= 0 && slotNum < 256)
marks[slotNum] = true; //mark this slot as valid
}
-
+
while (i < 256) {
if (marks[i] &&
(f = _saveFileMan->openForLoading(genSaveName(i)))) {
@@ -69,7 +69,7 @@ int AGOSEngine::countSaveGames() {
} else
break;
}
-
+
return i;
}
@@ -242,7 +242,7 @@ void AGOSEngine::userGame(bool load) {
char buf[8];
numSaveGames = countSaveGames();
-
+
time_t saveTime = time(NULL);
haltAnimation();
diff --git a/engines/agos/script.cpp b/engines/agos/script.cpp
index ace0b9d50f..33ef3141ce 100644
--- a/engines/agos/script.cpp
+++ b/engines/agos/script.cpp
@@ -25,7 +25,7 @@
// Item script opcodes for Simon1/Simon2
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -805,7 +805,7 @@ void AGOSEngine::o_freezeZones() {
_variableArray[135] = 3;
setBitFlag(135, 1);
setScriptCondition(0);
- }
+ }
}
}
diff --git a/engines/agos/script_e1.cpp b/engines/agos/script_e1.cpp
index 5a1d7d104b..c3f7c841dc 100644
--- a/engines/agos/script_e1.cpp
+++ b/engines/agos/script_e1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/vga.h"
@@ -505,7 +505,7 @@ void AGOSEngine_Elvira1::oe1_copyfo() {
void AGOSEngine_Elvira1::oe1_whatO() {
// 57: what o
- int a = getVarOrWord();
+ int a = getVarOrWord();
if (a == 1)
_subjectItem = findMaster(_scriptAdj1,_scriptNoun1);
@@ -896,7 +896,7 @@ void AGOSEngine_Elvira1::oe1_pauseGame() {
// 274: pause game
WindowBlock *window = _windowArray[4];
const char *message1, *message2;
-
+
time_t pauseTime = time(NULL);
haltAnimation();
@@ -933,7 +933,7 @@ restart:
window->textRow = 0;
window->textColumnOffset = 0;
window->textLength = 0; // Difference
-
+
switch (_language) {
case Common::FR_FRA:
message1 = " Etes-vous s<r ?\r\r\r";
@@ -1163,7 +1163,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 5, 133, 6, val);
// Resolution
@@ -1171,7 +1171,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 11, 133, 6, val);
// Dexterity
@@ -1179,7 +1179,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 18, 133, 0, val);
// Skill
@@ -1187,7 +1187,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 24, 133, 0, val);
// Life
@@ -1195,7 +1195,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 30, 133, 2, val);
// Experience
@@ -1203,7 +1203,7 @@ void AGOSEngine::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 36, 133, 4, val);
mouseOn();
diff --git a/engines/agos/script_e2.cpp b/engines/agos/script_e2.cpp
index 77df3feecb..53f9833b06 100644
--- a/engines/agos/script_e2.cpp
+++ b/engines/agos/script_e2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
@@ -703,7 +703,7 @@ void AGOSEngine_Elvira2::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 10, y, 0, val);
// PP
@@ -711,7 +711,7 @@ void AGOSEngine_Elvira2::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 16, y, 6, val);
// HP
@@ -719,7 +719,7 @@ void AGOSEngine_Elvira2::printStats() {
if (val < -99)
val = -99;
if (val > 99)
- val = 99;
+ val = 99;
writeChar(window, 23, y, 4, val);
// Experience
@@ -727,7 +727,7 @@ void AGOSEngine_Elvira2::printStats() {
if (val < -99)
val = -99;
if (val > 9999)
- val = 9999;
+ val = 9999;
writeChar(window, 30, y, 6, val / 100);
writeChar(window, 32, y, 2, val % 100);
diff --git a/engines/agos/script_ff.cpp b/engines/agos/script_ff.cpp
index 8b7af31a66..89c760b8bf 100644
--- a/engines/agos/script_ff.cpp
+++ b/engines/agos/script_ff.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
diff --git a/engines/agos/script_pp.cpp b/engines/agos/script_pp.cpp
index a7bda53e48..7413934d5c 100644
--- a/engines/agos/script_pp.cpp
+++ b/engines/agos/script_pp.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
diff --git a/engines/agos/script_s1.cpp b/engines/agos/script_s1.cpp
index 1a4f956b8b..a1308b951d 100644
--- a/engines/agos/script_s1.cpp
+++ b/engines/agos/script_s1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -368,7 +368,7 @@ void AGOSEngine_Simon1::os1_screenTextBox() {
tl->y = getVarOrByte();
tl->width = getVarOrWord();
}
-
+
void AGOSEngine_Simon1::os1_screenTextMsg() {
// 162: print string
uint vgaSpriteId = getVarOrByte();
diff --git a/engines/agos/script_s2.cpp b/engines/agos/script_s2.cpp
index 00addce396..d868e1e5bd 100644
--- a/engines/agos/script_s2.cpp
+++ b/engines/agos/script_s2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
diff --git a/engines/agos/script_ww.cpp b/engines/agos/script_ww.cpp
index fc472fd3c3..94c6152315 100644
--- a/engines/agos/script_ww.cpp
+++ b/engines/agos/script_ww.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
diff --git a/engines/agos/sound.cpp b/engines/agos/sound.cpp
index a735f54c29..e198fe8d66 100644
--- a/engines/agos/sound.cpp
+++ b/engines/agos/sound.cpp
@@ -8,12 +8,12 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-
+
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/util.h"
@@ -739,7 +739,7 @@ void Sound::playSoundData(Audio::SoundHandle *handle, byte *soundData, uint soun
if (loop == true)
flags |= Audio::Mixer::FLAG_LOOP;
-
+
if (compType == 2) {
Audio::AudioStream *sndStream = Audio::makeADPCMStream(&stream, size, Audio::kADPCMMS, rate, (flags & Audio::Mixer::FLAG_STEREO) ? 2 : 1, blockAlign);
buffer = (byte *)malloc(size * 4);
diff --git a/engines/agos/string.cpp b/engines/agos/string.cpp
index 521a3ab6ea..6714659449 100644
--- a/engines/agos/string.cpp
+++ b/engines/agos/string.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
@@ -482,14 +482,14 @@ void AGOSEngine_Feeble::printInteractText(uint16 num, const char *string) {
}
// ScrollX
- x = _variableArray[251];
+ x = _variableArray[251];
x += 20;
if (num == 1)
_interactY = 385;
// Returned values for box definition
- _variableArray[51] = x;
+ _variableArray[51] = x;
_variableArray[52] = _interactY;
_variableArray[53] = w;
_variableArray[54] = height;
diff --git a/engines/agos/subroutine.cpp b/engines/agos/subroutine.cpp
index f4a6ba3266..823e87ccb9 100644
--- a/engines/agos/subroutine.cpp
+++ b/engines/agos/subroutine.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/verb.cpp b/engines/agos/verb.cpp
index f99d6db591..1f542729f2 100644
--- a/engines/agos/verb.cpp
+++ b/engines/agos/verb.cpp
@@ -24,7 +24,7 @@
*/
// Verb and hitarea handling
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -239,7 +239,7 @@ void AGOSEngine::printVerbOf(uint hitarea_id) {
verb_prep_names = spanish_verb_prep_names;
break;
case Common::IT_ITA:
- verb_prep_names = italian_verb_prep_names;
+ verb_prep_names = italian_verb_prep_names;
break;
case Common::FR_FRA:
verb_prep_names = french_verb_prep_names;
@@ -247,7 +247,7 @@ void AGOSEngine::printVerbOf(uint hitarea_id) {
case Common::DE_DEU:
verb_prep_names = german_verb_prep_names;
break;
- default:
+ default:
verb_prep_names = english_verb_prep_names;
break;
}
@@ -273,7 +273,7 @@ void AGOSEngine::printVerbOf(uint hitarea_id) {
case Common::DE_DEU:
verb_names = german_verb_names;
break;
- default:
+ default:
verb_names = english_verb_names;
break;
}
@@ -717,7 +717,7 @@ void AGOSEngine::boxController(uint x, uint y, uint mode) {
}
}
}
-
+
if ((getGameType() == GType_WW) && (_mouseCursor == 0 || _mouseCursor >= 4)) {
uint verb = best_ha->verb & 0x3FFF;
if (verb >= 239 && verb <= 242) {
diff --git a/engines/agos/vga.cpp b/engines/agos/vga.cpp
index 38c401a80d..e5a01572cf 100644
--- a/engines/agos/vga.cpp
+++ b/engines/agos/vga.cpp
@@ -24,7 +24,7 @@
*/
// Video script opcodes for Simon1/Simon2
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/vga_e2.cpp b/engines/agos/vga_e2.cpp
index a4925de842..8e046f34aa 100644
--- a/engines/agos/vga_e2.cpp
+++ b/engines/agos/vga_e2.cpp
@@ -24,7 +24,7 @@
*/
// Video script opcodes for Simon1/Simon2
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/vga_ff.cpp b/engines/agos/vga_ff.cpp
index 29b05e1e3c..e50fada828 100644
--- a/engines/agos/vga_ff.cpp
+++ b/engines/agos/vga_ff.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
@@ -50,7 +50,7 @@ int AGOSEngine::getScale(int16 y, int16 x) {
if (y > _baseY) {
return((int16)(x * (1 + ((y - _baseY) * _scale))));
- } else {
+ } else {
if (x == 0)
return(0);
if (x < 0) {
@@ -122,7 +122,7 @@ void AGOSEngine::vc77_setScaleYOffs() {
vsp->y += getScale(vsp->y, y);
_variableArrayPtr[var] = vsp->y;
- if (y != 0)
+ if (y != 0)
checkScrollY(y, vsp->y);
vsp->flags = kDFScaled;
@@ -337,7 +337,7 @@ void AGOSEngine::startOverlayAnims() {
int i;
zoneNum = _variableArray[999];
-
+
for (i = 0; i < 600; i++) {
if (_variableArray[1000 + i] < 100)
continue;
diff --git a/engines/agos/vga_s1.cpp b/engines/agos/vga_s1.cpp
index 95e8e0a8b5..f99c8afb83 100644
--- a/engines/agos/vga_s1.cpp
+++ b/engines/agos/vga_s1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
@@ -162,7 +162,7 @@ void AGOSEngine::vc48_setPathFinder() {
x = vsp->x & 7;
ydiff *= x;
ydiff /= 8;
- ydiff = -ydiff;
+ ydiff = -ydiff;
} else {
x = vsp->x & 7;
ydiff *= x;
diff --git a/engines/agos/vga_s2.cpp b/engines/agos/vga_s2.cpp
index 9c05bc1100..82f0811811 100644
--- a/engines/agos/vga_s2.cpp
+++ b/engines/agos/vga_s2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/vga_ww.cpp b/engines/agos/vga_ww.cpp
index c24a115e71..b236fa26a0 100644
--- a/engines/agos/vga_ww.cpp
+++ b/engines/agos/vga_ww.cpp
@@ -24,7 +24,7 @@
*/
// Video script opcodes for Simon1/Simon2
-#include "common/stdafx.h"
+
#include "agos/agos.h"
#include "agos/intern.h"
diff --git a/engines/agos/window.cpp b/engines/agos/window.cpp
index d4eb7ba3fc..a9331bbc40 100644
--- a/engines/agos/window.cpp
+++ b/engines/agos/window.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -216,7 +216,7 @@ void AGOSEngine::restoreWindow(WindowBlock *window) {
w++;
}
}
-
+
restoreBlock(window->y + window->height * 8, (x + w) * 8, window->y, x * 8);
}
@@ -287,7 +287,7 @@ void AGOSEngine::waitWindow(WindowBlock *window) {
windowPutChar(window, *message);
ha = findEmptyHitArea();
- ha->x = (window->width / 2 + window->x - 3) * 8;
+ ha->x = (window->width / 2 + window->x - 3) * 8;
ha->y = window->height * 8 + window->y - 8;
ha->width = 48;
ha->height = 8;
diff --git a/engines/agos/zones.cpp b/engines/agos/zones.cpp
index d40e1da1de..e754baec10 100644
--- a/engines/agos/zones.cpp
+++ b/engines/agos/zones.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
diff --git a/engines/cine/anim.cpp b/engines/cine/anim.cpp
index 12d8f70cd0..86d3e2a2a3 100644
--- a/engines/cine/anim.cpp
+++ b/engines/cine/anim.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/cine/bg.cpp b/engines/cine/bg.cpp
index 32b59e0554..4f7267eb51 100644
--- a/engines/cine/bg.cpp
+++ b/engines/cine/bg.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/cine/bg_list.cpp b/engines/cine/bg_list.cpp
index c6d85e5909..84fb8db133 100644
--- a/engines/cine/bg_list.cpp
+++ b/engines/cine/bg_list.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
@@ -112,7 +112,7 @@ void createBgIncrustListElement(int16 objIdx, int16 param) {
void freeBgIncrustList(void) {
BGIncrustList *bgIncrustPtr = bgIncrustList;
BGIncrustList *bgIncrustPtrN;
-
+
while (bgIncrustPtr) {
bgIncrustPtrN = bgIncrustPtr->next;
free(bgIncrustPtr);
@@ -136,7 +136,7 @@ void loadBgIncrustFromSave(Common::InSaveFile *fHandle) {
bgIncrustPtrP = bgIncrustPtr;
bgIncrustPtr = bgIncrustPtr->next;
}
-
+
bgIncrustPtr = (BGIncrustList *)malloc(sizeof(BGIncrustList));
if (bgIncrustPtrP)
bgIncrustPtrP->next = bgIncrustPtr;
@@ -173,7 +173,7 @@ void reincrustAllBg(void) {
}
bgIncrustPtr = bgIncrustPtr->next;
- }
+ }
}
} // End of namespace Cine
diff --git a/engines/cine/bg_list.h b/engines/cine/bg_list.h
index 3abbf15c08..a4b8b44a4c 100644
--- a/engines/cine/bg_list.h
+++ b/engines/cine/bg_list.h
@@ -26,7 +26,7 @@
#ifndef CINE_BGLIST_H
#define CINE_BGLIST_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/savefile.h"
diff --git a/engines/cine/cine.cpp b/engines/cine/cine.cpp
index bd5b82fec2..31c092987b 100644
--- a/engines/cine/cine.cpp
+++ b/engines/cine/cine.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/savefile.h"
#include "common/config-manager.h"
@@ -120,7 +120,7 @@ void CineEngine::initialize() {
partBuffer = (PartBuffer *)malloc(NUM_MAX_PARTDATA * sizeof(PartBuffer));
animDataTable = (AnimData *)malloc(NUM_MAX_ANIMDATA * sizeof(AnimData));
-
+
loadTextData("texte.dat", textDataPtr);
if (g_cine->getGameType() == Cine::GType_OS && !(g_cine->getFeatures() & GF_DEMO)) {
@@ -190,7 +190,7 @@ void CineEngine::initialize() {
if (res)
_preLoad = true;
}
-
+
if (!_preLoad) {
loadPrc(BOOT_PRC_NAME);
strcpy(currentPrcName, BOOT_PRC_NAME);
diff --git a/engines/cine/cine.h b/engines/cine/cine.h
index eef54bb737..209fb926ea 100644
--- a/engines/cine/cine.h
+++ b/engines/cine/cine.h
@@ -26,7 +26,7 @@
#ifndef CINE_H
#define CINE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/file.h"
#include "common/util.h"
@@ -67,7 +67,7 @@ protected:
int init();
int go();
void shutdown();
-
+
bool initGame();
public:
diff --git a/engines/cine/detection.cpp b/engines/cine/detection.cpp
index 690644a0fa..f4b9b0c94e 100644
--- a/engines/cine/detection.cpp
+++ b/engines/cine/detection.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
diff --git a/engines/cine/main_loop.cpp b/engines/cine/main_loop.cpp
index 89a0f3e6fc..f52c669abc 100644
--- a/engines/cine/main_loop.cpp
+++ b/engines/cine/main_loop.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/events.h"
#include "common/system.h"
@@ -150,7 +150,7 @@ void manageEvents(int count) {
for (i = 0; i < count; i++) {
//FIXME(?): Maybe there's a better way to "fix" this?
//
- //Since not all backends/ports can update the screen
+ //Since not all backends/ports can update the screen
//100 times per second, only update the screen every
//other frame (1000 / 2 * 10 i.e. 50 times per second max.)
if (i % 2)
diff --git a/engines/cine/msg.cpp b/engines/cine/msg.cpp
index 3f5f33fc40..212b9ffd7c 100644
--- a/engines/cine/msg.cpp
+++ b/engines/cine/msg.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "cine/msg.h"
diff --git a/engines/cine/object.cpp b/engines/cine/object.cpp
index cab8d98977..a549abff89 100644
--- a/engines/cine/object.cpp
+++ b/engines/cine/object.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/scummsys.h"
#include "common/util.h"
diff --git a/engines/cine/prc.cpp b/engines/cine/prc.cpp
index 685f5780d0..4081d6fd5a 100644
--- a/engines/cine/prc.cpp
+++ b/engines/cine/prc.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "cine/cine.h"
@@ -95,7 +95,7 @@ void loadPrc(const char *pPrcName) {
setMouseCursor(MOUSE_CURSOR_DISK);
- numScripts = READ_BE_UINT16(scriptPtr);
+ numScripts = READ_BE_UINT16(scriptPtr);
scriptPtr += 2;
assert(numScripts <= NUM_MAX_SCRIPT);
diff --git a/engines/cine/rel.cpp b/engines/cine/rel.cpp
index 03ab5e44b2..2fed7c2ff3 100644
--- a/engines/cine/rel.cpp
+++ b/engines/cine/rel.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "cine/cine.h"
@@ -96,7 +96,7 @@ void loadRel(char *pRelName) {
ptr += relTable[i].size;
}
}
-
+
free(dataPtr);
#ifdef DUMP_SCRIPTS
diff --git a/engines/cine/script.cpp b/engines/cine/script.cpp
index ca8eebe35d..3b469eda60 100644
--- a/engines/cine/script.cpp
+++ b/engines/cine/script.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "cine/cine.h"
@@ -1475,7 +1475,7 @@ void o1_setZoneDataEntry() {
void o1_getZoneDataEntry() {
byte zoneIdx = getNextByte();
byte var = getNextByte();
-
+
_currentScriptElement->localVars[var] = zoneData[zoneIdx];
}
@@ -1574,7 +1574,7 @@ void o1_playSample() {
channel2 = 1;
} else {
channel1 = 2;
- channel2 = 3;
+ channel2 = 3;
}
g_sound->playSound(channel1, freq, animDataTable[anim].ptr1, size, -1, volume, 63, repeat);
g_sound->playSound(channel2, freq, animDataTable[anim].ptr1, size, 1, volume, 0, repeat);
diff --git a/engines/cine/sound.cpp b/engines/cine/sound.cpp
index 4ba083a653..73add512e8 100644
--- a/engines/cine/sound.cpp
+++ b/engines/cine/sound.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
#include "common/system.h"
diff --git a/engines/cine/texte.h b/engines/cine/texte.h
index 801220cdf0..e2afec41dc 100644
--- a/engines/cine/texte.h
+++ b/engines/cine/texte.h
@@ -26,7 +26,7 @@
#ifndef CINE_TEXTE_H
#define CINE_TEXTE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Cine {
diff --git a/engines/cine/unpack.cpp b/engines/cine/unpack.cpp
index 2c45566dec..254b09313e 100644
--- a/engines/cine/unpack.cpp
+++ b/engines/cine/unpack.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "cine/unpack.h"
@@ -35,7 +35,7 @@ struct UnpackCtx {
uint32 crc;
uint32 chk;
byte *dst;
- const byte *src;
+ const byte *src;
};
static int rcr(UnpackCtx *uc, int CF) {
@@ -63,7 +63,7 @@ static uint16 getCode(UnpackCtx *uc, byte numChunks) {
c <<= 1;
if (nextChunk(uc)) {
c |= 1;
- }
+ }
}
return c;
}
diff --git a/engines/cine/unpack.h b/engines/cine/unpack.h
index 23e2cad4b3..5f57a3531b 100644
--- a/engines/cine/unpack.h
+++ b/engines/cine/unpack.h
@@ -26,7 +26,7 @@
#ifndef CINE_UNPACK_H
#define CINE_UNPACK_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Cine {
diff --git a/engines/cine/various.cpp b/engines/cine/various.cpp
index 49b10b6b14..e8b59266db 100644
--- a/engines/cine/various.cpp
+++ b/engines/cine/various.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/events.h"
#include "common/savefile.h"
@@ -1006,7 +1006,7 @@ void CineEngine::makeSystemMenu(void) {
warning("Unable to open file %s for saving", tmp);
break;
}
-
+
fHandle->write(currentSaveName, 200);
delete fHandle;
@@ -2187,18 +2187,18 @@ void drawSprite(overlayHeadElement *currentOverlay, byte *spritePtr,
int16 maskWidth;
int16 maskHeight;
uint16 maskSpriteIdx;
-
+
if (!si) {
ptr = (byte *)malloc(width * 8 * height);
msk = (byte *)malloc(width * 8 * height);
si = 1;
}
-
+
maskX = objectTable[pCurrentOverlay->objIdx].x;
maskY = objectTable[pCurrentOverlay->objIdx].y;
-
+
maskSpriteIdx = objectTable[pCurrentOverlay->objIdx].frame;
-
+
maskWidth = animDataTable[maskSpriteIdx].width / 2;
maskHeight = animDataTable[maskSpriteIdx].height;
gfxSpriteFunc2(spritePtr, maskPtr, width, height, animDataTable[maskSpriteIdx].ptr1, maskWidth, maskHeight, ptr, msk, x, y, maskX, maskY, i++);
@@ -2206,10 +2206,10 @@ void drawSprite(overlayHeadElement *currentOverlay, byte *spritePtr,
gfxFillSprite(animDataTable[maskSpriteIdx].ptr1, maskWidth, maskHeight, page, maskX, maskY, 1);
#endif
}
-
+
pCurrentOverlay = pCurrentOverlay->next;
- }
-
+ }
+
if (si) {
gfxSpriteFunc1(ptr, msk, width, height, page, x, y);
free(ptr);
@@ -2366,7 +2366,7 @@ void drawFailureMessage(byte cmd) {
if (width > 300)
width = 300;
-
+
int16 x = (320 - width) / 2;
int16 y = 80;
int16 color = 4;
@@ -3061,10 +3061,10 @@ bool makeTextEntryMenu(const char *messagePtr, char *inputString, int stringMaxL
if (width > 250)
width = 250;
-
+
if (width < 180)
width = 180;
-
+
int16 x = (320 - width) / 2;
int16 color = 2;
@@ -3267,7 +3267,7 @@ bool makeTextEntryMenu(const char *messagePtr, char *inputString, int stringMaxL
if ((inputLength != 0) && (inputPos != inputLength)) {
strncat(tempString, &inputString[inputPos - 1], inputLength - inputPos + 1);
}
-
+
strcpy(inputString, tempString);
inputLength = strlen(inputString);
inputPos++;
diff --git a/engines/cine/various.h b/engines/cine/various.h
index 31d8cfdc84..654ba68042 100644
--- a/engines/cine/various.h
+++ b/engines/cine/various.h
@@ -26,7 +26,7 @@
#ifndef CINE_VARIOUS_H
#define CINE_VARIOUS_H
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "cine/cine.h"
@@ -41,7 +41,7 @@ void makeCommandLine(void);
void makeActionMenu(void);
extern bool disableSystemMenu;
-extern bool inMenu;
+extern bool inMenu;
struct unk1Struct {
byte *ptr;
diff --git a/engines/cruise/cell.h b/engines/cruise/cell.h
index c10ab93541..ba6a240d0e 100644
--- a/engines/cruise/cell.h
+++ b/engines/cruise/cell.h
@@ -26,7 +26,7 @@
#ifndef CRUISE_CELL_H
#define CRUISE_CELL_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Cruise {
diff --git a/engines/cruise/cruise.cpp b/engines/cruise/cruise.cpp
index 9693fb7d03..4358ac0e17 100644
--- a/engines/cruise/cruise.cpp
+++ b/engines/cruise/cruise.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/savefile.h"
#include "common/config-manager.h"
diff --git a/engines/cruise/cruise.h b/engines/cruise/cruise.h
index 73de46c599..515238d264 100644
--- a/engines/cruise/cruise.h
+++ b/engines/cruise/cruise.h
@@ -26,7 +26,6 @@
#ifndef CRUISE_CRUISE_H
#define CRUISE_CRUISE_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/util.h"
diff --git a/engines/cruise/cruise_main.cpp b/engines/cruise/cruise_main.cpp
index 3558b4f18a..1a89b5671e 100644
--- a/engines/cruise/cruise_main.cpp
+++ b/engines/cruise/cruise_main.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/events.h"
@@ -361,7 +361,7 @@ int loadFileSub1(uint8 **ptr, uint8 *name, uint8 *ptr2) {
* strcatuint8(buffer,".ADL");
* }
* else
- * {
+ * {
* strcatuint8(buffer,".HP");
* } */
} else {
@@ -1255,7 +1255,7 @@ void manageEvents(int count) {
* if (!disableSystemMenu && !inMenu) {
* g_cine->makeSystemMenu();
* }
- * break;
+ * break;
* default:
* //lastKeyStroke = event.kbd.keycode;
* break;
@@ -1278,7 +1278,7 @@ void manageEvents(int count) {
for (i = 0; i < count; i++) {
//FIXME(?): Maybe there's a better way to "fix" this?
//
- //Since not all backends/ports can update the screen
+ //Since not all backends/ports can update the screen
//100 times per second, only update the screen every
//other frame (1000 / 2 * 10 i.e. 50 times per second max.)
if (i % 2)
@@ -1346,7 +1346,7 @@ void mainLoop(void) {
/* main3 = 0;
* var24 = 0;
* var23 = 0;
- *
+ *
* freeStuff2(); */
}
@@ -1374,18 +1374,18 @@ void mainLoop(void) {
/* if (userEnabled && !main7 && !main15 && currentActiveMenu == -1)
* {
* getMouseStatus(&main10, &mouseX, &mouseButton, &mouseY);
- *
+ *
* if (mouseX != oldMouseX && mouseY != oldMouseY)
* {
* int cursorType;
* int newCursor1;
* int newCursor2;
- *
+ *
* oldMouseX = mouseX;
* oldMouseY = mouseY;
- *
+ *
* cursorType = getCursorFromObject(mouseX, mouseY, &newCursor1, &newCursor2);
- *
+ *
* if (cursorType == 9)
* {
* changeCursor(5);
@@ -1399,8 +1399,8 @@ void mainLoop(void) {
* {
* changeCursor(4);
* }
- *
- * }
+ *
+ * }
* }
* else */
{
diff --git a/engines/cruise/cruise_main.h b/engines/cruise/cruise_main.h
index c42650a007..b5603ab740 100644
--- a/engines/cruise/cruise_main.h
+++ b/engines/cruise/cruise_main.h
@@ -30,7 +30,7 @@
#include <stdlib.h>
#include <assert.h>
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "cruise/overlay.h"
diff --git a/engines/cruise/delphine-unpack.cpp b/engines/cruise/delphine-unpack.cpp
index b1cdc13148..7dfed6fea9 100644
--- a/engines/cruise/delphine-unpack.cpp
+++ b/engines/cruise/delphine-unpack.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
namespace Cruise {
@@ -33,7 +33,7 @@ struct UnpackCtx {
uint32 crc;
uint32 chk;
byte *dst;
- const byte *src;
+ const byte *src;
};
static int rcr(UnpackCtx *uc, int CF) {
@@ -61,7 +61,7 @@ static uint16 getCode(UnpackCtx *uc, byte numChunks) {
c <<= 1;
if (nextChunk(uc)) {
c |= 1;
- }
+ }
}
return c;
}
diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp
index 2ca83f4046..8307a483ad 100644
--- a/engines/cruise/detection.cpp
+++ b/engines/cruise/detection.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
diff --git a/engines/cruise/gfxModule.cpp b/engines/cruise/gfxModule.cpp
index b106db558d..638aa2adbe 100644
--- a/engines/cruise/gfxModule.cpp
+++ b/engines/cruise/gfxModule.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "cruise/cruise_main.h"
@@ -78,7 +78,7 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* int loc_1277;
* int loc_12D9;
* int loc_12DD;
- *
+ *
* int loc_11E7;
* int loc_127A;
* int loc_1203;
@@ -87,16 +87,16 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* int loc_11EF;
* int loc_1217;
* int loc_12E1;
- *
+ *
* int tempSwap;
- *
+ *
* int cx;
* int bp;
* int bpSave;
- *
+ *
* char* diPtr;
* char* siPtr;
- *
+ *
* int direction = 1;
* int dx = height;
* int ax = width;
@@ -104,13 +104,13 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* int bx = 0;
* int di = 199;
* int si;
- *
+ *
* ax = y;
* si = 0;
- *
+ *
* if (y>199) // out of screen vertically
* return;
- *
+ *
* if (y<0) // cropped on the top
* {
* cx = bx;
@@ -125,30 +125,30 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* si+=ax;
* ax = cx;
* }
- *
+ *
* bx = ax;
* ax += dx;
* ax--;
- *
+ *
* if (ax > di)
* {
* ax -= di;
* dx -= ax;
- *
+ *
* if (dx <= 0)
* {
* return;
* }
* }
- *
+ *
* ax = dx;
* loc_10DF = ax;
* ax = bx;
* loc_10AD = ax;
- *
+ *
* bx = 0;
* di = 319;
- *
+ *
* ax = x;
* dx = ax;
* cx = ax&0xFF;
@@ -156,7 +156,7 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* {
* int cl = cx;
* int ch = cl;
- *
+ *
* cl-=8;
* cl=-cl;
* cl&=7;
@@ -165,29 +165,29 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* loc_1064 = ax;
* ax = es;
* ax <<= 3;
- *
+ *
* tempSwap = dx;
* dx = ax;
* ax = tempSwap;
- *
+ *
* if (ax > di)
* {
* return;
* }
- *
+ *
* cx = ax;
* cx += dx;
* cx --;
- *
+ *
* dx >>= 3;
- *
+ *
* dx = dx&0xFF;
- *
+ *
* if (cx<bx)
* {
* return;
* }
- *
+ *
* if (cx>di)
* {
* cx -= di;
@@ -200,13 +200,13 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* {
* di = 0xF8F8;
* }
- *
+ *
* if (ax<bx)
* {
* ax -= bx;
* ax = -ax;
* ax >>= 3;
- *
+ *
* si += ax;
* dx = (dx&0xFF00) | (((dx&0xFF)-(ax&0xFF))&0xFF);
* dx = (((dx&0xFF00) + ((ax&0xFF)<<8))&0xFF00) | (dx&0xFF);
@@ -215,31 +215,31 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* cx = (248<<8)|(cx&0xFF);
* di = cx;
* }
- *
+ *
* loc_10AA = ax;
* ax = (ax&0xFF00) | (((dx&0xFF00)>>8)&0xFF);
* ax = ax&0xFF;
* loc_10C5 = ax;
* ax = (ax&0xFF00) | (dx&0xFF);
- *
+ *
* dx = loc_1064;
- *
+ *
* if (dx)
* {
* if (di&1)
* {
* loc_10C5++;
* }
- *
+ *
* bx = ax;
* ax--;
* loc_11DC = ax;
- *
+ *
* if (di&0x100)
* {
* bx--;
* }
- *
+ *
* ax = bx;
* ax -= 40;
* ax = -ax;
@@ -256,19 +256,19 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* ax = -ax;
* loc_1147 = ax;
* }
- *
+ *
* bx = loc_10AA;
* ax = loc_10AD;
* bx = ((((((bx&0xFF00)>>8)&0xFF) + (ax&0xFF))<<8)&0xFF00) | (bx&0xFF);
- *
+ *
* bx>>=3;
* ax<<=3;
- *
+ *
* bx+=ax;
- *
+ *
* diPtr = destPtr;
* diPtr += bx;
- *
+ *
* ax = loc_10C5;
* ax<<=2;
* loc_114B = ax;
@@ -276,31 +276,31 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* ax = si;
* ax <<=2;
* siPtr = sourcePtr;
- *
+ *
* siPtr+=ax;
- *
+ *
* bp = loc_10DF;
* bx = dx;
* dx = 974;
- *
+ *
* if (!bx) // no crop ?
* {
* do // for each line
* {
* bpSave = bp;
* cx = loc_10EC;
- *
+ *
* do // for the line
* {
* outputBit(diPtr,0,*(siPtr));
* outputBit(diPtr,1,*(siPtr+1));
* outputBit(diPtr,2,*(siPtr+2));
* outputBit(diPtr,3,*(siPtr+3));
- *
+ *
* siPtr+=4;
* diPtr++;
* }while (--cx);
- *
+ *
* diPtr += loc_1147; // interline
* siPtr += loc_114B;
* bp = bpSave;
@@ -314,18 +314,18 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* loc_11E7 = ax&0xFF;
* loc_127A = ax&0xFF;
* loc_1203 = ax&0xFF;
- * loc_122B = ax&0xFF;
- *
+ * loc_122B = ax&0xFF;
+ *
* ax = (ax&0xFF00) | (((bx&0xFF00)>>8)&0xFF);
* loc_117F = ax&0xFF;
* loc_11EF = ax&0xFF;
* loc_1217 = ax&0xFF;
- *
+ *
* do // main copy loop
* {
* ax = bp;
* loc_12E1 = ax;
- *
+ *
* if (loc_117C == 0xF8)
* {
* direction = 1;
@@ -334,53 +334,53 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* {
* direction = -1;
* }
- *
+ *
* if (direction == -1)
* {
* goto label_11DC;
* }
- *
+ *
* cx = loc_117F;
- *
+ *
* ax = (ax&0xFF00) | (((*siPtr)&0xFF)>>cx)&0xFF;
* dx = (((ax&0xFF)<<8)&0xFF00) | (dx&0xFF);
* ax = (((ax&0xFF)<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+1))&0xFF)>>cx)&0xFF;
* dx = (dx&0xFF00) | (ax&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+2))&0xFF)>>cx)&0xFF;
* bx = (((ax&0xFF)<<8)&0xFF00) | (bx&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+3))&0xFF)>>cx)&0xFF;
* bx = (bx&0xFF00) | (ax&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* if (ax)
* {
* bp = dx;
* ax = (ax&0xFF00) | (*diPtr)&0xFF;
* ax = (ax&0xFF00) | 8;
- *
+ *
* outputBit(diPtr,0,(bp>>8)&0xFF);
* outputBit(diPtr,1,(bp&0xFF));
* outputBit(diPtr,2,(bx>>8)&0xFF);
* outputBit(diPtr,3,(bx&0xFF));
* }
- *
+ *
* diPtr++;
- *
+ *
* label_11DC:
- *
+ *
* bp = loc_11DC;
* if (bp >0)
* {
* do
* {
* cx = loc_11E7;
- *
+ *
* ax = (ax&0xFF00) | (((*siPtr)&0xFF)>>cx)&0xFF;
* dx = (((ax&0xFF)<<8)&0xFF00) | (dx&0xFF);
* cx = loc_11EF;
@@ -388,7 +388,7 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* dx = (((dx&0xFF00) | (((ax&0xFF)<<8)&0xFF00))&0xFF00) | (dx&0xFF);
* ax = (ax&0xFF00) | (((ax&0xFF) | (((dx&0xFF00)>>8)&0xFF))&0xFF);
* ax = ((ax&0xFF)<<8) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+5))&0xFF)>>cx)&0xFF;
* dx = (dx&0xFF00) | (ax&0xFF);
* cx = loc_1203;
@@ -396,7 +396,7 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* dx = (dx&0xFF00) | ((dx&0xFF) | (ax&0xFF));
* ax = (ax&0xFF00) | ((ax&0xFF) | dx&0xFF);
* ax = (ax&0xFF00) | ((ax&0xFF)<<8) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+2))&0xFF)>>cx)&0xFF;
* bx = (((ax&0xFF)<<8)&0xFF00) | (bx&0xFF);
* cx = loc_1217;
@@ -404,7 +404,7 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* bx = (((bx&0xFF00) | (((ax&0xFF)<<8)&0xFF00))&0xFF00) | (bx&0xFF);
* ax = (ax&0xFF00) | ((ax&0xFF) | ((bx&0xFF00)>>8));
* ax = (ax&0xFF00) | ((ax&0xFF)<<8) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+7))&0xFF)>>cx)&0xFF;
* bx = (bx&0xFF00) | (ax&0xFF);
* cx = loc_122B;
@@ -412,24 +412,24 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* bx = (bx&0xFF00) | ((bx&0xFF) | (ax&0xFF));
* ax = (ax&0xFF00) | ((ax&0xFF) | bx&0xFF);
* ax = (ax&0xFF00) | ((ax&0xFF)<<8) | (ax&0xFF);
- *
+ *
* if (ax)
* {
* cx = dx;
* ax = (ax&0xFF00) | (*diPtr)&0xFF;
* ax = (ax&0xFF00) | 8;
- *
+ *
* outputBit(diPtr,0,(cx>>8)&0xFF);
* outputBit(diPtr,1,(cx&0xFF));
* outputBit(diPtr,2,(cx>>8)&0xFF);
* outputBit(diPtr,3,(cx&0xFF));
* }
- *
+ *
* siPtr += 4;
* diPtr++;
* }while (--bp);
* }
- *
+ *
* if (loc_122B == 0xF8)
* {
* direction = 1;
@@ -438,49 +438,49 @@ void gfxModuleData_field_60(char *sourcePtr, int width, int height,
* {
* direction = -1;
* }
- *
+ *
* if (direction == -1)
* {
* goto label_12D9;
* }
- *
+ *
* cx = loc_127A;
- *
+ *
* ax = (ax&0xFF00) | (((*siPtr)&0xFF)>>cx)&0xFF;
* dx = (((ax&0xFF)<<8)&0xFF00) | (dx&0xFF);
* ax = (((ax&0xFF)<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+1))&0xFF)>>cx)&0xFF;
* dx = (dx&0xFF00) | (ax&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+2))&0xFF)>>cx)&0xFF;
* bx = (((ax&0xFF)<<8)&0xFF00) | (bx&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* ax = (ax&0xFF00) | (((*(siPtr+3))&0xFF)>>cx)&0xFF;
* bx = (bx&0xFF00) | (ax&0xFF);
* ax = ((((((ax&0xFF00)>>8)&0xFF) | (ax&0xFF))<<8)&0xFF00) | (ax&0xFF);
- *
+ *
* if (ax)
* {
* bp = dx;
* ax = (ax&0xFF00) | (*diPtr)&0xFF;
* ax = (ax&0xFF00) | 8;
- *
+ *
* outputBit(diPtr,0,(bp>>8)&0xFF);
* outputBit(diPtr,1,(bp&0xFF));
* outputBit(diPtr,2,(bx>>8)&0xFF);
* outputBit(diPtr,3,(bx&0xFF));
* }
- *
+ *
* siPtr+=4;
- *
+ *
* label_12D9:
* diPtr+=loc_12D9;
* siPtr+=loc_12DD;
* bp = loc_12E1;
- *
+ *
* }while (--bp);
* } */
diff --git a/engines/drascula/detection.cpp b/engines/drascula/detection.cpp
index d875a52d71..ab5a0c0c5b 100644
--- a/engines/drascula/detection.cpp
+++ b/engines/drascula/detection.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/advancedDetector.h"
@@ -110,7 +108,7 @@ static const DrasculaGameDescription gameDescriptions[] = {
/**
* The fallback game descriptor used by the Drascula engine's fallbackDetector.
- * Contents of this struct are to be overwritten by the fallbackDetector.
+ * Contents of this struct are to be overwritten by the fallbackDetector.
*/
static DrasculaGameDescription g_fallbackDesc = {
{
diff --git a/engines/drascula/drascula.cpp b/engines/drascula/drascula.cpp
index eb676a7be4..5f5b2cb525 100644
--- a/engines/drascula/drascula.cpp
+++ b/engines/drascula/drascula.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/events.h"
#include "common/keyboard.h"
#include "common/file.h"
@@ -1462,7 +1460,7 @@ void DrasculaEngine::carga_escoba(const char *nom_fich) {
getLine(ald, buffer, size);
sscanf(buffer, "%s", num_room);
strcat(num_room, ".alg");
-
+
getLine(ald, buffer, size);
sscanf(buffer, "%d", &musica_room);
getLine(ald, buffer, size);
@@ -1582,7 +1580,7 @@ martini:
strcpy(fondo_y_menu, "99.alg");
}
}
-
+
obj_salir = -1;
for (l = 0; l < objs_room; l++) {
if (num_obj[l] == obj_saliendo)
@@ -1702,7 +1700,7 @@ martini:
hare_se_ve = 0;
if (!strcmp(num_room, "49.alg") && flags[7] == 0)
animacion_4_5();
-
+
refresca_pantalla();
}
@@ -2065,7 +2063,7 @@ void DrasculaEngine::saves() {
for (n = 0; n < NUM_SAVES; n++) {
if (x_raton > 115 && y_raton > y + (9 * n) && x_raton < 115 + 175 && y_raton < y + 10 + (9 * n)) {
strcpy(select, nombres[n]);
-
+
// FIXME: The indention is wrong and misleading here!!! Or maybe there's simply a
// closing brace missing here??? See below for a second FIXME of a similar kind...
@@ -3405,7 +3403,7 @@ void DrasculaEngine::hablar(const char *dicho, const char *filename) {
if (factor_red[hare_y + alto_hare] == 100)
suma_1_pixel = 0;
-
+
if (num_ejec == 2)
buffer_teclado();
@@ -3460,7 +3458,7 @@ bucless:
} else if (sentido_hare == 1) {
if (num_ejec == 1)
reduce_hare_chico(x_habla_dch[cara], y_mask_habla, hare_x + 12 * factor_red[hare_y + alto_hare] / 100,
- hare_y, ancho_habla,alto_habla, factor_red[hare_y + alto_hare],
+ hare_y, ancho_habla,alto_habla, factor_red[hare_y + alto_hare],
dir_hare_dch, dir_zona_pantalla);
else if (num_ejec == 2)
DIBUJA_BLOQUE(x_habla_dch[cara], y_mask_habla, hare_x + 8, hare_y, ancho_habla, alto_habla,
@@ -6168,7 +6166,7 @@ void DrasculaEngine::animacion_2_2() {
x = x + 50;
pausa(3);
}
-
+
x = 0;
for (n = 0; n < 6; n++){
@@ -6212,7 +6210,7 @@ void DrasculaEngine::animacion_2_2() {
DIBUJA_FONDO(0, 0, 0, 0, 320, 200, dir_dibujo1, dir_zona_pantalla);
VUELCA_PANTALLA(0, 0, 0, 0, 320, 200, dir_zona_pantalla);
- fin_sound();
+ fin_sound();
pausa (4);
@@ -6341,7 +6339,7 @@ void DrasculaEngine::animacion_14() {
pos_cabina[3] = -160;
pos_cabina[4] = 158;
pos_cabina[5] = 161;
-
+
for (n = -160; n <= 0; n = n + 5 + l) {
DIBUJA_FONDO(0, 0, 0, 0, 320, 200, dir_dibujo1, dir_zona_pantalla);
actualiza_refresco_antes();
@@ -6361,7 +6359,7 @@ void DrasculaEngine::animacion_14() {
comienza_sound("s7.als");
hipo(15);
- fin_sound();
+ fin_sound();
lee_dibujos("99.alg");
descomprime_dibujo(dir_hare_fondo, 1);
@@ -6459,7 +6457,7 @@ void DrasculaEngine::animacion_16() {
if (key != 0)
goto asco;
- _system->delayMillis(4);
+ _system->delayMillis(4);
key = getscan();
if (key != 0)
goto asco;
@@ -6487,7 +6485,7 @@ asco:
VUELCA_PANTALLA(0, 0, 0, 0, 320, 200, dir_zona_pantalla);
FundeDelNegro(0);
if (musica_room != 0)
- playmusic(musica_room);
+ playmusic(musica_room);
else
stopmusic();
}
@@ -6517,7 +6515,7 @@ void DrasculaEngine::animacion_20() {
} else {
hablar(TEXT386, "386.als");
habla_vbpuerta(TEXTVB12, "VB12.als");
- flags[18] = 0;
+ flags[18] = 0;
flags[14] = 1;
abre_puerta(15, 1);
sal_de_la_habitacion(1);
@@ -6542,7 +6540,7 @@ void DrasculaEngine::animacion_23() {
flags[21] = 1;
- if (flags[25] == 0) {
+ if (flags[25] == 0) {
habla_vb(TEXTVB13, "VB13.als");
habla_vb(TEXTVB14, "VB14.als");
pausa(10);
@@ -6550,7 +6548,7 @@ void DrasculaEngine::animacion_23() {
}
habla_vb(TEXTVB15, "VB15.als");
- lleva_vb(42);
+ lleva_vb(42);
sentido_vb = 1;
habla_vb(TEXTVB16, "VB16.als");
sentido_vb = 2;
@@ -6573,7 +6571,7 @@ void DrasculaEngine::animacion_23() {
animacion_25();
lleva_vb(99);
- if (flags[29] == 0) {
+ if (flags[29] == 0) {
habla_vb(TEXTVB19, "VB19.als");
if (flags[25] == 0) {
habla_vb(TEXTVB20,"VB20.als");
@@ -6643,7 +6641,7 @@ void DrasculaEngine::animacion_25() {
descomprime_dibujo(dir_hare_fondo, 1);
lee_dibujos("18.alg");
descomprime_dibujo(dir_dibujo1, 1);
-
+
pos_cabina[0] = 150;
pos_cabina[1] = 6;
pos_cabina[2] = 69;
@@ -6652,9 +6650,9 @@ void DrasculaEngine::animacion_25() {
pos_cabina[5] = 161;
flags[24] = 0;
-
+
comienza_sound("s6.als");
-
+
for (n = 0; n >= -160; n = n - 8) {
DIBUJA_FONDO(0, 0, 0, 0, 320, 200, dir_dibujo1, dir_zona_pantalla);
@@ -6669,14 +6667,14 @@ void DrasculaEngine::animacion_25() {
actualiza_refresco();
VUELCA_PANTALLA(0, 0, 0, 0, 320, 200, dir_zona_pantalla);
}
-
+
fin_sound();
lee_dibujos("99.alg");
descomprime_dibujo(dir_hare_fondo, 1);
}
-void DrasculaEngine::animacion_27() {
+void DrasculaEngine::animacion_27() {
flags[22] = 1;
sin_verbo();
@@ -6695,14 +6693,14 @@ void DrasculaEngine::animacion_27() {
habla_vb(TEXTVB26,"VB26.als");
}
-void DrasculaEngine::animacion_28(){
+void DrasculaEngine::animacion_28(){
habla_vb(TEXTVB27, "VB27.als");
habla_vb(TEXTVB28, "VB28.als");
habla_vb(TEXTVB29, "VB29.als");
habla_vb(TEXTVB30, "VB30.als");
}
-void DrasculaEngine::animacion_29(){
+void DrasculaEngine::animacion_29(){
if (flags[33] == 0) {
habla_vb(TEXTVB32, "VB32.als");
hablar(TEXT398, "398.als");
@@ -6733,12 +6731,12 @@ void DrasculaEngine::animacion_29(){
hablar(TEXT386, "386.als");
}
-void DrasculaEngine::animacion_30(){
+void DrasculaEngine::animacion_30(){
habla_vb(TEXTVB31, "VB31.als");
hablar(TEXT396, "396.als");
}
-void DrasculaEngine::animacion_31(){
+void DrasculaEngine::animacion_31(){
habla_vb(TEXTVB44, "VB44.als");
lleva_vb(-50);
pausa(15);
@@ -6756,11 +6754,11 @@ void DrasculaEngine::animacion_31(){
hablar(TEXT406, "406.als");
lleva_vb(98);
habla_vb(TEXTVB45, "VB45.als");
- habla_vb(TEXTVB46, "VB46.als");
+ habla_vb(TEXTVB46, "VB46.als");
habla_vb(TEXTVB47, "VB47.als");
hablar(TEXT407, "407.als");
habla_vb(TEXTVB48, "VB48.als");
- habla_vb(TEXTVB49, "VB49.als");
+ habla_vb(TEXTVB49, "VB49.als");
hablar(TEXT408, "408.als");
habla_vb(TEXTVB50, "VB50.als");
habla_vb(TEXTVB51, "VB51.als");
@@ -7019,7 +7017,7 @@ bucless:
DIBUJA_FONDO(0, 0, 0, 0, 320, 200, dir_dibujo1, dir_zona_pantalla);
pos_ciego[5] = 149;
char c = toupper(sincronia[p]);
- if (c == '0')
+ if (c == '0')
cara = 0;
if (c == '1')
cara = 1;
@@ -7098,7 +7096,7 @@ void DrasculaEngine::habla_hacker(const char *dicho, const char *filename) {
DIBUJA_FONDO(0, 0, 0, 0, 320, 200, dir_dibujo1, dir_zona_pantalla);
VUELCA_PANTALLA(0, 0, 0, 0, 320, 200, dir_zona_pantalla);
-
+
color_abc(AMARILLO);
if (hay_sb == 1) {
@@ -7250,7 +7248,7 @@ void DrasculaEngine::abre_puerta(int nflag, int n_puerta) {
comienza_sound("s3.als");
flags[nflag] = 1;
}
- if (num_ejec == 1 && nflag == 7)
+ if (num_ejec == 1 && nflag == 7)
return;
comienza_sound("s3.als");
flags[nflag] = 1;
@@ -8618,7 +8616,7 @@ bucless:
pon_hare();
actualiza_refresco();
- if (con_voces == 0)
+ if (con_voces == 0)
centra_texto(dicho, 203, 78);
VUELCA_PANTALLA(0, 0, 0, 0, 320, 200, dir_zona_pantalla);
diff --git a/engines/drascula/drascula.h b/engines/drascula/drascula.h
index 229e6d71b3..c34048ed8e 100644
--- a/engines/drascula/drascula.h
+++ b/engines/drascula/drascula.h
@@ -26,7 +26,6 @@
#ifndef DRASCULA_H
#define DRASCULA_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/engine.cpp b/engines/engine.cpp
index 9750812f5e..6f40e936b6 100644
--- a/engines/engine.cpp
+++ b/engines/engine.cpp
@@ -29,7 +29,6 @@
#undef ARRAYSIZE
#endif
-#include "common/stdafx.h"
#include "engines/engine.h"
#include "common/config-manager.h"
#include "common/file.h"
diff --git a/engines/engine.h b/engines/engine.h
index f9aeb7718f..36b04e464d 100644
--- a/engines/engine.h
+++ b/engines/engine.h
@@ -25,7 +25,6 @@
#ifndef BASE_ENGINE_H
#define BASE_ENGINE_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/str.h"
@@ -60,7 +59,7 @@ private:
* The autosave interval, given in second. Used by shouldPerformAutoSave.
*/
int _autosavePeriod;
-
+
/**
* The pause level, 0 means 'running', a positive value indicates
* how often the engine has been paused (and hence how often it has
@@ -95,7 +94,7 @@ public:
* invoke the debugger when a severe error is reported.
*/
virtual GUI::Debugger *getDebugger() { return 0; }
-
+
/**
* Pause or resume the engine. This should stop/resume any audio playback
* and other stuff. Called right before the system runs a global dialog
@@ -108,7 +107,7 @@ public:
* @param pause true to pause the engine, false to resume it
*/
void pauseEngine(bool pause);
-
+
/**
* Return whether the engine is currently paused or not.
*/
@@ -127,7 +126,7 @@ public:
/** Initialized graphics and shows error message. */
void GUIErrorMessage(const Common::String msg);
-
+
/**
* Actual implementation of pauseEngine by subclasses. See there
* for details.
diff --git a/engines/gob/cdrom.cpp b/engines/gob/cdrom.cpp
index 1c26199bc1..5afdc832f1 100644
--- a/engines/gob/cdrom.cpp
+++ b/engines/gob/cdrom.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sound/audiocd.h"
diff --git a/engines/gob/coktelvideo.cpp b/engines/gob/coktelvideo.cpp
index c15ffb4a1d..a61addb2b6 100644
--- a/engines/gob/coktelvideo.cpp
+++ b/engines/gob/coktelvideo.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/system.h"
@@ -194,7 +193,7 @@ void Imd::setXY(int16 x, int16 y) {
if (y >= 0)
_stdY = _stdY - _y + y;
}
-
+
// Going through the coordinate table as well
if (_frameCoords) {
for (int i = 0; i < _framesCount; i++) {
@@ -1116,7 +1115,7 @@ CoktelVideo::State Vmd::processFrame(uint16 frame) {
_stream->read(_palette + index * 3, (count + 1) * 3);
_stream->skip((255 - count) * 3);
-
+
state.flags |= kStatePalette;
}
diff --git a/engines/gob/dataio.cpp b/engines/gob/dataio.cpp
index 7fd461b93c..d6d8e62372 100644
--- a/engines/gob/dataio.cpp
+++ b/engines/gob/dataio.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/dataio.h b/engines/gob/dataio.h
index b30a389865..7a6435e095 100644
--- a/engines/gob/dataio.h
+++ b/engines/gob/dataio.h
@@ -26,7 +26,7 @@
#ifndef GOB_DATAIO_H
#define GOB_DATAIO_H
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/file.h"
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index bfd2a0edfc..22b249a4a8 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
#include "common/advancedDetector.h"
diff --git a/engines/gob/draw.cpp b/engines/gob/draw.cpp
index acf4d5765b..59ef109060 100644
--- a/engines/gob/draw.cpp
+++ b/engines/gob/draw.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
@@ -62,7 +62,7 @@ Draw::Draw(GobEngine *vm) : _vm(vm) {
for (int i = 0; i < 8; i++)
_fonts[i] = 0;
-
+
for (int i = 0; i < SPRITES_COUNT; i++)
_spritesArray[i] = 0;
@@ -357,7 +357,7 @@ void Draw::printTextCentered(int16 id, int16 left, int16 top, int16 right,
_vm->_global->_inter_execPtr = storedIP;
}
-
+
if (str[0] == '\0')
return;
diff --git a/engines/gob/draw_v1.cpp b/engines/gob/draw_v1.cpp
index 9c4708f187..a2bcf1d693 100644
--- a/engines/gob/draw_v1.cpp
+++ b/engines/gob/draw_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "graphics/cursorman.h"
@@ -50,7 +50,7 @@ void Draw_v1::closeScreen() {
void Draw_v1::blitCursor() {
if (_cursorIndex == -1)
return;
-
+
if (_showCursor == 2)
_showCursor = 0;
}
diff --git a/engines/gob/draw_v2.cpp b/engines/gob/draw_v2.cpp
index 55585f5619..6c6250bd09 100644
--- a/engines/gob/draw_v2.cpp
+++ b/engines/gob/draw_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "graphics/cursorman.h"
@@ -47,7 +47,7 @@ void Draw_v2::initScreen() {
initSpriteSurf(21, _vm->_video->_surfWidth, _vm->_video->_surfHeight, 0);
_backSurface = _spritesArray[21];
_vm->_video->clearSurf(_backSurface);
-
+
initSpriteSurf(23, 32, 16, 2);
_cursorSpritesBack = _spritesArray[23];
_cursorSprites = _cursorSpritesBack;
@@ -69,7 +69,7 @@ void Draw_v2::closeScreen() {
void Draw_v2::blitCursor() {
if (_cursorIndex == -1)
return;
-
+
_showCursor = (_showCursor & ~2) | ((_showCursor & 1) << 1);
}
@@ -122,7 +122,7 @@ void Draw_v2::animateCursor(int16 cursor) {
_vm->_util->getTimeKey())) {
_cursorAnim++;
if ((_cursorAnimHigh[_cursorIndex] < _cursorAnim) ||
- (_cursorAnimLow[_cursorIndex] > _cursorAnim))
+ (_cursorAnimLow[_cursorIndex] > _cursorAnim))
_cursorAnim = _cursorAnimLow[_cursorIndex];
_cursorTimeKey = _vm->_util->getTimeKey();
} else {
@@ -353,7 +353,7 @@ void Draw_v2::printTotText(int16 id) {
memset(str, ' ', 80);
_backColor = 0;
_transparency = 1;
-
+
while (true) {
if ((((*ptr >= 1) && (*ptr <= 7)) || (*ptr == 10)) && (strPos != 0)) {
str[MAX(strPos, strPos2)] = 0;
diff --git a/engines/gob/driver_vga.cpp b/engines/gob/driver_vga.cpp
index ef1c9c328c..73ae355415 100644
--- a/engines/gob/driver_vga.cpp
+++ b/engines/gob/driver_vga.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "graphics/primitives.h"
@@ -53,7 +53,7 @@ void VGAVideoDriver::drawLine(SurfaceDesc *dest, int16 x0, int16 y0, int16 x1,
void VGAVideoDriver::fillRect(SurfaceDesc *dest, int16 left, int16 top,
int16 right, int16 bottom, byte color) {
-
+
if ((left >= dest->getWidth()) || (right >= dest->getWidth()) ||
(top >= dest->getHeight()) || (bottom >= dest->getHeight()))
return;
@@ -114,11 +114,11 @@ void VGAVideoDriver::drawSprite(SurfaceDesc *source, SurfaceDesc *dest,
byte *destPos = dest->getVidMem() + (y * dest->getWidth()) + x;
if (transp) {
- while (height--) {
+ while (height--) {
for (int16 i = 0; i < width; ++i) {
if (srcPos[i])
destPos[i] = srcPos[i];
- }
+ }
srcPos += source->getWidth();
destPos += dest->getWidth();
@@ -129,7 +129,7 @@ void VGAVideoDriver::drawSprite(SurfaceDesc *source, SurfaceDesc *dest,
srcPos += source->getWidth();
destPos += dest->getWidth();
- }
+ }
}
}
diff --git a/engines/gob/game.cpp b/engines/gob/game.cpp
index 37817c12a3..cdf7dfb411 100644
--- a/engines/gob/game.cpp
+++ b/engines/gob/game.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
@@ -89,7 +89,7 @@ Game::Game(GobEngine *vm) : _vm(vm) {
_backupedCount = 0;
_curBackupPos = 0;
-
+
for (int i = 0; i < 5; i++) {
_cursorHotspotXArray[i] = 0;
_cursorHotspotYArray[i] = 0;
diff --git a/engines/gob/game_v1.cpp b/engines/gob/game_v1.cpp
index 3f681ddd1f..c6830686fe 100644
--- a/engines/gob/game_v1.cpp
+++ b/engines/gob/game_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/gob/game_v2.cpp b/engines/gob/game_v2.cpp
index 8a528a96f5..37acf204b6 100644
--- a/engines/gob/game_v2.cpp
+++ b/engines/gob/game_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/gob/gob.cpp b/engines/gob/gob.cpp
index 8dee9c9e32..80eeeb6d3f 100644
--- a/engines/gob/gob.cpp
+++ b/engines/gob/gob.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "base/plugins.h"
diff --git a/engines/gob/gob.h b/engines/gob/gob.h
index d573dc3a89..4bd0ab96c3 100644
--- a/engines/gob/gob.h
+++ b/engines/gob/gob.h
@@ -26,7 +26,7 @@
#ifndef GOB_GOB_H
#define GOB_GOB_H
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/savefile.h"
diff --git a/engines/gob/goblin_v1.cpp b/engines/gob/goblin_v1.cpp
index f8ffb15257..7a66758bce 100644
--- a/engines/gob/goblin_v1.cpp
+++ b/engines/gob/goblin_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/goblin_v2.cpp b/engines/gob/goblin_v2.cpp
index 608b0f0790..0b7bef4f7b 100644
--- a/engines/gob/goblin_v2.cpp
+++ b/engines/gob/goblin_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/init.cpp b/engines/gob/init.cpp
index 1c6d7faa3b..856b088e12 100644
--- a/engines/gob/init.cpp
+++ b/engines/gob/init.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/init_v1.cpp b/engines/gob/init_v1.cpp
index 679c20e380..1f73500a67 100644
--- a/engines/gob/init_v1.cpp
+++ b/engines/gob/init_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/init_v2.cpp b/engines/gob/init_v2.cpp
index 175d82fda0..790a0f7694 100644
--- a/engines/gob/init_v2.cpp
+++ b/engines/gob/init_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/init_v3.cpp b/engines/gob/init_v3.cpp
index 61e7fb61d0..16057332f1 100644
--- a/engines/gob/init_v3.cpp
+++ b/engines/gob/init_v3.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/inter.cpp b/engines/gob/inter.cpp
index 4da3746681..0f76ff4bbc 100644
--- a/engines/gob/inter.cpp
+++ b/engines/gob/inter.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/inter_bargon.cpp b/engines/gob/inter_bargon.cpp
index 492ea198a1..a7af1d45e1 100644
--- a/engines/gob/inter_bargon.cpp
+++ b/engines/gob/inter_bargon.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/inter_v1.cpp b/engines/gob/inter_v1.cpp
index 9f30d9dea2..02434bca4d 100644
--- a/engines/gob/inter_v1.cpp
+++ b/engines/gob/inter_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/file.h"
@@ -753,7 +753,7 @@ void Inter_v1::checkSwitchTable(byte **ppExec) {
READ_LE_UINT16(_vm->_global->_inter_execPtr + 2) + 2;
found = false;
len = (int8) *_vm->_global->_inter_execPtr++;
- }
+ }
if ((*_vm->_global->_inter_execPtr >> 4) != 4)
return;
@@ -1290,7 +1290,7 @@ bool Inter_v1::o1_if(OpFuncParams &params) {
byte cmd;
bool boolRes;
byte *storedIP;
-
+
boolRes = evalBoolResult();
if (boolRes) {
if ((params.counter == params.cmdCount) && (params.retFlag == 2))
@@ -1611,7 +1611,7 @@ bool Inter_v1::o1_palLoad(OpFuncParams &params) {
}
break;
}
-
+
if (!_vm->_draw->_applyPal) {
_vm->_global->_pPaletteDesc->unused2 = _vm->_draw->_unusedPalette2;
_vm->_global->_pPaletteDesc->unused1 = _vm->_draw->_unusedPalette1;
diff --git a/engines/gob/inter_v2.cpp b/engines/gob/inter_v2.cpp
index b2ca8716be..34f82850cf 100644
--- a/engines/gob/inter_v2.cpp
+++ b/engines/gob/inter_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sound/mixer.h"
#include "sound/mods/infogrames.h"
@@ -747,7 +747,7 @@ void Inter_v2::checkSwitchTable(byte **ppExec) {
case 26:
value = READ_VARO_UINT32(value);
break;
-
+
default:
value = (int16) READ_VARO_UINT16(value);
break;
@@ -841,7 +841,7 @@ void Inter_v2::o2_setRenderFlags() {
int16 expr;
expr = _vm->_parse->parseValExpr();
-
+
if (expr & 0x8000) {
_vm->_draw->_renderFlags |= expr & 0x3FFF;
} else {
@@ -1084,7 +1084,7 @@ void Inter_v2::o2_stopCD() {
void Inter_v2::o2_readLIC() {
char path[40];
-
+
evalExpr(0);
strncpy0(path, _vm->_global->_inter_resStr, 35);
strcat(path, ".LIC");
@@ -1285,8 +1285,8 @@ void Inter_v2::o2_setGoblinState() {
objAnim.newCycle = animLayer->framesCount;
break;
- case 1:
- case 4:
+ case 1:
+ case 4:
case 6:
layer = obj.goblinStates[objAnim.state][0].layer;
animation = obj.goblinStates[objAnim.state][0].animation;
@@ -1414,7 +1414,7 @@ void Inter_v2::o2_initScreen() {
_vm->_video->_surfWidth = width;
if (height > 0)
_vm->_video->_surfHeight = height;
-
+
_vm->_video->_splitHeight1 =
MIN<int16>(_vm->_height, _vm->_video->_surfHeight - offY);
_vm->_video->_splitHeight2 = offY;
@@ -1518,7 +1518,7 @@ void Inter_v2::o2_playImd() {
palStart = _vm->_parse->parseValExpr();
palEnd = _vm->_parse->parseValExpr();
palCmd = 1 << (flags & 0x3F);
-
+
if ((imd[0] != 0) && !_vm->_vidPlayer->openVideo(imd, x, y, flags)) {
WRITE_VAR(11, -1);
return;
@@ -2124,7 +2124,7 @@ int16 Inter_v2::loadSound(int16 search) {
}
}
}
-
+
_vm->_game->freeSoundSlot(slot);
if (id == -1) {
@@ -2155,7 +2155,7 @@ int16 Inter_v2::loadSound(int16 search) {
dataPtr = (byte *) _vm->_game->loadTotResource(id, &totSize);
dataSize = (uint32) ((int32) totSize);
}
-
+
if (dataPtr) {
_vm->_game->_soundSamples[slot].load(type, source, dataPtr, dataSize);
_vm->_game->_soundSamples[slot]._id = id;
diff --git a/engines/gob/inter_v3.cpp b/engines/gob/inter_v3.cpp
index 7baa451f81..e80181ff4a 100644
--- a/engines/gob/inter_v3.cpp
+++ b/engines/gob/inter_v3.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
diff --git a/engines/gob/inter_v4.cpp b/engines/gob/inter_v4.cpp
index 81f53757a3..5a91957b2b 100644
--- a/engines/gob/inter_v4.cpp
+++ b/engines/gob/inter_v4.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
@@ -736,7 +735,7 @@ void Inter_v4::o4_playVmdOrMusic() {
palStart = _vm->_parse->parseValExpr();
palEnd = _vm->_parse->parseValExpr();
palCmd = 1 << (flags & 0x3F);
-
+
close = false;
if (lastFrame == -1) {
close = true;
diff --git a/engines/gob/map.cpp b/engines/gob/map.cpp
index d467348039..2a77a60e28 100644
--- a/engines/gob/map.cpp
+++ b/engines/gob/map.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "gob/gob.h"
#include "gob/map.h"
diff --git a/engines/gob/map_v1.cpp b/engines/gob/map_v1.cpp
index 7134527592..c2ffee2227 100644
--- a/engines/gob/map_v1.cpp
+++ b/engines/gob/map_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/stream.h"
#include "gob/gob.h"
@@ -283,7 +283,7 @@ void Map_v1::loadObjects(Common::SeekableReadStream &data, uint32 objsPos) {
Goblin::Gob_State *pState;
uint32 tmpStateData[40 * 6];
uint32 tmpPos;
-
+
_vm->_goblin->_objCount = data.readUint16LE();
for (int i = 0; i < _vm->_goblin->_objCount; i++) {
_vm->_goblin->_objects[i] = new Goblin::Gob_Object;
diff --git a/engines/gob/map_v2.cpp b/engines/gob/map_v2.cpp
index 5133ac1286..1ab98e5d44 100644
--- a/engines/gob/map_v2.cpp
+++ b/engines/gob/map_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/stream.h"
#include "gob/gob.h"
diff --git a/engines/gob/map_v4.cpp b/engines/gob/map_v4.cpp
index fb398ecbaf..5eb37b1316 100644
--- a/engines/gob/map_v4.cpp
+++ b/engines/gob/map_v4.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/stream.h"
#include "gob/gob.h"
diff --git a/engines/gob/mult.cpp b/engines/gob/mult.cpp
index 49f36a0d21..ad69ee93bc 100644
--- a/engines/gob/mult.cpp
+++ b/engines/gob/mult.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/mult_v1.cpp b/engines/gob/mult_v1.cpp
index 0c367870ac..63d94f19f7 100644
--- a/engines/gob/mult_v1.cpp
+++ b/engines/gob/mult_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/gob/mult_v2.cpp b/engines/gob/mult_v2.cpp
index ddce90df0c..9f9ab58644 100644
--- a/engines/gob/mult_v2.cpp
+++ b/engines/gob/mult_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
@@ -64,7 +64,7 @@ void Mult_v2::loadMult(int16 resId) {
uint32 dataSize;
byte *extData;
bool hasImds;
-
+
index = (resId & 0x8000) ? *_vm->_global->_inter_execPtr++ : 0;
resId &= 0x7FFF;
@@ -238,7 +238,7 @@ void Mult_v2::loadMult(int16 resId) {
_multData->sndKeys[i].cmd);
}
}
-
+
_multData->imdFiles = 0;
_multData->somepointer10 = 0;
@@ -321,7 +321,7 @@ void Mult_v2::freeMultKeys() {
for (int i = 0; i < _multData->sndSlotsCount; i++)
if (!(_multData->sndSlot[i] & 0x8000))
_vm->_game->freeSoundSlot(_multData->sndSlot[i]);
-
+
delete[] _multData->sndKeys;
delete[] _multData->imdFiles;
@@ -329,7 +329,7 @@ void Mult_v2::freeMultKeys() {
if (_animDataAllocated) {
freeMult();
-
+
delete[] _animArrayX;
delete[] _animArrayY;
delete[] _animArrayData;
@@ -418,7 +418,7 @@ void Mult_v2::multSub(uint16 multIndex) {
expr = _vm->_parse->parseValExpr();
_multData->animKeysFrames[index] = expr;
_multData->animKeysStartFrames[index] = expr;
-
+
WRITE_VAR(18 + index, expr);
if (expr == -1) {
if (!_objects)
@@ -589,7 +589,7 @@ void Mult_v2::drawStatics(bool &stop) {
_vm->_scenery->_curStatic = 0;
_vm->_scenery->_curStaticLayer =
_multData->staticKeys[_counter].layer;
-
+
staticIndex = _multData->staticIndices[i];
while (_vm->_scenery->getStaticLayersCount(staticIndex) <=
_vm->_scenery->_curStaticLayer) {
@@ -625,7 +625,7 @@ void Mult_v2::drawStatics(bool &stop) {
void Mult_v2::drawAnims(bool &stop) { // loc_50D5
int16 count;
int animIndex;
-
+
for (int i = 0; i < 4; i++) {
int16 animKeysCount = _multData->animKeysCount[i];
if (_multData->animKeys[i][animKeysCount - 1].frame > _frame)
@@ -641,7 +641,7 @@ void Mult_v2::drawAnims(bool &stop) { // loc_50D5
if (key.frame != _frame)
continue;
-
+
if (key.layer != -1) {
*(animObj.pPosX) = key.posX;
*(animObj.pPosY) = key.posY;
@@ -740,7 +740,7 @@ void Mult_v2::animate() {
int orderArrayPos = 0;
int8 animIndices[150];
int numAnims = 0;
-
+
if (!_objects)
return;
@@ -752,7 +752,7 @@ void Mult_v2::animate() {
orderArray = 0;
advanceAllObjects();
-
+
// Find relevant objects
for (int i = 0; i < _objCount; i++) {
Mult_Object &animObj = _objects[i];
@@ -778,7 +778,7 @@ void Mult_v2::animate() {
animObj.newLeft = 1000;
animObj.newBottom = 0;
animObj.newRight = 0;
-
+
if (animData.isStatic == 2)
continue;
@@ -1085,7 +1085,7 @@ void Mult_v2::advanceObjects(int16 index) {
int16 frame;
bool stop = false;
bool hasImds = false;
-
+
frame = _multData->animKeysFrames[index];
if (frame == -1)
return;
@@ -1193,7 +1193,7 @@ void Mult_v2::advanceObjects(int16 index) {
playImd(imdFile, key, dir, startFrame);
}
}
-
+
if (!hasImds && (_vm->_draw->_showCursor == 3))
_vm->_game->_preventScroll = false;
diff --git a/engines/gob/music.cpp b/engines/gob/music.cpp
index 0f38827363..19bc592e79 100644
--- a/engines/gob/music.cpp
+++ b/engines/gob/music.cpp
@@ -24,7 +24,7 @@
*/
#include "common/file.h"
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
@@ -69,7 +69,7 @@ const char *Adlib::_trackFiles[] = {
};
const unsigned char Adlib::_operators[] = {0, 1, 2, 8, 9, 10, 16, 17, 18};
-const unsigned char Adlib::_volRegNums[] = {
+const unsigned char Adlib::_volRegNums[] = {
3, 4, 5,
11, 12, 13,
19, 20, 21
@@ -176,8 +176,8 @@ void Adlib::setFreqs() {
_notCol[lin] = 0;
_notLin[lin] = 0;
_notOn[lin] = false;
- }
-
+ }
+
// Run through the 25 lines
for (lin = 0; lin < 25; lin ++) {
// Run through the 12 columns
@@ -187,7 +187,7 @@ void Adlib::setFreqs() {
9 / 0x1B503;
_freqs[lin][col] = (short)((val + 4) >> 3);
val = val * 0x6A / 0x64;
- }
+ }
}
}
@@ -429,7 +429,7 @@ void Adlib::playBgMusic() {
void Adlib::playTrack(const char *trackname) {
if (_playing) return;
-
+
debugC(1, kDebugMusic, "Adlib::playTrack(%s)", trackname);
unload();
load(_trackFiles[_vm->_util->getRandom(ARRAYSIZE(_trackFiles))]);
@@ -453,7 +453,7 @@ bool Adlib::load(const char *fileName) {
reset();
setVoices();
_playPos = _data + 3 + (_data[1] + 1) * 0x38;
-
+
return true;
}
diff --git a/engines/gob/parse.cpp b/engines/gob/parse.cpp
index 35b17e5543..3fef873a73 100644
--- a/engines/gob/parse.cpp
+++ b/engines/gob/parse.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/parse_v1.cpp b/engines/gob/parse_v1.cpp
index b4c8555743..214735fc61 100644
--- a/engines/gob/parse_v1.cpp
+++ b/engines/gob/parse_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/parse_v2.cpp b/engines/gob/parse_v2.cpp
index dacdcc917f..515be9b282 100644
--- a/engines/gob/parse_v2.cpp
+++ b/engines/gob/parse_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/saveload.cpp b/engines/gob/saveload.cpp
index ea22ede7b6..4d9e24b92f 100644
--- a/engines/gob/saveload.cpp
+++ b/engines/gob/saveload.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
@@ -72,7 +71,7 @@ SaveLoad::~SaveLoad() {
delete[] _saveFiles[0];
delete[] _saveFiles[2];
- delete[] _saveFiles;
+ delete[] _saveFiles;
}
const char *SaveLoad::setCurSlot(int slot) {
diff --git a/engines/gob/saveload_v2.cpp b/engines/gob/saveload_v2.cpp
index b8d8d44557..676face1eb 100644
--- a/engines/gob/saveload_v2.cpp
+++ b/engines/gob/saveload_v2.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
@@ -215,7 +214,7 @@ bool SaveLoad_v2::saveGame(int16 dataVar, int32 size, int32 offset) {
Common::SaveFileManager *saveMan = g_system->getSavefileManager();
Common::OutSaveFile *out;
-
+
out = saveMan->openForSaving(setCurSlot(slot));
if (!out) {
warning("Can't open file for slot %d for writing", slot);
diff --git a/engines/gob/saveload_v3.cpp b/engines/gob/saveload_v3.cpp
index f8f69342fe..6d362c5a91 100644
--- a/engines/gob/saveload_v3.cpp
+++ b/engines/gob/saveload_v3.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
diff --git a/engines/gob/scenery.cpp b/engines/gob/scenery.cpp
index 95cf90bddc..0d08061b4f 100644
--- a/engines/gob/scenery.cpp
+++ b/engines/gob/scenery.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
@@ -551,7 +551,7 @@ void Scenery::freeAnim(int16 index) {
_spriteResId[spr] = -1;
}
}
-
+
for (int i = 0; i < _animations[index].layersCount; i++)
delete[] _animations[index].layers[i].frames;
delete[] _animations[index].layers;
diff --git a/engines/gob/scenery_v1.cpp b/engines/gob/scenery_v1.cpp
index 8d73be4194..8c3c13eda1 100644
--- a/engines/gob/scenery_v1.cpp
+++ b/engines/gob/scenery_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/scenery_v2.cpp b/engines/gob/scenery_v2.cpp
index 577bf1a87a..5c2fd2b340 100644
--- a/engines/gob/scenery_v2.cpp
+++ b/engines/gob/scenery_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/sound.cpp b/engines/gob/sound.cpp
index b47e6795ac..1c2cf2d716 100644
--- a/engines/gob/sound.cpp
+++ b/engines/gob/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
@@ -152,7 +152,7 @@ int Snd::SquareWaveStream::readBuffer(int16 *buffer, const int numSamples) {
_remainingSamples--;
_mixedSamples++;
}
-
+
// Clear the rest of the buffer
if (i < numSamples)
memset(buffer + i, 0, (numSamples - i) * sizeof(int16));
@@ -196,7 +196,7 @@ Snd::Snd(GobEngine *vm) : _vm(vm) {
Snd::~Snd() {
// stop permanent streams manually:
-
+
// First the speaker stream
_vm->_mixer->stopHandle(_speakerHandle);
@@ -365,7 +365,7 @@ void Snd::playSample(SoundDesc &sndDesc, int16 repCount, int16 frequency,
Common::StackLock slock(_mutex);
if (!_end)
- return;
+ return;
setSample(sndDesc, repCount, frequency, fadeLength);
}
@@ -400,7 +400,7 @@ int Snd::readBuffer(int16 *buffer, const int numSamples) {
int32 val = (_last + (((_cur - _last) * _offsetFrac +
FRAC_HALF) >> FRAC_BITS)) << 8;
*buffer++ = (val * _fadeVol) >> 16;
-
+
_offsetFrac += _offsetInc;
// Was there an integral change?
diff --git a/engines/gob/util.cpp b/engines/gob/util.cpp
index 40acf21f9e..6e9021c5c5 100644
--- a/engines/gob/util.cpp
+++ b/engines/gob/util.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "gob/gob.h"
diff --git a/engines/gob/video.cpp b/engines/gob/video.cpp
index ffedd6d1f6..bba272f411 100644
--- a/engines/gob/video.cpp
+++ b/engines/gob/video.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "graphics/cursorman.h"
@@ -145,7 +145,7 @@ SurfaceDesc *Video::initSurfDesc(int16 vidMode, int16 width, int16 height,
_vm->_global->_mouseMaxCol = width;
_vm->_global->_primaryHeight = height;
_vm->_global->_mouseMaxRow = height;
-
+
descPtr = _vm->_global->_primarySurfDesc;
descPtr->resize(width, height);
descPtr->_vidMode = vidMode;
@@ -258,7 +258,7 @@ void Video::drawCircle(SurfaceDesc *dest, int16 x0, int16 y0,
}
x++;
ddFx += 2;
- f += ddFx + 1;
+ f += ddFx + 1;
putPixel(x0 + x, y0 + y, color, dest);
putPixel(x0 - x, y0 + y, color, dest);
putPixel(x0 + x, y0 - y, color, dest);
diff --git a/engines/gob/video_v1.cpp b/engines/gob/video_v1.cpp
index 15b561b584..59b411d912 100644
--- a/engines/gob/video_v1.cpp
+++ b/engines/gob/video_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/gob/video_v2.cpp b/engines/gob/video_v2.cpp
index bdc4767445..3e0c13f025 100644
--- a/engines/gob/video_v2.cpp
+++ b/engines/gob/video_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "gob/gob.h"
diff --git a/engines/kyra/animator_v1.cpp b/engines/kyra/animator_v1.cpp
index 4169b59a36..82b7e34dbe 100644
--- a/engines/kyra/animator_v1.cpp
+++ b/engines/kyra/animator_v1.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "kyra/kyra_v1.h"
@@ -88,7 +87,7 @@ void ScreenAnimator::initAnimStateList() {
animStates[0].height = 48;
animStates[0].width2 = 4;
animStates[0].height2 = 3;
-
+
for (int i = 1; i <= 4; ++i) {
animStates[i].index = i;
animStates[i].active = 0;
@@ -100,13 +99,13 @@ void ScreenAnimator::initAnimStateList() {
animStates[i].width2 = 4;
animStates[i].height2 = 3;
}
-
+
for (int i = 5; i < 16; ++i) {
animStates[i].index = i;
animStates[i].active = 0;
animStates[i].flags = 0;
}
-
+
for (int i = 16; i < 28; ++i) {
animStates[i].index = i;
animStates[i].flags = 0;
@@ -157,7 +156,7 @@ void ScreenAnimator::restoreAllObjectBackgrounds() {
debugC(9, kDebugLevelAnimator, "ScreenAnimator::restoreAllObjectBackground()");
AnimObject *curObject = _objectQueue;
_screen->_curPage = 2;
-
+
while (curObject) {
if (curObject->active && !curObject->disable) {
preserveOrRestoreBackground(curObject, true);
@@ -166,7 +165,7 @@ void ScreenAnimator::restoreAllObjectBackgrounds() {
}
curObject = curObject->nextAnimObject;
}
-
+
_screen->_curPage = 0;
}
@@ -174,7 +173,7 @@ void ScreenAnimator::preserveAnyChangedBackgrounds() {
debugC(9, kDebugLevelAnimator, "ScreenAnimator::preserveAnyChangedBackgrounds()");
AnimObject *curObject = _objectQueue;
_screen->_curPage = 2;
-
+
while (curObject) {
if (curObject->active && !curObject->disable && curObject->bkgdChangeFlag) {
preserveOrRestoreBackground(curObject, false);
@@ -182,14 +181,14 @@ void ScreenAnimator::preserveAnyChangedBackgrounds() {
}
curObject = curObject->nextAnimObject;
}
-
+
_screen->_curPage = 0;
}
void ScreenAnimator::preserveOrRestoreBackground(AnimObject *obj, bool restore) {
debugC(9, kDebugLevelAnimator, "ScreenAnimator::preserveOrRestoreBackground(%p, %d)", (const void *)obj, restore);
int x = 0, y = 0, width = obj->width, height = obj->height;
-
+
if (restore) {
x = obj->x2 >> 3;
y = obj->y2;
@@ -197,14 +196,14 @@ void ScreenAnimator::preserveOrRestoreBackground(AnimObject *obj, bool restore)
x = obj->x1 >> 3;
y = obj->y1;
}
-
+
if (x < 0)
x = 0;
if (y < 0)
y = 0;
-
+
int temp;
-
+
temp = x + width;
if (temp >= 39)
x = 39 - width;
@@ -234,7 +233,7 @@ void ScreenAnimator::prepDrawAllObjects() {
if (curObject->active) {
int xpos = curObject->x1;
int ypos = curObject->y1;
-
+
int drawLayer = 0;
if (!(curObject->flags & 0x800))
drawLayer = 7;
@@ -242,7 +241,7 @@ void ScreenAnimator::prepDrawAllObjects() {
drawLayer = 0;
else
drawLayer = _vm->_sprites->getDrawLayer(curObject->drawY);
-
+
// talking head functionallity
if (_vm->_talkingCharNum != -1 && (_vm->_currentCharacter->currentAnimFrame != 88 || curObject->index != 0)) {
const int16 baseAnimFrameTable1[] = { 0x11, 0x35, 0x59, 0x00, 0x00, 0x00 };
@@ -266,14 +265,14 @@ void ScreenAnimator::prepDrawAllObjects() {
} else {
temp2 = 1;
}
-
+
if (!temp2)
shapesIndex = -1;
}
-
+
xpos = curObject->x1;
ypos = curObject->y1;
-
+
int tempX = 0, tempY = 0;
if (curObject->flags & 0x1) {
tempX = (xOffsetTable1[curObject->index] * _brandonScaleX) >> 8;
@@ -285,22 +284,22 @@ void ScreenAnimator::prepDrawAllObjects() {
tempY = (tempY * _brandonScaleY) >> 8;
xpos += tempX;
ypos += tempY;
-
+
if (_vm->_scaleMode && _brandonScaleX != 256)
++xpos;
-
+
if (curObject->index == 0 && shapesIndex != -1) {
if (!(_vm->_brandonStatusBit & 2)) {
flagUnk3 = 0x100;
if ((flagUnk1 & 0x200) || (flagUnk2 & 0x4000))
flagUnk3 = 0;
-
+
int tempFlags = 0;
if (flagUnk3 & 0x100) {
tempFlags = curObject->flags & 1;
tempFlags |= 0x800 | flagUnk1 | 0x100;
}
-
+
if (!(flagUnk3 & 0x100) && (flagUnk2 & 0x4000)) {
tempFlags = curObject->flags & 1;
tempFlags |= 0x900 | flagUnk1 | 0x4000;
@@ -310,7 +309,7 @@ void ScreenAnimator::prepDrawAllObjects() {
tempFlags = curObject->flags & 1;
tempFlags |= 0x900 | flagUnk1;
}
-
+
_screen->drawShape(drawPage, _vm->_shapes[shapesIndex], xpos, ypos, 2, tempFlags | 4, _vm->_brandonPoisonFlagsGFX, int(1), drawLayer, _brandonScaleX, _brandonScaleY);
}
}
@@ -319,25 +318,25 @@ void ScreenAnimator::prepDrawAllObjects() {
int tempFlags = 0;
if (curObject->flags & 1)
tempFlags = 1;
- _screen->drawShape(drawPage, _vm->_shapes[shapesIndex], xpos, ypos, 2, tempFlags | 0x800, drawLayer);
+ _screen->drawShape(drawPage, _vm->_shapes[shapesIndex], xpos, ypos, 2, tempFlags | 0x800, drawLayer);
}
}
}
}
-
+
xpos = curObject->x1;
ypos = curObject->y1;
-
+
curObject->flags |= 0x800;
if (curObject->index == 0) {
flagUnk3 = 0x100;
-
+
if (flagUnk1 & 0x200 || flagUnk2 & 0x4000)
flagUnk3 = 0;
-
+
if (_vm->_brandonStatusBit & 2)
curObject->flags &= 0xFFFFFFFE;
-
+
if (!_vm->_scaleMode) {
if (flagUnk3 & 0x100)
_screen->drawShape(drawPage, curObject->sceneAnimPtr, xpos, ypos, 2, curObject->flags | flagUnk1 | 0x100, (uint8*)_vm->_brandonPoisonFlagsGFX, int(1), drawLayer);
@@ -375,7 +374,7 @@ void ScreenAnimator::copyChangedObjectsForward(int refreshFlag) {
ypos = curObject->y1 - curObject->height2;
width = curObject->width + (curObject->width2>>3) + 2;
height = curObject->height + curObject->height2*2;
-
+
if (xpos < 1)
xpos = 1;
else if (xpos > 39)
@@ -383,7 +382,7 @@ void ScreenAnimator::copyChangedObjectsForward(int refreshFlag) {
if (xpos + width > 39)
width = 39 - xpos;
-
+
if (ypos < 8)
ypos = 8;
else if (ypos > 136)
@@ -391,7 +390,7 @@ void ScreenAnimator::copyChangedObjectsForward(int refreshFlag) {
if (ypos + height > 136)
height = 136 - ypos;
-
+
_screen->copyRegion(xpos << 3, ypos, xpos << 3, ypos, width << 3, height, 2, 0, Screen::CR_CLIPPED);
curObject->refreshFlag = 0;
_updateScreen = true;
@@ -416,15 +415,15 @@ void ScreenAnimator::updateAllObjectShapes() {
void ScreenAnimator::animRemoveGameItem(int index) {
debugC(9, kDebugLevelAnimator, "ScreenAnimator::animRemoveGameItem(%d)", index);
restoreAllObjectBackgrounds();
-
+
AnimObject *animObj = &_items[index];
animObj->sceneAnimPtr = 0;
animObj->animFrameNumber = -1;
animObj->refreshFlag = 1;
- animObj->bkgdChangeFlag = 1;
+ animObj->bkgdChangeFlag = 1;
updateAllObjectShapes();
animObj->active = 0;
-
+
objectRemoveQueue(_objectQueue, animObj);
}
@@ -459,7 +458,7 @@ void ScreenAnimator::animAddNPC(int character) {
restoreAllObjectBackgrounds();
AnimObject *animObj = &_actors[character];
const Character *ch = &_vm->_characterList[character];
-
+
animObj->active = 1;
animObj->refreshFlag = 1;
animObj->bkgdChangeFlag = 1;
@@ -491,13 +490,13 @@ AnimObject *ScreenAnimator::objectRemoveQueue(AnimObject *queue, AnimObject *rem
prev = cur;
cur = temp;
}
-
+
if (cur == queue) {
if (!cur)
return 0;
return cur->nextAnimObject;
}
-
+
if (!cur->nextAnimObject) {
if (cur == rem) {
if (!prev)
@@ -509,7 +508,7 @@ AnimObject *ScreenAnimator::objectRemoveQueue(AnimObject *queue, AnimObject *rem
if (cur == rem)
prev->nextAnimObject = rem->nextAnimObject;
}
-
+
return queue;
}
@@ -534,7 +533,7 @@ AnimObject *ScreenAnimator::objectQueue(AnimObject *queue, AnimObject *add) {
prev = cur;
cur = temp;
}
-
+
if (add->drawY <= cur->drawY) {
prev->nextAnimObject = add;
add->nextAnimObject = cur;
@@ -617,7 +616,7 @@ void ScreenAnimator::animRefreshNPC(int character) {
animObj->flags |= 1;
else if (facing >= 5 && facing <= 7)
animObj->flags &= 0xFFFFFFFE;
-
+
animObj->drawY = ch->y1;
animObj->sceneAnimPtr = _vm->shapes()[ch->currentAnimFrame];
animObj->animFrameNumber = ch->currentAnimFrame;
@@ -640,14 +639,14 @@ void ScreenAnimator::animRefreshNPC(int character) {
}
}
}
-
+
int xOffset = _vm->_defaultShapeTable[ch->currentAnimFrame-7].xOffset;
int yOffset = _vm->_defaultShapeTable[ch->currentAnimFrame-7].yOffset;
-
+
if (_vm->_scaleMode) {
animObj->x1 = ch->x1;
animObj->y1 = ch->y1;
-
+
int newScale = _vm->_scaleTable[ch->y1];
_brandonScaleX = newScale;
_brandonScaleY = newScale;
diff --git a/engines/kyra/debugger.cpp b/engines/kyra/debugger.cpp
index 152dc21c61..b9be7edf86 100644
--- a/engines/kyra/debugger.cpp
+++ b/engines/kyra/debugger.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/system.h"
#include "kyra/debugger.h"
@@ -82,7 +82,7 @@ bool Debugger_v1::cmd_enterRoom(int argc, const char **argv) {
_vm->_system->hideOverlay();
_vm->_currentCharacter->facing = direction;
-
+
_vm->enterNewScene(room, _vm->_currentCharacter->facing, 0, 0, 1);
_vm->_screen->_mouseLockCount = 0;
@@ -97,7 +97,7 @@ bool Debugger_v1::cmd_enterRoom(int argc, const char **argv) {
bool Debugger_v1::cmd_listRooms(int argc, const char **argv) {
for (int i = 0; i < _vm->_roomTableSize; i++) {
DebugPrintf("%-3i: %-10s", i, _vm->_roomFilenameTable[_vm->_roomTable[i].nameIndex]);
- if (!(i % 8))
+ if (!(i % 8))
DebugPrintf("\n");
}
DebugPrintf("\n");
@@ -108,7 +108,7 @@ bool Debugger_v1::cmd_listRooms(int argc, const char **argv) {
bool Debugger_v1::cmd_listFlags(int argc, const char **argv) {
for (int i = 0; i < (int)sizeof(_vm->_flagsTable)*8; i++) {
DebugPrintf("(%-3i): %-5i", i, _vm->queryGameFlag(i));
- if (!(i % 10))
+ if (!(i % 10))
DebugPrintf("\n");
}
DebugPrintf("\n");
@@ -122,7 +122,7 @@ bool Debugger_v1::cmd_toggleFlag(int argc, const char **argv) {
_vm->resetGameFlag(flag);
else
_vm->setGameFlag(flag);
- DebugPrintf("Flag %i is now %i\n", flag, _vm->queryGameFlag(flag));
+ DebugPrintf("Flag %i is now %i\n", flag, _vm->queryGameFlag(flag));
} else {
DebugPrintf("Syntax: toggleflag <flag>\n");
}
@@ -133,7 +133,7 @@ bool Debugger_v1::cmd_toggleFlag(int argc, const char **argv) {
bool Debugger_v1::cmd_queryFlag(int argc, const char **argv) {
if (argc > 1) {
uint flag = atoi(argv[1]);
- DebugPrintf("Flag %i is %i\n", flag, _vm->queryGameFlag(flag));
+ DebugPrintf("Flag %i is %i\n", flag, _vm->queryGameFlag(flag));
} else {
DebugPrintf("Syntax: queryflag <flag>\n");
}
@@ -152,8 +152,8 @@ bool Debugger_v1::cmd_setTimerCountdown(int argc, const char **argv) {
if (argc > 2) {
uint timer = atoi(argv[1]);
uint countdown = atoi(argv[2]);
- _vm->timer()->setCountdown(timer, countdown);
- DebugPrintf("Timer %i now has countdown %i\n", timer, _vm->timer()->getDelay(timer));
+ _vm->timer()->setCountdown(timer, countdown);
+ DebugPrintf("Timer %i now has countdown %i\n", timer, _vm->timer()->getDelay(timer));
} else {
DebugPrintf("Syntax: settimercountdown <timer> <countdown>\n");
}
@@ -176,7 +176,7 @@ bool Debugger_v1::cmd_giveItem(int argc, const char **argv) {
} else {
DebugPrintf("Syntax: give <itemid>\n");
}
-
+
return true;
}
} // End of namespace Kyra
diff --git a/engines/kyra/kyra.cpp b/engines/kyra/kyra.cpp
index 0c2524327e..6fdeaac2a6 100644
--- a/engines/kyra/kyra.cpp
+++ b/engines/kyra/kyra.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
@@ -48,15 +48,15 @@ KyraEngine::KyraEngine(OSystem *system, const GameFlags &flags)
_staticres = 0;
_timer = 0;
_scriptInterpreter = 0;
-
+
_flags = flags;
_gameSpeed = 60;
_tickLength = (uint8)(1000.0 / _gameSpeed);
-
+
_quitFlag = false;
-
+
_skipFlag = false;
-
+
memset(_flagsTable, 0, sizeof(_flagsTable));
// sets up all engine specific debug levels
@@ -81,7 +81,7 @@ int KyraEngine::init() {
_mixer->setVolumeForSoundType(Audio::Mixer::kSFXSoundType, ConfMan.getInt("sfx_volume"));
_mixer->setVolumeForSoundType(Audio::Mixer::kMusicSoundType, ConfMan.getInt("music_volume"));
_mixer->setVolumeForSoundType(Audio::Mixer::kSpeechSoundType, ConfMan.getInt("speech_volume"));
-
+
// for now we prefer Adlib over native MIDI
int midiDriver = MidiDriver::detectMusicDriver(MDT_MIDI | MDT_ADLIB/* | MDT_PREFER_MIDI*/);
@@ -112,7 +112,7 @@ int KyraEngine::init() {
// C55 appears to be XMIDI for General MIDI instruments
soundMidiPc->setUseC55(_flags.gameID == GI_KYRA2 && !native_mt32);
-
+
// Unlike some SCUMM games, it's not that the MIDI sounds are
// missing. It's just that at least at the time of writing they
// are decidedly inferior to the Adlib ones.
@@ -120,7 +120,7 @@ int KyraEngine::init() {
if (midiDriver != MD_ADLIB && ConfMan.getBool("multi_midi")) {
SoundAdlibPC *adlib = new SoundAdlibPC(this, _mixer);
assert(adlib);
-
+
_sound = new MixedSoundDriver(this, _mixer, soundMidiPc, adlib);
assert(_sound);
}
@@ -138,7 +138,7 @@ int KyraEngine::init() {
assert(_timer);
_scriptInterpreter = new ScriptHelper(this);
assert(_scriptInterpreter);
-
+
setupOpcodeTable();
_lang = 0;
diff --git a/engines/kyra/resource.cpp b/engines/kyra/resource.cpp
index 32c090dc57..4171e89f5b 100644
--- a/engines/kyra/resource.cpp
+++ b/engines/kyra/resource.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/endian.h"
#include "common/file.h"
@@ -137,7 +137,7 @@ bool Resource::loadPakFile(const Common::String &filename) {
const bool isKyraDat = filename.equalsIgnoreCase("KYRA.DAT");
uint32 size = 0;
-
+
Common::File handle;
if (!getFileHandle(filename.c_str(), &size, handle)) {
(!isKyraDat ? error : warning)("couldn't load file: '%s'", filename.c_str());
@@ -233,7 +233,7 @@ bool Resource::getFileHandle(const char *file, uint32 *size, Common::File &fileh
if ((*start)->getFileHandle(fileHash, filehandle)) {
uint32 tSize = (*start)->getFileSize(fileHash);
-
+
if (!tSize)
continue;
@@ -243,7 +243,7 @@ bool Resource::getFileHandle(const char *file, uint32 *size, Common::File &fileh
return true;
}
}
-
+
return false;
}
@@ -258,7 +258,7 @@ uint32 Resource::getFileSize(const char *file) const {
continue;
uint32 size = (*start)->getFileSize(fileHash);
-
+
if (size)
return size;
}
@@ -313,22 +313,22 @@ PAKFile::PAKFile(const char *file, const char *physfile, Common::File &pakfile,
PakChunk chunk;
uint8 buffer[64];
uint32 nameLength;
-
+
// Move to the position of the next file entry
pakfile.seek(pos);
-
+
// Read in the header
if (pakfile.read(&buffer, 64) < 5) {
warning("PAK file '%s' is corrupted", file);
return;
}
-
+
// Quit now if we encounter an empty string
if (!(*((const char*)buffer)))
break;
chunk._name = Common::hashit_lower((const char*)buffer);
- nameLength = strlen((const char*)buffer) + 1;
+ nameLength = strlen((const char*)buffer) + 1;
if (nameLength > 60) {
warning("PAK file '%s' is corrupted", file);
@@ -361,7 +361,7 @@ PAKFile::PAKFile(const char *file, const char *physfile, Common::File &pakfile,
pos += nameLength + 4;
}
- _open = true;
+ _open = true;
_filename = Common::hashit_lower(file);
_physfile = physfile;
_physOffset = off;
@@ -506,7 +506,7 @@ bool INSFile::getFileHandle(uint hash, Common::File &filehandle) const {
if (file == _files.end())
return false;
- if (!filehandle.open(_physfile))
+ if (!filehandle.open(_physfile))
return false;
filehandle.seek(file->_start, SEEK_CUR);
diff --git a/engines/kyra/resource.h b/engines/kyra/resource.h
index 139a7fa72c..96d6a9908e 100644
--- a/engines/kyra/resource.h
+++ b/engines/kyra/resource.h
@@ -26,7 +26,7 @@
#ifndef KYRA_RESOURCE_H
#define KYRA_RESOURCE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/str.h"
#include "common/file.h"
@@ -65,7 +65,7 @@ class PAKFile : public ResourceFile {
uint _name;
uint32 _start;
uint32 _size;
-
+
operator uint() const { return _name; }
};
@@ -93,7 +93,7 @@ class INSFile : public ResourceFile {
uint _name;
uint32 _start;
uint32 _size;
-
+
operator uint() const { return _name; }
};
public:
@@ -115,7 +115,7 @@ class Resource {
public:
Resource(KyraEngine *vm);
~Resource();
-
+
bool loadPakFile(const Common::String &filename);
void unloadPakFile(const Common::String &filename);
bool isInPakList(const Common::String &filename) const;
@@ -126,7 +126,7 @@ public:
// it is possible that the needed file is embedded in the returned handle
bool getFileHandle(const char *file, uint32 *size, Common::File &filehandle);
- bool loadFileToBuf(const char *file, void *buf, uint32 maxSize);
+ bool loadFileToBuf(const char *file, void *buf, uint32 maxSize);
protected:
typedef Common::List<ResourceFile*>::iterator ResIterator;
@@ -167,7 +167,7 @@ enum kKyraResources {
kRoomList,
kCharacterImageFilenames,
-
+
kItemNames,
kTakenStrings,
kPlacedStrings,
@@ -190,7 +190,7 @@ enum kKyraResources {
kVeryCleverString,
kNewGameString,
-
+
kDefaultShapes,
kHealing1Shapes,
kHealing2Shapes,
@@ -208,10 +208,10 @@ enum kKyraResources {
kGUIStrings,
kConfigStrings,
-
+
kKyra1TownsSFXTable,
kCreditsStrings,
-
+
kMaxResIDs
};
@@ -222,7 +222,7 @@ class StaticResource {
public:
StaticResource(KyraEngine *vm) : _vm(vm), _resList(), _fileLoader(0), _builtIn(0), _filenameTable(0) {}
~StaticResource() { deinit(); }
-
+
static bool checkKyraDat();
bool init();
@@ -259,7 +259,7 @@ private:
bool loadShapeTable(const char *filename, void *&ptr, int &size);
bool loadRoomTable(const char *filename, void *&ptr, int &size);
bool loadPaletteTable(const char *filename, void *&ptr, int &size);
-
+
void freeRawData(void *&ptr, int &size);
void freeStringTable(void *&ptr, int &size);
void freeShapeTable(void *&ptr, int &size);
diff --git a/engines/kyra/saveload_v1.cpp b/engines/kyra/saveload_v1.cpp
index e9001968e9..185b13c175 100644
--- a/engines/kyra/saveload_v1.cpp
+++ b/engines/kyra/saveload_v1.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/savefile.h"
#include "common/system.h"
@@ -70,7 +69,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
delete in;
return;
}
-
+
char saveName[31];
in->read(saveName, 31);
@@ -129,7 +128,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
_marbleVaseItem = in->readSint16BE();
_itemInHand = in->readByte();
-
+
for (int i = 0; i < 4; ++i)
_birthstoneGemTable[i] = in->readByte();
for (int i = 0; i < 3; ++i)
@@ -139,7 +138,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
_cauldronState = in->readByte();
for (int i = 0; i < 2; ++i)
_crystalState[i] = in->readByte();
-
+
_brandonStatusBit = in->readUint16BE();
_brandonStatusBit0x02Flag = in->readByte();
_brandonStatusBit0x20Flag = in->readByte();
@@ -188,7 +187,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
// Version 4 stored settings in the savegame. As of version 5, they are
// handled by the config manager.
-
+
if (version == 4) {
in->readByte(); // Text speed
in->readByte(); // Walk speed
@@ -205,7 +204,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
// so if it's out of bounds we just set it to 0.
if (_curSfxFile >= _soundFilesTownsCount || _curSfxFile < 0)
_curSfxFile = 0;
-
+
if (_flags.platform == Common::kPlatformFMTowns || _flags.platform == Common::kPlatformPC98)
_sound->loadSoundFile(_curSfxFile);
}
@@ -231,7 +230,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
_animator->_noDrawShapesFlag = 1;
enterNewScene(_currentCharacter->sceneId, _currentCharacter->facing, 0, 0, 1);
_animator->_noDrawShapesFlag = 0;
-
+
_currentCharacter->x1 = brandonX;
_currentCharacter->y1 = brandonY;
_animator->animRefreshNPC(0);
@@ -242,7 +241,7 @@ void KyraEngine_v1::loadGame(const char *fileName) {
_screen->copyRegion(8, 8, 8, 8, 304, 128, 2, 0);
_screen->_disableScreen = false;
_screen->updateScreen();
-
+
_abortWalkFlag = true;
_abortWalkFlag2 = false;
_mousePressFlag = false;
@@ -295,10 +294,10 @@ void KyraEngine_v1::saveGame(const char *fileName, const char *saveName) {
//out->writeUint16BE(_characterList[i].field_20);
//out->writeUint16BE(_characterList[i].field_23);
}
-
+
out->writeSint16BE(_marbleVaseItem);
out->writeByte(_itemInHand);
-
+
for (int i = 0; i < 4; ++i)
out->writeByte(_birthstoneGemTable[i]);
for (int i = 0; i < 3; ++i)
@@ -308,7 +307,7 @@ void KyraEngine_v1::saveGame(const char *fileName, const char *saveName) {
out->writeByte(_cauldronState);
for (int i = 0; i < 2; ++i)
out->writeByte(_crystalState[i]);
-
+
out->writeUint16BE(_brandonStatusBit);
out->writeByte(_brandonStatusBit0x02Flag);
out->writeByte(_brandonStatusBit0x20Flag);
@@ -334,7 +333,7 @@ void KyraEngine_v1::saveGame(const char *fileName, const char *saveName) {
}
// room table terminator
out->writeUint16BE(0xFFFF);
-
+
out->writeSint16BE(_lastMusicCommand);
out->writeByte(_curSfxFile);
diff --git a/engines/kyra/screen.cpp b/engines/kyra/screen.cpp
index a7e9c90824..b6003ff388 100644
--- a/engines/kyra/screen.cpp
+++ b/engines/kyra/screen.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/system.h"
#include "graphics/cursorman.h"
@@ -71,7 +71,7 @@ Screen::~Screen() {
delete [] _saveLoadPage[i];
_saveLoadPage[i] = 0;
}
-
+
for (int i = 0; i < ARRAYSIZE(_saveLoadPageOvl); ++i) {
delete [] _saveLoadPageOvl[i];
_saveLoadPageOvl[i] = 0;
@@ -79,7 +79,7 @@ Screen::~Screen() {
delete [] _unkPtr1;
delete [] _unkPtr2;
-
+
delete [] _dirtyRects;
}
@@ -171,7 +171,7 @@ bool Screen::init() {
_animBlockSize = 0;
_mouseLockCount = 1;
CursorMan.showMouse(false);
-
+
_bitBlitRects = new Rect[BITBLIT_RECTS];
assert(_bitBlitRects);
memset(_bitBlitRects, 0, sizeof(Rect)*BITBLIT_RECTS);
@@ -185,7 +185,7 @@ bool Screen::init() {
_unkPtr2 = new uint8[getRectSize(1, 144)];
assert(_unkPtr2);
memset(_unkPtr2, 0, getRectSize(1, 144));
-
+
_forceFullUpdate = false;
_numDirtyRects = 0;
_dirtyRects = new Rect[kMaxDirtyRects];
@@ -464,8 +464,8 @@ void Screen::copyToPage0(int y, int h, uint8 page, uint8 *seqBuf) {
dstPage += SCREEN_W;
}
addDirtyRect(0, y, SCREEN_W, h);
- // This would remove the text in the end sequence of
- // the FM-Towns version.
+ // This would remove the text in the end sequence of
+ // the FM-Towns version.
// Since this method is just used for the Seqplayer
// this shouldn't be a problem anywhere else, so it's
// safe to disable the call here.
@@ -474,7 +474,7 @@ void Screen::copyToPage0(int y, int h, uint8 page, uint8 *seqBuf) {
void Screen::copyRegion(int x1, int y1, int x2, int y2, int w, int h, int srcPage, int dstPage, int flags) {
debugC(9, kDebugLevelScreen, "Screen::copyRegion(%d, %d, %d, %d, %d, %d, %d, %d, %d)", x1, y1, x2, y2, w, h, srcPage, dstPage, flags);
-
+
if (flags & CR_CLIPPED) {
if (x2 < 0) {
if (x2 <= -w)
@@ -505,7 +505,7 @@ void Screen::copyRegion(int x1, int y1, int x2, int y2, int w, int h, int srcPag
const uint8 *src = getPagePtr(srcPage) + y1 * SCREEN_W + x1;
assert(x2 + w <= SCREEN_W && y2 + h <= SCREEN_H);
uint8 *dst = getPagePtr(dstPage) + y2 * SCREEN_W + x2;
-
+
if (dstPage == 0 || dstPage == 1)
addDirtyRect(x2, y2, w, h);
@@ -548,7 +548,7 @@ void Screen::copyPage(uint8 srcPage, uint8 dstPage) {
uint8 *dst = getPagePtr(dstPage);
memcpy(dst, src, SCREEN_W * SCREEN_H);
copyOverlayRegion(0, 0, 0, 0, SCREEN_W, SCREEN_H, srcPage, dstPage);
-
+
if (dstPage == 0 || dstPage == 1) _forceFullUpdate = true;
}
@@ -556,10 +556,10 @@ void Screen::copyBlockToPage(int pageNum, int x, int y, int w, int h, const uint
debugC(9, kDebugLevelScreen, "Screen::copyBlockToPage(%d, %d, %d, %d, %d, %p)", pageNum, x, y, w, h, (const void *)src);
assert(x >= 0 && x < Screen::SCREEN_W && y >= 0 && y < Screen::SCREEN_H);
uint8 *dst = getPagePtr(pageNum) + y * SCREEN_W + x;
-
+
if (pageNum == 0 || pageNum == 1)
addDirtyRect(x, y, w, h);
-
+
clearOverlayRect(pageNum, x, y, w, h);
while (h--) {
@@ -572,7 +572,7 @@ void Screen::copyBlockToPage(int pageNum, int x, int y, int w, int h, const uint
void Screen::copyFromCurPageBlock(int x, int y, int w, int h, const uint8 *src) {
debugC(9, kDebugLevelScreen, "Screen::copyFromCurPageBlock(%d, %d, %d, %d, %p)", x, y, w, h, (const void *)src);
if (x < 0)
- x = 0;
+ x = 0;
else if (x >= 40)
return;
@@ -588,12 +588,12 @@ void Screen::copyFromCurPageBlock(int x, int y, int w, int h, const uint8 *src)
h = 200 - y;
uint8 *dst = getPagePtr(_curPage) + y * SCREEN_W + x * 8;
-
+
if (_curPage == 0 || _curPage == 1)
addDirtyRect(x*8, y, w*8, h);
-
+
clearOverlayRect(_curPage, x*8, y, w*8, h);
-
+
while (h--) {
memcpy(dst, src, w*8);
dst += SCREEN_W;
@@ -605,7 +605,7 @@ void Screen::copyCurPageBlock(int x, int y, int w, int h, uint8 *dst) {
debugC(9, kDebugLevelScreen, "Screen::copyCurPageBlock(%d, %d, %d, %d, %p)", x, y, w, h, (const void *)dst);
assert(dst);
if (x < 0)
- x = 0;
+ x = 0;
else if (x >= 40)
return;
@@ -640,7 +640,7 @@ void Screen::shuffleScreen(int sx, int sy, int w, int h, int srcPage, int dstPag
int i = _vm->_rnd.getRandomNumber(w - 1);
SWAP(x_offs[x], x_offs[i]);
}
-
+
assert(sy >= 0 && h <= SCREEN_H);
int y;
uint8 y_offs[SCREEN_H];
@@ -692,12 +692,12 @@ void Screen::fillRect(int x1, int y1, int x2, int y2, uint8 color, int pageNum)
pageNum = _curPage;
uint8 *dst = getPagePtr(pageNum) + y1 * SCREEN_W + x1;
-
+
if (pageNum == 0 || pageNum == 1)
addDirtyRect(x1, y1, x2-x1+1, y2-y1+1);
clearOverlayRect(pageNum, x1, y1, x2-x1+1, y2-y1+1);
-
+
for (; y1 <= y2; ++y1) {
memset(dst, color, x2 - x1 + 1);
dst += SCREEN_W;
@@ -781,7 +781,7 @@ void Screen::drawLine(bool vertical, int x, int y, int length, int color) {
assert((x + length) <= SCREEN_W);
memset(ptr, color, length);
}
-
+
if (_curPage == 0 || _curPage == 1)
addDirtyRect(x, y, (vertical) ? 1 : length, (vertical) ? length : 1);
@@ -914,11 +914,11 @@ void Screen::printText(const char *str, int x, int y, uint8 color1, uint8 color2
cmap[0] = color2;
cmap[1] = color1;
setTextColor(cmap, 0, 1);
-
+
Font *fnt = &_fonts[_currentFont];
const uint8 charHeightFnt = *(fnt->fontData + fnt->charSizeOffset + 4);
uint8 charHeight = 0;
-
+
if (x < 0)
x = 0;
else if (x >= SCREEN_W)
@@ -982,10 +982,10 @@ void Screen::drawCharANSI(uint8 c, int x, int y) {
uint8 charH1 = *(fnt->fontData + fnt->charHeightTableOffset + c * 2);
uint8 charH2 = *(fnt->fontData + fnt->charHeightTableOffset + c * 2 + 1);
charH0 -= charH1 + charH2;
-
+
const uint8 *src = fnt->fontData + bitmapOffset;
const int pitch = SCREEN_W - charWidth;
-
+
while (charH1--) {
uint8 col = _textColorsMap[0];
for (int i = 0; i < charWidth; ++i) {
@@ -995,7 +995,7 @@ void Screen::drawCharANSI(uint8 c, int x, int y) {
}
dst += pitch;
}
-
+
while (charH2--) {
uint8 b = 0;
for (int i = 0; i < charWidth; ++i) {
@@ -1013,7 +1013,7 @@ void Screen::drawCharANSI(uint8 c, int x, int y) {
}
dst += pitch;
}
-
+
while (charH0--) {
uint8 col = _textColorsMap[0];
for (int i = 0; i < charWidth; ++i) {
@@ -1023,7 +1023,7 @@ void Screen::drawCharANSI(uint8 c, int x, int y) {
}
dst += pitch;
}
-
+
if (_curPage == 0 || _curPage == 1)
addDirtyRect(x, y, charWidth, *(fnt->fontData + fnt->charSizeOffset + 4));
}
@@ -1041,7 +1041,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
return;
va_list args;
va_start(args, flags);
-
+
static int drawShapeVar1 = 0;
static int drawShapeVar2[] = {
1, 3, 2, 5, 4, 3, 2, 1
@@ -1049,14 +1049,14 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
static int drawShapeVar3 = 1;
static int drawShapeVar4 = 0;
static int drawShapeVar5 = 0;
-
+
uint8 *table = 0;
int tableLoopCount = 0;
int drawLayer = 0;
uint8 *table2 = 0;
uint8 *table3 = 0;
uint8 *table4 = 0;
-
+
if (flags & 0x8000)
table2 = va_arg(args, uint8*);
@@ -1096,15 +1096,15 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
scale_w = 0x100;
scale_h = 0x100;
}
-
+
int ppc = (flags >> 8) & 0x3F;
-
+
const uint8 *src = shapeData;
if (_vm->gameFlags().useAltShapeHeader)
src += 2;
uint16 shapeFlags = READ_LE_UINT16(src); src += 2;
-
+
int shapeHeight = *src++;
int scaledShapeHeight = (shapeHeight * scale_h) >> 8;
if (scaledShapeHeight == 0) {
@@ -1123,9 +1123,9 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
x -= scaledShapeWidth >> 1;
y -= scaledShapeHeight >> 1;
}
-
+
src += 3;
-
+
uint16 frameSize = READ_LE_UINT16(src); src += 2;
if ((shapeFlags & 1) || (flags & 0x400))
src += 0x10;
@@ -1134,7 +1134,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
decodeFrame4(src, _animBlockPtr, frameSize);
src = _animBlockPtr;
}
-
+
int shapeSize = shapeWidth * shapeHeight;
if (_decodeShapeBufferSize < shapeSize) {
delete [] _decodeShapeBuffer;
@@ -1149,12 +1149,12 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
memset(_decodeShapeBuffer, 0, _decodeShapeBufferSize);
uint8 *decodedShapeFrame = _decodeShapeBuffer;
-
+
// only used if shapeFlag & 1 is NOT zero
const uint8 *colorTable = shapeData + 10;
if (_vm->gameFlags().useAltShapeHeader)
colorTable += 2;
-
+
for (int j = 0; j < shapeHeight; ++j) {
uint8 *dsbNextLine = decodedShapeFrame + shapeWidth;
int count = shapeWidth;
@@ -1177,7 +1177,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
decodedShapeFrame = dsbNextLine;
}
-
+
uint16 sx1 = _screenDimTable[sd].sx * 8;
uint16 sy1 = _screenDimTable[sd].sy;
uint16 sx2 = sx1 + _screenDimTable[sd].w * 8;
@@ -1186,7 +1186,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
x += sx1;
y += sy1;
}
-
+
int x1, x2;
if (x >= 0) {
x1 = 0;
@@ -1201,7 +1201,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
if (x2 > sx2)
x2 = sx2;
}
-
+
int y1, y2;
if (y >= 0) {
y1 = 0;
@@ -1222,7 +1222,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
if (pageNum == 0 || pageNum == 1)
addDirtyRect(x, y, x2-x1, y2-y1);
clearOverlayRect(pageNum, x, y, x2-x1, y2-y1);
-
+
int scaleYTable[SCREEN_H];
assert(y1 >= 0 && y2 < SCREEN_H);
for (y = y1; y < y2; ++y)
@@ -1232,13 +1232,13 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
assert(x1 >= 0 && x2 < SCREEN_W);
for (x = x1; x < x2; ++x)
scaleXTable[x] = (x << 8) / scale_w;
-
+
const uint8 *shapeBuffer = _decodeShapeBuffer;
if (flags & DSF_Y_FLIPPED)
shapeBuffer += shapeWidth * (shapeHeight - 1);
if (flags & DSF_X_FLIPPED)
shapeBuffer += shapeWidth - 1;
-
+
for (y = y1; y < y2; ++y) {
uint8 *dstNextLine = dst + SCREEN_W;
int j = scaleYTable[y];
@@ -1350,7 +1350,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 15:
case 11: {
int offset = dst - dstStart;
@@ -1426,7 +1426,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 17: {
for (int i = 0; i < tableLoopCount; ++i)
color = table[color];
@@ -1470,7 +1470,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 20: {
color = table2[color];
uint8 newColor = table3[color];
@@ -1480,7 +1480,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 21: {
color = table2[color];
for (int i = 0; i < tableLoopCount; ++i)
@@ -1493,7 +1493,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 22: {
int temp = drawShapeVar4 + drawShapeVar5;
if (temp & 0xFF00) {
@@ -1517,7 +1517,7 @@ void Screen::drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int
}
}
break;
-
+
case 24: {
int offset = dst - dstStart;
uint8 pixel = *(_shapePages[0] + offset);
@@ -1579,7 +1579,7 @@ uint Screen::decodeFrame4(const uint8 *src, uint8 *dst, uint32 dstSize) {
uint8 code = *src++;
if (!(code & 0x80)) { // 8th bit isn't set
- int len = MIN(count, (code >> 4) + 3); //upper half of code is the length
+ int len = MIN(count, (code >> 4) + 3); //upper half of code is the length
int offs = ((code & 0xF) << 8) | *src++; //lower half of code as byte 2 of offset.
const uint8 *dstOffs = dst - offs;
while (len--)
@@ -1683,7 +1683,7 @@ void Screen::wrapped_decodeFrameDelta(uint8 *dst, const uint8 *src) {
void Screen::decodeFrameDeltaPage(uint8 *dst, const uint8 *src, int pitch, bool noXor) {
debugC(9, kDebugLevelScreen, "Screen::decodeFrameDeltaPage(%p, %p, %d, %d)", (const void *)dst, (const void *)src, pitch, noXor);
-
+
if (noXor) {
wrapped_decodeFrameDeltaPage<true>(dst, src, pitch);
} else {
@@ -1713,7 +1713,7 @@ void Screen::convertAmigaGfx(uint8 *data, int w, int h, bool offscreen) {
*dst4++ = *src++;
*dst5++ = *src++;
}
-
+
curLine += 40;
}
} else {
@@ -1749,7 +1749,7 @@ void Screen::convertAmigaMsc(uint8 *data) {
d = (plane4[i] |= d);
d = (plane3[i] |= d);
d = (plane2[i] |= d);
- d = (plane1[i] |= d);
+ d = (plane1[i] |= d);
}
byte dst[320*144];
memset(dst, 0, sizeof(dst));
@@ -1797,7 +1797,7 @@ void Screen::wrapped_decodeFrameDeltaPage(uint8 *dst, const uint8 *src, int pitc
code -= 0x80;
if (code != 0) {
dst += code;
-
+
count += code;
while (count >= pitch) {
count -= pitch;
@@ -1841,14 +1841,14 @@ void Screen::wrapped_decodeFrameDeltaPage(uint8 *dst, const uint8 *src, int pitc
}
} else {
dst += subcode;
-
+
count += subcode;
while (count >= pitch) {
count -= pitch;
dstNext += SCREEN_W;
dst = dstNext + count;
}
-
+
}
}
} else {
@@ -1882,38 +1882,38 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
while (xpos) {
uint8 value = *tmp++;
--xpos;
-
+
if (!value) {
shapeSize += 2;
int16 curX = xpos;
bool skip = false;
-
+
while (xpos) {
value = *tmp++;
--xpos;
-
+
if (value) {
skip = true;
break;
}
}
-
+
if (!skip)
++curX;
-
+
curX -= xpos;
shapeSize -= curX;
-
+
while (curX > 0xFF) {
curX -= 0xFF;
shapeSize += 2;
}
}
}
-
+
tmp = start + SCREEN_W;
}
-
+
int16 shapeSize2 = shapeSize;
if (_vm->gameFlags().useAltShapeHeader)
shapeSize += 12;
@@ -1922,14 +1922,14 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
if (flags & 1)
shapeSize += 16;
-
- static uint8 table[274];
+
+ static uint8 table[274];
int tableIndex = 0;
-
+
uint8 *newShape = 0;
newShape = new uint8[shapeSize+16];
assert(newShape);
-
+
byte *dst = newShape;
if (_vm->gameFlags().useAltShapeHeader)
@@ -1948,7 +1948,7 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
memset(table, 0, sizeof(uint8)*274);
tableIndex = 1;
}
-
+
for (int ypos = h; ypos > 0; --ypos) {
uint8 *srcBackUp = src;
xpos = w;
@@ -1974,7 +1974,7 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
} else {
int16 temp = 1;
--xpos;
-
+
while (xpos) {
if (*src)
break;
@@ -1982,13 +1982,13 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
++temp;
--xpos;
}
-
+
while (temp > 0xFF) {
*dst++ = 0;
*dst++ = 0xFF;
temp -= 0xFF;
}
-
+
if (temp & 0xFF) {
*dst++ = 0;
*dst++ = temp & 0xFF;
@@ -1997,7 +1997,7 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
}
src = srcBackUp + SCREEN_W;
}
-
+
if (!(flags & 2)) {
if (shapeSize > _animBlockSize) {
dst = newShape;
@@ -2018,7 +2018,7 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
uint8 *shapePtrBackUp = src;
dst = _animBlockPtr;
memcpy(dst, src, shapeSize2);
-
+
int16 size = encodeShapeAndCalculateSize(_animBlockPtr, shapePtrBackUp, shapeSize2);
if (size > shapeSize2) {
shapeSize -= shapeSize2 - size;
@@ -2038,12 +2038,12 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
}
}
}
-
+
dst = newShape;
if (_vm->gameFlags().useAltShapeHeader)
dst += 2;
WRITE_LE_UINT16((dst + 6), shapeSize);
-
+
if (flags & 1) {
dst = newShape + 10;
if (_vm->gameFlags().useAltShapeHeader)
@@ -2051,7 +2051,7 @@ uint8 *Screen::encodeShape(int x, int y, int w, int h, int flags) {
src = &table[0x100];
memcpy(dst, src, sizeof(uint8)*16);
}
-
+
return newShape;
}
@@ -2063,21 +2063,21 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
byte *toPtr = to;
byte *fromPtr = from;
byte *toPtr2 = to;
-
+
*to++ = 0x81;
*to++ = *from++;
-
+
while (from < fromPtrEnd) {
byte *curToPtr = to;
to = fromPtr;
int size = 1;
-
+
while (true) {
byte curPixel = *from;
if (curPixel == *(from+0x40)) {
byte *toBackUp = to;
to = from;
-
+
for (int i = 0; i < (fromPtrEnd - from); ++i) {
if (*to++ != curPixel)
break;
@@ -2098,7 +2098,7 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
to = toBackUp;
}
}
-
+
bool breakLoop = false;
while (true) {
if ((from - to) == 0) {
@@ -2112,7 +2112,7 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
if (*to == curPixel) {
if (*(from+size-1) == *(to+size-2))
break;
-
+
byte *fromBackUp = from;
byte *toBackUp = to;
--to;
@@ -2135,11 +2135,11 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
break;
}
}
-
+
if (breakLoop)
break;
}
-
+
to = curToPtr;
if (size > 2) {
uint16 word = 0;
@@ -2154,14 +2154,14 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
continue;
}
}
-
+
if (size > 0x40) {
*to++ = 0xFF;
WRITE_LE_UINT16(to, size); to += 2;
} else {
*to++ = ((size & 0xFF) - 3) | 0xC0;
}
-
+
word = tempPtr - fromPtr;
WRITE_LE_UINT16(to, word); to += 2;
from += size;
@@ -2171,19 +2171,19 @@ int16 Screen::encodeShapeAndCalculateSize(uint8 *from, uint8 *to, int size_to) {
toPtr2 = to;
*to++ = 0x80;
}
-
+
if (*toPtr2 == 0xBF) {
toPtr2 = to;
*to++ = 0x80;
}
-
+
++(*toPtr2);
*to++ = *from++;
- skipPixel = true;
+ skipPixel = true;
}
}
*to++ = 0x80;
-
+
return (to - toPtr);
}
@@ -2192,12 +2192,12 @@ int Screen::getRectSize(int x, int y) {
x = 1;
else if (x > 40)
x = 40;
-
+
if (y < 1)
y = 1;
else if (y > 200)
y = 200;
-
+
return ((x*y) << 3);
}
@@ -2280,7 +2280,7 @@ void Screen::copyScreenFromRect(int x, int y, int w, int h, const uint8 *ptr) {
src += w;
dst += SCREEN_W;
}
-
+
addDirtyRect(x, y, w, h);
clearOverlayRect(0, x, y, w, h);
}
@@ -2302,7 +2302,7 @@ uint8 *Screen::getPalette(int num) {
assert(num >= 0 && num < (_vm->gameFlags().platform == Common::kPlatformAmiga ? 6 : 4));
if (num == 0)
return _currentPalette;
-
+
return _palettes[num-1];
}
@@ -2479,30 +2479,30 @@ int Screen::getDrawLayer2(int x, int y, int height) {
int xpos = x - 8;
int ypos = y - 1;
int layer = 1;
-
+
for (int useX = xpos; useX < xpos + 16; ++useX) {
for (int useY = ypos - height; useY < ypos; ++useY) {
int tempLayer = getShapeFlag2(useX, useY);
if (tempLayer > layer)
layer = tempLayer;
-
+
if (tempLayer >= 7)
return 7;
}
- }
+ }
return layer;
}
void Screen::copyBackgroundBlock(int x, int page, int flag) {
debugC(9, kDebugLevelScreen, "Screen::copyBackgroundBlock(%d, %d, %d)", x, page, flag);
-
+
if (x < 1)
return;
-
+
int height = 128;
if (flag)
- height += 8;
+ height += 8;
if (!(x & 1))
++x;
if (x == 19)
@@ -2512,7 +2512,7 @@ void Screen::copyBackgroundBlock(int x, int page, int flag) {
uint8 *ptr2 = _unkPtr2;
int oldVideoPage = _curPage;
_curPage = page;
-
+
int curX = x;
hideMouse();
copyRegionToBuffer(_curPage, 8, 8, 8, height, ptr2);
@@ -2542,7 +2542,7 @@ void Screen::copyBackgroundBlock2(int x) {
void Screen::shakeScreen(int times) {
debugC(9, kDebugLevelScreen, "Screen::shakeScreen(%d)", times);
-
+
while (times--) {
// seems to be 1 line (320 pixels) offset in the original
// 4 looks more like dosbox though, maybe check this again
@@ -2569,7 +2569,7 @@ void Screen::loadBitmap(const char *filename, int tempPage, int dstPage, uint8 *
if (palData && palSize) {
debugC(9, kDebugLevelMain,"Loading a palette of size %i from %s", palSize, filename);
- loadPalette(srcData + 10, palData, palSize);
+ loadPalette(srcData + 10, palData, palSize);
}
uint8 *srcPtr = srcData + 10 + palSize;
@@ -2655,7 +2655,7 @@ void Screen::addDirtyRect(int x, int y, int w, int h) {
_forceFullUpdate = true;
return;
}
-
+
if (w == 0 || h == 0 || x >= SCREEN_W || y >= SCREEN_H || x + w < 0 || y + h < 0)
return;
@@ -2674,7 +2674,7 @@ void Screen::addDirtyRect(int x, int y, int w, int h) {
if (y + h >= 200)
h = 200 - y;
-
+
Rect &cur = _dirtyRects[_numDirtyRects++];
cur.x = x;
cur.x2 = w;
@@ -2840,7 +2840,7 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
memset(_sjisTempPage2, 0x80, 324);
memset(_sjisSourceChar, 0, 36);
memcpy(_sjisSourceChar, _sjisFontData + 0x20 * SJIStoFMTChunk(c & 0xff, c >> 8), 0x20);
-
+
if (_curPage == 0 || _curPage == 1)
addDirtyRect(x, y, SJIS_CHARSIZE >> 1, SJIS_CHARSIZE >> 1);
@@ -2855,7 +2855,7 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
destPage += y * 640 + x;
uint8 *src = 0, *dst = 0;
-
+
if (color2 != 0x80) {
// draw color2 shadow
src = _sjisSourceChar;
@@ -2866,13 +2866,13 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
dst += 2; src += 2;
*dst++ = 0;
}
-
+
src = _sjisTempPage2;
dst = _sjisTempPage;
memset(dst, 0, 60);
for (int i = 0; i < 48; i++)
*dst++ |= *src++;
-
+
src = _sjisTempPage2;
dst = _sjisTempPage + 3;
for (int i = 0; i < 48; i++)
@@ -2923,20 +2923,20 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
if (color2 & 0xff00) {
height -= 3;
width--;
- dst += 0x13;
+ dst += 0x13;
}
-
+
for (int i = 0; i < height; i++) {
uint8 rs = *src++;
for (int ii = 0; ii < 8; ii++) {
if (rs & 0x80)
*dst = (color2 & 0xff);
- rs <<= 1;
+ rs <<= 1;
dst++;
if (!--width) {
width = SJIS_CHARSIZE;
- if (color2 & 0xff00) {
+ if (color2 & 0xff00) {
width--;
dst++;
}
@@ -2966,28 +2966,28 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
if (color1 & 0xff00) {
height -= 3;
width--;
- dst += 0x13;
+ dst += 0x13;
}
-
+
for (int i = 0; i < height; i++) {
uint8 rs = *src++;
for (int ii = 0; ii < 8; ii++) {
if (rs & 0x80)
*dst = (color1 & 0xff);
- rs <<= 1;
+ rs <<= 1;
dst++;
if (!--width) {
width = SJIS_CHARSIZE;
- if (color1 & 0xff00) {
+ if (color1 & 0xff00) {
width--;
dst++;
}
break;
}
}
- }
-
+ }
+
// copy char to surface
src = _sjisTempPage2;
dst = destPage;
@@ -2997,7 +2997,7 @@ void Screen::drawCharSJIS(uint16 c, int x, int y) {
for (int ii = 0; ii < SJIS_CHARSIZE; ii++) {
if (*src != 0x80)
*dst = *src;
- src++;
+ src++;
dst++;
}
dst += pitch;
diff --git a/engines/kyra/screen_v2.cpp b/engines/kyra/screen_v2.cpp
index 83c75585a8..73fa29a4b9 100644
--- a/engines/kyra/screen_v2.cpp
+++ b/engines/kyra/screen_v2.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "kyra/kyra_v2.h"
@@ -66,8 +65,8 @@ void Screen_v2::k2IntroFadeToGrey(int delay) {
for (int i = 0; i <= 50; ++i) {
if (i <= 8 || i >= 30) {
- _currentPalette[3 * i + 0] = (_currentPalette[3 * i + 0] +
- _currentPalette[3 * i + 1] +
+ _currentPalette[3 * i + 0] = (_currentPalette[3 * i + 0] +
+ _currentPalette[3 * i + 1] +
_currentPalette[3 * i + 2]) / 3;
_currentPalette[3 * i + 1] = _currentPalette[3 * i + 0];
_currentPalette[3 * i + 2] = _currentPalette[3 * i + 0];
@@ -77,8 +76,8 @@ void Screen_v2::k2IntroFadeToGrey(int delay) {
// color 71 is the same in both the overview and closeup scenes
// Converting it to greyscale makes the trees in the closeup look dull
for (int i = 71; i < 200; ++i) {
- _currentPalette[3 * i + 0] = (_currentPalette[3 * i + 0] +
- _currentPalette[3 * i + 1] +
+ _currentPalette[3 * i + 0] = (_currentPalette[3 * i + 0] +
+ _currentPalette[3 * i + 1] +
_currentPalette[3 * i + 2]) / 3;
_currentPalette[3 * i + 1] = _currentPalette[3 * i + 0];
_currentPalette[3 * i + 2] = _currentPalette[3 * i + 0];
@@ -143,17 +142,17 @@ void Screen_v2::copyWsaRect(int x, int y, int w, int h, int dimState, int plotFu
dstPtr += y * SCREEN_W + x;
uint8 *dst = dstPtr;
-
+
if (_curPage == 0 || _curPage == 1)
addDirtyRect(x, y, w, h);
-
+
clearOverlayRect(_curPage, x, y, w, h);
temp = h;
while (h--) {
src += srcOffset;
int cW = w;
-
+
switch (plotFunc) {
case 0:
memcpy(dst, src, cW);
@@ -270,14 +269,14 @@ uint16 Screen_v2::getShapeSize(const uint8 *shp) {
uint8 *Screen_v2::makeShapeCopy(const uint8 *src, int index) {
debugC(9, kDebugLevelScreen, "Screen_v2::makeShapeCopy(%p, %d)", (const void *)src, index);
-
+
const uint8 *shape = getPtrToShape(src, index);
int size = getShapeSize(shape);
uint8 *copy = new uint8[size];
assert(copy);
memcpy(copy, shape, size);
-
+
return copy;
}
@@ -290,7 +289,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
va_list args;
va_start(args, flags);
-
+
static int drawShapeVar1 = 0;
static int drawShapeVar2[] = {
1, 3, 2, 5, 4, 3, 2, 1
@@ -298,14 +297,14 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
static int drawShapeVar3 = 1;
static int drawShapeVar4 = 0;
static int drawShapeVar5 = 0;
-
+
uint8 *table = 0;
int tableLoopCount = 0;
int drawLayer = 0;
const uint8 *table2 = 0;
uint8 *table3 = 0;
uint8 *table4 = 0;
-
+
if (flags & 0x8000) {
table2 = va_arg(args, uint8*);
}
@@ -340,12 +339,12 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
scale_w = 0x100;
scale_h = 0x100;
}
-
+
int ppc = (flags >> 8) & 0x3F;
-
+
const uint8 *src = shape;
uint16 shapeFlags = READ_LE_UINT16(src); src += 2;
-
+
int shapeHeight = *src++;
int scaledShapeHeight = (shapeHeight * scale_h) >> 8;
if (scaledShapeHeight == 0) {
@@ -364,9 +363,9 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
x -= scaledShapeWidth >> 1;
y -= scaledShapeHeight >> 1;
}
-
+
src += 3;
-
+
uint16 frameSize = READ_LE_UINT16(src); src += 2;
int colorTableColors = 0x10;
@@ -383,7 +382,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
decodeFrame4(src, _animBlockPtr, frameSize);
src = _animBlockPtr;
}
-
+
int shapeSize = shapeWidth * shapeHeight;
if (_decodeShapeBufferSize < shapeSize) {
delete [] _decodeShapeBuffer;
@@ -397,7 +396,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
}
memset(_decodeShapeBuffer, 0, _decodeShapeBufferSize);
uint8 *decodedShapeFrame = _decodeShapeBuffer;
-
+
for (int j = 0; j < shapeHeight; ++j) {
uint8 *dsbNextLine = decodedShapeFrame + shapeWidth;
int count = shapeWidth;
@@ -414,7 +413,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
}
decodedShapeFrame = dsbNextLine;
}
-
+
uint16 sx1 = getScreenDim(sd)->sx << 3;
uint16 sy1 = getScreenDim(sd)->sy;
uint16 sx2 = sx1 + (getScreenDim(sd)->w << 3);
@@ -423,7 +422,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
x += sx1;
y += sy1;
}
-
+
int x1, x2;
if (x >= 0) {
x1 = 0;
@@ -440,7 +439,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
x2 = sx2;
}
}
-
+
int y1, y2;
if (y >= 0) {
y1 = 0;
@@ -460,7 +459,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
uint8 *dst = getPagePtr(page) + y * 320 + x;
uint8 *dstStart = getPagePtr(page);
-
+
int scaleYTable[200];
for (y = y1; y < y2; ++y) {
scaleYTable[y] = (y << 8) / scale_h;
@@ -469,7 +468,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
for (x = x1; x < x2; ++x) {
scaleXTable[x] = (x << 8) / scale_w;
}
-
+
const uint8 *shapeBuffer = _decodeShapeBuffer;
if (flags & 0x02) {
shapeBuffer += shapeWidth * (shapeHeight - 1);
@@ -477,7 +476,7 @@ void Screen_v2::drawShape(uint8 page, const uint8 *shape, int x, int y, int sd,
if (flags & 0x01) {
shapeBuffer += shapeWidth - 1;
}
-
+
for (y = y1; y < y2; ++y) {
uint8 *dstNextLine = dst + 320;
int j = scaleYTable[y];
@@ -542,11 +541,11 @@ int Screen_v2::getLayer(int x, int y) {
y = 0;
else if (y >= 144)
y = 143;
-
+
uint8 pixel = *(getCPagePtr(5) + y * 320 + x);
pixel &= 0x7F;
pixel >>= 3;
-
+
if (pixel < 1)
pixel = 1;
else if (pixel > 15)
diff --git a/engines/kyra/script.cpp b/engines/kyra/script.cpp
index 0778e1abd6..0f8de17174 100644
--- a/engines/kyra/script.cpp
+++ b/engines/kyra/script.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
#include "common/util.h"
@@ -76,13 +76,13 @@ bool ScriptHelper::loadScript(const char *filename, ScriptData *scriptData, cons
error("Couldn't open script file '%s'", filename);
return false;
}
-
+
uint32 formBlockSize = file.getFORMBlockSize();
if (formBlockSize == (uint32)-1) {
error("No FORM chunk found in file: '%s'", filename);
return false;
}
-
+
uint32 chunkSize = file.getIFFBlockSize(TEXT_CHUNK);
if (chunkSize != (uint32)-1) {
scriptData->text = new byte[chunkSize];
@@ -93,7 +93,7 @@ bool ScriptHelper::loadScript(const char *filename, ScriptData *scriptData, cons
return false;
}
}
-
+
chunkSize = file.getIFFBlockSize(ORDR_CHUNK);
if (chunkSize == (uint32)-1) {
unloadScript(scriptData);
@@ -112,7 +112,7 @@ bool ScriptHelper::loadScript(const char *filename, ScriptData *scriptData, cons
while (chunkSize--)
scriptData->ordr[chunkSize] = READ_BE_UINT16(&scriptData->ordr[chunkSize]);
-
+
chunkSize = file.getIFFBlockSize(DATA_CHUNK);
if (chunkSize == (uint32)-1) {
unloadScript(scriptData);
@@ -145,8 +145,8 @@ void ScriptHelper::unloadScript(ScriptData *data) {
delete [] data->text;
delete [] data->ordr;
delete [] data->data;
-
- data->text = 0;
+
+ data->text = 0;
data->ordr = data->data = 0;
}
@@ -187,7 +187,7 @@ bool ScriptHelper::validScript(ScriptState *script) {
bool ScriptHelper::runScript(ScriptState *script) {
_parameter = 0;
_continue = true;
-
+
if (!script->ip)
return false;
@@ -200,18 +200,18 @@ bool ScriptHelper::runScript(ScriptState *script) {
} else if (code & 0x4000) {
_parameter = (int8)(code);
} else if (code & 0x2000) {
- _parameter = *script->ip++;
+ _parameter = *script->ip++;
} else {
_parameter = 0;
}
-
+
if (opcode > 18) {
error("Script unknown command: %d", opcode);
} else {
debugC(5, kDebugLevelScript, "%s([%d/%u])", _commands[opcode].desc, _parameter, (uint)_parameter);
(this->*(_commands[opcode].proc))(script);
}
-
+
return _continue;
}
@@ -221,7 +221,7 @@ bool ScriptHelper::runScript(ScriptState *script) {
void ScriptFileParser::setFile(const char *filename, Resource *res) {
destroy();
-
+
if (!res->getFileHandle(filename, &_endOffset, _scriptFile))
return;
_startOffset = _scriptFile.pos();
@@ -235,7 +235,7 @@ void ScriptFileParser::destroy() {
uint32 ScriptFileParser::getFORMBlockSize() {
uint32 oldOffset = _scriptFile.pos();
-
+
uint32 data = _scriptFile.readUint32LE();
if (data != FORM_CHUNK) {
@@ -249,13 +249,13 @@ uint32 ScriptFileParser::getFORMBlockSize() {
uint32 ScriptFileParser::getIFFBlockSize(const uint32 chunkName) {
uint32 size = (uint32)-1;
-
+
_scriptFile.seek(_startOffset + 0x0C);
while (_scriptFile.pos() < _endOffset) {
uint32 chunk = _scriptFile.readUint32LE();
uint32 size_temp = _scriptFile.readUint32BE();
-
+
if (chunk != chunkName) {
_scriptFile.seek((size_temp + 1) & (~1), SEEK_CUR);
assert(_scriptFile.pos() <= _endOffset);
@@ -428,10 +428,10 @@ void ScriptHelper::cmd_negate(ScriptState* script) {
void ScriptHelper::cmd_eval(ScriptState* script) {
int16 ret = 0;
bool error = false;
-
+
int16 val1 = script->stack[script->sp++];
int16 val2 = script->stack[script->sp++];
-
+
switch (_parameter) {
case 0:
if (!val2 || !val1)
@@ -534,7 +534,7 @@ void ScriptHelper::cmd_eval(ScriptState* script) {
error = true;
break;
}
-
+
if (error) {
script->ip = 0;
_continue = false;
diff --git a/engines/kyra/script_v1.cpp b/engines/kyra/script_v1.cpp
index 7a4f844400..fd0480bb4b 100644
--- a/engines/kyra/script_v1.cpp
+++ b/engines/kyra/script_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/system.h"
@@ -114,11 +114,11 @@ int KyraEngine_v1::o1_runNPCScript(ScriptState *script) {
int KyraEngine_v1::o1_setSpecialExitList(ScriptState *script) {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1setSpecialExitList(%p) (%d, %d, %d, %d, %d, %d, %d, %d, %d, %d)", (const void *)script, stackPos(0), stackPos(1), stackPos(2), stackPos(3), stackPos(4), stackPos(5), stackPos(6), stackPos(7), stackPos(8), stackPos(9));
-
+
for (int i = 0; i < 10; ++i)
_exitList[i] = stackPos(i);
_exitListPtr = _exitList;
-
+
return 0;
}
@@ -167,7 +167,7 @@ int KyraEngine_v1::o1_dropItemInScene(ScriptState *script) {
int item = stackPos(0);
int xpos = stackPos(1);
int ypos = stackPos(2);
-
+
byte freeItem = findFreeItemInScene(_currentCharacter->sceneId);
if (freeItem != 0xFF) {
int sceneId = _currentCharacter->sceneId;
@@ -175,7 +175,7 @@ int KyraEngine_v1::o1_dropItemInScene(ScriptState *script) {
room->itemsXPos[freeItem] = xpos;
room->itemsYPos[freeItem] = ypos;
room->itemsTable[freeItem] = item;
-
+
_animator->animAddGameItem(freeItem, sceneId);
_animator->updateAllObjectShapes();
} else {
@@ -276,7 +276,7 @@ int KyraEngine_v1::o1_fadeSpecialPalette(ScriptState *script) {
} else {
warning("KyraEngine_v1::o1fadeSpecialPalette not implemented");
}
- } else {
+ } else {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1fadeSpecialPalette(%p) (%d, %d, %d, %d)", (const void *)script, stackPos(0), stackPos(1), stackPos(2), stackPos(3));
_screen->fadeSpecialPalette(stackPos(0), stackPos(1), stackPos(2), stackPos(3));
}
@@ -432,40 +432,40 @@ int KyraEngine_v1::o1_setScaleMode(ScriptState *script) {
int KyraEngine_v1::o1_openWSAFile(ScriptState *script) {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1openWSAFile(%p) ('%s', %d, %d, %d)", (const void *)script, stackPosString(0), stackPos(1), stackPos(2), stackPos(3));
-
+
const char *filename = stackPosString(0);
int wsaIndex = stackPos(1);
-
+
_movieObjects[wsaIndex]->open(filename, (stackPos(3) != 0) ? 1 : 0, 0);
assert(_movieObjects[wsaIndex]->opened());
-
+
return 0;
}
int KyraEngine_v1::o1_closeWSAFile(ScriptState *script) {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1closeWSAFile(%p) (%d)", (const void *)script, stackPos(0));
-
+
int wsaIndex = stackPos(0);
if (_movieObjects[wsaIndex])
_movieObjects[wsaIndex]->close();
-
+
return 0;
}
int KyraEngine_v1::o1_runWSAFromBeginningToEnd(ScriptState *script) {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1runWSAFromBeginningToEnd(%p) (%d, %d, %d, %d, %d)", (const void *)script, stackPos(0), stackPos(1), stackPos(2), stackPos(3), stackPos(4));
-
+
_screen->hideMouse();
-
+
bool running = true;
-
+
int xpos = stackPos(0);
int ypos = stackPos(1);
int waitTime = stackPos(2);
int wsaIndex = stackPos(3);
int worldUpdate = stackPos(4);
int wsaFrame = 0;
-
+
_movieObjects[wsaIndex]->setX(xpos);
_movieObjects[wsaIndex]->setY(ypos);
_movieObjects[wsaIndex]->setDrawPage(0);
@@ -474,7 +474,7 @@ int KyraEngine_v1::o1_runWSAFromBeginningToEnd(ScriptState *script) {
_animator->_updateScreen = true;
if (wsaFrame >= _movieObjects[wsaIndex]->frames())
running = false;
-
+
uint32 continueTime = waitTime * _tickLength + _system->getMillis();
while (_system->getMillis() < continueTime) {
if (worldUpdate) {
@@ -487,9 +487,9 @@ int KyraEngine_v1::o1_runWSAFromBeginningToEnd(ScriptState *script) {
delay(10);
}
}
-
+
_screen->showMouse();
-
+
return 0;
}
@@ -577,35 +577,35 @@ int KyraEngine_v1::o1_popBrandonIntoScene(ScriptState *script) {
int width = _defaultShapeTable[0].w << 3;
int height = _defaultShapeTable[0].h;
AnimObject *curAnim = _animator->actors();
-
+
if (changeScaleMode) {
curAnim->x1 = _currentCharacter->x1;
curAnim->y1 = _currentCharacter->y1;
_animator->_brandonScaleY = _scaleTable[_currentCharacter->y1];
_animator->_brandonScaleX = _animator->_brandonScaleY;
-
+
int animWidth = _animator->fetchAnimWidth(curAnim->sceneAnimPtr, _animator->_brandonScaleX) >> 1;
int animHeight = _animator->fetchAnimHeight(curAnim->sceneAnimPtr, _animator->_brandonScaleY);
-
+
animWidth = (xOffset * animWidth) / width;
animHeight = (yOffset * animHeight) / height;
-
+
curAnim->x2 = curAnim->x1 += animWidth;
curAnim->y2 = curAnim->y1 += animHeight;
} else {
curAnim->x2 = curAnim->x1 = _currentCharacter->x1 + xOffset;
curAnim->y2 = curAnim->y1 = _currentCharacter->y1 + yOffset;
}
-
+
int scaleModeBackup = _scaleMode;
if (changeScaleMode)
_scaleMode = 1;
-
+
_animator->animRefreshNPC(0);
_animator->preserveAllBackgrounds();
_animator->prepDrawAllObjects();
_animator->copyChangedObjectsForward(0);
-
+
_scaleMode = scaleModeBackup;
return 0;
@@ -693,7 +693,7 @@ int KyraEngine_v1::o1_changeCharactersFacing(ScriptState *script) {
int character = stackPos(0);
int facing = stackPos(1);
int newAnimFrame = stackPos(2);
-
+
_animator->restoreAllObjectBackgrounds();
if (newAnimFrame != -1)
_characterList[character].currentAnimFrame = newAnimFrame;
@@ -702,7 +702,7 @@ int KyraEngine_v1::o1_changeCharactersFacing(ScriptState *script) {
_animator->preserveAllBackgrounds();
_animator->prepDrawAllObjects();
_animator->copyChangedObjectsForward(0);
-
+
return 0;
}
@@ -747,7 +747,7 @@ int KyraEngine_v1::o1_displayWSAFrameOnHidPage(ScriptState *script) {
int ypos = stackPos(2);
int waitTime = stackPos(3);
int wsaIndex = stackPos(4);
-
+
_screen->hideMouse();
uint32 continueTime = waitTime * _tickLength + _system->getMillis();
_movieObjects[wsaIndex]->setX(xpos);
@@ -765,7 +765,7 @@ int KyraEngine_v1::o1_displayWSAFrameOnHidPage(ScriptState *script) {
delay(10);
}
_screen->showMouse();
-
+
return 0;
}
@@ -841,7 +841,7 @@ int KyraEngine_v1::o1_displayWSASequentialFrames(ScriptState *script) {
++curTime;
}
_screen->showMouse();
-
+
return 0;
}
@@ -906,12 +906,12 @@ int KyraEngine_v1::o1_placeItemInOffScene(ScriptState *script) {
int xpos = stackPos(1);
int ypos = stackPos(2);
int sceneId = stackPos(3);
-
+
byte freeItem = findFreeItemInScene(sceneId);
if (freeItem != 0xFF) {
assert(sceneId < _roomTableSize);
Room *room = &_roomTable[sceneId];
-
+
room->itemsTable[freeItem] = item;
room->itemsXPos[freeItem] = xpos;
room->itemsYPos[freeItem] = ypos;
@@ -936,7 +936,7 @@ int KyraEngine_v1::o1_placeCharacterInOtherScene(ScriptState *script) {
int ypos = (int16)(stackPos(3) & 0xFFFE);
int facing = stackPos(4);
int animFrame = stackPos(5);
-
+
_characterList[id].sceneId = sceneId;
_characterList[id].x1 = _characterList[id].x2 = xpos;
_characterList[id].y1 = _characterList[id].y2 = ypos;
@@ -965,13 +965,13 @@ int KyraEngine_v1::o1_popMobileNPCIntoScene(ScriptState *script) {
int16 xpos = (int16)(stackPos(4) & 0xFFFC);
int8 ypos = (int16)(stackPos(5) & 0xFFFE);
Character *curChar = &_characterList[character];
-
+
curChar->sceneId = sceneId;
curChar->currentAnimFrame = animFrame;
curChar->facing = facing;
curChar->x1 = curChar->x2 = xpos;
curChar->y1 = curChar->y2 = ypos;
-
+
_animator->animAddNPC(character);
_animator->updateAllObjectShapes();
return 0;
@@ -1004,7 +1004,7 @@ int KyraEngine_v1::o1_setCharactersLocation(ScriptState *script) {
if (_currentCharacter->sceneId != ch->sceneId)
animObj->active = 1;
}
-
+
ch->sceneId = stackPos(1);
return 0;
}
@@ -1070,10 +1070,10 @@ int KyraEngine_v1::o1_walkCharacterToPoint(ScriptState *script) {
forceContinue = true;
break;
}
-
+
if (forceContinue || !running)
continue;
-
+
setCharacterPosition(character, 0);
++curPos;
@@ -1298,20 +1298,20 @@ int KyraEngine_v1::o1_makeAmuletAppear(ScriptState *script) {
uint32 nextTime = 0;
for (int i = 0; _amuleteAnim[i] != 0xFF; ++i) {
nextTime = _system->getMillis() + 5 * _tickLength;
-
+
uint8 code = _amuleteAnim[i];
if (code == 3 || code == 7)
snd_playSoundEffect(0x71);
-
+
if (code == 5)
snd_playSoundEffect(0x72);
-
+
if (code == 14)
snd_playSoundEffect(0x73);
-
+
amulet.displayFrame(code);
_animator->_updateScreen = true;
-
+
while (_system->getMillis() < nextTime) {
_sprites->updateSceneAnims();
_animator->updateAllObjectShapes();
@@ -1367,7 +1367,7 @@ int KyraEngine_v1::o1_waitForConfirmationMouseClick(ScriptState *script) {
_animator->updateAllObjectShapes();
delay(10);
}
-
+
while (_mousePressFlag) {
updateMousePointer();
_sprites->updateSceneAnims();
@@ -1505,7 +1505,7 @@ int KyraEngine_v1::o1_totalItemsInScene(ScriptState *script) {
int KyraEngine_v1::o1_restoreBrandonsMovementDelay(ScriptState *script) {
debugC(3, kDebugLevelScriptFuncs, "KyraEngine_v1::o1restoreBrandonsMovementDelay(%p) ()", (const void *)script);
- setWalkspeed(_configWalkspeed);
+ setWalkspeed(_configWalkspeed);
return 0;
}
@@ -1564,7 +1564,7 @@ int KyraEngine_v1::o1_fadeEntirePalette(ScriptState *script) {
fadePal = _screen->getPalette(2);
uint8 *screenPal = _screen->getPalette(0);
uint8 *backUpPal = _screen->getPalette(3);
-
+
memcpy(backUpPal, screenPal, sizeof(uint8)*768);
memset(fadePal, 0, sizeof(uint8)*768);
} else if (cmd == 1) {
@@ -1577,7 +1577,7 @@ int KyraEngine_v1::o1_fadeEntirePalette(ScriptState *script) {
fadePal = _screen->getPalette(0);
}
}
-
+
_screen->fadePalette(fadePal, stackPos(1));
return 0;
}
diff --git a/engines/kyra/seqplayer.cpp b/engines/kyra/seqplayer.cpp
index 2136c2830d..180a5839f3 100644
--- a/engines/kyra/seqplayer.cpp
+++ b/engines/kyra/seqplayer.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "engines/engine.h"
@@ -85,7 +85,7 @@ uint8 *SeqPlayer::setPanPages(int pageNum, int shape) {
data += offs;
uint16 sz = READ_LE_UINT16(data + 6);
panPage = new uint8[sz];
- assert(panPage);
+ assert(panPage);
memcpy(panPage, data, sz);
}
}
@@ -97,7 +97,7 @@ void SeqPlayer::makeHandShapes() {
_screen->loadBitmap("WRITING.CPS", 3, 3, _screen->_currentPalette);
if (_vm->gameFlags().platform == Common::kPlatformMacintosh || _vm->gameFlags().platform == Common::kPlatformAmiga) {
freeHandShapes();
-
+
int pageBackUp = _screen->_curPage;
_screen->_curPage = 2;
_handShapes[0] = _screen->encodeShape(0, 0, 88, 122, 0);
@@ -490,7 +490,7 @@ void SeqPlayer::s1_prefetchVocFile() {
bool SeqPlayer::playSequence(const uint8 *seqData, bool skipSeq) {
debugC(9, kDebugLevelSequence, "SeqPlayer::seq_playSequence(%p, %d)", (const void *)seqData, skipSeq);
assert(seqData);
-
+
static SeqEntry floppySeqProcs[] = {
// 0x00
SEQOP(3, s1_wsaOpen),
diff --git a/engines/kyra/sound.cpp b/engines/kyra/sound.cpp
index 562754b9c5..20a90c2c32 100644
--- a/engines/kyra/sound.cpp
+++ b/engines/kyra/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "kyra/resource.h"
#include "kyra/sound.h"
@@ -60,7 +60,7 @@ void Sound::voicePlay(const char *file) {
_vm->resource()->getFileHandle(filenamebuffer, &fileSize, _compressHandle);
if (!_compressHandle.isOpen())
continue;
-
+
Common::MemoryReadStream *tmp = _compressHandle.readStream(fileSize);
assert(tmp);
_currentVocFile = _supportedCodes[i].streamFunc(tmp, true, 0, 0, 1);
@@ -71,7 +71,7 @@ void Sound::voicePlay(const char *file) {
if (!found) {
strcpy(filenamebuffer, file);
strcat(filenamebuffer, ".VOC");
-
+
fileData = _vm->resource()->fileData(filenamebuffer, &fileSize);
if (!fileData)
return;
@@ -332,7 +332,7 @@ void SoundMidiPC::stopMusic() {
_parser = 0;
delete [] _parserSource;
_parserSource = 0;
-
+
_fadeStartTime = 0;
_fadeMusicOut = false;
setVolume(255);
@@ -366,7 +366,7 @@ void SoundMidiPC::onTimer(void *refCon) {
music->_fadeStartTime = 0;
music->_fadeMusicOut = false;
music->_isPlaying = false;
-
+
music->_eventFromMusic = true;
// from sound/midiparser.cpp
for (int i = 0; i < 128; ++i) {
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index b6c06b493b..41c11580b3 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -42,7 +42,7 @@
#ifndef KYRA_SOUND_H
#define KYRA_SOUND_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/file.h"
#include "common/mutex.h"
diff --git a/engines/kyra/sound_adlib.cpp b/engines/kyra/sound_adlib.cpp
index 86f9f718ba..a3953aaf48 100644
--- a/engines/kyra/sound_adlib.cpp
+++ b/engines/kyra/sound_adlib.cpp
@@ -39,7 +39,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/mutex.h"
#include "kyra/resource.h"
@@ -184,7 +184,7 @@ private:
uint8 opLevel2;
uint8 opExtraLevel3;
uint8 twoChan;
- uint8 unk39;
+ uint8 unk39;
uint8 unk40;
uint8 spacing1;
uint8 durationRandomness;
@@ -250,7 +250,7 @@ private:
POpcode function;
const char *name;
};
-
+
void setupParserOpcodeTable();
const ParserOpcode *_parserOpcodeTable;
int _parserOpcodeTableSize;
@@ -797,7 +797,7 @@ void AdlibDriver::executePrograms() {
}
}
-//
+//
void AdlibDriver::resetAdlibState() {
debugC(9, kDebugLevelSound, "resetAdlibState()");
@@ -1180,7 +1180,7 @@ void AdlibDriver::primaryEffect2(Channel &channel) {
uint16 unk2 = (channel.regAx | (channel.regBx << 8)) & 0x3FF;
unk2 += unk1;
-
+
channel.regAx = unk2 & 0xFF;
channel.regBx = (channel.regBx & 0xFC) | (unk2 >> 8);
@@ -1893,7 +1893,7 @@ void AdlibDriver::setupOpcodeList() {
COMMAND(snd_setFlag),
COMMAND(snd_clearFlag)
};
-
+
_opcodeList = opcodeList;
_opcodesEntries = ARRAYSIZE(opcodeList);
}
@@ -2013,7 +2013,7 @@ void AdlibDriver::setupParserOpcodeTable() {
COMMAND(updateCallback56),
COMMAND(update_stopChannel)
};
-
+
_parserOpcodeTable = parserOpcodeTable;
_parserOpcodeTableSize = ARRAYSIZE(parserOpcodeTable);
}
@@ -2281,7 +2281,7 @@ void SoundAdlibPC::playSoundEffect(uint8 track) {
void SoundAdlibPC::play(uint8 track) {
uint16 soundId = 0;
-
+
if (_v2)
soundId = READ_LE_UINT16(&_trackEntries[track<<1]);
else
diff --git a/engines/kyra/sound_towns.cpp b/engines/kyra/sound_towns.cpp
index dea869d4c0..e0a0c2146b 100644
--- a/engines/kyra/sound_towns.cpp
+++ b/engines/kyra/sound_towns.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "kyra/resource.h"
#include "kyra/sound.h"
diff --git a/engines/kyra/sprites.cpp b/engines/kyra/sprites.cpp
index 1a2c7f6146..be1fd2df7e 100644
--- a/engines/kyra/sprites.cpp
+++ b/engines/kyra/sprites.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/stream.h"
#include "common/util.h"
@@ -87,7 +87,7 @@ void Sprites::setupSceneAnims() {
//sceneUnk2[i] = READ_LE_UINT16(data);
data += 4;
-
+
_anims[i].x = READ_LE_UINT16(data);
data += 4;
_anims[i].y = READ_LE_UINT16(data);
@@ -216,7 +216,7 @@ void Sprites::updateSceneAnims() {
data += 2;
debugC(1, kDebugLevelSprites, "func: Set value of unknown animation property to 0");
_anims[i].unk1 = 0;
- break;
+ break;
case 0xFF97:
data += 2;
debugC(6, kDebugLevelSprites, "func: Set default X coordinate of sprite");
@@ -425,7 +425,7 @@ void Sprites::loadDat(const char *filename, SceneExits &exits) {
if (_vm->queryGameFlag(0xA0))
memcpy(_screen->getPalette(3), _screen->getPalette(4), 32*3);
else
- memcpy(_screen->getPalette(3), _screen->getPalette(0), 32*3);
+ memcpy(_screen->getPalette(3), _screen->getPalette(0), 32*3);
} else {
if (_vm->queryGameFlag(0xA0))
memcpy(_screen->getPalette(1), _screen->getPalette(3), 768);
@@ -446,7 +446,7 @@ void Sprites::loadDat(const char *filename, SceneExits &exits) {
while (1) {
if (((uint16)(data - _dat) >= fileSize) || (data - start) >= length)
- break;
+ break;
if (READ_LE_UINT16(data) == 0xFF83) {
//debugC(1, kDebugLevelSprites, "Body section end.");
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp
index 2ffa7aee09..f52c041aa4 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/md5.h"
#include "kyra/kyra.h"
@@ -41,14 +41,14 @@ bool StaticResource::checkKyraDat() {
Common::File kyraDat;
if (!kyraDat.open("KYRA.DAT"))
return false;
-
+
uint32 size = kyraDat.size() - 16;
uint8 digest[16];
kyraDat.seek(size, SEEK_SET);
if (kyraDat.read(digest, 16) != 16)
return false;
kyraDat.close();
-
+
uint8 digestCalc[16];
if (!Common::md5_file("KYRA.DAT", digestCalc, size))
return false;
@@ -183,7 +183,7 @@ bool StaticResource::init() {
// GUI strings table
{ kGUIStrings, kLanguageList, "GUISTRINGS." },
{ kConfigStrings, kLanguageList, "CONFIGSTRINGS." },
-
+
// ROOM table/filenames
{ Kyra::kRoomList, StaticResource::kRoomList, "ROOM-TABLE.ROOM" },
{ kRoomFilenames, kStringList, "ROOM-FILENAMES.TXT" },
@@ -210,7 +210,7 @@ bool StaticResource::init() {
// PALETTE table
{ kPaletteList, kPaletteTable, "1 33 PALTABLE" },
-
+
// FM-TOWNS specific
{ kKyra1TownsSFXTable, kRawData, "SFXTABLE" },
{ kCreditsStrings, kRawData, "CREDITS" },
@@ -233,14 +233,14 @@ bool StaticResource::init() {
warning("no matching INDEX file found");
return false;
}
-
+
uint32 version = READ_BE_UINT32(temp);
uint32 gameID = READ_BE_UINT32((temp+4));
uint32 featuresValue = READ_BE_UINT32((temp+8));
-
+
delete [] temp;
temp = 0;
-
+
if (version != RESFILE_VERSION)
error("invalid KYRA.DAT file version (%d, required %d)", version, RESFILE_VERSION);
if (gameID != _vm->game())
@@ -381,7 +381,7 @@ const StaticResource::FileType *StaticResource::getFiletype(int type) {
const void *StaticResource::getData(int id, int requesttype, int &size) {
const void *ptr = 0;
- int type = -1;
+ int type = -1;
size = 0;
if (checkResList(id, type, ptr, size)) {
@@ -413,7 +413,7 @@ bool StaticResource::loadLanguageTable(const char *filename, void *&ptr, int &si
for (int i = 0; languages[i].ext; ++i) {
if (languages[i].flags != createLanguage(_vm->gameFlags()))
continue;
-
+
strcpy(file, filename);
strcat(file, languages[i].ext);
if (loadStringTable(file, ptr, size))
@@ -444,7 +444,7 @@ bool StaticResource::loadStringTable(const char *filename, void *&ptr, int &size
size = count;
char **output = new char*[count];
assert(output);
-
+
const char *curPos = (const char*)src;
for (uint32 i = 0; i < count; ++i) {
int strLen = strlen(curPos);
@@ -477,7 +477,7 @@ bool StaticResource::loadShapeTable(const char *filename, void *&ptr, int &size)
size = count;
Shape *loadTo = new Shape[count];
assert(loadTo);
-
+
for (uint32 i = 0; i < count; ++i) {
loadTo[i].imageIndex = *src++;
loadTo[i].x = *src++;
@@ -504,7 +504,7 @@ bool StaticResource::loadRoomTable(const char *filename, void *&ptr, int &size)
size = count;
Room *loadTo = new Room[count];
assert(loadTo);
-
+
for (uint32 i = 0; i < count; ++i) {
loadTo[i].nameIndex = *src++;
loadTo[i].northExit = READ_BE_UINT16(src); src += 2;
@@ -656,9 +656,9 @@ void KyraEngine_v1::initStaticResource() {
_veryClever = _staticres->loadStrings(kVeryCleverString, _veryClever_Size);
_homeString = _staticres->loadStrings(kOutroHomeString, _homeString_Size);
_newGameString = _staticres->loadStrings(kNewGameString, _newGameString_Size);
-
+
_healingShapeTable = _staticres->loadShapeTable(kHealing1Shapes, _healingShapeTableSize);
- _healingShape2Table = _staticres->loadShapeTable(kHealing2Shapes, _healingShape2TableSize);
+ _healingShape2Table = _staticres->loadShapeTable(kHealing2Shapes, _healingShape2TableSize);
_posionDeathShapeTable = _staticres->loadShapeTable(kPoisonDeathShapes, _posionDeathShapeTableSize);
_fluteAnimShapeTable = _staticres->loadShapeTable(kFluteShapes, _fluteAnimShapeTableSize);
_winterScrollTable = _staticres->loadShapeTable(kWinter1Shapes, _winterScrollTableSize);
@@ -672,14 +672,14 @@ void KyraEngine_v1::initStaticResource() {
_characterImageTable = _staticres->loadStrings(kCharacterImageFilenames, _characterImageTableSize);
_roomFilenameTable = _staticres->loadStrings(kRoomFilenames, _roomFilenameTableSize);
-
+
_amuleteAnim = _staticres->loadRawData(kAmuleteAnimSeq, temp);
-
+
_specialPalettes = _staticres->loadPaletteTable(kPaletteList, temp);
_guiStrings = _staticres->loadStrings(kGUIStrings, _guiStringsSize);
_configStrings = _staticres->loadStrings(kConfigStrings, _configStringsSize);
-
+
// copied static res
// room list
@@ -729,7 +729,7 @@ void KyraEngine_v1::loadCharacterShapes() {
int curImage = 0xFF;
int videoPage = _screen->_curPage;
_screen->_curPage = 2;
- for (int i = 0; i < 115; ++i) {
+ for (int i = 0; i < 115; ++i) {
assert(i < _defaultShapeTableSize);
Shape *shape = &_defaultShapeTable[i];
if (shape->imageIndex == 0xFF) {
@@ -749,17 +749,17 @@ void KyraEngine_v1::loadCharacterShapes() {
void KyraEngine_v1::loadSpecialEffectShapes() {
_screen->loadBitmap("EFFECTS.CPS", 3, 3, 0);
_screen->_curPage = 2;
-
- int currShape;
+
+ int currShape;
for (currShape = 173; currShape < 183; currShape++)
_shapes[currShape] = _screen->encodeShape((currShape-173) * 24, 0, 24, 24, 1);
-
+
for (currShape = 183; currShape < 190; currShape++)
_shapes[currShape] = _screen->encodeShape((currShape-183) * 24, 24, 24, 24, 1);
-
+
for (currShape = 190; currShape < 201; currShape++)
_shapes[currShape] = _screen->encodeShape((currShape-190) * 24, 48, 24, 24, 1);
-
+
for (currShape = 201; currShape < 206; currShape++)
_shapes[currShape] = _screen->encodeShape((currShape-201) * 16, 106, 16, 16, 1);
}
@@ -835,7 +835,7 @@ void KyraEngine_v1::loadMainScreen(int page) {
if (_flags.lang == Common::EN_ANY && !_flags.isTalkie && (_flags.platform == Common::kPlatformPC || _flags.platform == Common::kPlatformAmiga))
_screen->loadBitmap("MAIN15.CPS", page, page, _screen->getPalette(0));
- else if (_flags.lang == Common::EN_ANY || _flags.lang == Common::JA_JPN || (_flags.isTalkie && _flags.lang == Common::IT_ITA))
+ else if (_flags.lang == Common::EN_ANY || _flags.lang == Common::JA_JPN || (_flags.isTalkie && _flags.lang == Common::IT_ITA))
_screen->loadBitmap("MAIN_ENG.CPS", page, page, 0);
else if (_flags.lang == Common::FR_FRA)
_screen->loadBitmap("MAIN_FRE.CPS", page, page, 0);
@@ -982,7 +982,7 @@ void KyraEngine_v1::setupButtonData() {
&buttonData[14],
0
};
-
+
_buttonData = buttonData;
_buttonDataListPtr = buttonDataListPtr;
}
@@ -1001,7 +1001,7 @@ Button KyraEngine_v1::_menuButtonData[] = {
void KyraEngine_v1::setupMenu() {
static Menu menu[] = {
- { -1, -1, 208, 136, 248, 249, 250, 0, 251, -1, 8, 0, 5, -1, -1, -1, -1,
+ { -1, -1, 208, 136, 248, 249, 250, 0, 251, -1, 8, 0, 5, -1, -1, -1, -1,
{
{1, 0, 0, 0, -1, -1, 30, 148, 15, 252, 253, 24, 0,
248, 249, 250, &KyraEngine_v1::gui_loadGameMenu, -1, 0, 0, 0, 0, 0},
@@ -1030,16 +1030,16 @@ void KyraEngine_v1::setupMenu() {
},
{ -1, -1, 288, 160, 248, 249, 250, 0, 251, -1, 8, 0, 6, 132, 22, 132, 124,
{
- {1, 0, 0, 0, -1, 255, 39, 256, 15, 252, 253, 5, 0,
+ {1, 0, 0, 0, -1, 255, 39, 256, 15, 252, 253, 5, 0,
248, 249, 250, 0, -1, 0, 0, 0, 0, 0},
- {1, 0, 0, 0, -1, 255, 56, 256, 15, 252, 253, 5, 0,
+ {1, 0, 0, 0, -1, 255, 56, 256, 15, 252, 253, 5, 0,
248, 249, 250, 0, -1, 0, 0, 0, 0, 0},
- {1, 0, 0, 0, -1, 255, 73, 256, 15, 252, 253, 5, 0,
+ {1, 0, 0, 0, -1, 255, 73, 256, 15, 252, 253, 5, 0,
248, 249, 250, 0, -1, 0, 0, 0, 0, 0},
- {1, 0, 0, 0, -1, 255, 90, 256, 15, 252, 253, 5, 0,
+ {1, 0, 0, 0, -1, 255, 90, 256, 15, 252, 253, 5, 0,
248, 249, 250, 0, -1, 0, 0, 0, 0, 0},
{1, 0, 0, 0, -1, 255, 107, 256, 15, 252, 253, 5, 0,
@@ -1058,7 +1058,7 @@ void KyraEngine_v1::setupMenu() {
248, 249, 250, &KyraEngine_v1::gui_cancelSubMenu, -1, 0, 0, 0, 0, 0}
}
},
- { -1, -1, 208, 76, 248, 249, 250, 0, 251, -1, 8, 0, 2, -1, -1, -1, -1,
+ { -1, -1, 208, 76, 248, 249, 250, 0, 251, -1, 8, 0, 2, -1, -1, -1, -1,
{
{1, 0, 0, 0, -1, -1, 30, 148, 15, 252, 253, 24, 0,
248, 249, 250, &KyraEngine_v1::gui_loadGameMenu, -1, 0, 0, 0, 0, 0},
@@ -1067,7 +1067,7 @@ void KyraEngine_v1::setupMenu() {
248, 249, 250, &KyraEngine_v1::gui_quitPlaying, -1, 0, 0, 0, 0, 0}
}
},
- { -1, -1, 208, 153, 248, 249, 250, 0, 251, -1, 8, 0, 6, -1, -1, -1, -1,
+ { -1, -1, 208, 153, 248, 249, 250, 0, 251, -1, 8, 0, 6, -1, -1, -1, -1,
{
{1, 0, 0, 0, 110, 0, 30, 64, 15, 252, 253, 5, 0,
248, 249, 250, &KyraEngine_v1::gui_controlsChangeMusic, -1, 0, 34, 32, 0, 0},
@@ -1089,7 +1089,7 @@ void KyraEngine_v1::setupMenu() {
}
}
};
-
+
_menu = menu;
}
diff --git a/engines/kyra/text.cpp b/engines/kyra/text.cpp
index e62410ca19..9428d80725 100644
--- a/engines/kyra/text.cpp
+++ b/engines/kyra/text.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "kyra/kyra.h"
#include "kyra/screen.h"
@@ -76,7 +76,7 @@ int TextDisplayer::getCharLength(const char *str, int len) {
if (c >= 0x7F && _vm->gameFlags().lang == Common::JA_JPN) {
c = READ_LE_UINT16(str - 1);
++str;
- }
+ }
i += _screen->getCharWidth(*str++);
++charsCount;
}
diff --git a/engines/kyra/vqa.cpp b/engines/kyra/vqa.cpp
index 16b40cd06e..685a3e5a31 100644
--- a/engines/kyra/vqa.cpp
+++ b/engines/kyra/vqa.cpp
@@ -31,7 +31,7 @@
//
// The jung2.vqa movie does work, but only thanks to a grotesque hack.
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "sound/audiostream.h"
@@ -273,7 +273,7 @@ bool VQAMovie::open(const char *filename) {
//
// This is good, because it means we won't have
// to worry about the confusing parts of the
- // VQA spec, where 8- and 16-bit data have
+ // VQA spec, where 8- and 16-bit data have
// different signedness and stereo sample
// layout varies between different games.
diff --git a/engines/kyra/wsamovie.cpp b/engines/kyra/wsamovie.cpp
index 7e9ec9b78b..14b82e5d1d 100644
--- a/engines/kyra/wsamovie.cpp
+++ b/engines/kyra/wsamovie.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/system.h"
@@ -46,7 +46,7 @@ int WSAMovieV1::open(const char *filename, int offscreenDecode, uint8 *palBuf) {
uint8 *p = _vm->resource()->fileData(filename, &fileSize);
if (!p)
return 0;
-
+
const uint8 *wsaData = p;
_numFrames = READ_LE_UINT16(wsaData); wsaData += 2;
_width = READ_LE_UINT16(wsaData); wsaData += 2;
@@ -55,10 +55,10 @@ int WSAMovieV1::open(const char *filename, int offscreenDecode, uint8 *palBuf) {
_offscreenBuffer = NULL;
_flags = 0;
if (_vm->gameFlags().useAltShapeHeader) {
- flags = READ_LE_UINT16(wsaData);
+ flags = READ_LE_UINT16(wsaData);
wsaData += 2;
}
-
+
uint32 offsPal = 0;
if (flags & 1) {
offsPal = 0x300;
@@ -66,7 +66,7 @@ int WSAMovieV1::open(const char *filename, int offscreenDecode, uint8 *palBuf) {
if (palBuf)
memcpy(palBuf, wsaData + (_numFrames + 2) * 4, 0x300);
}
-
+
if (offscreenDecode) {
_flags |= WF_OFFSCREEN_DECODE;
const int offscreenBufferSize = _width * _height;
@@ -86,7 +86,7 @@ int WSAMovieV1::open(const char *filename, int offscreenDecode, uint8 *palBuf) {
_deltaBuffer = new uint8[_deltaBufferSize];
memset(_deltaBuffer, 0, _deltaBufferSize);
-
+
// read frame offsets
_frameOffsTable = new uint32[_numFrames + 2];
_frameOffsTable[0] = 0;
@@ -103,22 +103,22 @@ int WSAMovieV1::open(const char *filename, int offscreenDecode, uint8 *palBuf) {
_frameOffsTable[i] = READ_LE_UINT32(wsaData) - frameDataOffs;
wsaData += 4;
}
-
+
// skip palette
wsaData += offsPal;
-
+
// read frame data
const int frameDataSize = p + fileSize - wsaData;
_frameData = new uint8[frameDataSize];
memcpy(_frameData, wsaData, frameDataSize);
-
+
// decode first frame
if (firstFrame)
Screen::decodeFrame4(_frameData, _deltaBuffer, _deltaBufferSize);
-
+
delete [] p;
_opened = true;
-
+
return _numFrames;
}
@@ -143,7 +143,7 @@ void WSAMovieV1::displayFrame(int frameNum, ...) {
dst = _offscreenBuffer;
else
dst = _vm->screen()->getPageRect(_drawPage, _x, _y, _width, _height);
-
+
if (_currentFrame == _numFrames) {
if (!(_flags & WF_NO_FIRST_FRAME)) {
if (_flags & WF_OFFSCREEN_DECODE)
@@ -171,7 +171,7 @@ void WSAMovieV1::displayFrame(int frameNum, ...) {
frameCount = diffCount;
}
}
-
+
// process
if (frameStep > 0) {
uint16 cf = _currentFrame;
@@ -190,7 +190,7 @@ void WSAMovieV1::displayFrame(int frameNum, ...) {
cf += frameStep;
}
}
-
+
// display
_currentFrame = frameNum;
if (_flags & WF_OFFSCREEN_DECODE)
@@ -223,7 +223,7 @@ int WSAMovieAmiga::open(const char *filename, int offscreenDecode, uint8 *palBuf
_buffer = new uint8[_width * _height];
assert(_buffer);
- return res;
+ return res;
}
void WSAMovieAmiga::close() {
@@ -282,7 +282,7 @@ void WSAMovieAmiga::displayFrame(int frameNum, ...) {
frameCount = diffCount;
}
}
-
+
// process
if (frameStep > 0) {
uint16 cf = _currentFrame;
@@ -301,7 +301,7 @@ void WSAMovieAmiga::displayFrame(int frameNum, ...) {
cf += frameStep;
}
}
-
+
// display
_currentFrame = frameNum;
if (_flags & WF_OFFSCREEN_DECODE)
@@ -334,7 +334,7 @@ void WSAMovieAmiga::processFrame(int frameNum, uint8 *dst) {
for (int y = 0; y < _height; ++y) {
for (int x = 0; x < _width; ++x)
- *dst++ ^= *src++;
+ *dst++ ^= *src++;
dst += dstPitch - _width;
}
}
@@ -354,7 +354,7 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
warning("couldn't load wsa file: '%s'", filename);
return 0;
}
-
+
const uint8 *wsaData = p;
_numFrames = READ_LE_UINT16(wsaData); wsaData += 2;
_xAdd = (int16)(READ_LE_UINT16(wsaData)); wsaData += 2;
@@ -365,7 +365,7 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
_offscreenBuffer = NULL;
_flags = 0;
flags = READ_LE_UINT16(wsaData); wsaData += 2;
-
+
uint32 offsPal = 0;
if (flags & 1) {
offsPal = 0x300;
@@ -373,10 +373,10 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
if (palBuf)
memcpy(palBuf, wsaData + 8 + ((_numFrames << 2) & 0xFFFF), 0x300);
}
-
+
if (flags & 2)
_flags |= WF_XOR;
-
+
if (!(unk1 & 2)) {
_flags |= WF_OFFSCREEN_DECODE;
const int offscreenBufferSize = _width * _height;
@@ -393,7 +393,7 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
_deltaBuffer = new uint8[_deltaBufferSize];
memset(_deltaBuffer, 0, _deltaBufferSize);
-
+
// read frame offsets
_frameOffsTable = new uint32[_numFrames + 2];
_frameOffsTable[0] = 0;
@@ -402,21 +402,21 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
_frameOffsTable[i] = READ_LE_UINT32(wsaData) - frameDataOffs;
wsaData += 4;
}
-
+
// skip palette
wsaData += offsPal;
-
+
// read frame data
const int frameDataSize = p + fileSize - wsaData;
_frameData = new uint8[frameDataSize];
memcpy(_frameData, wsaData, frameDataSize);
-
+
// decode first frame
Screen::decodeFrame4(_frameData, _deltaBuffer, _deltaBufferSize);
-
+
delete [] p;
_opened = true;
-
+
return _numFrames;
}
@@ -430,7 +430,7 @@ void WSAMovieV2::displayFrame(int frameNum, ...) {
dst = _offscreenBuffer;
else
dst = _vm->screen()->getPageRect(_drawPage, _x, _y, _width, _height);
-
+
if (_currentFrame == _numFrames) {
if (!(_flags & WF_NO_FIRST_FRAME)) {
if (_flags & WF_OFFSCREEN_DECODE)
@@ -458,7 +458,7 @@ void WSAMovieV2::displayFrame(int frameNum, ...) {
frameCount = diffCount;
}
}
-
+
// process
if (frameStep > 0) {
uint16 cf = _currentFrame;
@@ -477,7 +477,7 @@ void WSAMovieV2::displayFrame(int frameNum, ...) {
cf += frameStep;
}
}
-
+
// display
_currentFrame = frameNum;
if (_flags & WF_OFFSCREEN_DECODE) {
@@ -494,17 +494,17 @@ void WSAMovieV2::displayFrame(int frameNum, ...) {
va_list args;
va_start(args, frameNum);
-
+
int copyParam = va_arg(args, int);
int plotFunc = (copyParam & 0xFF00) >> 12;
int unk1 = copyParam & 0xFF;
-
+
const uint8 *unkPtr1 = va_arg(args, const uint8*);
const uint8 *unkPtr2 = va_arg(args, const uint8*);
va_end(args);
screen->copyWsaRect(_x, _y, _width, _height, 0, plotFunc, _offscreenBuffer, unk1, unkPtr1, unkPtr2);
-
+
screen->_curPage = pageBackUp;
}
}
diff --git a/engines/lure/debugger.cpp b/engines/lure/debugger.cpp
index 5d1198c360..87c422c641 100644
--- a/engines/lure/debugger.cpp
+++ b/engines/lure/debugger.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/endian.h"
#include "lure/luredefs.h"
@@ -51,12 +51,12 @@ Debugger::Debugger(): GUI::Debugger() {
}
static int strToInt(const char *s) {
- if (!*s)
+ if (!*s)
// No string at all
return 0;
- else if (strcmp(s, "player") == 0)
+ else if (strcmp(s, "player") == 0)
return PLAYER_ID;
- else if (strcmp(s, "ratpouch") == 0)
+ else if (strcmp(s, "ratpouch") == 0)
return RATPOUCH_ID;
else if (toupper(s[strlen(s) - 1]) != 'H')
// Standard decimal string
@@ -93,11 +93,11 @@ bool Debugger::cmd_enterRoom(int argc, const char **argv) {
if (argc > 2) {
remoteFlag = strToInt(argv[2]);
- }
+ }
room.leaveRoom();
room.setRoomNumber(roomNumber);
- if (!remoteFlag)
+ if (!remoteFlag)
res.getActiveHotspot(PLAYER_ID)->setRoomNumber(roomNumber);
_detach_now = true;
@@ -119,10 +119,10 @@ bool Debugger::cmd_listRooms(int argc, const char **argv) {
DebugPrintf("Available rooms are:\n");
for (RoomDataList::iterator i = rooms.begin(); i != rooms.end(); ++i) {
RoomData *room = *i;
- // Explictly note the second drawbridge room as "Alt"
- if (room->roomNumber == 49) {
+ // Explictly note the second drawbridge room as "Alt"
+ if (room->roomNumber == 49) {
strings.getString(47, buffer);
- strcat(buffer, " (alt)");
+ strcat(buffer, " (alt)");
} else {
strings.getString(room->roomNumber, buffer);
}
@@ -150,7 +150,7 @@ bool Debugger::cmd_listFields(int argc, const char **argv) {
for (int ctr = 0; ctr < fields.size(); ++ctr) {
DebugPrintf("(%-2d): %-5d", ctr, fields.getField(ctr));
- if (!((ctr + 1) % 7))
+ if (!((ctr + 1) % 7))
DebugPrintf("\n");
}
DebugPrintf("\n");
@@ -163,7 +163,7 @@ bool Debugger::cmd_setField(int argc, const char **argv) {
if (argc >= 3) {
int fieldNum = strToInt(argv[1]);
uint16 value = strToInt(argv[2]);
-
+
if ((fieldNum < 0) || (fieldNum >= fields.size())) {
// Invalid field number
DebugPrintf("Invalid field number specified\n");
@@ -188,7 +188,7 @@ bool Debugger::cmd_queryField(int argc, const char **argv) {
DebugPrintf("Invalid field number specified\n");
} else {
// Get the field value
- DebugPrintf("Field %d is %d (%xh)\n", fieldNum,
+ DebugPrintf("Field %d is %d (%xh)\n", fieldNum,
fields.getField(fieldNum), fields.getField(fieldNum));
}
} else {
@@ -207,7 +207,7 @@ bool Debugger::cmd_giveItem(int argc, const char **argv) {
if (argc >= 2) {
itemNum = strToInt(argv[1]);
- if (argc == 3)
+ if (argc == 3)
charNum = strToInt(argv[2]);
itemHotspot = res.getHotspot(itemNum);
@@ -236,7 +236,7 @@ bool Debugger::cmd_hotspots(int argc, const char **argv) {
StringData &strings = StringData::getReference();
Room &room = Room::getReference();
char buffer[MAX_DESC_SIZE];
-
+
if (argc > 1) {
if (strcmp(argv[1], "active") == 0) {
// Loop for displaying active hotspots
@@ -288,7 +288,7 @@ bool Debugger::cmd_hotspot(int argc, const char **argv) {
if (argc < 2) {
DebugPrintf("hotspot <hotspot_id> ['paths' | 'schedule' | 'actions' | 'activate' | 'deactivate']\n");
return true;
- }
+ }
hs = res.getHotspot(strToInt(argv[1]));
if (!hs) {
DebugPrintf("Unknown hotspot specified\n");
@@ -299,22 +299,22 @@ bool Debugger::cmd_hotspot(int argc, const char **argv) {
if (argc == 2) {
// Show the hotspot properties
strings.getString(hs->nameId, buffer);
- DebugPrintf("name = %d - %s, descs = (%d,%d)\n", hs->nameId, buffer,
+ DebugPrintf("name = %d - %s, descs = (%d,%d)\n", hs->nameId, buffer,
hs->descId, hs->descId2);
DebugPrintf("actions = %xh, offset = %xh\n", hs->actions, hs->actionsOffset);
DebugPrintf("flags = %xh, layer = %d\n", hs->flags, hs->layer);
DebugPrintf("position = %d,%d,%d\n", hs->startX, hs->startY, hs->roomNumber);
- DebugPrintf("size = %d,%d, alt = %d,%d, yCorrection = %d\n",
+ DebugPrintf("size = %d,%d, alt = %d,%d, yCorrection = %d\n",
hs->width, hs->height, hs->widthCopy, hs->heightCopy, hs->yCorrection);
DebugPrintf("Talk bubble offset = %d,%d\n", hs->talkX, hs->talkY);
DebugPrintf("load offset = %xh, script load = %d\n", hs->loadOffset, hs->scriptLoadFlag);
DebugPrintf("Animation Id = %xh, Colour offset = %d\n", hs->animRecordId, hs->colourOffset);
- DebugPrintf("Talk Script offset = %xh, Tick Script offset = %xh\n",
+ DebugPrintf("Talk Script offset = %xh, Tick Script offset = %xh\n",
hs->talkScriptOffset, hs->tickScriptOffset);
DebugPrintf("Tick Proc offset = %xh\n", hs->tickProcOffset);
DebugPrintf("Tick timeout = %d\n", hs->tickTimeout);
DebugPrintf("NPC Shcedule = %xh\n", hs->npcSchedule);
- DebugPrintf("Character mode = %d, delay ctr = %d, pause ctr = %d\n",
+ DebugPrintf("Character mode = %d, delay ctr = %d, pause ctr = %d\n",
hs->characterMode, hs->delayCtr, hs->pauseCtr);
if (h != NULL) {
@@ -347,13 +347,13 @@ bool Debugger::cmd_hotspot(int argc, const char **argv) {
DebugPrintf("Deactivated\n");
} else {
- if (!h)
+ if (!h)
DebugPrintf("The specified hotspot is not currently active\n");
else if (strcmp(argv[2], "paths") == 0) {
// List any paths for a charcter
h->pathFinder().list(buffer);
DebugPrintf("%s", buffer);
- }
+ }
else if (strcmp(argv[2], "schedule") == 0) {
// List any current schedule for the character
h->currentActions().list(buffer);
@@ -365,7 +365,7 @@ bool Debugger::cmd_hotspot(int argc, const char **argv) {
DebugPrintf("Record Id = %xh\n", pData.animRecordId);
DebugPrintf("Flags = %d\n", pData.flags);
DebugPrintf("Frames: up=%d down=%d left=%d right=%d\n",
- pData.upFrame, pData.downFrame, pData.leftFrame, pData.rightFrame);
+ pData.upFrame, pData.downFrame, pData.leftFrame, pData.rightFrame);
DebugPrintf("Current frame = %d of %d\n", h->frameNumber(), h->numFrames());
}
}
@@ -384,7 +384,7 @@ bool Debugger::cmd_room(int argc, const char **argv) {
if (argc < 2) {
DebugPrintf("room <room_number>\n");
return true;
- }
+ }
int roomNumber = strToInt(argv[1]);
RoomData *room = res.getRoom(roomNumber);
if (!room) {
@@ -398,8 +398,8 @@ bool Debugger::cmd_room(int argc, const char **argv) {
strings.getString(room->descId, buffer);
DebugPrintf("%s\n", buffer);
DebugPrintf("Horizontal clipping = %d->%d walk area=(%d,%d)-(%d,%d)\n",
- room->clippingXStart, room->clippingXEnd,
- room->walkBounds.left, room->walkBounds.top,
+ room->clippingXStart, room->clippingXEnd,
+ room->walkBounds.left, room->walkBounds.top,
room->walkBounds.right, room->walkBounds.bottom);
DebugPrintf("Exit hotspots:");
@@ -410,7 +410,7 @@ bool Debugger::cmd_room(int argc, const char **argv) {
RoomExitHotspotList::iterator i;
for (i = exits.begin(); i != exits.end(); ++i) {
RoomExitHotspotData *rec = *i;
-
+
DebugPrintf("\nArea - (%d,%d)-(%d,%d) Room=%d Cursor=%d Hotspot=%xh",
rec->xs, rec->ys, rec->xe, rec->ye, rec->destRoomNumber, rec->cursorNum, rec->hotspotId);
}
@@ -419,7 +419,7 @@ bool Debugger::cmd_room(int argc, const char **argv) {
}
DebugPrintf("Room exits:");
- if (room->exits.empty())
+ if (room->exits.empty())
DebugPrintf(" none\n");
else {
RoomExitList::iterator i2;
@@ -427,7 +427,7 @@ bool Debugger::cmd_room(int argc, const char **argv) {
RoomExitData *rec2 = *i2;
DebugPrintf("\nExit - (%d,%d)-(%d,%d) Dest=%d,(%d,%d) Dir=%s Sequence=%xh",
- rec2->xs, rec2->ys, rec2->xe, rec2->ye, rec2->roomNumber,
+ rec2->xs, rec2->ys, rec2->xe, rec2->ye, rec2->roomNumber,
rec2->x, rec2->y, directionList[rec2->direction], rec2->sequenceOffset);
}
@@ -455,7 +455,7 @@ bool Debugger::cmd_showAnim(int argc, const char **argv) {
// Figure out the total size of the animation - this will be used for guestimating
// frame sizes, or validating that a specified frame size is correct
MemoryBlock *src = Disk::getReference().getEntry(data->animId);
-
+
int numFrames = READ_LE_UINT16(src->data());
uint16 *headerEntry = (uint16 *) (src->data() + 2);
assert((numFrames >= 1) && (numFrames < 100));
@@ -498,9 +498,9 @@ bool Debugger::cmd_showAnim(int argc, const char **argv) {
destSize, width, height, numFrames, width * height * numFrames / 2);
}
} else {
- // Guestimate a frame size
+ // Guestimate a frame size
frameSize = destSize / numFrames;
-
+
// Figure out the approximate starting point of a width 3/4 the frame size
width = frameSize * 3 / 4;
@@ -509,7 +509,7 @@ bool Debugger::cmd_showAnim(int argc, const char **argv) {
while ((width > 0) && (descFlag || (((frameSize * 2) % width) != 0))) {
if (((frameSize * 2) % width) == 0)
- DebugPrintf("Frame size (%d,%d) found\n", width, frameSize * 2 / width);
+ DebugPrintf("Frame size (%d,%d) found\n", width, frameSize * 2 / width);
--width;
}
@@ -520,14 +520,14 @@ bool Debugger::cmd_showAnim(int argc, const char **argv) {
DebugPrintf("Total size = %d, # frames = %d, frame Size = %d - No valid frame dimensions\n",
destSize, numFrames, frameSize);
return true;
- }
+ }
height = (frameSize * 2) / width;
DebugPrintf("# frames = %d, guestimated frame size = (%d,%d)\n",
numFrames, width, height);
}
- // Bottle object is used as a handy hotspot holder that doesn't have any
+ // Bottle object is used as a handy hotspot holder that doesn't have any
// tick proc behaviour that we need to worry about
Hotspot *hotspot = res.activateHotspot(BOTTLE_HOTSPOT_ID);
hotspot->setLayer(0xfe);
diff --git a/engines/lure/decode.h b/engines/lure/decode.h
index 8e4e87a07d..ff83ba6454 100644
--- a/engines/lure/decode.h
+++ b/engines/lure/decode.h
@@ -26,7 +26,7 @@
#ifndef LURE_DECODE_H
#define LURE_DECODE_H
-#include "common/stdafx.h"
+
#include "lure/luredefs.h"
#include "lure/memory.h"
@@ -56,7 +56,7 @@ class AnimationDecoder {
public:
static void rcl(uint16 &value, bool &carry);
static uint32 decode_data(MemoryBlock *src, MemoryBlock *dest, uint32 srcPos);
- static void decode_data_2(byte *&pSrc, uint16 &currData, uint16 &bitCtr,
+ static void decode_data_2(byte *&pSrc, uint16 &currData, uint16 &bitCtr,
uint16 &dx, bool &carry);
};
diff --git a/engines/lure/detection.cpp b/engines/lure/detection.cpp
index 4291b9aedb..3fa6278016 100644
--- a/engines/lure/detection.cpp
+++ b/engines/lure/detection.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/advancedDetector.h"
@@ -121,7 +119,7 @@ GameList Engine_LURE_detectGames(const FSList &fslist) {
printf("Your game version appears to be unknown. Please, report the following\n");
printf("data to the ScummVM team along with name of the game you tried to add\n");
printf("and its version/language/etc.:\n");
-
+
printf(" LURE MD5 '%s'\n\n", md5str);
const PlainGameDescriptor *g1 = lure_list;
@@ -174,11 +172,11 @@ void LureEngine::detectGame() {
error("Error validating %s - file is invalid or out of date", SUPPORT_FILENAME);
else if ((version.vMajor != LURE_DAT_MAJOR) || (version.vMinor != LURE_DAT_MINOR))
error("Incorrect version of %s file - expected %d.%d but got %d.%d",
- SUPPORT_FILENAME, LURE_DAT_MAJOR, LURE_DAT_MINOR,
+ SUPPORT_FILENAME, LURE_DAT_MAJOR, LURE_DAT_MINOR,
version.vMajor, version.vMinor);
}
- // Do an md5 check
+ // Do an md5 check
char md5str[32 + 1];
const GameSettings *g;
diff --git a/engines/lure/disk.cpp b/engines/lure/disk.cpp
index b5465df8d9..d1a7239c4c 100644
--- a/engines/lure/disk.cpp
+++ b/engines/lure/disk.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/file.h"
#include "common/util.h"
@@ -64,9 +64,9 @@ uint8 Disk::indexOf(uint16 id, bool suppressError) {
if (_entries[entryIndex].id == HEADER_ENTRY_UNUSED_ID) break;
else if (_entries[entryIndex].id == id) return entryIndex;
}
-
+
if (suppressError) return 0xff;
- if (_fileNum == 0)
+ if (_fileNum == 0)
error("Could not find entry Id #%d in file %s", id, SUPPORT_FILENAME);
else
error("Could not find entry Id #%d in file disk%d.vga", id, _fileNum);
@@ -79,16 +79,16 @@ void Disk::openFile(uint8 fileNum) {
// Only load up the new file if the current file number has changed
if (fileNum == _fileNum) return;
-
+
// Delete any existing open file handle
- if (_fileNum != 0xff) delete _fileHandle;
+ if (_fileNum != 0xff) delete _fileHandle;
_fileNum = fileNum;
-
+
// Open up the the new file
_fileHandle = new Common::File();
char sFilename[10];
- if (_fileNum == 0)
+ if (_fileNum == 0)
strcpy(sFilename, SUPPORT_FILENAME);
else
sprintf(sFilename, "disk%d.vga", _fileNum);
@@ -155,7 +155,7 @@ MemoryBlock *Disk::getEntry(uint16 id) {
// Get the index of the resource, if necessary opening the correct file
uint8 index = indexOf(id);
-
+
// Calculate the offset and size of the entry
uint32 size = (uint32) _entries[index].size;
if (_entries[index].sizeExtension) size += 0x10000;
@@ -180,7 +180,7 @@ uint8 Disk::numEntries() {
// Figure out how many entries there are by count until an unused entry is found
for (byte entryIndex = 0; entryIndex < NUM_ENTRIES_IN_HEADER; ++entryIndex)
if (_entries[entryIndex].id == HEADER_ENTRY_UNUSED_ID) return entryIndex;
-
+
return NUM_ENTRIES_IN_HEADER;
}
diff --git a/engines/lure/disk.h b/engines/lure/disk.h
index 47ff7901c5..5e5717112c 100644
--- a/engines/lure/disk.h
+++ b/engines/lure/disk.h
@@ -26,7 +26,7 @@
#ifndef LURE_DISK_H
#define LURE_DISK_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/str.h"
#include "lure/memory.h"
diff --git a/engines/lure/events.cpp b/engines/lure/events.cpp
index 055bfac49c..68dc808392 100644
--- a/engines/lure/events.cpp
+++ b/engines/lure/events.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "graphics/cursorman.h"
@@ -35,14 +35,14 @@ namespace Lure {
static Mouse *int_mouse = NULL;
-Mouse &Mouse::getReference() {
- return *int_mouse;
+Mouse &Mouse::getReference() {
+ return *int_mouse;
}
Mouse::Mouse() {
int_mouse = this;
- _lButton = false;
+ _lButton = false;
_rButton = false;
_cursorNum = CURSOR_ARROW;
_x = 0;
@@ -87,7 +87,7 @@ void Mouse::cursorOff() {
void Mouse::setCursorNum(CursorType cursorNum) {
int hotspotX = 7, hotspotY = 7;
if ((cursorNum == CURSOR_ARROW) || (cursorNum == CURSOR_MENUBAR)) {
- hotspotX = 0;
+ hotspotX = 0;
hotspotY = 0;
}
@@ -105,7 +105,7 @@ void Mouse::setCursorNum(CursorType cursorNum, int hotspotX, int hotspotY) {
void Mouse::pushCursorNum(CursorType cursorNum) {
int hotspotX = 7, hotspotY = 7;
if ((cursorNum == CURSOR_ARROW) || (cursorNum == CURSOR_MENUBAR)) {
- hotspotX = 0;
+ hotspotX = 0;
hotspotY = 0;
}
@@ -186,7 +186,7 @@ void Events::waitForPress() {
else if ((_event.type == Common::EVENT_LBUTTONDOWN) ||
(_event.type == Common::EVENT_RBUTTONDOWN)) {
keyButton = true;
- Mouse::getReference().waitForRelease();
+ Mouse::getReference().waitForRelease();
}
}
g_system->delayMillis(20);
@@ -205,7 +205,7 @@ bool Events::interruptableDelay(uint32 milliseconds) {
if (events.quitFlag) return true;
if (events.pollEvent()) {
- if (events.type() == Common::EVENT_KEYDOWN)
+ if (events.type() == Common::EVENT_KEYDOWN)
return events.event().kbd.keycode == 27;
else if (events.type() == Common::EVENT_LBUTTONDOWN)
return false;
diff --git a/engines/lure/events.h b/engines/lure/events.h
index 1205ebe158..fa054da949 100644
--- a/engines/lure/events.h
+++ b/engines/lure/events.h
@@ -26,7 +26,7 @@
#ifndef LURE_EVENTS_H
#define LURE_EVENTS_H
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/str.h"
#include "lure/luredefs.h"
@@ -42,7 +42,7 @@ private:
public:
Mouse();
~Mouse();
- static Mouse &getReference();
+ static Mouse &getReference();
void handleEvent(Common::Event event);
void cursorOn();
@@ -57,7 +57,7 @@ public:
bool rButton() { return _rButton; }
void waitForRelease();
void pushCursorNum(CursorType cursorNum);
- void pushCursorNum(CursorType cursorNum, int hotspotX, int hotspotY);
+ void pushCursorNum(CursorType cursorNum, int hotspotX, int hotspotY);
void popCursor();
};
diff --git a/engines/lure/game.h b/engines/lure/game.h
index 50b730e354..8afbe1691b 100644
--- a/engines/lure/game.h
+++ b/engines/lure/game.h
@@ -26,7 +26,7 @@
#ifndef LURE_GAME_H
#define LURE_GAME_H
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "lure/luredefs.h"
#include "lure/menu.h"
diff --git a/engines/lure/lure.cpp b/engines/lure/lure.cpp
index ada8f5081b..6aeb05967f 100644
--- a/engines/lure/lure.cpp
+++ b/engines/lure/lure.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/system.h"
@@ -56,7 +56,7 @@ LureEngine::LureEngine(OSystem *system): Engine(system) {
_mixer->setVolumeForSoundType(Audio::Mixer::kSFXSoundType, ConfMan.getInt("sfx_volume"));
_mixer->setVolumeForSoundType(Audio::Mixer::kMusicSoundType, ConfMan.getInt("music_volume"));
-
+
_features = 0;
_game = 0;
}
@@ -178,7 +178,7 @@ bool LureEngine::loadGame(uint8 slotNumber) {
return false;
}
- // Check language version
+ // Check language version
uint8 language = f->readByte();
uint8 version = f->readByte();
if ((language != _language) || (version != LURE_DAT_MINOR)) {
@@ -209,7 +209,7 @@ Common::String *LureEngine::detectSave(int slotNumber) {
char buffer[5];
f->read(&buffer[0], 5);
if (memcmp(&buffer[0], "lure", 5) == 0) {
- // Check language version
+ // Check language version
uint8 language = f->readByte();
uint8 version = f->readByte();
if ((language == _language) && (version == LURE_DAT_MINOR)) {
diff --git a/engines/lure/luredefs.h b/engines/lure/luredefs.h
index ef48f6f452..091ea7284e 100644
--- a/engines/lure/luredefs.h
+++ b/engines/lure/luredefs.h
@@ -26,7 +26,7 @@
#ifndef LUREDEFS_H
#define LUREDEFS_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/list.h"
@@ -89,18 +89,18 @@ enum Action {
RETURN = 23,
BRIBE = 24,
EXAMINE = 25,
- NPC_SET_ROOM_AND_OFFSET = 28,
- NPC_TALK_TO_PLAYER = 29,
- NPC_EXEC_SCRIPT = 30,
+ NPC_SET_ROOM_AND_OFFSET = 28,
+ NPC_TALK_TO_PLAYER = 29,
+ NPC_EXEC_SCRIPT = 30,
NPC_RESET_PAUSED_LIST = 31,
- NPC_SET_RAND_DEST = 32,
- NPC_WALKING_CHECK = 33,
+ NPC_SET_RAND_DEST = 32,
+ NPC_WALKING_CHECK = 33,
NPC_SET_SUPPORT_OFFSET = 34,
- NPC_SUPPORT_OFFSET_COND = 35,
- NPC_DISPATCH_ACTION = 36,
+ NPC_SUPPORT_OFFSET_COND = 35,
+ NPC_DISPATCH_ACTION = 36,
NPC_TALK_NPC_TO_NPC = 37,
- NPC_PAUSE = 38,
- NPC_START_TALKING = 39,
+ NPC_PAUSE = 38,
+ NPC_START_TALKING = 39,
NPC_JUMP_ADDRESS = 40
};
@@ -153,7 +153,7 @@ enum Action {
enum CursorType {CURSOR_ARROW = 0, CURSOR_DISK = 1, CURSOR_TIME_START = 2,
CURSOR_TIME_END = 9, CURSOR_CROSS = 10, CURSOR_UP_ARROW = 11, CURSOR_DOWN_ARROW = 12,
CURSOR_LEFT_ARROW = 13, CURSOR_RIGHT_ARROW = 14, CURSOR_CAMERA = 15, CURSOR_TALK = 16,
- CURSOR_MENUBAR = 17, CURSOR_FIGHT_UPPER = 23, CURSOR_FIGHT_MIDDLE = 24,
+ CURSOR_MENUBAR = 17, CURSOR_FIGHT_UPPER = 23, CURSOR_FIGHT_MIDDLE = 24,
CURSOR_FIGHT_LOWER = 25};
// Font details
@@ -168,12 +168,12 @@ enum CursorType {CURSOR_ARROW = 0, CURSOR_DISK = 1, CURSOR_TIME_START = 2,
#define MENU_UNSELECTED_COLOUR 0xe2
#define MENU_SELECTED_COLOUR 0xe3
#define MENUITEM_NONE 0
-#define MENUITEM_CREDITS 1
-#define MENUITEM_RESTART_GAME 2
-#define MENUITEM_SAVE_GAME 3
-#define MENUITEM_RESTORE_GAME 4
-#define MENUITEM_QUIT 5
-#define MENUITEM_TEXT_SPEED 6
+#define MENUITEM_CREDITS 1
+#define MENUITEM_RESTART_GAME 2
+#define MENUITEM_SAVE_GAME 3
+#define MENUITEM_RESTORE_GAME 4
+#define MENUITEM_QUIT 5
+#define MENUITEM_TEXT_SPEED 6
#define MENUITEM_SOUND 7
// Mouse change needed to change an item in a popup menu
@@ -264,7 +264,7 @@ enum CursorType {CURSOR_ARROW = 0, CURSOR_DISK = 1, CURSOR_TIME_START = 2,
#define GAME_TICK_DELAY 20
// Tick proc constants
-#define STANDARD_CHARACTER_TICK_PROC 0x4f82
+#define STANDARD_CHARACTER_TICK_PROC 0x4f82
#define PLAYER_TICK_PROC_ID 0x5E44
#define VOICE_TICK_PROC_ID 0x625E
#define PUZZLED_TICK_PROC_ID 0x6571
diff --git a/engines/lure/memory.h b/engines/lure/memory.h
index 0bbefadec7..bdd9597c5e 100644
--- a/engines/lure/memory.h
+++ b/engines/lure/memory.h
@@ -26,7 +26,7 @@
#ifndef LURE_MEMORY_H
#define LURE_MEMORY_H
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/str.h"
diff --git a/engines/lure/menu.h b/engines/lure/menu.h
index 587074e8af..4f0b3297ed 100644
--- a/engines/lure/menu.h
+++ b/engines/lure/menu.h
@@ -26,7 +26,7 @@
#ifndef LURE_MENU_H
#define LURE_MENU_H
-#include "common/stdafx.h"
+
#include "common/str.h"
#include "lure/luredefs.h"
#include "lure/disk.h"
@@ -45,8 +45,8 @@ private:
const char **_entries;
uint8 _numEntries;
public:
- MenuRecord(uint16 hsxstartVal, uint16 hsxendVal, uint16 xstartVal, uint16 widthVal,
- int numParams, ...);
+ MenuRecord(uint16 hsxstartVal, uint16 hsxendVal, uint16 xstartVal, uint16 widthVal,
+ int numParams, ...);
uint16 xstart() { return _xstart; }
uint16 width() { return _width; }
@@ -66,7 +66,7 @@ private:
uint8 _selectedIndex;
MenuRecord *getMenuAt(int x);
- uint8 getIndexAt(uint16 x, uint16 y);
+ uint8 getIndexAt(uint16 x, uint16 y);
void toggleHighlight(MenuRecord *menuRec);
void toggleHighlightItem(uint8 index);
public:
diff --git a/engines/lure/room.h b/engines/lure/room.h
index 6c5dfc6747..b97df2f46a 100644
--- a/engines/lure/room.h
+++ b/engines/lure/room.h
@@ -26,7 +26,7 @@
#ifndef LURE_ROOM_H
#define LURE_ROOM_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "lure/disk.h"
#include "lure/res.h"
@@ -49,7 +49,7 @@ private:
bool _cells[FULL_VERT_RECTS][FULL_HORIZ_RECTS];
public:
RoomLayer(uint16 screenId, bool backgroundLayer);
- bool isOccupied(byte cellX, byte cellY) {
+ bool isOccupied(byte cellX, byte cellY) {
return _cells[cellY][cellX];
}
};
@@ -90,7 +90,7 @@ public:
Room();
~Room();
static Room &getReference();
-
+
void update();
void nextFrame();
void checkCursor();
diff --git a/engines/lure/screen.h b/engines/lure/screen.h
index 90db7ee314..9714405ea3 100644
--- a/engines/lure/screen.h
+++ b/engines/lure/screen.h
@@ -26,7 +26,7 @@
#ifndef LURE_SCREEN_H
#define LURE_SCREEN_H
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "lure/luredefs.h"
#include "lure/palette.h"
diff --git a/engines/lure/surface.h b/engines/lure/surface.h
index 564f65dd99..4fd27a4c38 100644
--- a/engines/lure/surface.h
+++ b/engines/lure/surface.h
@@ -26,7 +26,7 @@
#ifndef LURE_SURFACE_H
#define LURE_SURFACE_H
-#include "common/stdafx.h"
+
#include "common/str.h"
#include "lure/disk.h"
#include "lure/luredefs.h"
@@ -37,13 +37,13 @@ namespace Lure {
class Surface {
private:
- MemoryBlock *_data;
+ MemoryBlock *_data;
uint16 _width, _height;
public:
Surface(MemoryBlock *src, uint16 width, uint16 height);
- Surface(uint16 width, uint16 height);
+ Surface(uint16 width, uint16 height);
~Surface();
-
+
static void initialise();
static void deinitialise();
@@ -53,7 +53,7 @@ public:
void loadScreen(uint16 resourceId);
void writeChar(uint16 x, uint16 y, uint8 ascii, bool transparent, uint8 colour);
- void writeString(uint16 x, uint16 y, Common::String line, bool transparent,
+ void writeString(uint16 x, uint16 y, Common::String line, bool transparent,
uint8 colour = DIALOG_TEXT_COLOUR, bool varLength = true);
void transparentCopyTo(Surface *dest);
void copyTo(Surface *dest);
diff --git a/engines/parallaction/callables_br.cpp b/engines/parallaction/callables_br.cpp
index 829195fd7a..628ba0c1f1 100644
--- a/engines/parallaction/callables_br.cpp
+++ b/engines/parallaction/callables_br.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "parallaction/parallaction.h"
namespace Parallaction {
diff --git a/engines/parallaction/callables_ns.cpp b/engines/parallaction/callables_ns.cpp
index 8f5c80fc0c..33d36cc03b 100644
--- a/engines/parallaction/callables_ns.cpp
+++ b/engines/parallaction/callables_ns.cpp
@@ -24,7 +24,6 @@
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/file.h"
diff --git a/engines/parallaction/debug.cpp b/engines/parallaction/debug.cpp
index 5e419def52..3aecf2ae25 100644
--- a/engines/parallaction/debug.cpp
+++ b/engines/parallaction/debug.cpp
@@ -24,7 +24,6 @@
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/defs.h b/engines/parallaction/defs.h
index c41130670e..f2baab134d 100644
--- a/engines/parallaction/defs.h
+++ b/engines/parallaction/defs.h
@@ -26,7 +26,6 @@
#ifndef PARALLACTION_DEFS_H
#define PARALLACTION_DEFS_H
-#include "common/stdafx.h"
#include "common/list.h"
#include "common/rect.h"
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp
index 8ad79f34eb..33da65fba4 100644
--- a/engines/parallaction/detection.cpp
+++ b/engines/parallaction/detection.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/config-manager.h"
diff --git a/engines/parallaction/dialogue.cpp b/engines/parallaction/dialogue.cpp
index 15a280d3be..07b2abb849 100644
--- a/engines/parallaction/dialogue.cpp
+++ b/engines/parallaction/dialogue.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/events.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/disk_br.cpp b/engines/parallaction/disk_br.cpp
index 5b79ad7df6..b2e8607c22 100644
--- a/engines/parallaction/disk_br.cpp
+++ b/engines/parallaction/disk_br.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/disk_ns.cpp b/engines/parallaction/disk_ns.cpp
index 8b5ce850ff..3f11a19cce 100644
--- a/engines/parallaction/disk_ns.cpp
+++ b/engines/parallaction/disk_ns.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "graphics/iff.h"
#include "graphics/surface.h"
diff --git a/engines/parallaction/exec_br.cpp b/engines/parallaction/exec_br.cpp
index 7862a4a0c6..4a36061779 100644
--- a/engines/parallaction/exec_br.cpp
+++ b/engines/parallaction/exec_br.cpp
@@ -1,5 +1,4 @@
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
namespace Parallaction {
diff --git a/engines/parallaction/exec_ns.cpp b/engines/parallaction/exec_ns.cpp
index 2b88469702..a81ae6099d 100644
--- a/engines/parallaction/exec_ns.cpp
+++ b/engines/parallaction/exec_ns.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
#include "parallaction/sound.h"
diff --git a/engines/parallaction/font.cpp b/engines/parallaction/font.cpp
index afa00f81af..dc2f62f47c 100644
--- a/engines/parallaction/font.cpp
+++ b/engines/parallaction/font.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/parallaction/graphics.cpp b/engines/parallaction/graphics.cpp
index 6a8ef0718b..c9320014ed 100644
--- a/engines/parallaction/graphics.cpp
+++ b/engines/parallaction/graphics.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/file.h"
diff --git a/engines/parallaction/inventory.cpp b/engines/parallaction/inventory.cpp
index 06d48744be..4e34325404 100644
--- a/engines/parallaction/inventory.cpp
+++ b/engines/parallaction/inventory.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/menu.cpp b/engines/parallaction/menu.cpp
index 14d50c6373..acc84edff4 100644
--- a/engines/parallaction/menu.cpp
+++ b/engines/parallaction/menu.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/objects.cpp b/engines/parallaction/objects.cpp
index 0e0d7c4c38..30ce5b77a9 100644
--- a/engines/parallaction/objects.cpp
+++ b/engines/parallaction/objects.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/objects.h"
#include "parallaction/parser.h"
diff --git a/engines/parallaction/parallaction.cpp b/engines/parallaction/parallaction.cpp
index 7b641bf838..22ebd51439 100644
--- a/engines/parallaction/parallaction.cpp
+++ b/engines/parallaction/parallaction.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/config-manager.h"
#include "common/events.h"
#include "common/file.h"
diff --git a/engines/parallaction/parallaction_br.cpp b/engines/parallaction/parallaction_br.cpp
index f2b9626ead..499da701dc 100644
--- a/engines/parallaction/parallaction_br.cpp
+++ b/engines/parallaction/parallaction_br.cpp
@@ -23,8 +23,8 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
+#include "common/util.h"
#include "parallaction/parallaction.h"
#include "parallaction/sound.h"
diff --git a/engines/parallaction/parallaction_ns.cpp b/engines/parallaction/parallaction_ns.cpp
index 46161c5021..40d5f30a30 100644
--- a/engines/parallaction/parallaction_ns.cpp
+++ b/engines/parallaction/parallaction_ns.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/config-manager.h"
diff --git a/engines/parallaction/parser.cpp b/engines/parallaction/parser.cpp
index dfda083392..70e43babba 100644
--- a/engines/parallaction/parser.cpp
+++ b/engines/parallaction/parser.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/parser_br.cpp b/engines/parallaction/parser_br.cpp
index 94f5b0d790..7ee6fe5a10 100644
--- a/engines/parallaction/parser_br.cpp
+++ b/engines/parallaction/parser_br.cpp
@@ -1,4 +1,4 @@
-#include "common/stdafx.h"
+
#include "parallaction/parallaction.h"
#include "parallaction/sound.h"
diff --git a/engines/parallaction/parser_ns.cpp b/engines/parallaction/parser_ns.cpp
index 1b47f2fe3d..a834648291 100644
--- a/engines/parallaction/parser_ns.cpp
+++ b/engines/parallaction/parser_ns.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
#include "parallaction/sound.h"
diff --git a/engines/parallaction/saveload.cpp b/engines/parallaction/saveload.cpp
index 299eba18a3..c37feaa421 100644
--- a/engines/parallaction/saveload.cpp
+++ b/engines/parallaction/saveload.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/savefile.h"
#include "gui/dialog.h"
diff --git a/engines/parallaction/sound.cpp b/engines/parallaction/sound.cpp
index 9b8e179ccb..a8c584c56b 100644
--- a/engines/parallaction/sound.cpp
+++ b/engines/parallaction/sound.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/file.h"
#include "common/stream.h"
diff --git a/engines/parallaction/staticres.cpp b/engines/parallaction/staticres.cpp
index 94d2692ff1..2d5cb5f7e6 100644
--- a/engines/parallaction/staticres.cpp
+++ b/engines/parallaction/staticres.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "parallaction/parallaction.h"
diff --git a/engines/parallaction/walk.cpp b/engines/parallaction/walk.cpp
index 73b7407308..4d38bc93f0 100644
--- a/engines/parallaction/walk.cpp
+++ b/engines/parallaction/walk.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "parallaction/parallaction.h"
namespace Parallaction {
diff --git a/engines/queen/bankman.cpp b/engines/queen/bankman.cpp
index f43af18285..69014096eb 100644
--- a/engines/queen/bankman.cpp
+++ b/engines/queen/bankman.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/bankman.h"
#include "queen/resource.h"
diff --git a/engines/queen/command.cpp b/engines/queen/command.cpp
index 4d1ec53e09..561c875628 100644
--- a/engines/queen/command.cpp
+++ b/engines/queen/command.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "queen/command.h"
diff --git a/engines/queen/credits.cpp b/engines/queen/credits.cpp
index 5e411f4408..5893d0e857 100644
--- a/engines/queen/credits.cpp
+++ b/engines/queen/credits.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/credits.h"
#include "queen/display.h"
diff --git a/engines/queen/cutaway.cpp b/engines/queen/cutaway.cpp
index 721d7bb318..1012740040 100644
--- a/engines/queen/cutaway.cpp
+++ b/engines/queen/cutaway.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/cutaway.h"
#include "queen/bankman.h"
diff --git a/engines/queen/debug.cpp b/engines/queen/debug.cpp
index 22481d377d..63b8432ee5 100644
--- a/engines/queen/debug.cpp
+++ b/engines/queen/debug.cpp
@@ -23,7 +23,8 @@
*
*/
-#include "common/stdafx.h"
+#include "common/scummsys.h"
+
#include "queen/debug.h"
#include "queen/graphics.h"
diff --git a/engines/queen/display.cpp b/engines/queen/display.cpp
index 9c4101f1d3..11b1bb9da7 100644
--- a/engines/queen/display.cpp
+++ b/engines/queen/display.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "graphics/cursorman.h"
diff --git a/engines/queen/graphics.cpp b/engines/queen/graphics.cpp
index 6199a75e7c..f863f7663c 100644
--- a/engines/queen/graphics.cpp
+++ b/engines/queen/graphics.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/graphics.h"
#include "queen/bankman.h"
diff --git a/engines/queen/grid.cpp b/engines/queen/grid.cpp
index be0871b71d..b1191c3bde 100644
--- a/engines/queen/grid.cpp
+++ b/engines/queen/grid.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/grid.h"
#include "queen/display.h"
diff --git a/engines/queen/input.cpp b/engines/queen/input.cpp
index 10a8664c0e..ba15aaf721 100644
--- a/engines/queen/input.cpp
+++ b/engines/queen/input.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
diff --git a/engines/queen/journal.cpp b/engines/queen/journal.cpp
index c75b03a5c0..739b78b0bc 100644
--- a/engines/queen/journal.cpp
+++ b/engines/queen/journal.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "queen/journal.h"
diff --git a/engines/queen/logic.cpp b/engines/queen/logic.cpp
index 1a196ddc09..fb1105084e 100644
--- a/engines/queen/logic.cpp
+++ b/engines/queen/logic.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/events.h"
#include "common/system.h"
diff --git a/engines/queen/music.cpp b/engines/queen/music.cpp
index 7d37513a9f..e250a9b79c 100644
--- a/engines/queen/music.cpp
+++ b/engines/queen/music.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/music.h"
#include "queen/queen.h"
#include "queen/resource.h"
diff --git a/engines/queen/musicdata.cpp b/engines/queen/musicdata.cpp
index a0b2a73697..57de971931 100644
--- a/engines/queen/musicdata.cpp
+++ b/engines/queen/musicdata.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/sound.h"
namespace Queen {
diff --git a/engines/queen/queen.cpp b/engines/queen/queen.cpp
index 0c024a9eb4..b17b473947 100644
--- a/engines/queen/queen.cpp
+++ b/engines/queen/queen.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
@@ -328,17 +328,17 @@ void QueenEngine::findGameStateDescriptions(char descriptions[100][32]) {
memset(marks, false, SAVESTATE_MAX_NUM * sizeof(bool)); //assume no savegames for this title
filenames = _saveFileMan->listSavefiles(prefix);
-
+
for (Common::StringList::const_iterator file = filenames.begin(); file != filenames.end(); file++){
//Obtain the last 2 digits of the filename, since they correspond to the save slot
slot[0] = file->c_str()[file->size()-2];
slot[1] = file->c_str()[file->size()-1];
-
+
slotNum = atoi(slot);
if (slotNum >= 0 && slotNum < SAVESTATE_MAX_NUM)
marks[slotNum] = true; //mark this slot as valid
}
-
+
for (int i = 0; i < SAVESTATE_MAX_NUM; ++i) {
if (marks[i]) {
GameStateHeader header;
diff --git a/engines/queen/resource.cpp b/engines/queen/resource.cpp
index 20b047cb71..8e33051287 100644
--- a/engines/queen/resource.cpp
+++ b/engines/queen/resource.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/config-manager.h"
#include "queen/resource.h"
diff --git a/engines/queen/sound.cpp b/engines/queen/sound.cpp
index 1da07cf97c..fffeaf5f1d 100644
--- a/engines/queen/sound.cpp
+++ b/engines/queen/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/endian.h"
#include "common/stream.h"
diff --git a/engines/queen/state.cpp b/engines/queen/state.cpp
index 273208718f..563df4c6fb 100644
--- a/engines/queen/state.cpp
+++ b/engines/queen/state.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/state.h"
namespace Queen {
diff --git a/engines/queen/talk.cpp b/engines/queen/talk.cpp
index 8396356685..5b741adaf8 100644
--- a/engines/queen/talk.cpp
+++ b/engines/queen/talk.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "common/rect.h"
diff --git a/engines/queen/walk.cpp b/engines/queen/walk.cpp
index 6943ca1214..eef2954d9a 100644
--- a/engines/queen/walk.cpp
+++ b/engines/queen/walk.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "queen/walk.h"
#include "queen/bankman.h"
@@ -431,7 +431,7 @@ int16 Walk::calcC(int16 c1, int16 c2, int16 c3, int16 c4, int16 lastc) {
}
int16 Walk::findAreaPosition(int16 *x, int16 *y, bool recalibrate) {
- // In order to locate the nearest available area, the original algorithm
+ // In order to locate the nearest available area, the original algorithm
// computes the horizontal and vertical distances for each available area.
// Unlike the original, we also compute the diagonal distance.
// To get an example of this in action, in the room D1, make Joe walking
diff --git a/engines/saga/saga.cpp b/engines/saga/saga.cpp
index 01a75f4af1..c9f4bd4da8 100644
--- a/engines/saga/saga.cpp
+++ b/engines/saga/saga.cpp
@@ -22,7 +22,7 @@
* $Id$
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
@@ -397,7 +397,7 @@ void SagaEngine::getExcuseInfo(int verb, const char *&textString, int &soundReso
if (verb == _script->getVerbType(kVerbPickUp)) {
textString = getTextString(kTextICantPickup);
soundResourceId = RID_BOAR_VOICE_007;
- } else
+ } else
if (verb == _script->getVerbType(kVerbLookAt)) {
textString = getTextString(kTextNothingSpecial);
soundResourceId = RID_BOAR_VOICE_006;
@@ -462,7 +462,7 @@ ColorId SagaEngine::KnownColor2ColorId(KnownColor knownColor) {
break;
case (kKnownColorWhite):
colorId = kITEColorBrightWhite;
- break;
+ break;
case (kKnownColorBlack):
colorId = kIHNMColorBlack;
break;
diff --git a/engines/saga/saveload.cpp b/engines/saga/saveload.cpp
index 55089b4aea..b73a6fae28 100644
--- a/engines/saga/saveload.cpp
+++ b/engines/saga/saveload.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/savefile.h"
@@ -113,7 +113,7 @@ uint SagaEngine::getNewSaveSlotNumber() {
void SagaEngine::fillSaveList() {
assert(_saveMarks);
-
+
int i;
Common::InSaveFile *in;
Common::StringList filenames;
@@ -124,20 +124,20 @@ void SagaEngine::fillSaveList() {
name = calcSaveFileName(MAX_SAVES);
name[strlen(name) - 2] = '*';
name[strlen(name) - 1] = 0;
-
+
memset(_saveMarks, false, MAX_SAVES * sizeof(bool)); //assume no savegames for this title
filenames = _saveFileMan->listSavefiles(name);
-
+
for (Common::StringList::iterator file = filenames.begin(); file != filenames.end(); file++){
//Obtain the last 2 digits of the filename, since they correspond to the save slot
slot[0] = file->c_str()[file->size()-2];
slot[1] = file->c_str()[file->size()-1];
-
+
slotNum = atoi(slot);
if (slotNum >= 0 && slotNum < MAX_SAVES)
_saveMarks[slotNum] = true; //mark this slot as valid
}
-
+
_saveFilesMaxCount = 0;
for (i = 0; i < MAX_SAVES; i++) {
if (_saveMarks[i]) {
@@ -291,7 +291,7 @@ void SagaEngine::load(const char *fileName) {
if (_scene->currentChapterNumber() == 8)
_interface->setMode(kPanelChapterSelection);
if (getGameId() != GID_IHNM_DEMO) {
- _music->play(_music->_songTable[_scene->getCurrentMusicTrack()], _scene->getCurrentMusicRepeat() ? MUSIC_LOOP : MUSIC_NORMAL);
+ _music->play(_music->_songTable[_scene->getCurrentMusicTrack()], _scene->getCurrentMusicRepeat() ? MUSIC_LOOP : MUSIC_NORMAL);
} else {
_music->play(3, MUSIC_LOOP);
}
diff --git a/engines/scumm/actor.cpp b/engines/scumm/actor.cpp
index 38517c1d69..de35d4b821 100644
--- a/engines/scumm/actor.cpp
+++ b/engines/scumm/actor.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h" // for setFocusRectangle/clearFocusRectangle
#include "scumm/scumm.h"
#include "scumm/actor.h"
@@ -71,7 +71,7 @@ void Actor::initActor(int mode) {
_heFlags = 0;
_heTalking = false;
// end HE specific
-
+
if (mode == -1) {
_offsX = _offsY = 0;
@@ -385,7 +385,7 @@ void Actor::startWalkActor(int destX, int destY, int dir) {
if (_moving && _walkdata.destdir == dir && _walkdata.dest.x == abr.x && _walkdata.dest.y == abr.y)
return;
}
-
+
if (_pos.x == abr.x && _pos.y == abr.y) {
if (dir != _facing)
turnToDirection(dir);
@@ -937,7 +937,7 @@ static bool inBoxQuickReject(const BoxCoords &box, int x, int y, int threshold)
static int checkXYInBoxBounds(int boxnum, int x, int y, int &destX, int &destY) {
BoxCoords box = g_scumm->getBoxCoordinates(boxnum);
int xmin, xmax;
-
+
// We are supposed to determine the point (destX,destY) contained in
// the given box which is closest to the point (x,y), and then return
// some kind of "distance" between the two points.
@@ -981,7 +981,7 @@ static int checkXYInBoxBounds(int boxnum, int x, int y, int &destX, int &destY)
xmin = (ul + ll) / 2;
xmax = (ur + lr) / 2;
cury = (top + bottom) / 2;
-
+
if (cury < y) {
top = cury;
ul = xmin;
@@ -993,7 +993,7 @@ static int checkXYInBoxBounds(int boxnum, int x, int y, int &destX, int &destY)
}
} while (cury != y);
}
-
+
// Now that we have limited the value of destX to a fixed
// interval, it's a trivial matter to finally determine it.
if (x < xmin) {
@@ -1447,7 +1447,7 @@ void Actor::drawActorCostume(bool hitTestMode) {
bcr->_actorY *= V12_Y_MULTIPLIER;
}
bcr->_actorX -= _vm->_virtscr[kMainVirtScreen].xstart;
-
+
if (_vm->_game.platform == Common::kPlatformNES) {
// In the NES version, when the actor is facing right,
// we need to shift it 8 pixels to the left
@@ -2497,7 +2497,7 @@ void Actor::saveLoadWithSerializer(Serializer *ser) {
}
ser->saveLoadEntries(this, actorEntries);
-
+
if (ser->isLoading() && _vm->_game.version <= 2 && ser->getVersion() < VER(70)) {
_pos.x >>= V12_X_SHIFT;
_pos.y >>= V12_Y_SHIFT;
diff --git a/engines/scumm/akos.cpp b/engines/scumm/akos.cpp
index 86a19540d6..31e7f75878 100644
--- a/engines/scumm/akos.cpp
+++ b/engines/scumm/akos.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/actor.h"
#include "scumm/akos.h"
@@ -250,7 +250,7 @@ void AkosCostumeLoader::costumeDecodeData(Actor *a, int frame, uint usemask) {
}
if (!found) {
error("Sequence not found in actor %p costume %d", (void *)a, a->_costume);
- }
+ }
}
}
@@ -276,7 +276,7 @@ void AkosCostumeLoader::costumeDecodeData(Actor *a, int frame, uint usemask) {
error("Sequence not found in actor %p costume %d", (void *)a, a->_costume);
}
}
- }
+ }
break;
}
} else {
@@ -312,7 +312,7 @@ void AkosRenderer::setPalette(byte *new_palette) {
if (_vm->_game.heversion == 70) {
for (i = 0; i < size; i++)
_palette[i] = _vm->_HEV7ActorPalette[_palette[i]];
- }
+ }
if (size == 256) {
byte color = new_palette[0];
@@ -571,7 +571,7 @@ void AkosRenderer::codec1_genericDecode(Codec1 &v1) {
if (color && !masked && !skip_column) {
pcolor = _palette[color];
if (_shadow_mode == 1) {
- if (pcolor == 13)
+ if (pcolor == 13)
pcolor = _shadow_table[*dst];
} else if (_shadow_mode == 2) {
error("codec1_spec2"); // TODO
@@ -977,7 +977,7 @@ byte AkosRenderer::codec1(int xmoveCur, int ymoveCur) {
v1.destptr = (byte *)_out.pixels + v1.y * _out.pitch + v1.x;
codec1_genericDecode(v1);
-
+
return drawFlag;
}
@@ -1047,9 +1047,9 @@ byte AkosRenderer::codec5(int xmoveCur, int ymoveCur) {
bdd.mirror = !_mirror;
drawBomp(bdd);
-
+
_useBompPalette = false;
-
+
return 0;
}
@@ -1086,7 +1086,7 @@ void AkosRenderer::akos16DecodeLine(byte *buf, int32 numbytes, int32 dir) {
*buf = _akos16.color;
buf += dir;
}
-
+
if (!_akos16.repeatMode) {
AKOS16_FILL_BITS()
bits = _akos16.bits & 3;
@@ -1143,7 +1143,7 @@ void AkosRenderer::akos16Decompress(byte *dest, int32 pitch, const byte *src, in
}
maskpitch = _numStrips;
-
+
maskptr = _vm->getMaskBuffer(maskLeft, maskTop, zBuf);
assert(t_height > 0);
@@ -1172,7 +1172,7 @@ byte AkosRenderer::codec16(int xmoveCur, int ymoveCur) {
error("codec16: _actorHitMode not yet implemented");
return 0;
}
-
+
if (!_mirror) {
clip.left = (_actorX - xmoveCur - _width) + 1;
} else {
@@ -1309,7 +1309,7 @@ byte AkosRenderer::codec32(int xmoveCur, int ymoveCur) {
if (diff > 0) {
src.bottom -= diff;
dst.bottom -= diff;
- }
+ }
if (dst.isValidRect() == false)
return 0;
@@ -1420,7 +1420,7 @@ bool ScummEngine_v6::akos_increaseAnim(Actor *a, int chan, const byte *aksq, con
curpos += 3;
break;
case AKC_SoundStuff:
- if (_game.heversion >= 61)
+ if (_game.heversion >= 61)
curpos += 6;
else
curpos += 8;
diff --git a/engines/scumm/base-costume.cpp b/engines/scumm/base-costume.cpp
index fe87dc65ec..795abb8685 100644
--- a/engines/scumm/base-costume.cpp
+++ b/engines/scumm/base-costume.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/base-costume.h"
#include "scumm/costume.h"
diff --git a/engines/scumm/bomp.cpp b/engines/scumm/bomp.cpp
index 0ffb80970c..ecd6f16923 100644
--- a/engines/scumm/bomp.cpp
+++ b/engines/scumm/bomp.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/akos.h"
#include "scumm/bomp.h"
diff --git a/engines/scumm/boxes.cpp b/engines/scumm/boxes.cpp
index e79cea4359..0fa8b579ca 100644
--- a/engines/scumm/boxes.cpp
+++ b/engines/scumm/boxes.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/actor.h"
#include "scumm/boxes.h"
@@ -552,7 +552,7 @@ bool ScummEngine::checkXYInBoxBounds(int boxnum, int x, int y) {
if (p.sqrDist(tmp) <= 4)
return true;
}
-
+
// Finally, fall back to the classic algorithm to compute containment
// in a convex polygon: For each (oriented) side of the polygon
// (quadrangle in this case), compute whether p is "left" or "right"
diff --git a/engines/scumm/camera.cpp b/engines/scumm/camera.cpp
index ea6ac9b528..e2e6ff0cb6 100644
--- a/engines/scumm/camera.cpp
+++ b/engines/scumm/camera.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/intern.h"
#include "scumm/actor.h"
diff --git a/engines/scumm/charset.cpp b/engines/scumm/charset.cpp
index 6eb6cfd7c6..4ae98c7ec0 100644
--- a/engines/scumm/charset.cpp
+++ b/engines/scumm/charset.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "scumm/charset.h"
#include "scumm/scumm.h"
#include "scumm/nut_renderer.h"
@@ -36,11 +36,11 @@ namespace Scumm {
TODO:
Right now our charset renderers directly access _textSurface, as well as the
virtual screens of ScummEngine. Ideally, this would not be the case. Instead,
-ScummVM would simply pass the appropriate Surface to the resp. methods.
+ScummVM would simply pass the appropriate Surface to the resp. methods.
Of course it is not quite as simple, various flags and offsets have to
be taken into account for that.
-The advantage will be cleaner coder (easier to debug, in particular), and a
+The advantage will be cleaner coder (easier to debug, in particular), and a
better separation of the various modules.
*/
@@ -89,7 +89,7 @@ void ScummEngine::loadCJKFont() {
debug(2, "Loading CJK Font");
_useCJKMode = true;
_textSurfaceMultiplier = 1; // No multiplication here
-
+
switch (_language) {
case Common::KO_KOR:
fp.seek(2, SEEK_CUR);
@@ -203,7 +203,7 @@ static int SJIStoFMTChunk(int f, int s) { //converts sjis code to fmt font offse
}
byte *ScummEngine::get2byteCharPtr(int idx) {
- switch (_language) {
+ switch (_language) {
case Common::KO_KOR:
idx = ((idx % 256) - 0xb0) * 94 + (idx / 256) - 0xa1;
break;
@@ -394,7 +394,7 @@ int CharsetRenderer::getStringWidth(int arg, const byte *text) {
continue;
}
}
-
+
// Some localizations may override colors
// See credits in Chinese COMI
if (chr == '^' && pos == 1) {
diff --git a/engines/scumm/costume.cpp b/engines/scumm/costume.cpp
index ac61d39d25..83fa71e7b6 100644
--- a/engines/scumm/costume.cpp
+++ b/engines/scumm/costume.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/actor.h"
#include "scumm/costume.h"
@@ -72,7 +72,7 @@ static const int v1MMNESLookup[25] = {
0x02, 0x00, 0x07, 0x0C, 0x04,
0x09, 0x0A, 0x12, 0x0B, 0x14,
0x0D, 0x11, 0x0F, 0x0E, 0x10,
- 0x17, 0x00, 0x01, 0x05, 0x16
+ 0x17, 0x00, 0x01, 0x05, 0x16
};
@@ -383,7 +383,7 @@ void ClassicCostumeRenderer::procC64(Codec1 &v1, int actor) {
while (len--) {
if (!rep)
color = *src++;
-
+
if (0 <= y && y < _out.h && 0 <= v1.x && v1.x < _out.w) {
if (!_mirror) {
LINE(0, 0); LINE(2, 2); LINE(4, 4); LINE(6, 6);
@@ -446,7 +446,7 @@ void ClassicCostumeRenderer::proc3(Codec1 &v1) {
do {
if (_scaleY == 255 || v1.scaletable[scaleIndexY++] < _scaleY) {
masked = (y < 0 || y >= _out.h) || (v1.x < 0 || v1.x >= _out.w) || (v1.mask_ptr && (mask[0] & maskbit));
-
+
if (color && !masked) {
if (_shadow_mode & 0x20) {
pcolor = _shadow_table[*dst];
@@ -513,7 +513,7 @@ void ClassicCostumeRenderer::proc3_ami(Codec1 &v1) {
do {
if (_scaleY == 255 || v1.scaletable[_scaleIndexY] < _scaleY) {
masked = (y < 0 || y >= _out.h) || (v1.x < 0 || v1.x >= _out.w) || (v1.mask_ptr && (mask[0] & maskbit));
-
+
if (color && !masked) {
*dst = _palette[color];
}
@@ -593,8 +593,8 @@ void ClassicCostumeLoader::loadCostume(int id) {
error("Costume %d with format 0x%X is invalid", id, _format);
}
-
- // In GF_OLD_BUNDLE games, there is no actual palette, just a single color byte.
+
+ // In GF_OLD_BUNDLE games, there is no actual palette, just a single color byte.
// Don't forget, these games were designed around a fixed 16 color HW palette :-)
// In addition, all offsets are shifted by 2; we accomodate that via a separate
// _baseptr value (instead of adding tons of if's throughout the code).
@@ -715,7 +715,7 @@ byte ClassicCostumeRenderer::drawLimb(const Actor *a, int limb) {
// Determine the position the limb is at
i = cost.curpos[limb] & 0x7FFF;
-
+
// Get the frame pointer for that limb
frameptr = _loaded._baseptr + READ_LE_UINT16(_loaded._frameOffsets + limb * 2);
@@ -900,12 +900,12 @@ byte ClassicCostumeLoader::increaseAnim(Actor *a, int slot) {
i = a->_cost.curpos[slot] & 0x7FFF;
end = a->_cost.end[slot];
code = _animCmds[i] & 0x7F;
-
+
if (_vm->_game.version <= 3) {
if (_animCmds[i] & 0x80)
a->_cost.soundCounter++;
}
-
+
do {
if (!highflag) {
if (i++ >= end)
@@ -1054,7 +1054,7 @@ byte C64CostumeRenderer::drawLimb(const Actor *a, int limb) {
int xpos = 0;
int ypos = _loaded._maxHeight - offsetY;
-
+
if (flipped) {
if (offsetX)
xpos += (offsetX-1) * 8;
diff --git a/engines/scumm/cursor.cpp b/engines/scumm/cursor.cpp
index b8b2cbcb6d..604846602e 100644
--- a/engines/scumm/cursor.cpp
+++ b/engines/scumm/cursor.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/util.h"
#include "graphics/cursorman.h"
diff --git a/engines/scumm/debugger.cpp b/engines/scumm/debugger.cpp
index 68a001c983..83507abf76 100644
--- a/engines/scumm/debugger.cpp
+++ b/engines/scumm/debugger.cpp
@@ -22,7 +22,7 @@
* $Id$
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/file.h"
@@ -745,7 +745,7 @@ void ScummDebugger::drawBox(int box) {
r[1] = coords.ur;
r[2] = coords.lr;
r[3] = coords.ll;
-
+
if (_vm->_game.version <= 2) {
for (int i = 0; i < 4; ++i) {
r[i].x *= V12_X_MULTIPLIER;
diff --git a/engines/scumm/detection.cpp b/engines/scumm/detection.cpp
index 90c6e40aa7..544d2d2392 100644
--- a/engines/scumm/detection.cpp
+++ b/engines/scumm/detection.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "base/plugins.h"
#include "common/config-manager.h"
@@ -77,7 +75,7 @@ Common::String ScummEngine::generateFilename(const int room) const {
case kGenDiskNum:
snprintf(buf, sizeof(buf), _filenamePattern.pattern, diskNumber);
break;
-
+
case kGenRoomNum:
snprintf(buf, sizeof(buf), _filenamePattern.pattern, room);
break;
@@ -91,7 +89,7 @@ Common::String ScummEngine::generateFilename(const int room) const {
int disk = 0;
if (_heV7DiskOffsets)
disk = _heV7DiskOffsets[room];
-
+
switch (disk) {
case 2:
id = 'b';
@@ -110,7 +108,7 @@ Common::String ScummEngine::generateFilename(const int room) const {
} else {
id = diskNumber + '0';
}
-
+
if (_filenamePattern.genMethod == kGenHEPC) {
// For HE >= 98, we already called snprintf above.
if (_game.heversion < 98 || room < 0)
@@ -185,7 +183,7 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
// Search for a node with the given "name", inside fslist. Ignores case
-// when performing the matching. The first match is returned, so if you
+// when performing the matching. The first match is returned, so if you
// search for "resource" and two nodes "RESOURE and "resource" are present,
// the first match is used.
static bool searchFSNode(const FSList &fslist, const Common::String &name, FilesystemNode &result) {
@@ -251,7 +249,7 @@ static Common::Language detectLanguage(const FSList &fslist, byte id) {
return Common::DE_DEU;
case 257460: // 04cf6a6ba6f57e517bc40eb81862cfb0
return Common::FR_FRA;
- case 231402: // 93d13fcede954c78e65435592182a4db
+ case 231402: // 93d13fcede954c78e65435592182a4db
return Common::IT_ITA;
case 228772: // 5d9ad90d3a88ea012d25d61791895ebe
return Common::PT_BRA;
@@ -260,7 +258,7 @@ static Common::Language detectLanguage(const FSList &fslist, byte id) {
}
}
}
-
+
return Common::UNK_LANG;
}
@@ -287,7 +285,7 @@ static void computeGameSettingsFromMD5(const FSList &fslist, const GameFilenameP
} else if (gfp->platform != Common::kPlatformUnknown) {
dr.game.platform = gfp->platform;
}
-
+
// HACK: Special case to distinguish the V1 demo from the full version
// (since they have identical MD5):
if (dr.game.id == GID_MANIAC && !strcmp(gfp->pattern, "%02d.MAN")) {
@@ -299,7 +297,7 @@ static void computeGameSettingsFromMD5(const FSList &fslist, const GameFilenameP
if (dr.extra && strstr(dr.extra, "Demo")) {
dr.game.features |= GF_DEMO;
}
-
+
// HACK: Detect COMI & Dig languages
if (dr.language == UNK_LANG && (dr.game.id == GID_CMI || dr.game.id == GID_DIG)) {
dr.language = detectLanguage(fslist, dr.game.id);
@@ -314,7 +312,7 @@ static void detectGames(const FSList &fslist, Common::List<DetectorResult> &resu
DescMap fileMD5Map;
DetectorResult dr;
char md5str[32+1];
-
+
for (FSList::const_iterator file = fslist.begin(); file != fslist.end(); ++file) {
if (!file->isDirectory()) {
DetectorDesc d;
@@ -330,7 +328,7 @@ static void detectGames(const FSList &fslist, Common::List<DetectorResult> &resu
// so we can just skip over everything with a differing gameid.
if (gameid && scumm_stricmp(gameid, gfp->gameid))
continue;
-
+
// Generate the detectname corresponding to the gfp. If the file doesn't
// exist in the directory we are looking at, we can skip to the next
// one immediately.
@@ -345,8 +343,8 @@ static void detectGames(const FSList &fslist, Common::List<DetectorResult> &resu
dr.language = gfp->language;
dr.md5.clear();
dr.extra = 0;
-
- // ____ _ _
+
+ // ____ _ _
// | _ \ __ _ _ __| |_ / |
// | |_) / _` | '__| __| | |
// | __/ (_| | | | |_ | |
@@ -378,29 +376,29 @@ static void detectGames(const FSList &fslist, Common::List<DetectorResult> &resu
// Sanity check: We *should* have found a matching gameid / variant at this point.
// If not, then there's a bug in our data tables...
assert(dr.game.gameid != 0);
-
+
// Add it to the list of detected games
results.push_back(dr);
}
}
}
-
- // If an exact match for this file has already been found, don't bother
+
+ // If an exact match for this file has already been found, don't bother
// looking at it anymore.
if (d.md5Entry)
continue;
- // ____ _ ____
+ // ____ _ ____
// | _ \ __ _ _ __| |_ |___ \ *
// | |_) / _` | '__| __| __) |
- // | __/ (_| | | | |_ / __/
+ // | __/ (_| | | | |_ / __/
// |_| \__,_|_| \__| |_____|
//
// PART 2: Fuzzy matching for files with unknown MD5.
//
-
-
+
+
// We loop over the game variants matching the gameid associated to
// the gfp record. We then try to decide for each whether it could be
// appropriate or not.
@@ -426,8 +424,8 @@ static void detectGames(const FSList &fslist, Common::List<DetectorResult> &resu
}
continue;
}
-
-
+
+
// Add the game/variant to the candidates list if it is consistent
// with the file(s) we are seeing.
if (testGame(g, fileMD5Map, file))
@@ -450,7 +448,7 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
warning("SCUMM detectGames: failed to open '%s' for read access", d.node.getPath().c_str());
return false;
}
-
+
if (file == "maniac1.d64" || file == "maniac1.dsk" || file == "zak1.d64") {
// TODO
} else if (file == "00.LFL") {
@@ -458,10 +456,10 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
if (g->version > 3)
return false;
- // Read a few bytes to narrow down the game.
+ // Read a few bytes to narrow down the game.
byte buf[6];
tmp.read(buf, 6);
-
+
if (buf[0] == 0xbc && buf[1] == 0xb9) {
// The NES version of MM
if (g->id == GID_MANIAC && g->platform == Common::kPlatformNES) {
@@ -472,7 +470,7 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
(buf[0] == 0xCD && buf[1] == 0xFE)) { // Commodore 64
// Could be V0 or V1.
// Candidates: maniac classic, zak classic
-
+
if (g->version >= 2)
return false;
@@ -556,14 +554,14 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
else
unknown, do not accept it
*/
-
+
// We now try to exclude various possibilities by the presence of certain
// LFL files. Note that we only exclude something based on the *presence*
// of a LFL file here; compared to checking for the absence of files, this
// has the advantage that we are less likely to accidentally exclude demos
// (which, after all, are usually missing many LFL files present in the
// full version of the game).
-
+
// No version of Indy3 has 05.LFL but MM, Loom and Zak all have it
if (g->id == GID_INDY3 && fileMD5Map.contains("05.LFL"))
return false;
@@ -605,14 +603,14 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
_numCostumes 199
_numScripts 199
_numSounds 199
-
+
Any good ideas to distinguish those? Maybe by the presence / absence
of some files?
At least PASS and the monkeyEGA demo differ by 903.LFL missing...
And the count of DISK??.LEC files differs depending on what version
- you have (4 or 8 floppy versions).
+ you have (4 or 8 floppy versions).
loomcd of course shipped on only one "disc".
-
+
pass: 000.LFL, 901.LFL, 902.LFL, 904.LFL, disk01.lec
monkeyEGA: 000.LFL, 901-904.LFL, DISK01-09.LEC
monkeyEGA DEMO: 000.LFL, 901.LFL, 902.LFL, 904.LFL, disk01.lec
@@ -622,7 +620,7 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
const bool has903LFL = fileMD5Map.contains("903.LFL");
const bool hasDisk02 = fileMD5Map.contains("DISK02.LEC");
-
+
// There is not much we can do based on the presence / absence
// of files. Only that if 903.LFL is present, it can't be PASS;
// and if DISK02.LEC is present, it can't be LoomCD
@@ -639,12 +637,12 @@ static bool testGame(const GameSettings *g, const DescMap &fileMD5Map, const Com
// So at this point the gameid is determined, but not necessarily
// the variant!
-
+
// TODO: Add code that handles this, at least for the non-HE games.
// Note sure how realistic it is to correctly detect HE-game
// variants, would require me to look at a sufficiently large
// sample collection of HE games (assuming I had the time :).
-
+
// TODO: For Mac versions in container file, we can sometimes
// distinguish the demo from the regular version by looking
// at the content of the container file and then looking for
@@ -681,7 +679,7 @@ GameList Engine_SCUMM_detectGames(const FSList &fslist) {
// TODO: We still don't handle the FM-TOWNS demos (like zakloom) very well.
// In particular, they are detected as ZakTowns, which is bad.
-
+
for (Common::List<DetectorResult>::iterator x = results.begin(); x != results.end(); ++x) {
const PlainGameDescriptor *g = findPlainGameDescriptor(x->game.gameid, gameDescriptions);
assert(g);
@@ -802,7 +800,7 @@ PluginError Engine_SCUMM_create(OSystem *syst, Engine **engine) {
printf("Your game version appears to be unknown. Please, report the following\n");
printf("data to the ScummVM team along with name of the game you tried to add\n");
printf("and its version/language/etc.:\n");
-
+
printf(" SCUMM gameid '%s', file '%s', MD5 '%s'\n\n",
res.game.gameid,
generateFilenameForDetection(res.fp.pattern, res.fp.genMethod).c_str(),
@@ -812,7 +810,7 @@ PluginError Engine_SCUMM_create(OSystem *syst, Engine **engine) {
}
// Check for a user override of the platform. We allow the user to override
- // the platform, to make it possible to add games which are not yet in
+ // the platform, to make it possible to add games which are not yet in
// our MD5 database but require a specific platform setting.
// TODO: Do we really still need / want the platform override ?
if (ConfMan.hasKey("platform"))
@@ -839,7 +837,7 @@ PluginError Engine_SCUMM_create(OSystem *syst, Engine **engine) {
*engine = new ScummEngine_v2(syst, res);
break;
case 3:
- if ((res.game.features & GF_OLD256) || res.game.platform == Common::kPlatformPCEngine)
+ if ((res.game.features & GF_OLD256) || res.game.platform == Common::kPlatformPCEngine)
*engine = new ScummEngine_v3(syst, res);
else
*engine = new ScummEngine_v3old(syst, res);
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 70118b9baf..41feac4264 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -26,8 +26,6 @@
#ifndef SCUMM_DETECTION_TABLES_H
#define SCUMM_DETECTION_TABLES_H
-#include "common/stdafx.h"
-
#include "common/advancedDetector.h"
#include "common/rect.h"
#include "common/util.h"
@@ -250,7 +248,7 @@ static const GameSettings gameVariantsTable[] = {
{"fbear", "HE 70", 0, GID_FBEAR, 6, 70, MDT_NONE, GF_USE_KEY, Common::kPlatformWindows},
{"puttmoon", "", 0, GID_HEGAME, 6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
-
+
{"puttputt", "HE 61", 0, GID_HEGAME, 6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
{"puttputt", "HE 60", 0, GID_HEGAME, 6, 60, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, Common::kPlatformPC},
{"puttputt", "Demo", 0, GID_PUTTDEMO, 6, 60, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
@@ -648,7 +646,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "pajama2", "PajamaTAL", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama2", "PyjamaDBMN", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama2", "PyjamaDBMN", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
- { "pajama2", "PyjamaHM", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
+ { "pajama2", "PyjamaHM", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
{ "pajama2", "PYJAMA2", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama2", "Pyjama Pit 2", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
{ "pajama2", "Pyjama Pit 2 Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
@@ -736,7 +734,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "puttzoo", "Putt-Putt Redt De Zoo", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "puttzoo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "puttzoo", "Puttzoo Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
- { "puttzoo", "PuttZoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
+ { "puttzoo", "PuttZoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // UTF-8 encoding
{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // Windows encoding
{ "puttzoo", "zoodemo", kGenHEPC, UNK_LANG, UNK, 0 },
diff --git a/engines/scumm/dialogs.cpp b/engines/scumm/dialogs.cpp
index 1666578c4c..828c665c5f 100644
--- a/engines/scumm/dialogs.cpp
+++ b/engines/scumm/dialogs.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/savefile.h"
@@ -114,7 +114,7 @@ static const ResString string_map_table_v7[] = {
{70, "/BOOT.008/Save"},
{71, "/BOOT.009/Load"},
{72, "/BOOT.010/Play"},
- {73, "/BOOT.011/Cancel"},
+ {73, "/BOOT.011/Cancel"},
{74, "/BOOT.012/Quit"},
{75, "/BOOT.013/OK"},
{0, ""},
@@ -250,7 +250,7 @@ SaveLoadChooser::SaveLoadChooser(const String &title, const String &buttonLabel,
_container->setHints(GUI::THEME_HINT_USE_SHADOW);
_gfxWidget = new GUI::GraphicsWidget(this, 0, 0, 10, 10);
-
+
_date = new StaticTextWidget(this, 0, 0, 10, 10, "No date saved", kTextAlignCenter);
_time = new StaticTextWidget(this, 0, 0, 10, 10, "No time saved", kTextAlignCenter);
_playtime = new StaticTextWidget(this, 0, 0, 10, 10, "No playtime saved", kTextAlignCenter);
@@ -327,22 +327,22 @@ void SaveLoadChooser::reflowLayout() {
int thumbH = ((g_system->getHeight() % 200 && g_system->getHeight() != 350) ? kThumbnailHeight2 : kThumbnailHeight1);
_container->resize(thumbX - hPad, thumbY - vPad, kThumbnailWidth + hPad * 2, thumbH + vPad * 2 + kLineHeight * 4);
-
+
// Add the thumbnail display
_gfxWidget->resize(thumbX, thumbY, kThumbnailWidth, thumbH);
-
+
int height = thumbY + thumbH + kLineHeight;
_date->resize(thumbX, height, kThumbnailWidth, kLineHeight);
-
+
height += kLineHeight;
_time->resize(thumbX, height, kThumbnailWidth, kLineHeight);
-
+
height += kLineHeight;
_playtime->resize(thumbX, height, kThumbnailWidth, kLineHeight);
-
+
_container->clearFlags(GUI::WIDGET_INVISIBLE);
_gfxWidget->clearFlags(GUI::WIDGET_INVISIBLE);
_date->clearFlags(GUI::WIDGET_INVISIBLE);
@@ -435,7 +435,7 @@ Common::StringList generateSavegameList(ScummEngine *scumm, bool saveMode) {
name[0] = 0;
descriptions.push_back(name);
}
-
+
return descriptions;
}
@@ -570,7 +570,7 @@ enum {
// If OTOH the dialog is closed with "Cancel" we do no such thing.
//
// These changes will achieve two things at once: Allow us to get rid of using
-// "" as value for the domain, and in fact provide a somewhat better user
+// "" as value for the domain, and in fact provide a somewhat better user
// experience at the same time.
ConfigDialog::ConfigDialog()
: GUI::OptionsDialog("", "scummconfig") {
@@ -907,7 +907,7 @@ void ValueDisplayDialog::open() {
_timer = getMillis() + kDisplayDelay;
}
-SubtitleSettingsDialog::SubtitleSettingsDialog(ScummEngine *scumm, int value)
+SubtitleSettingsDialog::SubtitleSettingsDialog(ScummEngine *scumm, int value)
: InfoDialog(scumm, ""), _value(value) {
}
@@ -940,7 +940,7 @@ void SubtitleSettingsDialog::cycleValue() {
"Speech and Subtitles",
"Subtitles Only"
};
-
+
_value = (_value + 1) % 3;
setInfoText(subtitleDesc[_value]);
@@ -954,7 +954,7 @@ Indy3IQPointsDialog::Indy3IQPointsDialog(ScummEngine *scumm, char* text)
}
void Indy3IQPointsDialog::handleKeyDown(Common::KeyState state) {
- if (state.ascii == 'i')
+ if (state.ascii == 'i')
close();
else
ScummDialog::handleKeyDown(state);
diff --git a/engines/scumm/gfx.cpp b/engines/scumm/gfx.cpp
index 8d111492a2..17eedb24ee 100644
--- a/engines/scumm/gfx.cpp
+++ b/engines/scumm/gfx.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "scumm/scumm.h"
#include "scumm/actor.h"
@@ -37,7 +37,7 @@
#include "scumm/util.h"
#ifdef USE_ARM_GFX_ASM
-extern "C" void DrawStripToScreenARM(int height, int width, byte const* text, byte const* src, byte* dst,
+extern "C" void DrawStripToScreenARM(int height, int width, byte const* text, byte const* src, byte* dst,
int vsPitch, int vmScreenWidth, int textSurfacePitch);
extern "C" void Copy8ColARM(byte* dst, int dstPitch, const byte* src, int height);
#endif /* USE_ARM_GFX_ASM */
@@ -108,7 +108,7 @@ static const TransitionEffect transitionEffects[6] = {
0, 0, 0, 24
}
},
-
+
// Box wipe (a box expands from the upper-left corner to the lower-right corner)
{
25, // Number of iterations
@@ -125,7 +125,7 @@ static const TransitionEffect transitionEffects[6] = {
255, 0, 0, 0
}
},
-
+
// Box wipe (a box expands from the lower-right corner to the upper-left corner)
{
25, // Number of iterations
@@ -142,7 +142,7 @@ static const TransitionEffect transitionEffects[6] = {
255, 0, 0, 0
}
},
-
+
// Inverse box wipe
{
25, // Number of iterations
@@ -193,7 +193,7 @@ static const TransitionEffect transitionEffects[6] = {
255, 0, 0, 0
}
}
-
+
};
@@ -313,7 +313,7 @@ void ScummEngine::initScreens(int b, int h) {
initVirtScreen(kVerbVirtScreen, h + adj, _screenWidth, _screenHeight - h - adj, false, false);
_screenB = b;
_screenH = h;
-
+
_gdi->init();
}
@@ -446,7 +446,7 @@ void ScummEngine::markRectAsDirty(VirtScreenNumber virt, int left, int right, in
void ScummEngine::drawDirtyScreenParts() {
// Update verbs
updateDirtyScreen(kVerbVirtScreen);
-
+
// Update the conversation area (at the top of the screen)
updateDirtyScreen(kTextVirtScreen);
@@ -544,7 +544,7 @@ void ScummEngine::drawStripToScreen(VirtScreen *vs, int x, int width, int top, i
assert(top >= 0 && bottom <= vs->h);
assert(x >= 0 && width <= vs->pitch);
assert(_textSurface.pixels);
-
+
// Perform some clipping
if (width > vs->w - x)
width = vs->w - x;
@@ -556,10 +556,10 @@ void ScummEngine::drawStripToScreen(VirtScreen *vs, int x, int width, int top, i
// Convert the vertical coordinates to real screen coords
int y = vs->topline + top - _screenTop;
int height = bottom - top;
-
+
if (width <= 0 || height <= 0)
return;
-
+
const byte *src = vs->getPixels(x, top);
int m = _textSurfaceMultiplier;
byte *dst;
@@ -579,7 +579,7 @@ void ScummEngine::drawStripToScreen(VirtScreen *vs, int x, int width, int top, i
}
dst = _compositeBuf;
-
+
if (_game.version < 7) {
// For The Dig, FT and COMI, we just blit everything to the screen at once.
// For older games, things are more complicated. First off, we need to
@@ -597,7 +597,7 @@ void ScummEngine::drawStripToScreen(VirtScreen *vs, int x, int width, int top, i
assert(0 == (width & 3));
// Compose the text over the game graphics
-
+
// TODO: Optimize this code. There are several things that come immediately to mind:
// (1) Loop unrolling: We could read 4 or even 8 pixels at once, since everything is
// a multiple of 8 here.
@@ -956,7 +956,7 @@ void ScummEngine::restoreBackground(Common::Rect rect, byte backColor) {
const int height = rect.height();
const int width = rect.width();
-
+
if (!height)
return;
@@ -989,7 +989,7 @@ void ScummEngine::restoreCharsetBg() {
return;
markRectAsDirty(vs->number, Common::Rect(vs->w, vs->h), USAGE_BIT_RESTORED);
-
+
byte *screenBuf = vs->getPixels(0, 0);
if (vs->hasTwoBuffers && _currentRoom != 0 && isLightOn()) {
@@ -1037,7 +1037,7 @@ static void blit(byte *dst, int dstPitch, const byte *src, int srcPitch, int w,
assert(h > 0);
assert(src != NULL);
assert(dst != NULL);
-
+
if (w == srcPitch && w == dstPitch) {
memcpy(dst, src, w*h);
} else {
@@ -1052,7 +1052,7 @@ static void blit(byte *dst, int dstPitch, const byte *src, int srcPitch, int w,
static void fill(byte *dst, int dstPitch, byte color, int w, int h) {
assert(h > 0);
assert(dst != NULL);
-
+
if (w == dstPitch) {
memset(dst, color, w*h);
} else {
@@ -1117,7 +1117,7 @@ void ScummEngine::drawBox(int x, int y, int x2, int y2, int color) {
// Adjust for the topline of the VirtScreen
y -= vs->topline;
y2 -= vs->topline;
-
+
// Clip the coordinates
if (x < 0)
x = 0;
@@ -1138,7 +1138,7 @@ void ScummEngine::drawBox(int x, int y, int x2, int y2, int color) {
return;
else if (y2 > vs->h)
y2 = vs->h;
-
+
width = x2 - x;
height = y2 - y;
@@ -1226,7 +1226,7 @@ void ScummEngine_v5::drawFlashlight() {
if (_flashlight.isDrawn) {
markRectAsDirty(kMainVirtScreen, _flashlight.x, _flashlight.x + _flashlight.w,
_flashlight.y, _flashlight.y + _flashlight.h, USAGE_BIT_DIRTY);
-
+
if (_flashlight.buffer) {
fill(_flashlight.buffer, vs->pitch, 0, _flashlight.w, _flashlight.h);
}
@@ -1294,7 +1294,7 @@ void ScummEngine_v5::drawFlashlight() {
_flashlight.buffer[maxrow + maxcol - j] = 0;
}
}
-
+
_flashlight.isDrawn = true;
}
@@ -1399,7 +1399,7 @@ void GdiV2::prepareDrawBitmap(const byte *ptr, VirtScreen *vs,
theX = 0;
maxX = width;
}
-
+
// Decode and draw the image data.
assert(height <= 128);
for (; theX < maxX; theX++) {
@@ -1453,7 +1453,7 @@ void GdiV2::prepareDrawBitmap(const byte *ptr, VirtScreen *vs,
do {
if (!runFlag)
data = *src++;
-
+
if (left <= theX) {
*mask_ptr = data;
mask_ptr += _numStrips;
@@ -1491,7 +1491,7 @@ int Gdi::getZPlanes(const byte *ptr, const byte *zplane_list[9], bool bmapImage)
else {
numzbuf = _numZBuffer;
assert(numzbuf <= 9);
-
+
if (_vm->_game.features & GF_SMALL_HEADER) {
if (_vm->_game.features & GF_16COLOR)
zplane_list[1] = ptr + READ_LE_UINT16(ptr);
@@ -1508,7 +1508,7 @@ int Gdi::getZPlanes(const byte *ptr, const byte *zplane_list[9], bool bmapImage)
} else if (_vm->_game.version == 8) {
// Find the OFFS chunk of the ZPLN chunk
const byte *zplnOffsChunkStart = ptr + 24 + READ_BE_UINT32(ptr + 12);
-
+
// Each ZPLN contains a WRAP chunk, which has (as always) an OFFS subchunk pointing
// at ZSTR chunks. These once more contain a WRAP chunk which contains nothing but
// an OFFS chunk. The content of this OFFS chunk contains the offsets to the
@@ -1529,13 +1529,13 @@ int Gdi::getZPlanes(const byte *ptr, const byte *zplane_list[9], bool bmapImage)
MKID_BE('ZP03'),
MKID_BE('ZP04')
};
-
+
for (i = 1; i < numzbuf; i++) {
zplane_list[i] = _vm->findResource(zplane_tags[i], ptr);
}
}
}
-
+
return numzbuf;
}
@@ -1574,7 +1574,7 @@ void Gdi::drawBitmap(const byte *ptr, VirtScreen *vs, int x, const int y, const
}
numzbuf = getZPlanes(ptr, zplane_list, false);
-
+
const byte *tmsk_ptr = NULL;
if (_vm->_game.heversion >= 72) {
tmsk_ptr = _vm->findResource(MKID_BE('TMSK'), ptr);
@@ -1626,7 +1626,7 @@ void Gdi::drawBitmap(const byte *ptr, VirtScreen *vs, int x, const int y, const
// COMI and HE games only uses flag value
if (_vm->_game.version == 8 || _vm->_game.heversion >= 60)
transpStrip = true;
-
+
if (vs->hasTwoBuffers) {
byte *frontBuf = (byte *)vs->pixels + y * vs->pitch + x * 8;
if (lightsOn)
@@ -1843,7 +1843,7 @@ void Gdi::drawBMAPBg(const byte *ptr, VirtScreen *vs) {
// in decompressBitmap call drawStripHE()
_decomp_shr = code % 10;
_decomp_mask = 0xFF >> (8 - _decomp_shr);
-
+
switch (code) {
case 134:
case 135:
@@ -1933,7 +1933,7 @@ void Gdi::drawBMAPObject(const byte *ptr, VirtScreen *vs, int obj, int x, int y,
rect1.right -= rect2.left;
rect1.top -= rect2.top;
rect1.bottom -= rect2.top;
-
+
((ScummEngine_v71he *)_vm)->restoreBackgroundHE(rect1);
}
}
@@ -1962,13 +1962,13 @@ void ScummEngine_v70he::restoreBackgroundHE(Common::Rect rect, int dirtybit) {
const int rw = rect.width();
const int rh = rect.height();
-
+
if (rw == 0 || rh == 0)
return;
src = _virtscr[kMainVirtScreen].getBackPixels(rect.left, rect.top);
dst = _virtscr[kMainVirtScreen].getPixels(rect.left, rect.top);
-
+
assert(rw <= _screenWidth && rw > 0);
assert(rh <= _screenHeight && rh > 0);
blit(dst, _virtscr[kMainVirtScreen].pitch, src, _virtscr[kMainVirtScreen].pitch, rw, rh);
@@ -1983,7 +1983,7 @@ void Gdi::resetBackground(int top, int bottom, int strip) {
VirtScreen *vs = &_vm->_virtscr[kMainVirtScreen];
byte *backbuff_ptr, *bgbak_ptr;
int numLinesToProcess;
-
+
if (top < 0)
top = 0;
@@ -2031,7 +2031,7 @@ bool Gdi::decompressBitmap(byte *dst, int dstPitch, const byte *src, int numLine
bool transpStrip = false;
_decomp_shr = code % 10;
_decomp_mask = 0xFF >> (8 - _decomp_shr);
-
+
switch (code) {
case 1:
drawStripRaw(dst, dstPitch, src, numLinesToProcess, false);
@@ -2154,7 +2154,7 @@ bool Gdi::decompressBitmap(byte *dst, int dstPitch, const byte *src, int numLine
default:
error("Gdi::decompressBitmap: default case %d", code);
}
-
+
return transpStrip;
}
@@ -2236,7 +2236,7 @@ void Gdi::decompressMaskImgOr(byte *dst, const byte *src, int height) const {
while (height) {
b = *src++;
-
+
if (b & 0x80) {
b &= 0x7F;
c = *src++;
@@ -2650,7 +2650,7 @@ StripTable *GdiV2::generateStripTable(const byte *src, int width, int height, St
x = 0;
y = height;
width /= 8;
-
+
for (;;) {
length = *src++;
const byte runFlag = length & 0x80;
@@ -2684,7 +2684,7 @@ void Gdi::drawStripEGA(byte *dst, int dstPitch, const byte *src, int height) con
while (x < 8) {
color = *src++;
-
+
if (color & 0x80) {
run = color & 0x3f;
@@ -2723,7 +2723,7 @@ void Gdi::drawStripEGA(byte *dst, int dstPitch, const byte *src, int height) con
if (run == 0) {
run = *src++;
}
-
+
for (z = 0; z < run; z++) {
*(dst + y * dstPitch + x) = _roomPalette[color & 0xf] + _paletteMod;
@@ -2751,12 +2751,12 @@ void Gdi::drawStripHE(byte *dst, int dstPitch, const byte *src, int width, int h
uint32 dataBit, data;
byte color;
int shift;
-
+
color = *src++;
data = READ_LE_UINT24(src);
src += 3;
shift = 24;
-
+
int x = width;
while (1) {
if (!transpCheck || color != _transparentColor)
@@ -3197,10 +3197,10 @@ void ScummEngine::fadeOut(int effect) {
// to get cleared. This fixes glitches, at least, in the first cutscenes
// when bypassed of FT and TheDig.
if ((_game.version == 7 || _screenEffectFlag) && effect != 0) {
-
+
// Fill screen 0 with black
memset(vs->getPixels(0, 0), 0, vs->pitch * vs->h);
-
+
// Fade to black with the specified effect, if any.
switch (effect) {
case 1:
@@ -3305,7 +3305,7 @@ void ScummEngine::transitionEffect(int a) {
/**
* Update width*height areas of the screen, in random order, until the whole
* screen has been updated. For instance:
- *
+ *
* dissolveEffect(1, 1) produces a pixel-by-pixel dissolve
* dissolveEffect(8, 8) produces a square-by-square dissolve
* dissolveEffect(virtsrc[0].width, 1) produces a line-by-line dissolve
@@ -3384,7 +3384,7 @@ void ScummEngine::dissolveEffect(int width, int height) {
blits = 0;
blits_before_refresh = (3 * w * h) / 25;
-
+
// Speed up the effect for CD Loom since it uses it so often. I don't
// think the original had any delay at all, so on modern hardware it
// wasn't even noticeable.
diff --git a/engines/scumm/he/animation_he.cpp b/engines/scumm/he/animation_he.cpp
index 3c7d742ba2..24badd2685 100644
--- a/engines/scumm/he/animation_he.cpp
+++ b/engines/scumm/he/animation_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/he/animation_he.h"
#include "scumm/he/intern_he.h"
@@ -58,11 +58,11 @@ int MoviePlayer::load(const char *filename, int flags, int image) {
// Change file extension to dxa
sprintf(videoName, "%s.dxa", baseName);
-
+
if (!loadFile(videoName)) {
warning("Failed to load video file %s", videoName);
return -1;
- }
+ }
debug(1, "Playing video %s", videoName);
// Skip sound tag
@@ -101,7 +101,7 @@ void MoviePlayer::handleNextFrame() {
copyFrameToBuffer(dst, 0, 0, _vm->_screenWidth);
} else if (_flags & 1) {
copyFrameToBuffer(pvs->getBackPixels(0, 0), 0, 0, _vm->_screenWidth);
-
+
Common::Rect imageRect(_width, _height);
_vm->restoreBackgroundHE(imageRect);
} else {
diff --git a/engines/scumm/he/cup_player_he.cpp b/engines/scumm/he/cup_player_he.cpp
index 737e2772ff..e611c85e9d 100644
--- a/engines/scumm/he/cup_player_he.cpp
+++ b/engines/scumm/he/cup_player_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "sound/audiostream.h"
#include "sound/mixer.h"
diff --git a/engines/scumm/he/floodfill_he.cpp b/engines/scumm/he/floodfill_he.cpp
index ea2043d69f..4fdfe139fc 100644
--- a/engines/scumm/he/floodfill_he.cpp
+++ b/engines/scumm/he/floodfill_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/he/floodfill_he.h"
#include "scumm/he/intern_he.h"
@@ -31,7 +31,7 @@
#include "scumm/scumm.h"
namespace Scumm {
-
+
static bool floodFillPixelCheck(int x, int y, const FloodFillState *ffs) {
int diffColor = ffs->color1 - ffs->color2;
if (x >= 0 && x < ffs->dst_w && y >= 0 && y < ffs->dst_h) {
@@ -81,10 +81,10 @@ static void floodFillAddLine(FloodFillLine **ffl, int y, int x1, int x2, int dy)
static void floodFillProcess(int x, int y, FloodFillState *ffs, FloodFillPixelCheckCallback pixelCheckCallback) {
ffs->dstBox.left = ffs->dstBox.top = 12345;
ffs->dstBox.right = ffs->dstBox.bottom = -12345;
-
+
FloodFillLine **fillLineCur = &ffs->fillLineTableCur;
FloodFillLine **fillLineEnd = &ffs->fillLineTableEnd;
-
+
assert(*fillLineCur < *fillLineEnd);
if (ffs->srcBox.top <= y + 1 && ffs->srcBox.bottom >= y + 1) {
(*fillLineCur)->y = y;
@@ -93,7 +93,7 @@ static void floodFillProcess(int x, int y, FloodFillState *ffs, FloodFillPixelCh
(*fillLineCur)->inc = 1;
(*fillLineCur)++;
}
-
+
assert(*fillLineCur < *fillLineEnd);
if (ffs->srcBox.top <= y && ffs->srcBox.bottom >= y) {
(*fillLineCur)->y = y + 1;
@@ -105,7 +105,7 @@ static void floodFillProcess(int x, int y, FloodFillState *ffs, FloodFillPixelCh
assert(ffs->fillLineTable <= *fillLineCur);
FloodFillLine **fillLineStart = fillLineCur;
-
+
while (ffs->fillLineTable < *fillLineStart) {
Common::Rect r;
int x_start;
@@ -190,7 +190,7 @@ void floodFill(FloodFillParameters *ffp, ScummEngine_v90he *vm) {
Common::Rect r;
r.left = r.top = 12345;
r.right = r.bottom = -12345;
-
+
FloodFillState *ffs = new FloodFillState;
ffs->fillLineTableCount = vs->h * 2;
ffs->fillLineTable = new FloodFillLine[ffs->fillLineTableCount];
@@ -201,25 +201,25 @@ void floodFill(FloodFillParameters *ffp, ScummEngine_v90he *vm) {
ffs->srcBox = ffp->box;
ffs->fillLineTableCur = &ffs->fillLineTable[0];
ffs->fillLineTableEnd = &ffs->fillLineTable[ffs->fillLineTableCount];
-
+
if (ffp->x < 0 || ffp->y < 0 || ffp->x >= vs->w || ffp->y >= vs->h) {
ffs->color1 = color;
} else {
ffs->color1 = *(dst + ffp->y * vs->w + ffp->x);
}
-
+
debug(5, "floodFill() x=%d y=%d color1=%d ffp->flags=0x%X", ffp->x, ffp->y, ffs->color1, ffp->flags);
if (ffs->color1 != color) {
floodFillProcess(ffp->x, ffp->y, ffs, floodFillPixelCheck);
r = ffs->dstBox;
}
r.debugPrint(5, "floodFill() dirty_rect");
-
+
delete[] ffs->fillLineTable;
delete ffs;
-
+
vm->VAR(119) = 1;
-
+
if (r.left <= r.right && r.top <= r.bottom) {
if (ffp->flags & 0x8000) {
vm->restoreBackgroundHE(r);
@@ -271,19 +271,19 @@ void Wiz::fillWizFlood(const WizParameters *params) {
ffs->srcBox = imageRect;
ffs->fillLineTableCur = &ffs->fillLineTable[0];
ffs->fillLineTableEnd = &ffs->fillLineTable[ffs->fillLineTableCount];
-
+
if (px < 0 || py < 0 || px >= w || py >= h) {
ffs->color1 = color;
} else {
ffs->color1 = *(wizd + py * w + px);
}
-
+
debug(0, "floodFill() x=%d y=%d color1=%d", px, py, ffs->color1);
if (ffs->color1 != color) {
floodFillProcess(px, py, ffs, floodFillPixelCheck);
}
-
+
delete[] ffs->fillLineTable;
delete ffs;
}
diff --git a/engines/scumm/he/logic_he.cpp b/engines/scumm/he/logic_he.cpp
index 7a0869ad24..49acde9465 100644
--- a/engines/scumm/he/logic_he.cpp
+++ b/engines/scumm/he/logic_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/he/intern_he.h"
#include "scumm/he/logic_he.h"
diff --git a/engines/scumm/he/logic_he.h b/engines/scumm/he/logic_he.h
index af5457295b..4f850e0f32 100644
--- a/engines/scumm/he/logic_he.h
+++ b/engines/scumm/he/logic_he.h
@@ -26,7 +26,7 @@
#if !defined(SCUMM_HE_LOGIC_HE_H) && !defined(DISABLE_HE)
#define SCUMM_HE_LOGIC_HE_H
-#include "common/stdafx.h"
+
namespace Scumm {
diff --git a/engines/scumm/he/palette_he.cpp b/engines/scumm/he/palette_he.cpp
index 9efc16c60b..aac7bb5848 100644
--- a/engines/scumm/he/palette_he.cpp
+++ b/engines/scumm/he/palette_he.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "scumm/scumm.h"
#include "scumm/he/intern_he.h"
diff --git a/engines/scumm/he/resource_he.cpp b/engines/scumm/he/resource_he.cpp
index 651c150cee..9bebd7a47d 100644
--- a/engines/scumm/he/resource_he.cpp
+++ b/engines/scumm/he/resource_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/file.h"
#include "scumm/he/intern_he.h"
@@ -668,7 +668,7 @@ bool Win32ResExtractor::read_library(WinLibrary *fi) {
DOSImageHeader *mz_header = MZ_HEADER(fi->memory);
RETURN_IF_BAD_POINTER(false, mz_header->lfanew);
-
+
// Apply endian fix (currently only lfanew is used from the DOSImageHeader,
// so we don't bother to 'fix' the rest).
LE32(mz_header->lfanew);
@@ -726,7 +726,7 @@ bool Win32ResExtractor::read_library(WinLibrary *fi) {
error("%s: file contains no resources", fi->file->name());
return false;
}
-
+
fix_win32_image_data_directory(dir);
fi->first_resource = fi->memory + dir->virtual_address;
@@ -1154,7 +1154,7 @@ int MacResExtractor::extractResource(int id, byte **buf) {
// Some programs write it as .bin. Try that too
if (!in.open(_fileName)) {
Common::String tmp(_fileName);
-
+
_fileName += ".bin";
if (!in.open(_fileName)) {
@@ -1749,7 +1749,7 @@ void ScummEngine_v80he::createSound(int snd1id, int snd2id) {
src = sdat2Ptr + 8;
dst = sdat1Ptr + 8 + _sndPtrOffs;
len = sdat2size;
-
+
memcpy(dst, src, len);
_sndPtrOffs += sdat2size;
@@ -1758,14 +1758,14 @@ void ScummEngine_v80he::createSound(int snd1id, int snd2id) {
src = sdat2Ptr + 8;
dst = sdat1Ptr + 8 + _sndPtrOffs;
len = sdat1size;
-
+
memcpy(dst, src, len);
if (sdat2size != sdat1size) {
src = sdat2Ptr + 8 + sdat1size;
dst = sdat1Ptr + 8;
len = sdat2size - sdat1size;
-
+
memcpy(dst, src, len);
}
diff --git a/engines/scumm/he/script_v100he.cpp b/engines/scumm/he/script_v100he.cpp
index e234dd02fc..273f6c6920 100644
--- a/engines/scumm/he/script_v100he.cpp
+++ b/engines/scumm/he/script_v100he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
@@ -1681,7 +1681,7 @@ void ScummEngine_v100he::o100_setSystemMessage() {
// behavior can occur, from strange wrong titles, up to crashes (happens
// under Mac OS X).
//
- // Possible fixes/workarounds:
+ // Possible fixes/workarounds:
// - Simply stop using this. It's a rather unimportant "feature" anyway.
// - Try to translate the text to ASCII.
// - Refine OSystem to accept window captions that are non-ASCII, e.g.
diff --git a/engines/scumm/he/script_v60he.cpp b/engines/scumm/he/script_v60he.cpp
index 0b9c94fe18..2909a44223 100644
--- a/engines/scumm/he/script_v60he.cpp
+++ b/engines/scumm/he/script_v60he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/savefile.h"
#include "scumm/actor.h"
diff --git a/engines/scumm/he/script_v70he.cpp b/engines/scumm/he/script_v70he.cpp
index 1ced349225..b2009452b4 100644
--- a/engines/scumm/he/script_v70he.cpp
+++ b/engines/scumm/he/script_v70he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/system.h"
@@ -1105,7 +1105,7 @@ void ScummEngine_v70he::o70_setSystemMessage() {
// behavior can occur, from strange wrong titles, up to crashes (happens
// under Mac OS X).
//
- // Possible fixes/workarounds:
+ // Possible fixes/workarounds:
// - Simply stop using this. It's a rather unimportant "feature" anyway.
// - Try to translate the text to ASCII.
// - Refine OSystem to accept window captions that are non-ASCII, e.g.
diff --git a/engines/scumm/he/script_v72he.cpp b/engines/scumm/he/script_v72he.cpp
index 8953d55546..5db2ae74ec 100644
--- a/engines/scumm/he/script_v72he.cpp
+++ b/engines/scumm/he/script_v72he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/savefile.h"
@@ -2256,7 +2256,7 @@ void ScummEngine_v72he::o72_setSystemMessage() {
// behavior can occur, from strange wrong titles, up to crashes (happens
// under Mac OS X).
//
- // Possible fixes/workarounds:
+ // Possible fixes/workarounds:
// - Simply stop using this. It's a rather unimportant "feature" anyway.
// - Try to translate the text to ASCII.
// - Refine OSystem to accept window captions that are non-ASCII, e.g.
diff --git a/engines/scumm/he/script_v80he.cpp b/engines/scumm/he/script_v80he.cpp
index a62b65787c..d4a11240bd 100644
--- a/engines/scumm/he/script_v80he.cpp
+++ b/engines/scumm/he/script_v80he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-file.h"
#include "common/config-manager.h"
diff --git a/engines/scumm/he/script_v90he.cpp b/engines/scumm/he/script_v90he.cpp
index a717eecc50..e344db21be 100644
--- a/engines/scumm/he/script_v90he.cpp
+++ b/engines/scumm/he/script_v90he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/charset.h"
diff --git a/engines/scumm/he/sound_he.cpp b/engines/scumm/he/sound_he.cpp
index d0a16390dd..b074f644e0 100644
--- a/engines/scumm/he/sound_he.cpp
+++ b/engines/scumm/he/sound_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/file.h"
#include "scumm/imuse/imuse.h"
@@ -57,7 +57,7 @@ SoundHE::SoundHE(ScummEngine *parent, Audio::Mixer *mixer)
_heMusicTracks(0) {
memset(_heChannel, 0, sizeof(_heChannel));
-}
+}
SoundHE::~SoundHE() {
free(_heMusic);
@@ -81,7 +81,7 @@ void SoundHE::addSoundToQueue2(int sound, int heOffset, int heChannel, int heFla
if (_soundQue2[i].sound == sound && !(heFlags & 2))
return;
}
-
+
Sound::addSoundToQueue2(sound, heOffset, heChannel, heFlags);
}
diff --git a/engines/scumm/he/sprite_he.cpp b/engines/scumm/he/sprite_he.cpp
index 15698dedba..1e694ff067 100644
--- a/engines/scumm/he/sprite_he.cpp
+++ b/engines/scumm/he/sprite_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/he/intern_he.h"
#include "scumm/resource.h"
diff --git a/engines/scumm/he/wiz_he.cpp b/engines/scumm/he/wiz_he.cpp
index a99f3b1ad5..97995fb155 100644
--- a/engines/scumm/he/wiz_he.cpp
+++ b/engines/scumm/he/wiz_he.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "graphics/cursorman.h"
diff --git a/engines/scumm/help.cpp b/engines/scumm/help.cpp
index 16605605e9..4752cfa43a 100644
--- a/engines/scumm/help.cpp
+++ b/engines/scumm/help.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/str.h"
#include "common/util.h"
diff --git a/engines/scumm/imuse/imuse.cpp b/engines/scumm/imuse/imuse.cpp
index e604222733..1da6bdf627 100644
--- a/engines/scumm/imuse/imuse.cpp
+++ b/engines/scumm/imuse/imuse.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/version.h"
diff --git a/engines/scumm/imuse/imuse_part.cpp b/engines/scumm/imuse/imuse_part.cpp
index ffe572aaa9..c581f4ba3b 100644
--- a/engines/scumm/imuse/imuse_part.cpp
+++ b/engines/scumm/imuse/imuse_part.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "scumm/imuse/imuse_internal.h"
@@ -232,7 +232,7 @@ void Part::noteOn(byte note, byte velocity) {
mc = _player->getMidiDriver()->getPercussionChannel();
if (!mc)
return;
-
+
// FIXME: The following is evil, EVIL!!! Either prev_vol_eff is
// actually meant to be a member of the Part class (i.e. each
// instance of Part keeps a separate copy of it); or it really
diff --git a/engines/scumm/imuse/imuse_player.cpp b/engines/scumm/imuse/imuse_player.cpp
index b6ed9f8d25..253bd919c6 100644
--- a/engines/scumm/imuse/imuse_player.cpp
+++ b/engines/scumm/imuse/imuse_player.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "engines/engine.h"
diff --git a/engines/scumm/imuse/instrument.cpp b/engines/scumm/imuse/instrument.cpp
index b6ed064bc9..cadafd412a 100644
--- a/engines/scumm/imuse/instrument.cpp
+++ b/engines/scumm/imuse/instrument.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/saveload.h"
#include "scumm/imuse/instrument.h"
diff --git a/engines/scumm/imuse/instrument.h b/engines/scumm/imuse/instrument.h
index e8914e899e..4d4e40c528 100644
--- a/engines/scumm/imuse/instrument.h
+++ b/engines/scumm/imuse/instrument.h
@@ -25,7 +25,7 @@
#ifndef SCUMM_IMUSE_INSTRUMENT_H
#define SCUMM_IMUSE_INSTRUMENT_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
class MidiChannel;
diff --git a/engines/scumm/imuse/sysex.h b/engines/scumm/imuse/sysex.h
index adffc24e88..bff80de9e7 100644
--- a/engines/scumm/imuse/sysex.h
+++ b/engines/scumm/imuse/sysex.h
@@ -25,7 +25,7 @@
#ifndef SCUMM_IMUSE_SYSEX_H
#define SCUMM_IMUSE_SYSEX_H
-#include "common/stdafx.h"
+
#include "common/util.h"
namespace Scumm {
diff --git a/engines/scumm/imuse/sysex_samnmax.cpp b/engines/scumm/imuse/sysex_samnmax.cpp
index 0586db25ee..cdae767abf 100644
--- a/engines/scumm/imuse/sysex_samnmax.cpp
+++ b/engines/scumm/imuse/sysex_samnmax.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/scumm/imuse/sysex_scumm.cpp b/engines/scumm/imuse/sysex_scumm.cpp
index bee790e009..87873d1693 100644
--- a/engines/scumm/imuse/sysex_scumm.cpp
+++ b/engines/scumm/imuse/sysex_scumm.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/scumm/imuse_digi/dimuse.cpp b/engines/scumm/imuse_digi/dimuse.cpp
index 6d2e7dd217..776b840145 100644
--- a/engines/scumm/imuse_digi/dimuse.cpp
+++ b/engines/scumm/imuse_digi/dimuse.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/timer.h"
diff --git a/engines/scumm/imuse_digi/dimuse_bndmgr.cpp b/engines/scumm/imuse_digi/dimuse_bndmgr.cpp
index 03b3e4e74a..f0b4bc131b 100644
--- a/engines/scumm/imuse_digi/dimuse_bndmgr.cpp
+++ b/engines/scumm/imuse_digi/dimuse_bndmgr.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "scumm/scumm.h"
#include "scumm/util.h"
diff --git a/engines/scumm/imuse_digi/dimuse_codecs.cpp b/engines/scumm/imuse_digi/dimuse_codecs.cpp
index b79c7111f9..8ff8bd2461 100644
--- a/engines/scumm/imuse_digi/dimuse_codecs.cpp
+++ b/engines/scumm/imuse_digi/dimuse_codecs.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/scumm/imuse_digi/dimuse_music.cpp b/engines/scumm/imuse_digi/dimuse_music.cpp
index bdfc4bf4fa..af4966b2ff 100644
--- a/engines/scumm/imuse_digi/dimuse_music.cpp
+++ b/engines/scumm/imuse_digi/dimuse_music.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "scumm/scumm.h"
#include "scumm/imuse_digi/dimuse.h"
diff --git a/engines/scumm/imuse_digi/dimuse_script.cpp b/engines/scumm/imuse_digi/dimuse_script.cpp
index ddc0cd5107..0895be540b 100644
--- a/engines/scumm/imuse_digi/dimuse_script.cpp
+++ b/engines/scumm/imuse_digi/dimuse_script.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/timer.h"
@@ -403,7 +403,7 @@ void IMuseDigital::stopAllSounds() {
delete track->streamSou;
track->streamSou = NULL;
}
-
+
// Mark the track as unused
track->used = false;
}
diff --git a/engines/scumm/imuse_digi/dimuse_sndmgr.cpp b/engines/scumm/imuse_digi/dimuse_sndmgr.cpp
index be80cb73e8..51f5c76815 100644
--- a/engines/scumm/imuse_digi/dimuse_sndmgr.cpp
+++ b/engines/scumm/imuse_digi/dimuse_sndmgr.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/util.h"
diff --git a/engines/scumm/imuse_digi/dimuse_sndmgr.h b/engines/scumm/imuse_digi/dimuse_sndmgr.h
index e4e2e795a2..f38589df3d 100644
--- a/engines/scumm/imuse_digi/dimuse_sndmgr.h
+++ b/engines/scumm/imuse_digi/dimuse_sndmgr.h
@@ -25,7 +25,7 @@
#ifndef SCUMM_IMUSE_DIGI_SNDMGR_H
#define SCUMM_IMUSE_DIGI_SNDMGR_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "sound/audiostream.h"
#include "scumm/imuse_digi/dimuse_bndmgr.h"
diff --git a/engines/scumm/imuse_digi/dimuse_tables.cpp b/engines/scumm/imuse_digi/dimuse_tables.cpp
index 9c56063557..e190e5a755 100644
--- a/engines/scumm/imuse_digi/dimuse_tables.cpp
+++ b/engines/scumm/imuse_digi/dimuse_tables.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "scumm/imuse_digi/dimuse.h"
namespace Scumm {
diff --git a/engines/scumm/imuse_digi/dimuse_track.cpp b/engines/scumm/imuse_digi/dimuse_track.cpp
index 987e1bc3c9..86570f478d 100644
--- a/engines/scumm/imuse_digi/dimuse_track.cpp
+++ b/engines/scumm/imuse_digi/dimuse_track.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/timer.h"
#include "scumm/actor.h"
@@ -321,7 +321,7 @@ IMuseDigital::Track *IMuseDigital::cloneToFadeOutTrack(const Track *track, int f
}
fadeTrack = _track[track->trackId + MAX_DIGITAL_TRACKS];
-
+
// Clone the settings of the given track
memcpy(fadeTrack, track, sizeof(Track));
diff --git a/engines/scumm/input.cpp b/engines/scumm/input.cpp
index 94fafc78de..6b45b7b415 100644
--- a/engines/scumm/input.cpp
+++ b/engines/scumm/input.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/events.h"
@@ -322,7 +322,7 @@ void ScummEngine::processInput() {
if (!lastKeyHit.ascii)
return;
-
+
processKeyboard(lastKeyHit);
}
@@ -334,7 +334,7 @@ void ScummEngine_v8::processKeyboard(Common::KeyState lastKeyHit) {
if (lastKeyHit.keycode == Common::KEYCODE_F1 && lastKeyHit.flags == 0) {
lastKeyHit = Common::KeyState(Common::KEYCODE_F5, 319);
}
-
+
// Alt-F5 should bring up the original save/load dialog, so map it to F1.
if (lastKeyHit.keycode == Common::KEYCODE_F5 && lastKeyHit.flags == Common::KBD_ALT) {
lastKeyHit = Common::KeyState(Common::KEYCODE_F1, 315);
@@ -491,7 +491,7 @@ void ScummEngine::processKeyboard(Common::KeyState lastKeyHit) {
} else if (cutsceneExitKeyEnabled && (lastKeyHit.keycode == Common::KEYCODE_ESCAPE && lastKeyHit.flags == 0)) {
abortCutscene();
-
+
// FIXME: Is the following line really necessary?
_mouseAndKeyboardStat = VAR(VAR_CUTSCENEEXIT_KEY);
@@ -522,7 +522,7 @@ void ScummEngine::processKeyboard(Common::KeyState lastKeyHit) {
// Display the talk speed
ValueDisplayDialog dlg("Subtitle speed: ", 0, 9, 9 - _defaultTalkDelay, '+', '-');
_defaultTalkDelay = 9 - runDialog(dlg);
-
+
// Save the new talkspeed value to ConfMan
setTalkspeed(_defaultTalkDelay);
diff --git a/engines/scumm/insane/insane.cpp b/engines/scumm/insane/insane.cpp
index af09daff96..912ff97d19 100644
--- a/engines/scumm/insane/insane.cpp
+++ b/engines/scumm/insane/insane.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
diff --git a/engines/scumm/insane/insane_ben.cpp b/engines/scumm/insane/insane_ben.cpp
index 1732ce0b11..4f29c85d77 100644
--- a/engines/scumm/insane/insane_ben.cpp
+++ b/engines/scumm/insane/insane_ben.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
diff --git a/engines/scumm/insane/insane_enemy.cpp b/engines/scumm/insane/insane_enemy.cpp
index 3866cf230d..a152a675ef 100644
--- a/engines/scumm/insane/insane_enemy.cpp
+++ b/engines/scumm/insane/insane_enemy.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
@@ -98,7 +98,7 @@ int32 Insane::enemy0handler(int32 actor1, int32 actor2, int32 probability) {
act2damage = _actor[actor2].damage; // ebp
act1x = _actor[actor1].x; // esi
act2x = _actor[actor2].x; // edi
-
+
if (!_actor[actor1].defunct) {
if (_enHdlVar[EN_ROTT1][1] > _enHdlVar[EN_ROTT1][2]) {
if (act1damage - act2damage >= 30) {
@@ -262,7 +262,7 @@ int32 Insane::enemy1handler(int32 actor1, int32 actor2, int32 probability) {
act2damage = _actor[actor2].damage; // ebp
act1x = _actor[actor1].x; // esi
act2x = _actor[actor2].x; // edi
-
+
if (!_actor[actor1].defunct) {
if (_enHdlVar[EN_ROTT2][1] > _enHdlVar[EN_ROTT2][2]) {
if (act1damage - act2damage >= 30) {
@@ -556,7 +556,7 @@ int32 Insane::enemy3handler(int32 actor1, int32 actor2, int32 probability) {
act2damage = _actor[actor2].damage; // ebp
act1x = _actor[actor1].x; // esi
act2x = _actor[actor2].x; // edi
-
+
if (!_actor[actor1].defunct) {
if (_enHdlVar[EN_VULTF1][1] > _enHdlVar[EN_VULTF1][2]) {
if ((act1damage - act2damage >= 30) && (_vm->_rnd.getRandomNumber(probability - 1) != 1))
@@ -664,7 +664,7 @@ int32 Insane::enemy3handler(int32 actor1, int32 actor2, int32 probability) {
}
_enHdlVar[EN_VULTF1][7] = _enHdlVar[EN_VULTF1][8];
}
-
+
}
_enHdlVar[EN_VULTF1][1]++;
_enHdlVar[EN_VULTF1][3]++;
@@ -882,7 +882,7 @@ int32 Insane::enemy5handler(int32 actor1, int32 actor2, int32 probability) {
act1damage = _actor[actor1].damage; // ebx
act1x = _actor[actor1].x; // esi
act2x = _actor[actor2].x; // ebp
-
+
dist = ABS(act1x - act2x);
if (weaponMaxRange(actor1) >= dist) {
@@ -1187,7 +1187,7 @@ int32 Insane::enemy7handler(int32 actor1, int32 actor2, int32 probability) {
goto _labelA;
}
}
-
+
if (weaponMaxRange(actor1) <= dist) {
if (act2x < act1x)
_actor[actor1].cursorX = -101;
@@ -1342,7 +1342,7 @@ void Insane::turnEnemy(bool battle) {
if (battle)
buttons = actionEnemy();
- debug(5, "11:%d 12:%d 13:%d 10:%d", _actor[1].act[1].state,
+ debug(5, "11:%d 12:%d 13:%d 10:%d", _actor[1].act[1].state,
_actor[1].act[2].state, _actor[1].act[3].state, _actor[1].act[0].state);
actor11Reaction(buttons);
actor12Reaction(buttons);
@@ -1361,7 +1361,7 @@ void Insane::actor11Reaction(int32 buttons) {
setEnemyAnimation(1, 6);
_actor[1].act[1].state = 41;
}
-
+
if (_actor[1].cursorX >= -100) {
setEnemyAnimation(1, 7);
_actor[1].act[1].state = 40;
@@ -1388,7 +1388,7 @@ void Insane::actor11Reaction(int32 buttons) {
setEnemyAnimation(1, 8);
_actor[1].act[1].state = 39;
}
-
+
if (_actor[1].field_8 == 48)
_actor[1].tilt = 0;
else
@@ -1445,7 +1445,7 @@ void Insane::actor11Reaction(int32 buttons) {
setEnemyAnimation(1, 12);
_actor[1].act[1].state = 57;
}
-
+
if (_actor[1].cursorX <= 100) {
setEnemyAnimation(1, 11);
_actor[1].act[1].state = 56;
@@ -1456,13 +1456,13 @@ void Insane::actor11Reaction(int32 buttons) {
_actor[1].x += _actor[1].cursorX / 32;
break;
}
-
+
tmpx = _actor[1].x;
tmpy = _actor[1].y + _actor[1].y1;
if (_actor[1].act[1].room)
smlayer_putActor(1, 1, tmpx, tmpy, _smlayer_room2);
- else
+ else
smlayer_putActor(1, 1, tmpx, tmpy, _smlayer_room);
_actor[1].animWeaponClass = _actor[1].weaponClass;
@@ -1529,7 +1529,7 @@ void Insane::chooseEnemyWeaponAnim(int32 buttons) {
default:
switchEnemyWeapon();
}
-
+
_weaponEnemyJustSwitched = true;
} else {
_weaponEnemyJustSwitched = false;
@@ -1583,7 +1583,7 @@ void Insane::setEnemyState(void) {
_actor[1].act[2].state = 98;
else
_actor[1].act[2].state = 99;
-
+
return;
}
@@ -1803,7 +1803,7 @@ void Insane::actor12Reaction(int32 buttons) {
smlayer_setActorFacing(1, 2, 20, 180);
_actor[1].act[2].state = 16;
}
- break;
+ break;
default:
smlayer_setActorFacing(1, 2, 20, 180);
_actor[1].act[2].state = 16;
@@ -1971,7 +1971,7 @@ void Insane::actor12Reaction(int32 buttons) {
} else {
smlayer_setActorFacing(1, 2, 20, 180);
_actor[1].act[2].state = 24;
-
+
if (!_actor[1].field_54)
smlayer_startSfx(246);
}
@@ -2065,7 +2065,7 @@ void Insane::actor12Reaction(int32 buttons) {
case 34:
smlayer_setActorLayer(1, 2, 5);
_actor[1].kicking = false;
-
+
if (!smlayer_actorNeedRedraw(1, 2)) {
setEnemyState();
_actor[1].act[2].tilt = 0;
@@ -2077,7 +2077,7 @@ void Insane::actor12Reaction(int32 buttons) {
case 35:
smlayer_setActorLayer(1, 2, 5);
_actor[1].kicking = false;
-
+
if (!smlayer_actorNeedRedraw(1, 2)) {
switchEnemyWeapon();
_actor[1].act[2].tilt = 0;
@@ -2386,7 +2386,7 @@ void Insane::actor12Reaction(int32 buttons) {
smlayer_setActorLayer(1, 2, 4);
_actor[1].kicking = false;
if (_actor[1].act[2].frame >= 19) {
- queueSceneSwitch(1, _smush_minedrivFlu, "minedriv.san", 64, 0,
+ queueSceneSwitch(1, _smush_minedrivFlu, "minedriv.san", 64, 0,
_continueFrame1, 1300);
_actor[1].act[2].state = 96;
}
@@ -2450,7 +2450,7 @@ void Insane::actor12Reaction(int32 buttons) {
_actor[1].act[2].state = 103;
case 103:
_actor[1].kicking = false;
-
+
if (_actor[1].act[2].frame >= 18 || ((_actor[1].x < 50 || _actor[1].x > 270) &&
_actor[1].act[2].frame >= 9)) {
_enemy[EN_CAVEFISH].isEmpty = 1;
@@ -2527,7 +2527,7 @@ void Insane::actor12Reaction(int32 buttons) {
case 114:
smlayer_setActorLayer(1, 2, 25);
_actor[1].kicking = false;
-
+
if (_actor[1].act[2].frame >= 16 || ((_actor[1].x < 50 || _actor[1].x > 270)
&& (_actor[1].act[2].frame >= 8))) {
queueSceneSwitch(11, 0, _enemy[_currEnemy].filename, 64, 0, 0, 0);
@@ -2549,7 +2549,7 @@ void Insane::actor12Reaction(int32 buttons) {
case 116:
smlayer_setActorLayer(1, 2, 25);
_actor[1].kicking = false;
-
+
if (_actor[1].act[2].frame >= 17 || ((_actor[1].x < 50 || _actor[1].x > 270)
&& _actor[1].act[2].frame >= 8)) {
queueSceneSwitch(11, 0, _enemy[_currEnemy].filename, 64, 0, 0, 0);
@@ -2607,7 +2607,7 @@ void Insane::actor13Reaction(int32 buttons) {
case 52:
if (_actor[1].runningSound)
smlayer_stopSound(_actor[1].runningSound);
-
+
if (_currScenePropIdx)
shutCurrentScene();
@@ -2780,7 +2780,7 @@ int32 Insane::actionEnemy(void) {
if (_actor[0].x + 90 > _actor[1].x)
_actor[1].x = _actor[0].x + 90;
}
-
+
if (_actor[1].x < 0) {
_actor[1].x = 0;
_actor[1].x1 = -_actor[1].x1;
diff --git a/engines/scumm/insane/insane_iact.cpp b/engines/scumm/insane/insane_iact.cpp
index cc1be928bb..19f9c5aa80 100644
--- a/engines/scumm/insane/insane_iact.cpp
+++ b/engines/scumm/insane/insane_iact.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
@@ -115,7 +115,7 @@ void Insane::iactScene1(byte *renderBitmap, int32 codecparam, int32 setupsan12,
par11 = b.readUint16LE(); // +20 cx
tmp = b.readUint16LE(); // +22
par13 = b.readUint16LE(); // +24 ax
-
+
if (par13 > _actor[0].x || par11 < _actor[0].x) {
_tiresRustle = true;
_actor[0].x1 = -_actor[0].x1;
@@ -130,12 +130,12 @@ void Insane::iactScene1(byte *renderBitmap, int32 codecparam, int32 setupsan12,
case 6:
switch (par2) {
case 38:
- smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
+ smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
_smush_iconsNut, 7, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
break;
- case 25:
+ case 25:
_roadBumps = true;
_actor[0].y1 = -_actor[0].y1;
break;
@@ -174,7 +174,7 @@ void Insane::iactScene1(byte *renderBitmap, int32 codecparam, int32 setupsan12,
if (_approachAnim < 0 || _approachAnim > 4)
if (readArray(8)) {
- smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-18, 3,
+ smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-18, 3,
_smush_iconsNut, 20, 0, 0);
_benHasGoggles = true;
}
@@ -234,7 +234,7 @@ void Insane::chooseEnemy(void) {
}
if (!notfound) {
continue;
- }
+ }
} else {
j = 0;
do {
@@ -252,11 +252,11 @@ void Insane::chooseEnemy(void) {
} while (j < 9 && !notfound);
if (!notfound) {
_metEnemiesListTail = 0;
- count = 0;
+ count = 0;
continue;
}
}
-
+
++_metEnemiesListTail;
assert(_metEnemiesListTail < ARRAYSIZE(_metEnemiesList));
_metEnemiesList[_metEnemiesListTail] = en2;
@@ -350,8 +350,8 @@ void Insane::iactScene4(byte *renderBitmap, int32 codecparam, int32 setupsan12,
case 6:
switch (par2) {
case 38:
-
- smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-13, 3,
+
+ smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-13, 3,
_smush_icons2Nut, 10, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
@@ -373,16 +373,16 @@ void Insane::iactScene4(byte *renderBitmap, int32 codecparam, int32 setupsan12,
smush_setToFinish();
break;
- case 25:
+ case 25:
if (readArray(5) == 0)
return;
-
+
_carIsBroken = true;
smlayer_drawSomething(renderBitmap, codecparam, 160-13, 20-10, 3, // QW
_smush_icons2Nut, 8, 0, 0);
break;
case 11:
- smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
+ smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
_smush_icons2Nut, 9, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
@@ -436,7 +436,7 @@ void Insane::iactScene6(byte *renderBitmap, int32 codecparam, int32 setupsan12,
case 6:
switch (par2) {
case 38:
- smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-13, 3,
+ smlayer_drawSomething(renderBitmap, codecparam, 270-19, 20-13, 3,
_smush_icons2Nut, 10, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
@@ -458,16 +458,16 @@ void Insane::iactScene6(byte *renderBitmap, int32 codecparam, int32 setupsan12,
smush_setToFinish();
break;
- case 25:
+ case 25:
if (readArray(5) == 0)
return;
-
+
_carIsBroken = true;
smlayer_drawSomething(renderBitmap, codecparam, 160-13, 20-10, 3, //QW
_smush_icons2Nut, 8, 0, 0);
break;
case 11:
- smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
+ smlayer_drawSomething(renderBitmap, codecparam, 50-19, 20-13, 3,
_smush_icons2Nut, 9, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
@@ -492,7 +492,7 @@ void Insane::iactScene17(byte *renderBitmap, int32 codecparam, int32 setupsan12,
case 6:
switch (par2) {
case 38:
- smlayer_drawSomething(renderBitmap, codecparam, 28, 48, 1,
+ smlayer_drawSomething(renderBitmap, codecparam, 28, 48, 1,
_smush_iconsNut, 6, 0, 0);
_roadBranch = true;
_iactSceneId = par4;
@@ -506,7 +506,7 @@ void Insane::iactScene17(byte *renderBitmap, int32 codecparam, int32 setupsan12,
_objectDetected = true;
break;
case 10:
- smlayer_drawSomething(renderBitmap, codecparam, 28, 48, 1,
+ smlayer_drawSomething(renderBitmap, codecparam, 28, 48, 1,
_smush_iconsNut, 6, 0, 0);
if (_counter1 <= 4) {
if (_counter1 == 4)
diff --git a/engines/scumm/insane/insane_scenes.cpp b/engines/scumm/insane/insane_scenes.cpp
index 0cf6623664..792739d76a 100644
--- a/engines/scumm/insane/insane_scenes.cpp
+++ b/engines/scumm/insane/insane_scenes.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
@@ -1226,7 +1226,7 @@ void Insane::postCase6(byte *renderBitmap, int32 codecparam, int32 setupsan12,
flu = &_fluConf[7 + _iactSceneId2];
else
flu = &_fluConf[0 + _iactSceneId2];
-
+
if ((_vm->_game.features & GF_DEMO) && (_vm->_game.platform == Common::kPlatformPC))
queueSceneSwitch(1, 0, "minedriv.san", 64, 0, 0, 0);
else
diff --git a/engines/scumm/midiparser_eup.cpp b/engines/scumm/midiparser_eup.cpp
index 9d26d1232b..592d43f7fe 100644
--- a/engines/scumm/midiparser_eup.cpp
+++ b/engines/scumm/midiparser_eup.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sound/midiparser.h"
#include "sound/mididrv.h"
#include "common/util.h"
diff --git a/engines/scumm/midiparser_ro.cpp b/engines/scumm/midiparser_ro.cpp
index fff4f616c0..858a852c22 100644
--- a/engines/scumm/midiparser_ro.cpp
+++ b/engines/scumm/midiparser_ro.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sound/midiparser.h"
#include "sound/mididrv.h"
#include "common/util.h"
diff --git a/engines/scumm/nut_renderer.cpp b/engines/scumm/nut_renderer.cpp
index 4d5097cf61..71182ca7a0 100644
--- a/engines/scumm/nut_renderer.cpp
+++ b/engines/scumm/nut_renderer.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/file.h"
#include "scumm/nut_renderer.h"
@@ -118,7 +118,7 @@ void NutRenderer::loadFont(const char *filename) {
uint32 offset = 0;
uint32 decodedLength = 0;
int l;
-
+
_paletteMap = new byte[256];
for (l = 0; l < 256; l++) {
_paletteMap[l] = 0;
diff --git a/engines/scumm/object.cpp b/engines/scumm/object.cpp
index 128270538d..d3e96e5bef 100644
--- a/engines/scumm/object.cpp
+++ b/engines/scumm/object.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/actor.h"
#include "scumm/bomp.h"
@@ -113,7 +113,7 @@ void ScummEngine::setOwnerOf(int obj, int owner) {
if (owner == 0) {
clearOwnerOf(obj);
-
+
// FIXME: See bug #1535358 and many others. Essentially, the following
// code, while matching disasm of various versions of the SCUMM engine,
// is total bullocks, and leads to odd crashes due to out-of-bounds
@@ -125,7 +125,7 @@ void ScummEngine::setOwnerOf(int obj, int owner) {
// The bad code:
// if (ss->where == WIO_INVENTORY && _inventory[ss->number] == obj) {
// That check makes no sense at all: _inventory only contains 80 items,
- // which are in the order the player picked up items. We can only
+ // which are in the order the player picked up items. We can only
// guess that the SCUMM coders meant to write
// if (ss->where == WIO_INVENTORY && ss->number == obj) {
// which would ensure that an object script that nukes itself gets
@@ -133,10 +133,10 @@ void ScummEngine::setOwnerOf(int obj, int owner) {
// lead to new regressions.
// Another fix would be to completely remove this check, which should
// not cause much problems, since it'll only succeed by pure chance.
- //
+ //
// For now we follow a more defensive route: We perform the check
// if ss->number is small enough.
-
+
ss = &vm.slot[_currentScript];
if (ss->where == WIO_INVENTORY) {
if (ss->number < _numInventory && _inventory[ss->number] == obj) {
@@ -174,7 +174,7 @@ void ScummEngine::clearOwnerOf(int obj) {
}
}
} else {
-
+
// Alternatively, scan the inventory to see if the object is in there...
for (i = 0; i < _numInventory; i++) {
if (_inventory[i] == obj) {
@@ -182,7 +182,7 @@ void ScummEngine::clearOwnerOf(int obj) {
// Found the object! Nuke it from the inventory.
_res->nukeResource(rtInventory, i);
_inventory[i] = 0;
-
+
// Now fill up the gap removing the object from the inventory created.
a = _inventory;
for (i = 0; i < _numInventory - 1; i++, a++) {
diff --git a/engines/scumm/palette.cpp b/engines/scumm/palette.cpp
index a29cf5fdaa..39bac051e8 100644
--- a/engines/scumm/palette.cpp
+++ b/engines/scumm/palette.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/util.h"
diff --git a/engines/scumm/player_mod.cpp b/engines/scumm/player_mod.cpp
index 9005376187..71842d74b0 100644
--- a/engines/scumm/player_mod.cpp
+++ b/engines/scumm/player_mod.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/player_mod.h"
#include "sound/mixer.h"
#include "sound/rate.h"
diff --git a/engines/scumm/player_nes.cpp b/engines/scumm/player_nes.cpp
index 5d3424da42..2a3cb438be 100644
--- a/engines/scumm/player_nes.cpp
+++ b/engines/scumm/player_nes.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "scumm/player_nes.h"
#include "scumm/scumm.h"
@@ -95,12 +95,12 @@ protected:
byte wavehold;
uint32 freq; // short
uint32 CurD;
-
+
public:
byte Timer;
int32 Pos;
uint32 Cycles; // short
-
+
inline byte GetTimer() const { return Timer; };
};
@@ -364,7 +364,7 @@ void Noise::Reset(void) {
CurD = 1;
Cycles = 1;
EnvCtr = 1;
-
+
}
void Noise::Write(int Reg, byte Val) {
@@ -450,7 +450,7 @@ protected:
uint32 Cycles;
int Num;
} Frame;
-
+
public:
APU(int rate) : SampleRate(rate) {
Reset();
@@ -499,7 +499,7 @@ byte APU::Read4015(void) {
void APU::Reset (void) {
BufPos = 0;
-
+
_square0.Reset();
_square1.Reset();
_triangle.Reset();
@@ -533,10 +533,10 @@ int step(T &obj, int sampcycles, uint frame_Cycles, int frame_Num) {
if (!frame_Cycles) {
frame_Cycles = 7457;
-
+
if (frame_Num < 4) {
obj.QuarterFrame();
-
+
if (frame_Num & 1)
frame_Cycles++;
else
@@ -546,19 +546,19 @@ int step(T &obj, int sampcycles, uint frame_Cycles, int frame_Num) {
} else
frame_Num = 0;
}
-
+
if (!obj.Cycles)
obj.Run();
samppos += obj.Pos;
}
-
+
return samppos;
}
int16 APU::GetSample(void) {
int samppos = 0;
-
+
const int sampcycles = 1+(1789773-BufPos-1)/SampleRate;
BufPos = BufPos + sampcycles * SampleRate - 1789773;
@@ -581,7 +581,7 @@ int16 APU::GetSample(void) {
}
Frame.Cycles -= tmp;
-
+
return (samppos << 6) / sampcycles;
}
diff --git a/engines/scumm/player_v1.cpp b/engines/scumm/player_v1.cpp
index 8ae2772a6c..c2b82581b3 100644
--- a/engines/scumm/player_v1.cpp
+++ b/engines/scumm/player_v1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "scumm/player_v1.h"
#include "scumm/scumm.h"
diff --git a/engines/scumm/player_v2.cpp b/engines/scumm/player_v2.cpp
index 82bb2cb4ec..01c077e4bc 100644
--- a/engines/scumm/player_v2.cpp
+++ b/engines/scumm/player_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "scumm/player_v2.h"
#include "scumm/scumm.h"
diff --git a/engines/scumm/player_v2a.cpp b/engines/scumm/player_v2a.cpp
index ceabbc7d95..8316bc2dc4 100644
--- a/engines/scumm/player_v2a.cpp
+++ b/engines/scumm/player_v2a.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "scumm/player_v2a.h"
#include "scumm/scumm.h"
diff --git a/engines/scumm/player_v3a.cpp b/engines/scumm/player_v3a.cpp
index 76913f351d..d53716cba3 100644
--- a/engines/scumm/player_v3a.cpp
+++ b/engines/scumm/player_v3a.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
#include "scumm/player_v3a.h"
#include "scumm/scumm.h"
diff --git a/engines/scumm/resource.cpp b/engines/scumm/resource.cpp
index d96ecc58f6..4042ade9b4 100644
--- a/engines/scumm/resource.cpp
+++ b/engines/scumm/resource.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/str.h"
#include "scumm/charset.h"
@@ -101,7 +101,7 @@ void ScummEngine::openRoom(const int room) {
_fileOffset = _res->roomoffs[rtRoom][room];
return;
}
-
+
Common::String filename(generateFilename(room));
// Determine the encryption, if any.
@@ -327,7 +327,7 @@ void ScummEngine::readIndexFile() {
bool checkTryMedia(BaseScummFile *handle) {
byte buf[TRYMEDIA_MARK_LEN];
bool matched = true;
- const byte magic[2][TRYMEDIA_MARK_LEN] =
+ const byte magic[2][TRYMEDIA_MARK_LEN] =
{{ 0x00, 'T', 'M', 'S', 'A', 'M' },
{ 'i', '=', '$', ':', '(', '$' }}; // Same but 0x69 xored
diff --git a/engines/scumm/resource_v2.cpp b/engines/scumm/resource_v2.cpp
index 816556775f..323aff849e 100644
--- a/engines/scumm/resource_v2.cpp
+++ b/engines/scumm/resource_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/file.h"
#include "scumm/scumm.h"
diff --git a/engines/scumm/resource_v3.cpp b/engines/scumm/resource_v3.cpp
index 5b3fc8e546..ddcba30232 100644
--- a/engines/scumm/resource_v3.cpp
+++ b/engines/scumm/resource_v3.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/intern.h"
#include "scumm/file.h"
diff --git a/engines/scumm/resource_v4.cpp b/engines/scumm/resource_v4.cpp
index 6a4e3f0c0a..0ced00e254 100644
--- a/engines/scumm/resource_v4.cpp
+++ b/engines/scumm/resource_v4.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/intern.h"
#include "scumm/file.h"
diff --git a/engines/scumm/room.cpp b/engines/scumm/room.cpp
index bb0e0c88f8..dc3af6354d 100644
--- a/engines/scumm/room.cpp
+++ b/engines/scumm/room.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/boxes.h"
@@ -83,8 +83,8 @@ void ScummEngine::startScene(int room, Actor *a, int objectNr) {
if (_game.id == GID_SAMNMAX) {
// WORKAROUND bug #85373 SAM: Overlapping music at Bigfoot convention
// Added sound queue processing between execution of exit
- // script and entry script. In the case of this bug, the
- // entry script required that the iMuse state be fully up
+ // script and entry script. In the case of this bug, the
+ // entry script required that the iMuse state be fully up
// to date, including last-moment changes from the previous
// exit script.
_sound->processSound();
@@ -423,8 +423,8 @@ void ScummEngine::setupRoomSubBlocks() {
_HEV7ActorPalette[i] = i;
}
}
-
-
+
+
// WORKAROUND bug #1074444: The dreaded DOTT "Can't get teeth" bug
// makes it impossible to go on playing w/o cheating in some way.
// It's not quite clear what causes it, but the effect is that object
@@ -729,7 +729,7 @@ void ScummEngine_v3old::resetRoomSubBlocks() {
numOfBoxes++;
ptr += 5;
}
-
+
ptr = roomptr + *(roomptr + 0x15);
size = numOfBoxes * SIZEOF_BOX_C64 + 1;
diff --git a/engines/scumm/saveload.cpp b/engines/scumm/saveload.cpp
index bc18af8426..2aa64ff409 100644
--- a/engines/scumm/saveload.cpp
+++ b/engines/scumm/saveload.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/savefile.h"
@@ -59,10 +59,10 @@ struct SaveInfoSection {
uint32 type;
uint32 version;
uint32 size;
-
+
uint32 timeTValue; // Obsolete since version 2, but kept for compatibility
uint32 playtime;
-
+
uint32 date;
uint16 time;
};
@@ -152,7 +152,7 @@ bool ScummEngine::loadState(int slot, bool compat) {
// we see a version that is higher than anything we'd expect...
if (hdr.ver > 0xFFFFFF)
hdr.ver = SWAP_BYTES_32(hdr.ver);
-
+
// Reject save games which are too old or too new. Note that
// We do not really support V7 games, but still accept them here
// to work around a bug from the stone age (see below for more
@@ -385,23 +385,23 @@ void ScummEngine::makeSavegameName(char *out, int slot, bool temporary) {
void ScummEngine::listSavegames(bool *marks, int num) {
assert(marks);
-
+
char prefix[256];
char slot[2];
int slotNum;
Common::StringList filenames;
-
+
makeSavegameName(prefix, 99, false);
prefix[strlen(prefix)-2] = '*';
prefix[strlen(prefix)-1] = 0;
memset(marks, false, num * sizeof(bool)); //assume no savegames for this title
filenames = _saveFileMan->listSavefiles(prefix);
-
+
for (Common::StringList::const_iterator file = filenames.begin(); file != filenames.end(); file++){
//Obtain the last 2 digits of the filename, since they correspond to the save slot
slot[0] = file->c_str()[file->size()-2];
slot[1] = file->c_str()[file->size()-1];
-
+
slotNum = atoi(slot);
if (slotNum >= 0 && slotNum < num)
marks[slotNum] = true; //mark this slot as valid
@@ -509,8 +509,8 @@ bool ScummEngine::loadInfosFromSlot(int slot, InfoStuff *stuff) {
delete in;
return false;
}
-
- delete in;
+
+ delete in;
return true;
}
@@ -540,11 +540,11 @@ bool ScummEngine::loadInfos(Common::InSaveFile *file, InfoStuff *stuff) {
// For header version 1, we load the data in with our old method
if (section.version == 1) {
time_t tmp = section.timeTValue;
- tm *curTime = localtime(&tmp);
+ tm *curTime = localtime(&tmp);
stuff->date = (curTime->tm_mday & 0xFF) << 24 | ((curTime->tm_mon + 1) & 0xFF) << 16 | (curTime->tm_year + 1900) & 0xFFFF;
stuff->time = (curTime->tm_hour & 0xFF) << 8 | (curTime->tm_min) & 0xFF;
}
-
+
if (section.version >= 2) {
section.date = file->readUint32BE();
section.time = file->readUint16BE();
@@ -552,7 +552,7 @@ bool ScummEngine::loadInfos(Common::InSaveFile *file, InfoStuff *stuff) {
stuff->date = section.date;
stuff->time = section.time;
}
-
+
stuff->playtime = section.playtime;
// Skip over the remaining (unsupported) data
@@ -572,9 +572,9 @@ void ScummEngine::saveInfos(Common::OutSaveFile* file) {
// still save old format for older versions
section.timeTValue = time(0);
section.playtime = _system->getMillis() / 1000 - _engineStartTime;
-
+
time_t curTime_ = time(0);
- tm *curTime = localtime(&curTime_);
+ tm *curTime = localtime(&curTime_);
section.date = (curTime->tm_mday & 0xFF) << 24 | ((curTime->tm_mon + 1) & 0xFF) << 16 | (curTime->tm_year + 1900) & 0xFFFF;
section.time = (curTime->tm_hour & 0xFF) << 8 | (curTime->tm_min) & 0xFF;
diff --git a/engines/scumm/script.cpp b/engines/scumm/script.cpp
index cc56adf622..9268768f2e 100644
--- a/engines/scumm/script.cpp
+++ b/engines/scumm/script.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/util.h"
@@ -1141,7 +1141,7 @@ void ScummEngine::checkAndRunSentenceScript() {
//
// For now we assume that if there are more than 460 scripts, then
// the pair 29/104 is used, else the pair 28/103.
-
+
if (_res->num[rtScript] > 460) {
if (sentenceScript == 104)
sentenceScript = 29;
diff --git a/engines/scumm/script_v0.cpp b/engines/scumm/script_v0.cpp
index 143e926604..127b453fc6 100644
--- a/engines/scumm/script_v0.cpp
+++ b/engines/scumm/script_v0.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/charset.h"
#include "scumm/intern.h"
diff --git a/engines/scumm/script_v2.cpp b/engines/scumm/script_v2.cpp
index 532acc98a3..8f4f5e3d97 100644
--- a/engines/scumm/script_v2.cpp
+++ b/engines/scumm/script_v2.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/charset.h"
#include "scumm/intern.h"
diff --git a/engines/scumm/script_v5.cpp b/engines/scumm/script_v5.cpp
index ab870f3f94..3baf1b4127 100644
--- a/engines/scumm/script_v5.cpp
+++ b/engines/scumm/script_v5.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/charset.h"
#include "scumm/intern.h"
@@ -591,7 +591,7 @@ void ScummEngine_v5::o5_animateActor() {
// WORKAROUND bug #859513: While on mars, going outside without your helmet
// (or missing some other part of your "space suite" will cause your
- // character to complain ("I can't breathe."). Unfortunately, this is
+ // character to complain ("I can't breathe."). Unfortunately, this is
// coupled with an animate command, making it very difficult to return to
// safety (from where you came). The following hack works around this by
// ignoring that particular turn command.
@@ -951,9 +951,9 @@ void ScummEngine_v5::loadVars() {
loadIQPoints();
}
break;
- }
-
- listSavegames(avail_saves, ARRAYSIZE(avail_saves));
+ }
+
+ listSavegames(avail_saves, ARRAYSIZE(avail_saves));
for (slot = a; slot <= b; ++slot) {
slotSize = getResourceSize(rtString, slot);
slotContent = getResourceAddress(rtString, slot);
@@ -965,7 +965,7 @@ void ScummEngine_v5::loadVars() {
char *ptr = name;
// slotContent ends with {'\0','@'} -> max. length = slotSize-2
for (pos = 0; pos < slotSize - 2; ++pos) {
- if (!ptr[pos])
+ if (!ptr[pos])
break;
// replace special characters
if (ptr[pos] >= 32 && ptr[pos] <= 122 && ptr[pos] != 64)
@@ -973,7 +973,7 @@ void ScummEngine_v5::loadVars() {
else
slotContent[pos] = '_';
}
- slotContent[pos] = '\0';
+ slotContent[pos] = '\0';
} else {
slotContent[0] = '\0';
}
@@ -1020,7 +1020,7 @@ void ScummEngine_v5::loadIQPoints() {
byte *tmp = (byte*)malloc(size);
int nread = file->read(tmp, size);
if (nread == size) {
- memcpy(ptr, tmp, size);
+ memcpy(ptr, tmp, size);
}
free(tmp);
delete file;
@@ -2855,7 +2855,7 @@ void ScummEngine_v5::decodeParseString() {
break;
case 15:{ // SO_TEXTSTRING
const int len = resStrLen(_scriptPointer);
-
+
if (_game.id == GID_LOOM && strcmp((const char *) _scriptPointer, "I am Choas.") == 0) {
// WORKAROUND: This happens when Chaos introduces
// herself to bishop Mandible. Of all the places to put
diff --git a/engines/scumm/script_v6.cpp b/engines/scumm/script_v6.cpp
index e436489f25..85ace39498 100644
--- a/engines/scumm/script_v6.cpp
+++ b/engines/scumm/script_v6.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
@@ -2238,12 +2238,12 @@ void ScummEngine_v6::o6_wait() {
break;
return;
case 232: // SO_WAIT_FOR_TURN
- // WORKAROUND for bug #744441: An angle will often be received as the
+ // WORKAROUND for bug #744441: An angle will often be received as the
// actor number due to script bugs in The Dig. In all cases where this
// occurs, _curActor is set just before it, so we can use it instead.
//
// For now, if the value passed in is divisible by 45, assume it is an
- // angle, and use _curActor as the actor to wait for.
+ // angle, and use _curActor as the actor to wait for.
offs = fetchScriptWordSigned();
actnum = pop();
if (actnum % 45 == 0) {
diff --git a/engines/scumm/script_v8.cpp b/engines/scumm/script_v8.cpp
index 984604516d..0fdde28124 100644
--- a/engines/scumm/script_v8.cpp
+++ b/engines/scumm/script_v8.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/system.h"
diff --git a/engines/scumm/scumm.cpp b/engines/scumm/scumm.cpp
index 60911a97dd..7bcf3e243b 100644
--- a/engines/scumm/scumm.cpp
+++ b/engines/scumm/scumm.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/md5.h"
@@ -121,7 +121,7 @@ ScummEngine::ScummEngine(OSystem *syst, const DetectorResult &dr)
_gdi = new Gdi(this);
}
_res = new ResourceManager(this);
-
+
// Convert MD5 checksum back into a digest
for (int i = 0; i < 16; ++i) {
char tmpStr[3] = "00";
@@ -131,9 +131,9 @@ ScummEngine::ScummEngine(OSystem *syst, const DetectorResult &dr)
sscanf(tmpStr, "%x", &tmpVal);
_gameMD5[i] = (byte)tmpVal;
}
-
+
_fileHandle = 0;
-
+
// Init all vars
_imuse = NULL;
@@ -533,7 +533,7 @@ ScummEngine::ScummEngine(OSystem *syst, const DetectorResult &dr)
_herculesBuf = (byte *)malloc(Common::kHercW * Common::kHercH);
}
- // Add debug levels
+ // Add debug levels
for (int i = 0; i < ARRAYSIZE(debugChannels); ++i)
Common::addSpecialDebugLevel(debugChannels[i].flag, debugChannels[i].channel, debugChannels[i].desc);
}
@@ -591,7 +591,7 @@ ScummEngine::~ScummEngine() {
free(_fmtownsBuf);
delete _debugger;
-
+
delete _res;
delete _gdi;
}
@@ -603,7 +603,7 @@ ScummEngine_v5::ScummEngine_v5(OSystem *syst, const DetectorResult &dr)
// All "classic" games (V5 and older) encrypted their data files
// with exception of the GF_OLD256 games and the PC-Engine version
// of Loom.
- if (!(_game.features & GF_OLD256) && _game.platform != Common::kPlatformPCEngine)
+ if (!(_game.features & GF_OLD256) && _game.platform != Common::kPlatformPCEngine)
_game.features |= GF_USE_KEY;
static const uint16 default_cursor_images[4][16] = {
@@ -620,12 +620,12 @@ ScummEngine_v5::ScummEngine_v5(OSystem *syst, const DetectorResult &dr)
{ 0x1e00, 0x1200, 0x1200, 0x1200, 0x1200, 0x13ff, 0x1249, 0x1249,
0xf249, 0x9001, 0x9001, 0x9001, 0x8001, 0x8001, 0x8001, 0xffff },
};
-
+
static const byte default_cursor_hotspots[10] = {
8, 7, 8, 7, 1, 1, 5, 0,
8, 7, //zak256
};
-
+
for (int i = 0; i < 4; i++) {
memcpy(_cursorImages[i], default_cursor_images[i], 32);
@@ -829,7 +829,7 @@ ScummEngine_vCUPhe::ScummEngine_vCUPhe(OSystem *syst, const DetectorResult &dr)
_game = dr.game;
_filenamePattern = dr.fp,
_quit = false;
-
+
_cupPlayer = new CUP_Player(syst, this, _mixer);
}
@@ -856,7 +856,7 @@ int ScummEngine_vCUPhe::go() {
void ScummEngine_vCUPhe::parseEvents() {
Common::Event event;
-
+
while (_eventMan->pollEvent(event)) {
switch (event.type) {
case Common::EVENT_QUIT:
@@ -985,7 +985,7 @@ int ScummEngine::init() {
assert(_game.id == GID_MANIAC);
_fileHandle = new ScummNESFile();
_containerFile = _filenamePattern.pattern;
-
+
_filenamePattern.pattern = "%.2d.LFL";
_filenamePattern.genMethod = kGenRoomNum;
} else if (_game.platform == Common::kPlatformApple2GS) {
@@ -994,7 +994,7 @@ int ScummEngine::init() {
assert(_game.id == GID_MANIAC);
tmpBuf1 = "maniac1.dsk";
tmpBuf2 = "maniac2.dsk";
-
+
_fileHandle = new ScummDiskImage(tmpBuf1, tmpBuf2, _game);
_containerFile = tmpBuf1;
@@ -1011,7 +1011,7 @@ int ScummEngine::init() {
tmpBuf1 = "zak1.d64";
tmpBuf2 = "zak2.d64";
}
-
+
_fileHandle = new ScummDiskImage(tmpBuf1, tmpBuf2, _game);
_containerFile = tmpBuf1;
@@ -1020,19 +1020,19 @@ int ScummEngine::init() {
} else if (_game.platform == Common::kPlatformMacintosh) {
// The mac versions of Indy4, Sam&Max, DOTT, FT and The Dig used a
// special meta (container) file format to store the actual SCUMM data
- // files. The rescumm utility used to be used to extract those files.
- // While that is still possible, we now support reading those files
+ // files. The rescumm utility used to be used to extract those files.
+ // While that is still possible, we now support reading those files
// directly. The first step is to check whether one of them is present
- // (we do that here); the rest is handled by the ScummFile class and
+ // (we do that here); the rest is handled by the ScummFile class and
// code in openResourceFile() (and in the Sound class, for MONSTER.SOU
// handling).
assert(_game.version >= 5 && _game.heversion == 0);
_fileHandle = new ScummFile();
_containerFile = _filenamePattern.pattern;
-
-
+
+
// We now have to determine the correct _filenamePattern. To do this
- // we simply hardcode the possibilites.
+ // we simply hardcode the possibilites.
const char *p1 = 0, *p2 = 0;
switch (_game.id) {
case GID_INDY4:
@@ -1069,9 +1069,9 @@ int ScummEngine::init() {
_game.features |= GF_DEMO;
} else
error("Couldn't find known subfile inside container file '%s'", _containerFile.c_str());
-
+
_fileHandle->close();
-
+
} else {
error("kGenUnchanged used with unsupported platform");
}
@@ -1079,7 +1079,7 @@ int ScummEngine::init() {
// Regular access, no container file involved
_fileHandle = new ScummFile();
}
-
+
// Load CJK font, if present
// Load it earlier so _useCJKMode variable could be set
loadCJKFont();
@@ -1126,7 +1126,7 @@ void ScummEngine::setupScumm() {
// On some systems it's not safe to run CD audio games from the CD.
if (_game.features & GF_AUDIOTRACKS) {
checkCD();
-
+
int cd_num = ConfMan.getInt("cdrom");
if (cd_num >= 0)
_system->openCD(cd_num);
@@ -1465,7 +1465,7 @@ void ScummEngine_v4::resetScumm() {
ScummEngine::resetScumm();
// WORKAROUND for bug in boot script of Loom (CD)
- // The boot script sets the characters of string 21,
+ // The boot script sets the characters of string 21,
// before creating the string.resource.
if (_game.id == GID_LOOM) {
_res->createResource(rtString, 21, 12);
@@ -1546,7 +1546,7 @@ void ScummEngine_v99he::resetScumm() {
void ScummEngine::setupMusic(int midi) {
int midiDriver = MidiDriver::detectMusicDriver(midi);
_native_mt32 = ((midiDriver == MD_MT32) || ConfMan.getBool("native_mt32"));
-
+
switch (midiDriver) {
case MD_NULL:
_musicType = MDT_NONE;
@@ -1598,7 +1598,7 @@ void ScummEngine::setupMusic(int midi) {
_musicType = MDT_ADLIB;
}
}
-
+
// DOTT + SAM use General MIDI, so they shouldn't use GS settings
if ((_game.id == GID_TENTACLE) || (_game.id == GID_SAMNMAX))
_enable_gs = false;
@@ -1660,7 +1660,7 @@ void ScummEngine::setupMusic(int midi) {
if (ConfMan.hasKey("tempo"))
_imuse->property(IMuse::PROP_TEMPO_BASE, ConfMan.getInt("tempo"));
// YM2162 driver can't handle midi->getPercussionChannel(), NULL shouldn't init MT-32/GM/GS
- if ((midi != MDT_TOWNS) && (midi != MDT_NONE)) {
+ if ((midi != MDT_TOWNS) && (midi != MDT_NONE)) {
_imuse->property(IMuse::PROP_NATIVE_MT32, _native_mt32);
if (midiDriver != MD_MT32) // MT-32 Emulation shouldn't be GM/GS initialized
_imuse->property(IMuse::PROP_GS, _enable_gs);
@@ -1734,11 +1734,11 @@ int ScummEngine::go() {
if (_debugger->isAttached())
_debugger->onFrame();
-
+
// Randomize the PRNG by calling it at regular intervals. This ensures
// that it will be in a different state each time you run the program.
_rnd.getRandomNumber(2);
-
+
diff -= _system->getMillis();
waitForTimer(delta * 15 + diff);
diff = _system->getMillis();
@@ -1813,7 +1813,7 @@ int ScummEngine::scummLoop(int delta) {
CHARSET_1();
processInput();
-
+
scummLoop_updateScummVars();
if (_game.features & GF_AUDIOTRACKS) {
@@ -1962,12 +1962,12 @@ int ScummEngine_v90he::scummLoop(int delta) {
}
int ret = ScummEngine::scummLoop(delta);
-
+
_sprite->updateImages();
if (_game.heversion >= 98) {
_logicHE->endOfFrame();
}
-
+
return ret;
}
#endif
@@ -2132,7 +2132,7 @@ void ScummEngine_v7::scummLoop_handleSound() {
ScummEngine_v6::scummLoop_handleSound();
if (_imuseDigital) {
_imuseDigital->flushTracks();
- // In CoMI and the full (non-demo) version of The Dig, also invoke IMuseDigital::refreshScripts
+ // In CoMI and the full (non-demo) version of The Dig, also invoke IMuseDigital::refreshScripts
if ( ((_game.id == GID_DIG) && (!(_game.features & GF_DEMO))) || (_game.id == GID_CMI) )
_imuseDigital->refreshScripts();
}
@@ -2257,7 +2257,7 @@ void ScummEngine::pauseEngineIntern(bool pause) {
// Pause sound & video
_oldSoundsPaused = _sound->_soundsPaused;
_sound->pauseSounds(true);
-
+
} else {
// Update the screen to make it less likely that the player will see a
// brief cursor palette glitch when the GUI is disabled.
diff --git a/engines/scumm/smush/channel.cpp b/engines/scumm/smush/channel.cpp
index 065712fcad..5b8cd3a853 100644
--- a/engines/scumm/smush/channel.cpp
+++ b/engines/scumm/smush/channel.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/smush/channel.h"
namespace Scumm {
diff --git a/engines/scumm/smush/chunk.cpp b/engines/scumm/smush/chunk.cpp
index ee24773c82..5e6f05b3e4 100644
--- a/engines/scumm/smush/chunk.cpp
+++ b/engines/scumm/smush/chunk.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/smush/chunk.h"
#include "scumm/scumm.h"
#include "scumm/file.h"
@@ -133,7 +133,7 @@ uint32 FileChunk::read(void *buffer, uint32 dataSize) {
dataSize = _data->read(buffer, dataSize);
_curPos += dataSize;
-
+
return dataSize;
}
diff --git a/engines/scumm/smush/codec1.cpp b/engines/scumm/smush/codec1.cpp
index a1f04b6a29..d0d92fcd79 100644
--- a/engines/scumm/smush/codec1.cpp
+++ b/engines/scumm/smush/codec1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
namespace Scumm {
diff --git a/engines/scumm/smush/codec37.cpp b/engines/scumm/smush/codec37.cpp
index 5207374313..22ba1b443d 100644
--- a/engines/scumm/smush/codec37.cpp
+++ b/engines/scumm/smush/codec37.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
#include "scumm/bomp.h"
diff --git a/engines/scumm/smush/codec47.cpp b/engines/scumm/smush/codec47.cpp
index 739c7308d3..0ad3815b1e 100644
--- a/engines/scumm/smush/codec47.cpp
+++ b/engines/scumm/smush/codec47.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
#include "scumm/bomp.h"
diff --git a/engines/scumm/smush/imuse_channel.cpp b/engines/scumm/smush/imuse_channel.cpp
index 951a4bdc7e..3a0efbc6b7 100644
--- a/engines/scumm/smush/imuse_channel.cpp
+++ b/engines/scumm/smush/imuse_channel.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "scumm/scumm.h" // For DEBUG_SMUSH
@@ -236,7 +236,7 @@ byte *ImuseChannel::getSoundData() {
_sbuffer = 0;
_sbufferSize = 0;
-
+
return tmp;
}
diff --git a/engines/scumm/smush/saud_channel.cpp b/engines/scumm/smush/saud_channel.cpp
index 1bd74b2446..17296704ea 100644
--- a/engines/scumm/smush/saud_channel.cpp
+++ b/engines/scumm/smush/saud_channel.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "scumm/util.h"
@@ -168,7 +168,7 @@ byte *SaudChannel::getSoundData() {
_sbuffer = 0;
_sbufferSize = 0;
-
+
return tmp;
}
diff --git a/engines/scumm/smush/smush_font.cpp b/engines/scumm/smush/smush_font.cpp
index 094421cdcb..328fe694c1 100644
--- a/engines/scumm/smush/smush_font.cpp
+++ b/engines/scumm/smush/smush_font.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "scumm/scumm.h"
#include "scumm/util.h"
diff --git a/engines/scumm/smush/smush_mixer.cpp b/engines/scumm/smush/smush_mixer.cpp
index 04103bb8d8..0a0cda5b76 100644
--- a/engines/scumm/smush/smush_mixer.cpp
+++ b/engines/scumm/smush/smush_mixer.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "scumm/smush/smush_mixer.h"
diff --git a/engines/scumm/smush/smush_mixer.h b/engines/scumm/smush/smush_mixer.h
index 86adcd3bdc..0bf6de2762 100644
--- a/engines/scumm/smush/smush_mixer.h
+++ b/engines/scumm/smush/smush_mixer.h
@@ -26,7 +26,7 @@
#ifndef SCUMM_SMUSH_MIXER_H
#define SCUMM_SMUSH_MIXER_H
-#include "common/stdafx.h"
+
#include "scumm/sound.h"
namespace Scumm {
diff --git a/engines/scumm/smush/smush_player.cpp b/engines/scumm/smush/smush_player.cpp
index 612f2771db..7c66c8124d 100644
--- a/engines/scumm/smush/smush_player.cpp
+++ b/engines/scumm/smush/smush_player.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "engines/engine.h"
diff --git a/engines/scumm/sound.cpp b/engines/scumm/sound.cpp
index 62f65c22c1..c33f1130fd 100644
--- a/engines/scumm/sound.cpp
+++ b/engines/scumm/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/file.h"
#include "scumm/imuse/imuse.h"
@@ -200,7 +200,7 @@ void Sound::playSound(int soundID) {
else if (READ_BE_UINT32(ptr) == 0x460e200d) {
// This sound resource occurs in the Macintosh version of Monkey Island.
// I do now know whether it is used in any place other than the one
- // mentioned in the bug report above; in case it is, I put a check here.
+ // mentioned in the bug report above; in case it is, I put a check here.
assert(soundID == 39);
// The samplerate is copied from the sound resouce 39 of the PC CD/VGA
@@ -927,7 +927,7 @@ BaseScummFile *Sound::openSfxFile() {
Common::String basename[2];
Common::String tmp;
-
+
const char *ptr = strchr(_vm->_filenamePattern.pattern, '.');
if (ptr) {
basename[0] = Common::String(_vm->_filenamePattern.pattern, ptr - _vm->_filenamePattern.pattern + 1);
diff --git a/engines/scumm/string.cpp b/engines/scumm/string.cpp
index 83b4e90cf6..993c8e93e0 100644
--- a/engines/scumm/string.cpp
+++ b/engines/scumm/string.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
@@ -163,7 +163,7 @@ void ScummEngine_v6::drawBlastTexts() {
do {
c = *buf++;
-
+
// FIXME: This is a workaround for bugs #864030 and #1399843:
// In COMI, some text contains ASCII character 11 = 0xB. It's
// not quite clear what it is good for; so for now we just ignore
@@ -171,7 +171,7 @@ void ScummEngine_v6::drawBlastTexts() {
// this is a 'vertical tab').
if (c == 0x0B)
continue;
-
+
// Some localizations may override colors
// See credits in Chinese COMI
if (c == '^' && (buf == _blastTextQueue[i].text + 1)) {
@@ -568,7 +568,7 @@ void ScummEngine::CHARSET_1() {
if (c == 13) {
newLine:;
_nextLeft = _string[0].xpos;
-#ifndef DISABLE_SCUMM_7_8
+#ifndef DISABLE_SCUMM_7_8
if (_game.version >= 7 && subtitleLine != subtitleBuffer) {
((ScummEngine_v7 *)this)->addSubtitleToQueue(subtitleBuffer, subtitlePos, _charsetColor, _charset->getCurID());
subtitleLine = subtitleBuffer;
@@ -1023,7 +1023,7 @@ int ScummEngine::convertMessageToString(const byte *msg, byte *dst, int dstSize)
*dst++ = 0xE1;
continue;
}
-
+
// WORKAROUND for bug #1514457: Yet another script bug in Indy3.
// Once more a german 'sz' was encoded incorrectly, but this time
// they simply encoded it as 0xFF instead of 0xE1. Happens twice
diff --git a/engines/scumm/thumbnail.cpp b/engines/scumm/thumbnail.cpp
index 360d0de932..c928ed3421 100644
--- a/engines/scumm/thumbnail.cpp
+++ b/engines/scumm/thumbnail.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/savefile.h"
#include "graphics/scaler.h"
diff --git a/engines/scumm/usage_bits.cpp b/engines/scumm/usage_bits.cpp
index ebf9261afb..da262defc9 100644
--- a/engines/scumm/usage_bits.cpp
+++ b/engines/scumm/usage_bits.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/scumm.h"
#include "scumm/usage_bits.h"
diff --git a/engines/scumm/util.h b/engines/scumm/util.h
index 0cf94eaff0..c05a90cfe6 100644
--- a/engines/scumm/util.h
+++ b/engines/scumm/util.h
@@ -26,7 +26,7 @@
#ifndef SCUMM_UTIL_H
#define SCUMM_UTIL_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Scumm {
diff --git a/engines/scumm/vars.cpp b/engines/scumm/vars.cpp
index 0dd4c83a0d..a00da335d2 100644
--- a/engines/scumm/vars.cpp
+++ b/engines/scumm/vars.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "scumm/scumm.h"
#include "scumm/intern.h"
diff --git a/engines/scumm/verbs.cpp b/engines/scumm/verbs.cpp
index fe9c9824de..98dba43f13 100644
--- a/engines/scumm/verbs.cpp
+++ b/engines/scumm/verbs.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "scumm/actor.h"
#include "scumm/charset.h"
#include "scumm/intern.h"
diff --git a/engines/sky/autoroute.cpp b/engines/sky/autoroute.cpp
index 3086121942..f5740467bc 100644
--- a/engines/sky/autoroute.cpp
+++ b/engines/sky/autoroute.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/sky/autoroute.h b/engines/sky/autoroute.h
index 0b9ad2912a..37818f378a 100644
--- a/engines/sky/autoroute.h
+++ b/engines/sky/autoroute.h
@@ -26,7 +26,7 @@
#ifndef SKY_AUTOROUTE_H
#define SKY_AUTOROUTE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Sky {
diff --git a/engines/sky/compact.cpp b/engines/sky/compact.cpp
index 2cdfbf679c..b3aba6ecab 100644
--- a/engines/sky/compact.cpp
+++ b/engines/sky/compact.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
#include "common/file.h"
@@ -34,8 +34,8 @@ extern int gDebugLevel;
namespace Sky {
-#define SKY_CPT_SIZE 419427
-
+#define SKY_CPT_SIZE 419427
+
#define OFFS(type,item) (((long)(&((type*)0)->item)))
#define MK32(type,item) OFFS(type, item),0,0,0
#define MK16(type,item) OFFS(type, item),0
@@ -144,7 +144,7 @@ SkyCompact::SkyCompact(void) {
dialog.runModal();
error("Incorrect sky.cpt size (%d, expected: %d)", _cptFile->size(), SKY_CPT_SIZE);
}
-
+
// set the necessary data structs up...
_numDataLists = _cptFile->readUint16LE();
_cptNames = (char***)malloc(_numDataLists * sizeof(char**));
@@ -268,10 +268,10 @@ Compact *SkyCompact::fetchCpt(uint16 cptId) {
if (cptId == 0xFFFF) // is this really still necessary?
return NULL;
assert(((cptId >> 12) < _numDataLists) && ((cptId & 0xFFF) < _dataListLen[cptId >> 12]));
-
+
if (gDebugLevel >= 8) {
debug(8, "Loading Compact %s [%s] (%04X=%d,%d)", _cptNames[cptId >> 12][cptId & 0xFFF], nameForType(_cptTypes[cptId >> 12][cptId & 0xFFF]), cptId, cptId >> 12, cptId & 0xFFF);
- }
+ }
return _compacts[cptId >> 12][cptId & 0xFFF];
}
diff --git a/engines/sky/control.cpp b/engines/sky/control.cpp
index c03cf9688b..ee8fee9ee8 100644
--- a/engines/sky/control.cpp
+++ b/engines/sky/control.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/config-manager.h"
#include "common/file.h"
@@ -245,7 +245,7 @@ void Control::removePanel(void) {
delete _musicPanButton; delete _bodge;
delete _yesNo; delete _text;
delete _statusBar; delete _restoreButton;
-
+
if (_textSprite) {
free(_textSprite);
_textSprite = NULL;
diff --git a/engines/sky/control.h b/engines/sky/control.h
index 217ab5714a..754f2100d2 100644
--- a/engines/sky/control.h
+++ b/engines/sky/control.h
@@ -26,7 +26,7 @@
#ifndef SKY_CONTROL_H
#define SKY_CONTROL_H
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/scummsys.h"
diff --git a/engines/sky/debug.cpp b/engines/sky/debug.cpp
index 995a18c39b..1db7993227 100644
--- a/engines/sky/debug.cpp
+++ b/engines/sky/debug.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/sky/debug.h b/engines/sky/debug.h
index 20b518768b..0e7ab8cfad 100644
--- a/engines/sky/debug.h
+++ b/engines/sky/debug.h
@@ -26,7 +26,7 @@
#ifndef SKY_DEBUG_H
#define SKY_DEBUG_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "gui/debugger.h"
diff --git a/engines/sky/disk.cpp b/engines/sky/disk.cpp
index 0cdb05aa00..cfcf6595ee 100644
--- a/engines/sky/disk.cpp
+++ b/engines/sky/disk.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/file.h"
#include "common/util.h"
diff --git a/engines/sky/disk.h b/engines/sky/disk.h
index b6a85569d4..5c63813248 100644
--- a/engines/sky/disk.h
+++ b/engines/sky/disk.h
@@ -26,7 +26,7 @@
#ifndef SKY_DISK_H
#define SKY_DISK_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/str.h"
#include "sky/rnc_deco.h"
diff --git a/engines/sky/grid.h b/engines/sky/grid.h
index 366a71518f..7f3bc48e54 100644
--- a/engines/sky/grid.h
+++ b/engines/sky/grid.h
@@ -26,7 +26,7 @@
#ifndef SKY_GRID_H
#define SKY_GRID_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "skydefs.h"
diff --git a/engines/sky/intro.cpp b/engines/sky/intro.cpp
index 6d841495af..cde2f26f0b 100644
--- a/engines/sky/intro.cpp
+++ b/engines/sky/intro.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
#include "common/events.h"
diff --git a/engines/sky/intro.h b/engines/sky/intro.h
index 7f0b94fb52..4a54fb8dd3 100644
--- a/engines/sky/intro.h
+++ b/engines/sky/intro.h
@@ -26,7 +26,7 @@
#ifndef SKY_INTRO_H
#define SKY_INTRO_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "sound/mixer.h"
diff --git a/engines/sky/logic.cpp b/engines/sky/logic.cpp
index c5a6b32ea1..6e5c92bfa3 100644
--- a/engines/sky/logic.cpp
+++ b/engines/sky/logic.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/rect.h"
@@ -66,7 +66,7 @@ void Logic::setupLogicTable() {
&Logic::waitSync, // 15 Set to l_script when sync!=0
&Logic::simpleAnim, // 16 Module anim without x,y's
};
-
+
_logicTable = logicTable;
}
@@ -960,7 +960,7 @@ void Logic::setupMcodeTable() {
&Logic::fnUnPauseFx,
&Logic::fnPrintf
};
-
+
_mcodeTable = mcodeTable;
}
diff --git a/engines/sky/logic.h b/engines/sky/logic.h
index 8b42f89e5d..3d5ba36edf 100644
--- a/engines/sky/logic.h
+++ b/engines/sky/logic.h
@@ -26,7 +26,7 @@
#ifndef SKY_LOGIC_H
#define SKY_LOGIC_H
-#include "common/stdafx.h"
+
#include "common/util.h"
namespace Sky {
@@ -162,7 +162,7 @@ private:
void setupMcodeTable();
const LogicTable *_logicTable;
const McodeTable *_mcodeTable;
-
+
protected:
void push(uint32);
uint32 pop();
diff --git a/engines/sky/mouse.cpp b/engines/sky/mouse.cpp
index 524005b7e3..b3be8b4f36 100644
--- a/engines/sky/mouse.cpp
+++ b/engines/sky/mouse.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "graphics/cursorman.h"
diff --git a/engines/sky/mouse.h b/engines/sky/mouse.h
index 83e82101bc..e131134699 100644
--- a/engines/sky/mouse.h
+++ b/engines/sky/mouse.h
@@ -26,7 +26,7 @@
#ifndef SKY_MOUSE_H
#define SKY_MOUSE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
class OSystem;
diff --git a/engines/sky/music/adlibchannel.cpp b/engines/sky/music/adlibchannel.cpp
index fa589d64c0..588057a7c8 100644
--- a/engines/sky/music/adlibchannel.cpp
+++ b/engines/sky/music/adlibchannel.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
#include "sky/music/adlibchannel.h"
@@ -158,7 +158,7 @@ uint8 AdlibChannel::process(uint16 aktTime) {
case 8: com90_loopMusic(); break;
case 9: com90_keyOff(); break;
case 12: com90_setLoopPoint(); break;
-
+
default:
error("AdlibChannel: Unknown music opcode 0x%02X", opcode);
break;
diff --git a/engines/sky/music/adlibmusic.cpp b/engines/sky/music/adlibmusic.cpp
index 03588f1fca..7c2b262d82 100644
--- a/engines/sky/music/adlibmusic.cpp
+++ b/engines/sky/music/adlibmusic.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sky/music/adlibmusic.h"
@@ -122,16 +122,16 @@ void AdlibMusic::setVolume(uint16 param) {
_mixer->setVolumeForSoundType(Audio::Mixer::kMusicSoundType, 2 * param);
}
-bool AdlibMusic::isStereo(void) const {
- return false;
+bool AdlibMusic::isStereo(void) const {
+ return false;
}
bool AdlibMusic::endOfData(void) const {
- return false;
+ return false;
}
-int AdlibMusic::getRate(void) const {
- return _sampleRate;
+int AdlibMusic::getRate(void) const {
+ return _sampleRate;
}
} // End of namespace Sky
diff --git a/engines/sky/music/musicbase.h b/engines/sky/music/musicbase.h
index 40556e7e8a..ecb369c217 100644
--- a/engines/sky/music/musicbase.h
+++ b/engines/sky/music/musicbase.h
@@ -26,7 +26,7 @@
#ifndef SKY_MUSIC_MUSICBASE_H
#define SKY_MUSIC_MUSICBASE_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "common/mutex.h"
diff --git a/engines/sky/rnc_deco.cpp b/engines/sky/rnc_deco.cpp
index c87968b521..eb8307764d 100644
--- a/engines/sky/rnc_deco.cpp
+++ b/engines/sky/rnc_deco.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sky/rnc_deco.h"
diff --git a/engines/sky/rnc_deco.h b/engines/sky/rnc_deco.h
index 89bdf83f45..38429383a3 100644
--- a/engines/sky/rnc_deco.h
+++ b/engines/sky/rnc_deco.h
@@ -26,7 +26,7 @@
#ifndef SKY_RNC_DECO_H
#define SKY_RNC_DECO_H
-#include "common/stdafx.h"
+
#define RNC_SIGNATURE 0x524E4301 // "RNC\001"
diff --git a/engines/sky/screen.cpp b/engines/sky/screen.cpp
index cd99515d06..dab1724286 100644
--- a/engines/sky/screen.cpp
+++ b/engines/sky/screen.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/events.h"
#include "common/system.h"
diff --git a/engines/sky/screen.h b/engines/sky/screen.h
index f3fdda2506..cbe38fbe38 100644
--- a/engines/sky/screen.h
+++ b/engines/sky/screen.h
@@ -26,7 +26,7 @@
#ifndef SKY_SCREEN_H
#define SKY_SCREEN_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "sky/skydefs.h"
diff --git a/engines/sky/sky.cpp b/engines/sky/sky.cpp
index 1ff23dbd07..11be2222ae 100644
--- a/engines/sky/sky.cpp
+++ b/engines/sky/sky.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
diff --git a/engines/sky/sky.h b/engines/sky/sky.h
index 002964d6bb..b5d1701930 100644
--- a/engines/sky/sky.h
+++ b/engines/sky/sky.h
@@ -26,7 +26,7 @@
#ifndef SKY_H
#define SKY_H
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "engines/engine.h"
diff --git a/engines/sky/skydefs.h b/engines/sky/skydefs.h
index 49e717737c..f4be91b3d1 100644
--- a/engines/sky/skydefs.h
+++ b/engines/sky/skydefs.h
@@ -26,7 +26,7 @@
#ifndef SKY_DEFS_H
#define SKY_DEFS_H
-#include "common/stdafx.h"
+
namespace Sky {
diff --git a/engines/sky/sound.cpp b/engines/sky/sound.cpp
index c0dc227718..102d041643 100644
--- a/engines/sky/sound.cpp
+++ b/engines/sky/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sky/disk.h"
@@ -1110,7 +1110,7 @@ void Sound::playSound(uint16 sound, uint16 volume, uint8 channel) {
uint32 dataSize = READ_BE_UINT16(_sfxInfo + (sound << 3) + 2);
uint32 dataLoop = READ_BE_UINT16(_sfxInfo + (sound << 3) + 6);
dataOfs += _sfxBaseOfs;
-
+
byte flags = Audio::Mixer::FLAG_UNSIGNED;
uint32 loopSta = 0, loopEnd = 0;
diff --git a/engines/sky/sound.h b/engines/sky/sound.h
index c5f9011499..28e2e8c88a 100644
--- a/engines/sky/sound.h
+++ b/engines/sky/sound.h
@@ -26,7 +26,7 @@
#ifndef SKY_SOUND_H
#define SKY_SOUND_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
#include "sound/mixer.h"
diff --git a/engines/sky/text.cpp b/engines/sky/text.cpp
index 3b7d2feb72..19080d8ff9 100644
--- a/engines/sky/text.cpp
+++ b/engines/sky/text.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sky/disk.h"
diff --git a/engines/sky/text.h b/engines/sky/text.h
index dd73b51db4..14c6936d38 100644
--- a/engines/sky/text.h
+++ b/engines/sky/text.h
@@ -26,7 +26,7 @@
#ifndef SKY_TEXT_H
#define SKY_TEXT_H
-#include "common/stdafx.h"
+
#include "common/scummsys.h"
namespace Sky {
@@ -61,7 +61,7 @@ public:
void logicCursor(Compact *textCompact, uint16 mouseX, uint16 mouseY);
void changeTextSpriteColour(uint8 *sprData, uint8 newCol);
uint32 giveCurrentCharSet(void);
-
+
uint32 _numLetters; //no of chars in message
private:
diff --git a/engines/sword1/animation.cpp b/engines/sword1/animation.cpp
index d54968daeb..2bb027ddb4 100644
--- a/engines/sword1/animation.cpp
+++ b/engines/sword1/animation.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "sword1/sword1.h"
#include "sword1/animation.h"
diff --git a/engines/sword1/control.cpp b/engines/sword1/control.cpp
index c5b968aabe..388cb132da 100644
--- a/engines/sword1/control.cpp
+++ b/engines/sword1/control.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/util.h"
#include "common/savefile.h"
diff --git a/engines/sword1/credits.cpp b/engines/sword1/credits.cpp
index 0dd190232a..14dd0ecd2b 100644
--- a/engines/sword1/credits.cpp
+++ b/engines/sword1/credits.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "sword1/credits.h"
diff --git a/engines/sword1/debug.cpp b/engines/sword1/debug.cpp
index 9eddc60942..ca74ea63b2 100644
--- a/engines/sword1/debug.cpp
+++ b/engines/sword1/debug.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "sword1/debug.h"
diff --git a/engines/sword1/eventman.cpp b/engines/sword1/eventman.cpp
index 74c8b30f9a..3d36880700 100644
--- a/engines/sword1/eventman.cpp
+++ b/engines/sword1/eventman.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sword1/eventman.h"
#include "sword1/sworddefs.h"
#include "common/util.h"
diff --git a/engines/sword1/logic.cpp b/engines/sword1/logic.cpp
index 60103ba5f9..c761628128 100644
--- a/engines/sword1/logic.cpp
+++ b/engines/sword1/logic.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
@@ -67,7 +67,7 @@ Logic::Logic(ObjectMan *pObjMan, ResMan *resMan, Screen *pScreen, Mouse *pMouse,
_eventMan = NULL;
_system = system;
_mixer = mixer;
-
+
setupMcodeTable();
}
@@ -789,7 +789,7 @@ void Logic::setupMcodeTable() {
&Logic::fnPurple,
&Logic::fnBlack
};
-
+
_mcodeTable = mcodeTable;
}
diff --git a/engines/sword1/memman.cpp b/engines/sword1/memman.cpp
index 558140b73b..4d7f2abe53 100644
--- a/engines/sword1/memman.cpp
+++ b/engines/sword1/memman.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sword1/memman.h"
#include "common/util.h"
diff --git a/engines/sword1/menu.cpp b/engines/sword1/menu.cpp
index 0ffeb2b1a0..4c21b77411 100644
--- a/engines/sword1/menu.cpp
+++ b/engines/sword1/menu.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sword1/menu.h"
#include "sword1/resman.h"
#include "common/scummsys.h"
diff --git a/engines/sword1/mouse.cpp b/engines/sword1/mouse.cpp
index cc4bd5e028..6e9888a5bb 100644
--- a/engines/sword1/mouse.cpp
+++ b/engines/sword1/mouse.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "graphics/cursorman.h"
diff --git a/engines/sword1/music.cpp b/engines/sword1/music.cpp
index e6acd8f3cd..2b8f622dc0 100644
--- a/engines/sword1/music.cpp
+++ b/engines/sword1/music.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/file.h"
#include "common/util.h"
@@ -108,12 +108,12 @@ int BaseAudioStream::readBuffer(int16 *buffer, const int numSamples) {
*buffer++ = (int16)*src++ << 8;
}
}
-
+
if (!_samplesLeft && _loop) {
rewind();
}
}
-
+
return retVal;
}
@@ -173,7 +173,7 @@ AiffAudioStream::AiffAudioStream(Common::SeekableReadStream *source, bool loop)
void AiffAudioStream::rewind() {
int rate, size;
byte flags;
-
+
_sourceStream->seek(0);
if (Audio::loadAIFFFromStream(*_sourceStream, size, rate, flags)) {
@@ -189,7 +189,7 @@ int AiffAudioStream::readBuffer(int16 *buffer, const int numSamples) {
buffer[i] = (int16)READ_BE_UINT16(buffer + i);
}
}
-
+
return retVal;
}
@@ -244,7 +244,7 @@ bool MusicHandle::play(const char *fileBase, bool loop) {
if (_file.open(fileName))
_audioSource = new AiffAudioStream(&_file, loop);
}
-
+
if (!_audioSource)
return false;
diff --git a/engines/sword1/objectman.cpp b/engines/sword1/objectman.cpp
index 0d3a79b1d2..d54b85dc66 100644
--- a/engines/sword1/objectman.cpp
+++ b/engines/sword1/objectman.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "sword1/objectman.h"
diff --git a/engines/sword1/resman.cpp b/engines/sword1/resman.cpp
index 0ed9b833f1..5f1c23d482 100644
--- a/engines/sword1/resman.cpp
+++ b/engines/sword1/resman.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/util.h"
#include "common/str.h"
@@ -421,7 +421,7 @@ void ResMan::openScriptResourceBigEndian(uint32 id) {
needByteSwap = (memHandle->cond == MEM_FREED);
}
resOpen(id);
- if (needByteSwap) {
+ if (needByteSwap) {
MemHandle *handle = resHandle(id);
// uint32 totSize = handle->size;
Header *head = (Header*)handle->data;
@@ -450,7 +450,7 @@ void ResMan::openScriptResourceLittleEndian(uint32 id) {
needByteSwap = (memHandle->cond == MEM_FREED);
}
resOpen(id);
- if (needByteSwap) {
+ if (needByteSwap) {
MemHandle *handle = resHandle(id);
// uint32 totSize = handle->size;
Header *head = (Header*)handle->data;
diff --git a/engines/sword1/router.cpp b/engines/sword1/router.cpp
index 6478674eb2..f6d5e714fc 100644
--- a/engines/sword1/router.cpp
+++ b/engines/sword1/router.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "sword1/router.h"
diff --git a/engines/sword1/screen.cpp b/engines/sword1/screen.cpp
index 078f14a00e..63e2adaa53 100644
--- a/engines/sword1/screen.cpp
+++ b/engines/sword1/screen.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/util.h"
@@ -139,7 +139,7 @@ void Screen::fnSetPalette(uint8 start, uint16 length, uint32 id, bool fadeUp) {
uint8 *palData = (uint8*)_resMan->openFetchRes(id);
if (start == 0) // force color 0 to black
palData[0] = palData[1] = palData[2] = 0;
-
+
if (SwordEngine::_systemVars.isMac) { // see bug #1701058
if (start != 0 && start + length == 256) // and force color 255 to black as well
palData[(length-1)*3+0] = palData[(length-1)*3+1] = palData[(length-1)*3+2] = 0;
diff --git a/engines/sword1/sound.cpp b/engines/sword1/sound.cpp
index 2594aaf8f4..44394ee1d9 100644
--- a/engines/sword1/sound.cpp
+++ b/engines/sword1/sound.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/sword1/staticres.cpp b/engines/sword1/staticres.cpp
index 63a1ce35ef..c4fee3b1b1 100644
--- a/engines/sword1/staticres.cpp
+++ b/engines/sword1/staticres.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sword1/sworddefs.h"
#include "sword1/swordres.h"
#include "sword1/screen.h"
diff --git a/engines/sword1/sword1.cpp b/engines/sword1/sword1.cpp
index b5152f33bc..625f484ed5 100644
--- a/engines/sword1/sword1.cpp
+++ b/engines/sword1/sword1.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sword1/sword1.h"
#include "base/plugins.h"
@@ -128,7 +128,7 @@ GameList Engine_SWORD1_detectGames(const FSList &fslist) {
bool filesFound[NUM_FILES_TO_CHECK];
for (i = 0; i < NUM_FILES_TO_CHECK; i++)
filesFound[i] = false;
-
+
Sword1CheckDirectory(fslist, filesFound);
bool mainFilesFound = true;
bool pcFilesFound = true;
@@ -181,7 +181,7 @@ SwordEngine::SwordEngine(OSystem *syst)
if (!scumm_stricmp(ConfMan.get("gameid").c_str(), "sword1demo"))
_features = GF_DEMO;
else
- _features = 0;
+ _features = 0;
if (!_mixer->isReady())
warning("Sound initialization failed");
@@ -215,12 +215,12 @@ int SwordEngine::init() {
initCommonGFX(true);
_system->initSize(640, 480);
_system->endGFXTransaction();
-
+
if ( 0 == scumm_stricmp(ConfMan.get("gameid").c_str(), "sword1mac") ||
0 == scumm_stricmp(ConfMan.get("gameid").c_str(), "sword1macdemo") )
_systemVars.isMac = true;
else
- _systemVars.isMac = false;
+ _systemVars.isMac = false;
checkCdFiles();
diff --git a/engines/sword1/text.cpp b/engines/sword1/text.cpp
index adab06e283..83ed38c530 100644
--- a/engines/sword1/text.cpp
+++ b/engines/sword1/text.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/util.h"
diff --git a/engines/sword2/animation.cpp b/engines/sword2/animation.cpp
index 12998e5e6d..082d02a88f 100644
--- a/engines/sword2/animation.cpp
+++ b/engines/sword2/animation.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/file.h"
#include "common/events.h"
diff --git a/engines/sword2/anims.cpp b/engines/sword2/anims.cpp
index 1878b1d6f1..1bf3967047 100644
--- a/engines/sword2/anims.cpp
+++ b/engines/sword2/anims.cpp
@@ -31,7 +31,7 @@
// DON'T TOUCH!
// ---------------------------------------------------------------------------
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/console.cpp b/engines/sword2/console.cpp
index 1fae963ee8..3d2b89df55 100644
--- a/engines/sword2/console.cpp
+++ b/engines/sword2/console.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/rect.h"
#include "common/system.h"
diff --git a/engines/sword2/controls.cpp b/engines/sword2/controls.cpp
index 84580c7520..6b466d6be0 100644
--- a/engines/sword2/controls.cpp
+++ b/engines/sword2/controls.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/rect.h"
#include "common/config-manager.h"
diff --git a/engines/sword2/debug.cpp b/engines/sword2/debug.cpp
index f1f93c4731..e6662a4ef7 100644
--- a/engines/sword2/debug.cpp
+++ b/engines/sword2/debug.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/rect.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/events.cpp b/engines/sword2/events.cpp
index 4a2838795c..f0e0e567a4 100644
--- a/engines/sword2/events.cpp
+++ b/engines/sword2/events.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
diff --git a/engines/sword2/function.cpp b/engines/sword2/function.cpp
index 188ddd4d9b..917d47d7a2 100644
--- a/engines/sword2/function.cpp
+++ b/engines/sword2/function.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/file.h"
diff --git a/engines/sword2/icons.cpp b/engines/sword2/icons.cpp
index 13f211d7a0..5ecad3b8f7 100644
--- a/engines/sword2/icons.cpp
+++ b/engines/sword2/icons.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/stream.h"
#include "common/rect.h"
diff --git a/engines/sword2/interpreter.cpp b/engines/sword2/interpreter.cpp
index 605f1625fa..d3f202211d 100644
--- a/engines/sword2/interpreter.cpp
+++ b/engines/sword2/interpreter.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/util.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/layers.cpp b/engines/sword2/layers.cpp
index 2b5f215b7a..34ee395f16 100644
--- a/engines/sword2/layers.cpp
+++ b/engines/sword2/layers.cpp
@@ -33,7 +33,7 @@
// 3 normal sorted layers
// up to 2 foreground parallax layers
-#include "common/stdafx.h"
+
#include "common/rect.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/logic.cpp b/engines/sword2/logic.cpp
index 03a248450a..9ff7e6b45f 100644
--- a/engines/sword2/logic.cpp
+++ b/engines/sword2/logic.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
@@ -47,7 +47,7 @@ Logic::Logic(Sword2Engine *vm) :
memset(_eventList, 0, sizeof(_eventList));
memset(_syncList, 0, sizeof(_syncList));
_router = new Router(_vm);
-
+
setupOpcodes();
}
diff --git a/engines/sword2/maketext.cpp b/engines/sword2/maketext.cpp
index 324f7c19ca..65a98b8f32 100644
--- a/engines/sword2/maketext.cpp
+++ b/engines/sword2/maketext.cpp
@@ -43,7 +43,7 @@
// for new system by JEL on 9oct96 and updated again (for font
// as a resource) on 5dec96.
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/memory.cpp b/engines/sword2/memory.cpp
index c3d0a7add6..5ca484343c 100644
--- a/engines/sword2/memory.cpp
+++ b/engines/sword2/memory.cpp
@@ -48,7 +48,7 @@
//
// The number zero is used to represent the NULL pointer.
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/memory.h"
diff --git a/engines/sword2/menu.cpp b/engines/sword2/menu.cpp
index 2f93227bfa..41a2e34c8b 100644
--- a/engines/sword2/menu.cpp
+++ b/engines/sword2/menu.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/rect.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/mouse.cpp b/engines/sword2/mouse.cpp
index 46cc5372a1..b6d435c45b 100644
--- a/engines/sword2/mouse.cpp
+++ b/engines/sword2/mouse.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/events.h"
diff --git a/engines/sword2/music.cpp b/engines/sword2/music.cpp
index c2374dad9f..54a6474cd0 100644
--- a/engines/sword2/music.cpp
+++ b/engines/sword2/music.cpp
@@ -31,7 +31,7 @@
//
// All things considered, I think this is more bother than it's worth.
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/system.h"
@@ -139,7 +139,7 @@ static Audio::AudioStream *getAudioStream(SoundFileHandle *fh, const char *base,
}
fh->file.seek(pos, SEEK_SET);
-
+
Common::MemoryReadStream *tmp = 0;
switch (fh->fileType) {
diff --git a/engines/sword2/palette.cpp b/engines/sword2/palette.cpp
index dcc519cdce..127340ea89 100644
--- a/engines/sword2/palette.cpp
+++ b/engines/sword2/palette.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/protocol.cpp b/engines/sword2/protocol.cpp
index e4992c27c7..65b236e2db 100644
--- a/engines/sword2/protocol.cpp
+++ b/engines/sword2/protocol.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/header.h"
diff --git a/engines/sword2/render.cpp b/engines/sword2/render.cpp
index dafef6de00..f5464efd4b 100644
--- a/engines/sword2/render.cpp
+++ b/engines/sword2/render.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/endian.h"
#include "common/system.h"
diff --git a/engines/sword2/resman.cpp b/engines/sword2/resman.cpp
index e8c5fcf42a..46637dd4ef 100644
--- a/engines/sword2/resman.cpp
+++ b/engines/sword2/resman.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/system.h"
@@ -89,7 +89,7 @@ ResourceManager::~ResourceManager() {
free(_resConvTable);
}
-
+
bool ResourceManager::init() {
uint32 i, j;
diff --git a/engines/sword2/router.cpp b/engines/sword2/router.cpp
index b05f2ae0e5..6be155dd85 100644
--- a/engines/sword2/router.cpp
+++ b/engines/sword2/router.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/stream.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/saveload.cpp b/engines/sword2/saveload.cpp
index 9d6826f1a0..c08ef99996 100644
--- a/engines/sword2/saveload.cpp
+++ b/engines/sword2/saveload.cpp
@@ -34,7 +34,7 @@
//
// ---------------------------------------------------------------------------
-#include "common/stdafx.h"
+
#include "common/savefile.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/screen.cpp b/engines/sword2/screen.cpp
index 0a1b45d2de..d4d286c018 100644
--- a/engines/sword2/screen.cpp
+++ b/engines/sword2/screen.cpp
@@ -29,7 +29,7 @@
// BUILD_DISPLAY.CPP like the old spr_engi but slightly more aptly named
// ---------------------------------------------------------------------------
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "common/events.h"
diff --git a/engines/sword2/scroll.cpp b/engines/sword2/scroll.cpp
index 7df70c8019..eb080eb4b3 100644
--- a/engines/sword2/scroll.cpp
+++ b/engines/sword2/scroll.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
diff --git a/engines/sword2/sound.cpp b/engines/sword2/sound.cpp
index 04b3e55098..6af94c9cb6 100644
--- a/engines/sword2/sound.cpp
+++ b/engines/sword2/sound.cpp
@@ -35,7 +35,7 @@
//
// ---------------------------------------------------------------------------
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "common/system.h"
diff --git a/engines/sword2/speech.cpp b/engines/sword2/speech.cpp
index 0e8aa70538..b6f77dde74 100644
--- a/engines/sword2/speech.cpp
+++ b/engines/sword2/speech.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/sprite.cpp b/engines/sword2/sprite.cpp
index 9aa3bfff9b..e6f17a1af1 100644
--- a/engines/sword2/sprite.cpp
+++ b/engines/sword2/sprite.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
diff --git a/engines/sword2/startup.cpp b/engines/sword2/startup.cpp
index 870a13fd46..1841384897 100644
--- a/engines/sword2/startup.cpp
+++ b/engines/sword2/startup.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "sword2/sword2.h"
diff --git a/engines/sword2/sword2.cpp b/engines/sword2/sword2.cpp
index 6bbd58ff3c..372fc79214 100644
--- a/engines/sword2/sword2.cpp
+++ b/engines/sword2/sword2.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "base/plugins.h"
@@ -112,7 +112,7 @@ GameList Engine_SWORD2_detectGames(const FSList &fslist) {
}
}
-
+
if (detectedGames.empty()) {
// Nothing found -- try to recurse into the 'clusters' subdirectory,
// present e.g. if the user copied the data straight from CD.
@@ -179,7 +179,7 @@ Sword2Engine::Sword2Engine(OSystem *syst) : Engine(syst) {
_features = GF_DEMO;
else
_features = 0;
-
+
_bootParam = ConfMan.getInt("boot_param");
_saveSlot = ConfMan.getInt("save_slot");
diff --git a/engines/sword2/sync.cpp b/engines/sword2/sync.cpp
index 57e857b6ed..1adc652b75 100644
--- a/engines/sword2/sync.cpp
+++ b/engines/sword2/sync.cpp
@@ -25,7 +25,7 @@
* $Id$
*/
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
diff --git a/engines/sword2/walker.cpp b/engines/sword2/walker.cpp
index 4db69474d9..7971299818 100644
--- a/engines/sword2/walker.cpp
+++ b/engines/sword2/walker.cpp
@@ -29,7 +29,7 @@
// Functions for moving megas about the place & also for keeping tabs on them
-#include "common/stdafx.h"
+
#include "sword2/sword2.h"
#include "sword2/defs.h"
diff --git a/engines/touche/detection.cpp b/engines/touche/detection.cpp
index 8e8de71e9c..af5a9f7908 100644
--- a/engines/touche/detection.cpp
+++ b/engines/touche/detection.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "common/advancedDetector.h"
diff --git a/engines/touche/graphics.cpp b/engines/touche/graphics.cpp
index 2ca11a1f95..0298028e6a 100644
--- a/engines/touche/graphics.cpp
+++ b/engines/touche/graphics.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "touche/graphics.h"
diff --git a/engines/touche/midi.cpp b/engines/touche/midi.cpp
index b90d4082c5..14cb85912a 100644
--- a/engines/touche/midi.cpp
+++ b/engines/touche/midi.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/stream.h"
#include "sound/midiparser.h"
diff --git a/engines/touche/opcodes.cpp b/engines/touche/opcodes.cpp
index 2680ab0fae..4405c614ac 100644
--- a/engines/touche/opcodes.cpp
+++ b/engines/touche/opcodes.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/system.h"
#include "touche/touche.h"
diff --git a/engines/touche/resource.cpp b/engines/touche/resource.cpp
index cd2124806d..0dcf7505d7 100644
--- a/engines/touche/resource.cpp
+++ b/engines/touche/resource.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "sound/flac.h"
#include "sound/mixer.h"
diff --git a/engines/touche/saveload.cpp b/engines/touche/saveload.cpp
index 5ff749fa68..7901e5c31f 100644
--- a/engines/touche/saveload.cpp
+++ b/engines/touche/saveload.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/savefile.h"
#include "touche/graphics.h"
diff --git a/engines/touche/staticres.cpp b/engines/touche/staticres.cpp
index eb3ddc15ff..29c22ce6a8 100644
--- a/engines/touche/staticres.cpp
+++ b/engines/touche/staticres.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "touche/graphics.h"
#include "touche/touche.h"
diff --git a/engines/touche/touche.cpp b/engines/touche/touche.cpp
index c276cebbe8..27ab830ef7 100644
--- a/engines/touche/touche.cpp
+++ b/engines/touche/touche.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/config-manager.h"
#include "common/events.h"
#include "common/system.h"
diff --git a/engines/touche/ui.cpp b/engines/touche/ui.cpp
index 62fcf9d4ee..06e64ba1b0 100644
--- a/engines/touche/ui.cpp
+++ b/engines/touche/ui.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "common/stdafx.h"
+
#include "common/events.h"
#include "common/system.h"
#include "common/savefile.h"
@@ -371,32 +371,32 @@ void ToucheEngine::handleOptions(int forceDisplay) {
curMode = menuData.mode;
if (menuData.mode == kMenuLoadStateMode || menuData.mode == kMenuSaveStateMode) {
assert(menuData.saveLoadMarks);
-
+
char gameStateFileName[16];
generateGameStateFileName(999, gameStateFileName, 15, true);
char slot[2];
int slotNum;
Common::StringList filenames;
-
- memset(menuData.saveLoadMarks, false, 100 * sizeof(bool)); //assume no savegames for this title
+
+ memset(menuData.saveLoadMarks, false, 100 * sizeof(bool)); //assume no savegames for this title
filenames = _saveFileMan->listSavefiles(gameStateFileName);
-
+
for (Common::StringList::const_iterator file = filenames.begin(); file != filenames.end(); file++){
//Obtain the last 1 or 2 digits of the filename, since they correspond to the save slot
//This engine can save games either with one or two digits, hence the additional if statement
slot[0] = file->c_str()[file->size()-2];
slot[1] = file->c_str()[file->size()-1];
-
+
if (!atoi(&slot[0])){
slotNum = atoi(&slot[1]);
} else {
slotNum = atoi(slot);
}
-
+
if (slotNum >= 0 && slotNum < 100)
menuData.saveLoadMarks[slotNum] = true; //mark this slot as valid
}
-
+
for (int i = 0; i < 100; ++i) {
menuData.saveLoadDescriptionsTable[i][0] = 0;
if (menuData.saveLoadMarks[i]) {
diff --git a/graphics/cursorman.h b/graphics/cursorman.h
index 2f139e8d57..c15c65cb94 100644
--- a/graphics/cursorman.h
+++ b/graphics/cursorman.h
@@ -25,7 +25,6 @@
#ifndef GRAPHICS_CURSORMAN_H
#define GRAPHICS_CURSORMAN_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/stack.h"
#include "common/singleton.h"
diff --git a/graphics/dxa_player.cpp b/graphics/dxa_player.cpp
index ee17b4b6ff..28a1bc4dbd 100644
--- a/graphics/dxa_player.cpp
+++ b/graphics/dxa_player.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "graphics/dxa_player.h"
#include "common/util.h"
@@ -559,7 +558,7 @@ void DXAPlayer::decodeNextFrame() {
default:
error("decodeFrame: Unknown compression type %d", type);
}
-
+
if (type == 3) {
for (int j = 0; j < _curHeight; ++j) {
for (int i = 0; i < _width; ++i) {
diff --git a/graphics/font.cpp b/graphics/font.cpp
index 8fd92a9476..bec80e9ec0 100644
--- a/graphics/font.cpp
+++ b/graphics/font.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/stream.h"
#include "common/file.h"
#include "common/endian.h"
@@ -130,7 +129,7 @@ struct NewFontData {
BBX* bbx; /* character bounding box or NULL if fixed */
int defaultchar; /* default char (not glyph index)*/
long bits_size; /* # words of bitmap_t bits*/
-
+
/* unused by runtime system, read in by convbdf*/
char * facename; /* facename of font*/
char * copyright; /* copyright info for loadable fonts*/
@@ -169,7 +168,7 @@ void free_font(NewFontData* pf) {
NewFontData* bdf_read_font(Common::SeekableReadStream &fp) {
NewFontData* pf;
uint32 pos = fp.pos();
-
+
pf = (NewFontData*)calloc(1, sizeof(NewFontData));
if (!pf)
goto errout;
@@ -275,8 +274,8 @@ int bdf_read_header(Common::SeekableReadStream &fp, NewFontData* pf) {
warning("Error: bad 'ENCODING'");
return 0;
}
- if (encoding >= 0 &&
- encoding <= limit_char &&
+ if (encoding >= 0 &&
+ encoding <= limit_char &&
encoding >= start_char) {
if (firstchar > encoding)
@@ -298,15 +297,15 @@ int bdf_read_header(Common::SeekableReadStream &fp, NewFontData* pf) {
pf->height = pf->ascent + pf->descent;
/* calc default char*/
- if (pf->defaultchar < 0 ||
- pf->defaultchar < firstchar ||
+ if (pf->defaultchar < 0 ||
+ pf->defaultchar < firstchar ||
pf->defaultchar > limit_char )
pf->defaultchar = firstchar;
/* calc font size (offset/width entries)*/
pf->firstchar = firstchar;
pf->size = lastchar - firstchar + 1;
-
+
/* use the font boundingbox to get initial maxwidth*/
/*maxwidth = pf->fbbw - pf->fbbx;*/
maxwidth = pf->fbbw;
@@ -320,7 +319,7 @@ int bdf_read_header(Common::SeekableReadStream &fp, NewFontData* pf) {
pf->offset = (unsigned long *)malloc(pf->size * sizeof(unsigned long));
pf->width = (unsigned char *)malloc(pf->size * sizeof(unsigned char));
pf->bbx = (BBX *)malloc(pf->size * sizeof(BBX));
-
+
if (!pf->bits || !pf->offset || !pf->width) {
warning("Error: no memory for font load");
return 0;
@@ -420,7 +419,7 @@ int bdf_read_bitmaps(Common::SeekableReadStream &fp, NewFontData* pf) {
for (k = 0; k < ch_words; ++k) {
bitmap_t value;
-
+
value = bdf_hexval((unsigned char *)buf);
if (bbw > 8) {
WRITE_UINT16(ch_bitmap, value);
@@ -551,7 +550,7 @@ bitmap_t bdf_hexval(unsigned char *buf) {
c = c - 'A' + 10;
else if (c >= 'a' && c <= 'f')
c = c - 'a' + 10;
- else
+ else
c = 0;
val = (val << 4) | c;
}
diff --git a/graphics/fontman.h b/graphics/fontman.h
index 9911629432..eeefab77ec 100644
--- a/graphics/fontman.h
+++ b/graphics/fontman.h
@@ -25,7 +25,6 @@
#ifndef GRAPHICS_FONTMAN_H
#define GRAPHICS_FONTMAN_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/singleton.h"
#include "common/str.h"
diff --git a/graphics/fonts/consolefont.cpp b/graphics/fonts/consolefont.cpp
index af1c9e589c..113bf87649 100644
--- a/graphics/fonts/consolefont.cpp
+++ b/graphics/fonts/consolefont.cpp
@@ -1,5 +1,4 @@
/* Generated by convbdf on Sat Jun 17 01:37:46 2006. */
-#include "common/stdafx.h"
#include "graphics/font.h"
/* Font information:
diff --git a/graphics/fonts/newfont.cpp b/graphics/fonts/newfont.cpp
index 0a55a26de2..8d0e879117 100644
--- a/graphics/fonts/newfont.cpp
+++ b/graphics/fonts/newfont.cpp
@@ -1,5 +1,4 @@
/* Generated by convbdf on Sat Jun 17 01:34:15 2006. */
-#include "common/stdafx.h"
#include "graphics/font.h"
/* Font information:
diff --git a/graphics/fonts/newfont_big.cpp b/graphics/fonts/newfont_big.cpp
index 3fc2af6b0e..45b797a3ae 100644
--- a/graphics/fonts/newfont_big.cpp
+++ b/graphics/fonts/newfont_big.cpp
@@ -1,5 +1,4 @@
/* Generated by convbdf on Tue Jun 13 00:00:22 2006. */
-#include "common/stdafx.h"
#include "graphics/font.h"
/* Font information:
diff --git a/graphics/fonts/scummfont.cpp b/graphics/fonts/scummfont.cpp
index 0dc0c50f18..87078e1475 100644
--- a/graphics/fonts/scummfont.cpp
+++ b/graphics/fonts/scummfont.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "graphics/font.h"
namespace Graphics {
@@ -30,23 +29,23 @@ namespace Graphics {
// Built-in font
static const byte guifont[] = {
// Header
- 0, 0, 99, 1, 226, 8,
+ 0, 0, 99, 1, 226, 8,
// Character width table
- 4, 8, 6, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 8, 2, 1, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 4, 3, 7, 8, 7, 7, 8, 4, 5, 5, 8, 7, 4, 7, 3, 8,
- 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 3, 4, 7, 5, 7, 7,
- 8, 7, 7, 7, 7, 7, 7, 7, 7, 5, 7, 7, 7, 8, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 5, 8, 5, 8, 8,
- 7, 7, 7, 6, 7, 7, 7, 7, 7, 5, 6, 7, 5, 8, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 5, 3, 5, 7, 8,
- 7, 7, 7, 7, 7, 7, 0, 6, 7, 7, 7, 5, 5, 5, 7, 0,
- 6, 8, 8, 7, 7, 7, 7, 7, 0, 7, 7, 0, 0, 0, 0, 0,
- 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 7,
+ 4, 8, 6, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 8, 2, 1, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 4, 3, 7, 8, 7, 7, 8, 4, 5, 5, 8, 7, 4, 7, 3, 8,
+ 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 3, 4, 7, 5, 7, 7,
+ 8, 7, 7, 7, 7, 7, 7, 7, 7, 5, 7, 7, 7, 8, 7, 7,
+ 7, 7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 5, 8, 5, 8, 8,
+ 7, 7, 7, 6, 7, 7, 7, 7, 7, 5, 6, 7, 5, 8, 7, 7,
+ 7, 7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 5, 3, 5, 7, 8,
+ 7, 7, 7, 7, 7, 7, 0, 6, 7, 7, 7, 5, 5, 5, 7, 0,
+ 6, 8, 8, 7, 7, 7, 7, 7, 0, 7, 7, 0, 0, 0, 0, 0,
+ 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 7,
// Character table
0, 0, 0, 0, 0, 0, 0, 0, // 0
1, 3, 6, 12, 24, 62, 3, 0, // 1
diff --git a/graphics/imagedec.h b/graphics/imagedec.h
index 997c8c0861..6fac4c40c6 100644
--- a/graphics/imagedec.h
+++ b/graphics/imagedec.h
@@ -25,7 +25,6 @@
#ifndef GRAPHICS_IMAGEDEC_H
#define GRAPHICS_IMAGEDEC_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/str.h"
#include "common/stream.h"
diff --git a/graphics/imageman.h b/graphics/imageman.h
index ac5fae6a83..d1c8e0dad9 100644
--- a/graphics/imageman.h
+++ b/graphics/imageman.h
@@ -25,7 +25,6 @@
#ifndef GRAPHICS_IMAGEMAN_H
#define GRAPHICS_IMAGEMAN_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/singleton.h"
#include "common/str.h"
@@ -34,7 +33,7 @@
namespace Graphics {
struct Surface;
-
+
class ImageManager : public Common::Singleton<ImageManager> {
public:
~ImageManager();
@@ -56,7 +55,7 @@ public:
*/
void remArchive(const Common::String &name);
- /**
+ /**
* registers a surface to the ImageManager.
* surf->free(), also delete surf, will be called when the ImageManager will
* be destroyed or if ImageManager::unregisterSurface is called.
@@ -101,7 +100,7 @@ private:
};
typedef Common::List<Archive>::iterator ZipIterator;
#endif
-
+
Iterator searchHandle(const Common::String &name);
Common::List<Entry*> _surfaces;
diff --git a/graphics/mpeg_player.cpp b/graphics/mpeg_player.cpp
index d17d503a87..3c0fd08cb3 100644
--- a/graphics/mpeg_player.cpp
+++ b/graphics/mpeg_player.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "graphics/mpeg_player.h"
#include "common/file.h"
#include "common/system.h"
diff --git a/graphics/primitives.cpp b/graphics/primitives.cpp
index 3b57c1c94c..9fdcb13b7b 100644
--- a/graphics/primitives.cpp
+++ b/graphics/primitives.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/util.h"
namespace Graphics {
diff --git a/graphics/scaler.h b/graphics/scaler.h
index f544b7d85b..ccd2c3991a 100644
--- a/graphics/scaler.h
+++ b/graphics/scaler.h
@@ -25,7 +25,6 @@
#ifndef GRAPHICS_SCALER_H
#define GRAPHICS_SCALER_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "graphics/surface.h"
diff --git a/graphics/scaler/intern.h b/graphics/scaler/intern.h
index 68294d98c2..ff515530dd 100644
--- a/graphics/scaler/intern.h
+++ b/graphics/scaler/intern.h
@@ -26,7 +26,6 @@
#ifndef GRAPHICS_SCALER_INTERN_H
#define GRAPHICS_SCALER_INTERN_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "graphics/colormasks.h"
diff --git a/graphics/scaler/scale2x.cpp b/graphics/scaler/scale2x.cpp
index 9426da1b74..226d379c91 100644
--- a/graphics/scaler/scale2x.cpp
+++ b/graphics/scaler/scale2x.cpp
@@ -32,7 +32,6 @@
* - derivative works of the program are allowed.
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "graphics/scaler/intern.h"
diff --git a/graphics/scaler/scale3x.cpp b/graphics/scaler/scale3x.cpp
index 9d9e0ebfd7..8aa33dd170 100644
--- a/graphics/scaler/scale3x.cpp
+++ b/graphics/scaler/scale3x.cpp
@@ -32,7 +32,6 @@
* - derivative works of the program are allowed.
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "graphics/scaler/intern.h"
diff --git a/graphics/scaler/scalebit.cpp b/graphics/scaler/scalebit.cpp
index c68abfeb0a..2210697d71 100644
--- a/graphics/scaler/scalebit.cpp
+++ b/graphics/scaler/scalebit.cpp
@@ -33,7 +33,6 @@
* - derivative works of the program are allowed.
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "graphics/scaler/intern.h"
diff --git a/graphics/scaler/thumbnail.cpp b/graphics/scaler/thumbnail.cpp
index b17f66bb3d..f1caa5d2e5 100644
--- a/graphics/scaler/thumbnail.cpp
+++ b/graphics/scaler/thumbnail.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/graphics/surface.cpp b/graphics/surface.cpp
index 80163f7f47..2b07af1ccb 100644
--- a/graphics/surface.cpp
+++ b/graphics/surface.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "graphics/primitives.h"
#include "graphics/surface.h"
diff --git a/gui/Actions.cpp b/gui/Actions.cpp
index 6157603ab0..809188dfef 100644
--- a/gui/Actions.cpp
+++ b/gui/Actions.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "gui/Actions.h"
#include "gui/message.h"
#include "scumm/scumm.h"
diff --git a/gui/Actions.h b/gui/Actions.h
index 240f8d2295..b68a391dd2 100644
--- a/gui/Actions.h
+++ b/gui/Actions.h
@@ -26,7 +26,6 @@
#ifndef GUI_ACTIONS_H
#define GUI_ACTIONS_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
#include "gui/Key.h"
@@ -74,7 +73,7 @@ protected:
enum {
MAX_ACTIONS = 20
};
-
+
static Actions* _instance;
OSystem *_mainSystem;
Key _key_action[MAX_ACTIONS + 1];
diff --git a/gui/EditTextWidget.cpp b/gui/EditTextWidget.cpp
index 71ca23afb2..806b2a5a16 100644
--- a/gui/EditTextWidget.cpp
+++ b/gui/EditTextWidget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "gui/EditTextWidget.h"
#include "gui/dialog.h"
#include "gui/eval.h"
diff --git a/gui/Key.cpp b/gui/Key.cpp
index 92c703ef09..d3680509c0 100644
--- a/gui/Key.cpp
+++ b/gui/Key.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "gui/Key.h"
namespace GUI {
diff --git a/gui/Key.h b/gui/Key.h
index 663293886b..e64745115f 100644
--- a/gui/Key.h
+++ b/gui/Key.h
@@ -26,7 +26,6 @@
#ifndef GUI_KEY_H
#define GUI_KEY_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/system.h"
diff --git a/gui/KeysDialog.cpp b/gui/KeysDialog.cpp
index 666f03bbc9..12c97b1a59 100644
--- a/gui/KeysDialog.cpp
+++ b/gui/KeysDialog.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "gui/KeysDialog.h"
#include "gui/Actions.h"
#include <SDL_keyboard.h>
@@ -102,7 +101,7 @@ void KeysDialog::handleCommand(CommandSender *sender, uint32 cmd, uint32 data) {
if (key >= Common::ASCII_F1 && key <= Common::ASCII_F9)
key = key - Common::ASCII_F1 + SDLK_F1;
#endif
- if (key != 0)
+ if (key != 0)
sprintf(selection, "Associated key : %s", SDL_GetKeyName((SDLKey)key));
else
sprintf(selection, "Associated key : none");
@@ -153,7 +152,7 @@ void KeysDialog::handleKeyUp(Common::KeyState state) {
_actionSelected = -1;
_actionsList->setEnabled(true);
Actions::Instance()->beginMapping(false);
- } else
+ } else
Dialog::handleKeyUp(state);
}
diff --git a/gui/ListWidget.cpp b/gui/ListWidget.cpp
index 1ca6846e86..52d90fd6b2 100644
--- a/gui/ListWidget.cpp
+++ b/gui/ListWidget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/events.h"
#include "gui/ListWidget.h"
@@ -152,7 +151,7 @@ void ListWidget::handleMouseDown(int x, int y, int button, int clickCount) {
}
void ListWidget::handleMouseUp(int x, int y, int button, int clickCount) {
- // If this was a double click and the mouse is still over
+ // If this was a double click and the mouse is still over
// the selected item, send the double click command
if (clickCount == 2 && (_selectedItem == findItem(x, y)) &&
_selectedItem >= 0) {
@@ -168,7 +167,7 @@ void ListWidget::handleMouseWheel(int x, int y, int direction) {
int ListWidget::findItem(int x, int y) const {
if (y < _topPadding) return -1;
int item = (y - _topPadding) / kLineHeight + _currentPos;
- if (item >= _currentPos && item < _currentPos + _entriesPerPage &&
+ if (item >= _currentPos && item < _currentPos + _entriesPerPage &&
item < (int)_list.size())
return item;
else
diff --git a/gui/PopUpWidget.cpp b/gui/PopUpWidget.cpp
index 9e5f1f46cf..6df54343b6 100644
--- a/gui/PopUpWidget.cpp
+++ b/gui/PopUpWidget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/events.h"
#include "gui/dialog.h"
diff --git a/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp
index 615a05d7ac..42e031e515 100644
--- a/gui/ScrollBarWidget.cpp
+++ b/gui/ScrollBarWidget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "ScrollBarWidget.h"
#include "gui/dialog.h"
#include "gui/newgui.h"
diff --git a/gui/TabWidget.cpp b/gui/TabWidget.cpp
index c414f6bf3b..d539dc3805 100644
--- a/gui/TabWidget.cpp
+++ b/gui/TabWidget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "gui/TabWidget.h"
#include "gui/dialog.h"
@@ -123,16 +122,16 @@ void TabWidget::removeTab(int tabID) {
releaseFocus();
_firstWidget = 0;
}
-
+
// Dispose the widgets in that tab and then the tab itself
delete _tabs[tabID].firstWidget;
_tabs.remove_at(tabID);
-
+
// Adjust _firstVisibleTab if necessary
if (_firstVisibleTab >= (int)_tabs.size()) {
_firstVisibleTab = MAX(0, (int)_tabs.size() - 1);
}
-
+
// The active tab was removed, so select a new active one (if any remains)
if (tabID == _activeTab) {
_activeTab = -1;
diff --git a/gui/about.cpp b/gui/about.cpp
index 780091f35d..a6f76d7c02 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "engines/engine.h"
#include "base/plugins.h"
#include "base/version.h"
diff --git a/gui/browser.cpp b/gui/browser.cpp
index ebe4aef0c4..41d3d15bb6 100644
--- a/gui/browser.cpp
+++ b/gui/browser.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "gui/browser.h"
#include "gui/newgui.h"
#include "gui/ListWidget.h"
diff --git a/gui/chooser.cpp b/gui/chooser.cpp
index a189e3b07b..690a42874f 100644
--- a/gui/chooser.cpp
+++ b/gui/chooser.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "gui/chooser.h"
#include "gui/newgui.h"
diff --git a/gui/console.cpp b/gui/console.cpp
index 04a1103628..b57ccbdaa6 100644
--- a/gui/console.cpp
+++ b/gui/console.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "gui/console.h"
#include "gui/ScrollBarWidget.h"
#include "gui/eval.h"
@@ -143,10 +142,10 @@ void ConsoleDialog::open() {
// this effect: we simply move the console dialog just above (outside) the
// visible screen area, then shift it down in handleTickle() over a
// certain period of time.
-
+
const int screenW = g_system->getOverlayWidth();
const int screenH = g_system->getOverlayHeight();
-
+
// Calculate the real width/height (rounded to char/line multiples)
uint16 w = (uint16)(_widthPercent * screenW);
uint16 h = (uint16)((_heightPercent * screenH - 2) / kConsoleLineHeight);
diff --git a/gui/debugger.cpp b/gui/debugger.cpp
index 11d5d28e59..81a00d717c 100644
--- a/gui/debugger.cpp
+++ b/gui/debugger.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/system.h"
#include "gui/debugger.h"
@@ -391,13 +389,13 @@ bool Debugger::Cmd_Help(int argc, const char **argv) {
width = 0;
for (i = 0; i < _dvar_count; i++) {
size = strlen(_dvars[i].name) + 1;
-
+
if ((width + size) >= charsPerLine) {
DebugPrintf("\n");
width = size;
} else
width += size;
-
+
DebugPrintf("%s ", _dvars[i].name);
}
DebugPrintf("\n");
diff --git a/gui/dialog.cpp b/gui/dialog.cpp
index f643e6f988..f6854e2b62 100644
--- a/gui/dialog.cpp
+++ b/gui/dialog.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "gui/newgui.h"
@@ -114,7 +113,7 @@ void Dialog::reflowLayout() {
// changed, so any cached image may be invalid. The subsequent redraw
// should be treated as the very first draw.
- _drawingHints |= THEME_HINT_FIRST_DRAW;
+ _drawingHints |= THEME_HINT_FIRST_DRAW;
Widget *w = _firstWidget;
while (w) {
w->reflowLayout();
diff --git a/gui/editable.cpp b/gui/editable.cpp
index ef6bf44d0e..57723bcbcd 100644
--- a/gui/editable.cpp
+++ b/gui/editable.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "gui/editable.h"
#include "gui/newgui.h"
@@ -190,7 +189,7 @@ void EditableWidget::drawCaret(bool erase) {
y += getAbsY();
g_gui.theme()->drawCaret(Common::Rect(x, y, x + 1, y + editRect.height() - 2), erase);
-
+
_caretVisible = !erase;
}
diff --git a/gui/eval.cpp b/gui/eval.cpp
index 89577cc51d..d4c4f5499c 100644
--- a/gui/eval.cpp
+++ b/gui/eval.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "gui/eval.h"
#include "gui/widget.h"
@@ -337,4 +336,4 @@ void Eval::reset() {
loadConstants();
}
-} // end of namespace GUI
+} // end of namespace GUI
diff --git a/gui/eval.h b/gui/eval.h
index d63caae291..245ab1230b 100644
--- a/gui/eval.h
+++ b/gui/eval.h
@@ -26,7 +26,6 @@
#ifndef GUI_EVAL_H
#define GUI_EVAL_H
-#include "common/stdafx.h"
#include "common/str.h"
#include "common/hashmap.h"
#include "common/hash-str.h"
diff --git a/gui/launcher.cpp b/gui/launcher.cpp
index 2dc3fbba28..2be703a405 100644
--- a/gui/launcher.cpp
+++ b/gui/launcher.cpp
@@ -22,8 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
-
#include "engines/engine.h"
#include "base/game.h"
#include "base/plugins.h"
@@ -122,7 +120,7 @@ class EditGameDialog : public OptionsDialog {
public:
EditGameDialog(const String &domain, const String &desc);
- virtual void reflowLayout();
+ virtual void reflowLayout();
void open();
void close();
@@ -503,7 +501,7 @@ LauncherDialog::LauncherDialog()
new ButtonWidget(this, "launcher_start_button", "Start", kStartCmd, 'S');
// Above the lowest button rows: two more buttons (directly below the list box)
- _addButton =
+ _addButton =
new ButtonWidget(this, "launcher_addGame_button", "Add Game...", kAddGameCmd, 'A');
_editButton =
new ButtonWidget(this, "launcher_editGame_button", "Edit Game...", kEditGameCmd, 'E');
@@ -554,7 +552,7 @@ void LauncherDialog::open() {
// re-launch the same game again.
ConfMan.setActiveDomain("");
Dialog::open();
-
+
updateButtons();
}
@@ -624,7 +622,7 @@ void LauncherDialog::updateListing() {
void LauncherDialog::addGame() {
int modifiers = g_system->getEventManager()->getModifierState();
bool massAdd = (modifiers & Common::KBD_SHIFT) != 0;
-
+
if (massAdd) {
MessageDialog alert("Do you really want to run the mass game detector? "
"This could potentially add a huge number of games.", "Yes", "No");
@@ -694,10 +692,10 @@ void LauncherDialog::addGame() {
EditGameDialog editDialog(domain, result.description());
if (editDialog.runModal() > 0) {
// User pressed OK, so make changes permanent
-
+
// Write config to disk
ConfMan.flushToDisk();
-
+
// Update the ListWidget, select the new item, and force a redraw
updateListing();
selectGame(domain);
@@ -747,13 +745,13 @@ Common::String addGameToConf(const GameDescriptor &result) {
// TODO: Setting the description field here has the drawback
// that the user does never notice when we upgrade our descriptions.
// It might be nice ot leave this field empty, and only set it to
- // a value when the user edits the description string.
+ // a value when the user edits the description string.
// However, at this point, that's impractical. Once we have a method
// to query all backends for the proper & full description of a given
// game target, we can change this (currently, you can only query
// for the generic gameid description; it's not possible to obtain
// a description which contains extended information like language, etc.).
-
+
return domain;
}
diff --git a/gui/massadd.cpp b/gui/massadd.cpp
index 987a92efb5..686fbc3f01 100644
--- a/gui/massadd.cpp
+++ b/gui/massadd.cpp
@@ -22,8 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
-
#include "engines/engine.h"
#include "base/game.h"
#include "base/plugins.h"
@@ -126,28 +124,28 @@ void MassAddDialog::handleTickle() {
// Perform a breadth-first scan of the filesystem.
while (!_scanStack.empty() && (g_system->getMillis() - t) < kMaxScanTime) {
FilesystemNode dir = _scanStack.pop();
-
+
FSList files;
if (!dir.getChildren(files, FilesystemNode::kListAll)) {
error("browser returned a node that is not a directory: '%s'",
dir.getPath().c_str());
}
-
+
// Run the detector on the dir
GameList candidates(PluginManager::instance().detectGames(files));
-
+
if (candidates.size() >= 1) {
// At least one match was found. For now we just take the first one...
// a more sophisticated solution would do something more clever here,
- // e.g. ask the user which one to pick (make sure to display the
+ // e.g. ask the user which one to pick (make sure to display the
// path, too).
GameDescriptor result = candidates[0];
result["path"] = dir.getPath();
-
+
_games.push_back(result);
}
-
-
+
+
// Recurse into all subdirs
for (FSList::const_iterator file = files.begin(); file != files.end(); ++file) {
if (file->isDirectory()) {
@@ -157,8 +155,8 @@ void MassAddDialog::handleTickle() {
_dirsScanned++;
}
-
-
+
+
// Update the dialog
char buf[256];
@@ -168,14 +166,14 @@ void MassAddDialog::handleTickle() {
snprintf(buf, sizeof(buf), "Scan complete!");
_dirProgressText->setLabel(buf);
-
+
snprintf(buf, sizeof(buf), "Discovered %d games.", _games.size());
_gameProgressText->setLabel(buf);
} else {
snprintf(buf, sizeof(buf), "Scanned %d directories ...", _dirsScanned);
_dirProgressText->setLabel(buf);
-
+
snprintf(buf, sizeof(buf), "Discovered %d games ...", _games.size());
_gameProgressText->setLabel(buf);
}
diff --git a/gui/message.cpp b/gui/message.cpp
index 7843225a1f..b4e0f8407b 100644
--- a/gui/message.cpp
+++ b/gui/message.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "common/str.h"
#include "common/system.h"
diff --git a/gui/newgui.cpp b/gui/newgui.cpp
index 51d67b8769..4c9cb5960d 100644
--- a/gui/newgui.cpp
+++ b/gui/newgui.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/events.h"
#include "common/system.h"
#include "common/util.h"
@@ -64,7 +63,7 @@ void GuiObject::reflowLayout() {
error("Undefined variable %s.y", _name.c_str());
_w = g_gui.evaluator()->getVar(_name + ".w");
_h = g_gui.evaluator()->getVar(_name + ".h");
-
+
if (_x < 0)
error("Widget <%s> has x < 0", _name.c_str());
if (_x >= g_system->getOverlayWidth())
@@ -109,7 +108,7 @@ NewGui::NewGui() : _needRedraw(false),
warning("falling back to classic style");
}
#endif
-
+
if (loadClassicTheme) {
_theme = new ThemeClassic(_system);
assert(_theme);
@@ -142,7 +141,7 @@ bool NewGui::loadNewTheme(const Common::String &style) {
if (style.compareToIgnoreCase("classic (builtin)") == 0 ||
style.compareToIgnoreCase("classic") == 0) {
_theme = new ThemeClassic(_system, style);
- } else {
+ } else {
if (Theme::themeConfigUseable(style, "", &styleType, &cfg)) {
if (0 == styleType.compareToIgnoreCase("classic"))
_theme = new ThemeClassic(_system, style, &cfg);
@@ -228,7 +227,7 @@ void NewGui::runLoop() {
if (_useStdCursor)
setupCursor();
}
-
+
Common::EventManager *eventMan = _system->getEventManager();
while (!_dialogStack.empty() && activeDialog == getTopDialog()) {
@@ -269,7 +268,7 @@ void NewGui::runLoop() {
_themeChange = false;
redraw();
}
-
+
switch (event.type) {
case Common::EVENT_KEYDOWN:
activeDialog->handleKeyDown(event.kbd);
diff --git a/gui/object.cpp b/gui/object.cpp
index 28caf6c380..8b22338801 100644
--- a/gui/object.cpp
+++ b/gui/object.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/system.h"
#include "gui/object.h"
#include "gui/widget.h"
diff --git a/gui/options.cpp b/gui/options.cpp
index 1504e121d7..7972ceebb2 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "gui/browser.h"
#include "gui/themebrowser.h"
#include "gui/chooser.h"
@@ -368,7 +367,7 @@ void OptionsDialog::close() {
break;
}
- ConfMan.setBool("subtitles", subtitles, _domain);
+ ConfMan.setBool("subtitles", subtitles, _domain);
ConfMan.setBool("speech_mute", speech_mute, _domain);
// Engines that reuse the subtitle speed widget set their own max value.
@@ -415,7 +414,7 @@ void OptionsDialog::handleCommand(CommandSender *sender, uint32 cmd, uint32 data
if (_subMode < 2)
_subMode++;
else
- _subMode = 0;
+ _subMode = 0;
_subToggleButton->setLabel(_subModeDesc[_subMode]);
_subToggleButton->draw();
@@ -635,7 +634,7 @@ int OptionsDialog::getSubtitleMode(bool subtitles, bool speech_mute) {
return 1;
else if (subtitles && speech_mute) // Subtitles only
return 2;
- else
+ else
warning("Wrong configuration: Both subtitles and speech are off. Assuming subtitles only");
return 2;
}
@@ -820,7 +819,7 @@ void GlobalOptionsDialog::handleCommand(CommandSender *sender, uint32 cmd, uint3
MessageDialog error("The chosen directory cannot be written to. Please select another one.");
error.runModal();
return;
- }
+ }
draw();
}
break;
diff --git a/gui/theme.h b/gui/theme.h
index b3286d3d48..8fd560603c 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -25,7 +25,6 @@
#ifndef GUI_THEME_H
#define GUI_THEME_H
-#include "common/stdafx.h"
#include "common/system.h"
#include "common/rect.h"
#include "common/str.h"
@@ -51,16 +50,16 @@ enum {
// It may therefore be a good idea to save the background so that it
// can be redrawn quickly.
THEME_HINT_SAVE_BACKGROUND = 1 << 1,
-
+
// Indicates that this is the launcher dialog (maybe delete this in the future)
THEME_HINT_MAIN_DIALOG = 1 << 2,
-
+
// Indicates special colorfade
THEME_HINT_SPECIAL_COLOR = 1 << 3,
-
+
// Indicates no colorfade
THEME_HINT_PLAIN_COLOR = 1 << 4,
-
+
// Indictaes that a shadows should be drawn around the background
THEME_HINT_USE_SHADOW = 1 << 5,
@@ -75,7 +74,7 @@ enum {
class Theme {
public:
Theme();
-
+
virtual ~Theme();
enum TextAlign {
@@ -138,11 +137,11 @@ public:
virtual void clearAll() = 0;
virtual void drawAll() = 0;
-
+
virtual void setDrawArea(const Common::Rect &r) { _drawArea = r; }
// resets the draw area to the screen size
virtual void resetDrawArea() = 0;
-
+
virtual const Common::ConfigFile &getConfigFile() { return _configFile; }
virtual const Graphics::Font *getFont(FontStyle font = kFontStyleBold) const = 0;
@@ -187,7 +186,7 @@ public:
};
return Graphics::kTextAlignCenter;
}
-
+
TextAlign convertAligment(Graphics::TextAlignment align) const {
switch (align) {
case Graphics::kTextAlignLeft:
diff --git a/gui/themebrowser.cpp b/gui/themebrowser.cpp
index 75fe5404c4..cc2a96d733 100644
--- a/gui/themebrowser.cpp
+++ b/gui/themebrowser.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "gui/themebrowser.h"
#include "gui/ListWidget.h"
#include "gui/widget.h"
@@ -89,7 +88,7 @@ void ThemeBrowser::handleCommand(CommandSender *sender, uint32 cmd, uint32 data)
void ThemeBrowser::updateListing() {
_themes.clear();
-
+
// classic is always build in
Entry th;
th.name = "Classic (Builtin)";
@@ -164,7 +163,7 @@ void ThemeBrowser::addDir(ThList &list, const Common::String &dir, int level) {
break;
}
}
-
+
if (add)
list.push_back(th);
}
diff --git a/gui/widget.cpp b/gui/widget.cpp
index bb4b0b87ed..ebac5d6baf 100644
--- a/gui/widget.cpp
+++ b/gui/widget.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "graphics/fontman.h"
#include "gui/widget.h"
diff --git a/sound/adpcm.cpp b/sound/adpcm.cpp
index 616ddd6cf9..ca1eb79c6f 100644
--- a/sound/adpcm.cpp
+++ b/sound/adpcm.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/endian.h"
#include "sound/adpcm.h"
@@ -178,7 +176,7 @@ int ADPCMInputStream::readBufferMSIMA2(int16 *buffer, const int numSamples) {
for (samples = 0; samples < numSamples && !_stream->eos() && _stream->pos() < _endpos;) {
for (int channel = 0; channel < 2; channel++) {
data = _stream->readUint32LE();
-
+
for (nibble = 0; nibble < 8; nibble++) {
byte k = ((data & 0xf0000000) >> 28);
buffer[samples + channel + nibble * 2] = TO_LE_16(decodeMSIMA(k));
diff --git a/sound/adpcm.h b/sound/adpcm.h
index 8367a6d3f6..772dd63d34 100644
--- a/sound/adpcm.h
+++ b/sound/adpcm.h
@@ -26,7 +26,6 @@
#ifndef SOUND_ADPCM_H
#define SOUND_ADPCM_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/stream.h"
diff --git a/sound/aiff.cpp b/sound/aiff.cpp
index a7489b21ff..884becb212 100644
--- a/sound/aiff.cpp
+++ b/sound/aiff.cpp
@@ -31,7 +31,6 @@
* (http://sox.sourceforge.net) may be a good place to start from.
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/util.h"
#include "common/stream.h"
diff --git a/sound/aiff.h b/sound/aiff.h
index 852d2074f1..334c19217c 100644
--- a/sound/aiff.h
+++ b/sound/aiff.h
@@ -26,7 +26,6 @@
#ifndef SOUND_AIFF_H
#define SOUND_AIFF_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
namespace Common { class SeekableReadStream; }
diff --git a/sound/audiocd.cpp b/sound/audiocd.cpp
index a3afcbfffd..343d5bc440 100644
--- a/sound/audiocd.cpp
+++ b/sound/audiocd.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "sound/audiocd.h"
#include "sound/audiostream.h"
#include "sound/mp3.h"
diff --git a/sound/audiocd.h b/sound/audiocd.h
index ba3e61289c..83b0374291 100644
--- a/sound/audiocd.h
+++ b/sound/audiocd.h
@@ -26,7 +26,6 @@
#ifndef SOUND_AUDIOCD_H
#define SOUND_AUDIOCD_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/singleton.h"
#include "sound/mixer.h"
diff --git a/sound/audiostream.cpp b/sound/audiostream.cpp
index 6a04da5f43..2832b72394 100644
--- a/sound/audiostream.cpp
+++ b/sound/audiostream.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/file.h"
#include "common/list.h"
diff --git a/sound/audiostream.h b/sound/audiostream.h
index f3791500f4..05c7257a21 100644
--- a/sound/audiostream.h
+++ b/sound/audiostream.h
@@ -26,7 +26,6 @@
#ifndef SOUND_AUDIOSTREAM_H
#define SOUND_AUDIOSTREAM_H
-#include "common/stdafx.h"
#include "common/util.h"
#include "common/scummsys.h"
@@ -87,7 +86,7 @@ public:
* In case of an error, the file handle will be closed, but deleting
* it is still the responsibilty of the caller.
* @param basename a filename without an extension
- * @param startTime the (optional) time offset in milliseconds from which to start playback
+ * @param startTime the (optional) time offset in milliseconds from which to start playback
* @param duration the (optional) time in milliseconds specifying how long to play
* @param numLoops how often the data shall be looped (0 = infinite)
* @return an Audiostream ready to use in case of success;
@@ -111,7 +110,7 @@ AudioStream *makeLinearInputStream(const byte *ptr, uint32 len, int rate, byte f
*/
class AppendableAudioStream : public Audio::AudioStream {
public:
-
+
/**
* Queue another audio data buffer for playback. The stream
* will playback all queued buffers, in the order they were
@@ -120,7 +119,7 @@ public:
* with new[], not with malloc).
*/
virtual void queueBuffer(byte *data, uint32 size) = 0;
-
+
/**
* Mark the stream as finished, that is, signal that no further data
* will be appended to it. Only after this has been done can the
diff --git a/sound/flac.h b/sound/flac.h
index b95f41d007..5c825847b6 100644
--- a/sound/flac.h
+++ b/sound/flac.h
@@ -26,7 +26,6 @@
#ifndef SOUND_FLAC_H
#define SOUND_FLAC_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_FLAC
@@ -43,12 +42,12 @@ class AudioStream;
/**
* Create a new AudioStream from the FLAC data in the given stream.
* Allows for looping (which is why we require a SeekableReadStream),
- * and specifying only a portion of the data to be played, based
+ * and specifying only a portion of the data to be played, based
* on time offsets.
*
* @param stream the SeekableReadStream from which to read the FLAC data
* @param disposeAfterUse whether to delete the stream after use
- * @param startTime the (optional) time offset in milliseconds from which to start playback
+ * @param startTime the (optional) time offset in milliseconds from which to start playback
* @param duration the (optional) time in milliseconds specifying how long to play
* @param numLoops how often the data shall be looped (0 = infinite)
* @return a new AudioStream, or NULL, if an error occured
diff --git a/sound/fmopl.cpp b/sound/fmopl.cpp
index 9cf604ba49..15d235c577 100644
--- a/sound/fmopl.cpp
+++ b/sound/fmopl.cpp
@@ -25,8 +25,6 @@
* Tatsuyuki Satoh. Included from LGPL'ed AdPlug.
*/
-#include "common/stdafx.h"
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp
index 658ebfa457..09a72366f6 100644
--- a/sound/mididrv.cpp
+++ b/sound/mididrv.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "engines/engine.h"
#include "common/config-manager.h"
#include "common/str.h"
@@ -48,7 +46,7 @@ static const MidiDriverDescription s_musicDrivers[] = {
{"alsa", "ALSA", MD_ALSA, MDT_MIDI},
#endif
-#if defined(UNIX) && !defined(__BEOS__) && !defined(MACOSX) && !defined(__MAEMO__)
+#if defined(UNIX) && !defined(__BEOS__) && !defined(MACOSX) && !defined(__MAEMO__)
{"seq", "SEQ", MD_SEQ, MDT_MIDI},
#endif
@@ -121,7 +119,7 @@ const MidiDriverDescription &MidiDriver::findMusicDriver(const Common::String &s
const char *s = str.c_str();
int len = 0;
const MidiDriverDescription *md = s_musicDrivers;
-
+
// Scan for string end or a colon
while (s[len] != 0 && s[len] != ':')
len++;
@@ -240,7 +238,7 @@ MidiDriver *MidiDriver::createMidi(int midiDriver) {
#endif
#endif
-#if defined(WIN32) && !defined(_WIN32_WCE) && !defined(__SYMBIAN32__)
+#if defined(WIN32) && !defined(_WIN32_WCE) && !defined(__SYMBIAN32__)
case MD_WINDOWS: return MidiDriver_WIN_create();
#endif
#if defined(__MORPHOS__)
diff --git a/sound/midiparser.cpp b/sound/midiparser.cpp
index 7d09f4ec0d..b2897dadfa 100644
--- a/sound/midiparser.cpp
+++ b/sound/midiparser.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "sound/midiparser.h"
#include "sound/mididrv.h"
#include "common/util.h"
diff --git a/sound/midiparser_smf.cpp b/sound/midiparser_smf.cpp
index 45d0e43182..ed5007ecb7 100644
--- a/sound/midiparser_smf.cpp
+++ b/sound/midiparser_smf.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "sound/midiparser.h"
#include "sound/mididrv.h"
#include "common/util.h"
@@ -127,7 +126,7 @@ void MidiParser_SMF::parseNextEvent(EventInfo &info) {
info.ext.data = _position._play_pos;
_position._play_pos += info.length;
break;
-
+
default:
warning("MidiParser_SMF::parseNextEvent: Unsupported event code %x", info.event);
}
diff --git a/sound/midiparser_xmidi.cpp b/sound/midiparser_xmidi.cpp
index 9e74c48f7e..d2aac49351 100644
--- a/sound/midiparser_xmidi.cpp
+++ b/sound/midiparser_xmidi.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "sound/midiparser.h"
#include "sound/mididrv.h"
#include "common/util.h"
@@ -123,7 +122,7 @@ void MidiParser_XMIDI::parseNextEvent(EventInfo &info) {
info.ext.data[2] = 0x20;
}
break;
-
+
default:
warning("MidiParser_XMIDI::parseNextEvent: Unsupported event code %x", info.event);
}
diff --git a/sound/mixer.cpp b/sound/mixer.cpp
index 93a661d80f..fc5b21cf32 100644
--- a/sound/mixer.cpp
+++ b/sound/mixer.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "common/file.h"
#include "common/util.h"
#include "common/system.h"
@@ -78,7 +76,7 @@ public:
}
void pause(bool paused) {
//assert((paused && _pauseLevel >= 0) || (!paused && _pauseLevel));
-
+
if (paused)
_pauseLevel++;
else if (_pauseLevel > 0)
@@ -163,7 +161,7 @@ void Mixer::playRaw(
// Create the input stream
AudioStream *input = makeLinearInputStream((byte *)sound, size, rate, flags, loopStart, loopEnd);
-
+
// Play it
playInputStream(type, handle, input, id, volume, balance, true, false, ((flags & Mixer::FLAG_REVERSE_STEREO) != 0));
}
@@ -202,7 +200,7 @@ void Mixer::playInputStream(
void Mixer::mix(int16 *buf, uint len) {
Common::StackLock lock(_mutex);
-
+
// Since the mixer callback has been called, the mixer must be ready...
_mixerReady = true;
diff --git a/sound/mixer.h b/sound/mixer.h
index 189fcb27f7..d46a933d97 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -26,7 +26,6 @@
#ifndef SOUND_MIXER_H
#define SOUND_MIXER_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "common/mutex.h"
@@ -204,7 +203,7 @@ public:
/**
- * Pause/unpause all sounds, including all regular and permanent
+ * Pause/unpause all sounds, including all regular and permanent
* channels
*
* @param paused true to pause everything, false to unpause
@@ -327,7 +326,7 @@ public:
* This simply calls the mix() method.
*/
static void mixCallback(void *s, byte *samples, int len);
-
+
void setReady(bool ready) { _mixerReady = ready; }
};
diff --git a/sound/mods/module.cpp b/sound/mods/module.cpp
index 96d977d422..90921d24d1 100644
--- a/sound/mods/module.cpp
+++ b/sound/mods/module.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "sound/mods/module.h"
#include "common/util.h"
@@ -173,7 +171,7 @@ bool Module::load(Common::SeekableReadStream &st, int offs) {
if (!sample[i].len) {
sample[i].data = 0;
} else {
- if (offs != 0) {
+ if (offs != 0) {
// For modules that use common samples
for (int j = 0; j < NUM_SAMPLES; ++j) {
if (!scumm_stricmp((const char *)commonSamples[j].name, (const char *)sample[i].name)) {
diff --git a/sound/mods/protracker.cpp b/sound/mods/protracker.cpp
index 271e3d8e3e..f40b61ad09 100644
--- a/sound/mods/protracker.cpp
+++ b/sound/mods/protracker.cpp
@@ -23,8 +23,6 @@
*
*/
-#include "common/stdafx.h"
-
#include "sound/mods/protracker.h"
#include "sound/mods/paula.h"
#include "sound/mods/module.h"
diff --git a/sound/mods/protracker.h b/sound/mods/protracker.h
index 23e90f0954..ab3e042475 100644
--- a/sound/mods/protracker.h
+++ b/sound/mods/protracker.h
@@ -26,7 +26,6 @@
#ifndef SOUND_MODS_PROTRACKER_H
#define SOUND_MODS_PROTRACKER_H
-#include "common/stdafx.h"
#include "common/stream.h"
namespace Audio {
@@ -36,9 +35,9 @@ class AudioStream;
/*
* Factory function for ProTracker streams. Reads all data from the
* given ReadStream and creates an AudioStream from this. No reference
- * to the 'stream' object is kept, so you can safely delete it after
+ * to the 'stream' object is kept, so you can safely delete it after
* invoking this factory.
- *
+ *
* @param stream the ReadStream from which to read the ProTracker data
* @param rate TODO
* @param stereo TODO
diff --git a/sound/mods/rjp1.cpp b/sound/mods/rjp1.cpp
index 3f5582de51..59b8833607 100644
--- a/sound/mods/rjp1.cpp
+++ b/sound/mods/rjp1.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "sound/mods/paula.h"
diff --git a/sound/mods/soundfx.cpp b/sound/mods/soundfx.cpp
index b68a664a39..057541307a 100644
--- a/sound/mods/soundfx.cpp
+++ b/sound/mods/soundfx.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "sound/mods/paula.h"
diff --git a/sound/mp3.h b/sound/mp3.h
index ad66666b00..d544e60e0e 100644
--- a/sound/mp3.h
+++ b/sound/mp3.h
@@ -26,7 +26,6 @@
#ifndef SOUND_MP3_H
#define SOUND_MP3_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_MAD
@@ -43,12 +42,12 @@ class AudioStream;
/**
* Create a new AudioStream from the MP3 data in the given stream.
* Allows for looping (which is why we require a SeekableReadStream),
- * and specifying only a portion of the data to be played, based
+ * and specifying only a portion of the data to be played, based
* on time offsets.
*
* @param stream the SeekableReadStream from which to read the MP3 data
* @param disposeAfterUse whether to delete the stream after use
- * @param startTime the (optional) time offset in milliseconds from which to start playback
+ * @param startTime the (optional) time offset in milliseconds from which to start playback
* @param duration the (optional) time in milliseconds specifying how long to play
* @param numLoops how often the data shall be looped (0 = infinite)
* @return a new AudioStream, or NULL, if an error occured
diff --git a/sound/mpu401.cpp b/sound/mpu401.cpp
index c390e807b2..c2158f1329 100644
--- a/sound/mpu401.cpp
+++ b/sound/mpu401.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "sound/mpu401.h"
#include "common/system.h"
#include "common/timer.h"
diff --git a/sound/mpu401.h b/sound/mpu401.h
index 34bde72a4b..2253ab429c 100644
--- a/sound/mpu401.h
+++ b/sound/mpu401.h
@@ -26,7 +26,6 @@
#ifndef SOUND_MPU401_H
#define SOUND_MPU401_H
-#include "common/stdafx.h"
#include "sound/mididrv.h"
////////////////////////////////////////
diff --git a/sound/null.cpp b/sound/null.cpp
index f8da1f2ece..49c57052f9 100644
--- a/sound/null.cpp
+++ b/sound/null.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "sound/mpu401.h"
/* NULL driver */
diff --git a/sound/rate.cpp b/sound/rate.cpp
index 6e8e83f9a6..953a305ec2 100644
--- a/sound/rate.cpp
+++ b/sound/rate.cpp
@@ -31,7 +31,6 @@
* improvments over the original code were made.
*/
-#include "common/stdafx.h"
#include "sound/audiostream.h"
#include "sound/rate.h"
#include "sound/mixer.h"
@@ -141,7 +140,7 @@ int SimpleRateConverter<stereo, reverseStereo>::flow(AudioStream &input, st_samp
// output right channel
clampedAdd(obuf[reverseStereo ^ 1], (out1 * (int)vol_r) / Audio::Mixer::kMaxMixerVolume);
-
+
obuf += 2;
}
return ST_SUCCESS;
@@ -256,7 +255,7 @@ int LinearRateConverter<stereo, reverseStereo>::flow(AudioStream &input, st_samp
// output right channel
clampedAdd(obuf[reverseStereo ^ 1], (out1 * (int)vol_r) / Audio::Mixer::kMaxMixerVolume);
-
+
obuf += 2;
// Increment output position
@@ -314,7 +313,7 @@ public:
// output right channel
clampedAdd(obuf[reverseStereo ^ 1], (out1 * (int)vol_r) / Audio::Mixer::kMaxMixerVolume);
-
+
obuf += 2;
}
return ST_SUCCESS;
diff --git a/sound/rate_arm.cpp b/sound/rate_arm.cpp
index ad8f0519c6..0935b95ebd 100644
--- a/sound/rate_arm.cpp
+++ b/sound/rate_arm.cpp
@@ -44,7 +44,6 @@
* other improvments over the original code were made.
*/
-#include "common/stdafx.h"
#include "sound/audiostream.h"
#include "sound/rate.h"
#include "sound/mixer.h"
diff --git a/sound/softsynth/emumidi.h b/sound/softsynth/emumidi.h
index 3876f69fa0..1e8f4bf2a7 100644
--- a/sound/softsynth/emumidi.h
+++ b/sound/softsynth/emumidi.h
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "sound/audiostream.h"
#include "sound/mididrv.h"
#include "sound/mixer.h"
diff --git a/sound/softsynth/fluidsynth.cpp b/sound/softsynth/fluidsynth.cpp
index 486f6aaa08..4a61cd023b 100644
--- a/sound/softsynth/fluidsynth.cpp
+++ b/sound/softsynth/fluidsynth.cpp
@@ -22,12 +22,10 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_FLUIDSYNTH
-#include "common/stdafx.h"
#include "common/config-manager.h"
#include "sound/mpu401.h"
#include "sound/softsynth/emumidi.h"
diff --git a/sound/softsynth/mt32.cpp b/sound/softsynth/mt32.cpp
index acf2f0805a..706db826af 100644
--- a/sound/softsynth/mt32.cpp
+++ b/sound/softsynth/mt32.cpp
@@ -22,7 +22,6 @@
* $Id$
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_MT32EMU
diff --git a/sound/softsynth/mt32/freeverb.cpp b/sound/softsynth/mt32/freeverb.cpp
index a364f4d45c..2a372fe19f 100644
--- a/sound/softsynth/mt32/freeverb.cpp
+++ b/sound/softsynth/mt32/freeverb.cpp
@@ -29,7 +29,6 @@
// http://www.dreampoint.co.uk
// This code is public domain
-#include "common/stdafx.h"
#include "sound/softsynth/mt32/freeverb.h"
comb::comb() {
diff --git a/sound/softsynth/ym2612.h b/sound/softsynth/ym2612.h
index c3be131a91..5fb2f32ef0 100644
--- a/sound/softsynth/ym2612.h
+++ b/sound/softsynth/ym2612.h
@@ -25,7 +25,6 @@
#ifndef SOUND_SOFTSYNTH_Y2612_H
#define SOUND_SOFTSYNTH_Y2612_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "sound/softsynth/emumidi.h"
diff --git a/sound/voc.cpp b/sound/voc.cpp
index c4f99bbf93..422cf34457 100644
--- a/sound/voc.cpp
+++ b/sound/voc.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/endian.h"
#include "common/util.h"
#include "common/stream.h"
@@ -110,7 +109,7 @@ static byte *loadVOCFromStream(Common::ReadStream &stream, int &size, int &rate,
break;
}
packing = stream.readUint16LE();
- stream.readUint32LE();
+ stream.readUint32LE();
len -= 12;
}
debug(9, "VOC Data Block: %d, %d, %d", rate, packing, len);
diff --git a/sound/voc.h b/sound/voc.h
index fd19a29c5a..4641b3b6aa 100644
--- a/sound/voc.h
+++ b/sound/voc.h
@@ -26,7 +26,6 @@
#ifndef SOUND_VOC_H
#define SOUND_VOC_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
namespace Common { class ReadStream; }
diff --git a/sound/vorbis.h b/sound/vorbis.h
index 98430e6aaa..758bfd9487 100644
--- a/sound/vorbis.h
+++ b/sound/vorbis.h
@@ -26,7 +26,6 @@
#ifndef SOUND_VORBIS_H
#define SOUND_VORBIS_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
#ifdef USE_VORBIS
@@ -43,12 +42,12 @@ class AudioStream;
/**
* Create a new AudioStream from the Ogg Vorbis data in the given stream.
* Allows for looping (which is why we require a SeekableReadStream),
- * and specifying only a portion of the data to be played, based
+ * and specifying only a portion of the data to be played, based
* on time offsets.
*
* @param stream the SeekableReadStream from which to read the Ogg Vorbis data
* @param disposeAfterUse whether to delete the stream after use
- * @param startTime the (optional) time offset in milliseconds from which to start playback
+ * @param startTime the (optional) time offset in milliseconds from which to start playback
* @param duration the (optional) time in milliseconds specifying how long to play
* @param numLoops how often the data shall be looped (0 = infinite)
* @return a new AudioStream, or NULL, if an error occured
diff --git a/sound/wave.cpp b/sound/wave.cpp
index a55514fc71..6c74db2ab3 100644
--- a/sound/wave.cpp
+++ b/sound/wave.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/util.h"
#include "common/stream.h"
diff --git a/sound/wave.h b/sound/wave.h
index 0d9d89ff76..5387865bcf 100644
--- a/sound/wave.h
+++ b/sound/wave.h
@@ -26,7 +26,6 @@
#ifndef SOUND_WAVE_H
#define SOUND_WAVE_H
-#include "common/stdafx.h"
#include "common/scummsys.h"
namespace Common { class SeekableReadStream; }
diff --git a/test/common/array.h b/test/common/array.h
index 8e1c53b430..9c2df993f1 100644
--- a/test/common/array.h
+++ b/test/common/array.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/array.h"
class ArrayTestSuite : public CxxTest::TestSuite
diff --git a/test/common/hashmap.h b/test/common/hashmap.h
index 40636e8a91..cb69c4417b 100644
--- a/test/common/hashmap.h
+++ b/test/common/hashmap.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/hashmap.h"
class HashMapTestSuite : public CxxTest::TestSuite
diff --git a/test/common/list.h b/test/common/list.h
index 26709b061b..6502622be8 100644
--- a/test/common/list.h
+++ b/test/common/list.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/list.h"
class ListTestSuite : public CxxTest::TestSuite
diff --git a/test/common/pack.h b/test/common/pack.h
index 76086b05ca..e618a39743 100644
--- a/test/common/pack.h
+++ b/test/common/pack.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include <stddef.h>
diff --git a/test/common/seekablesubreadstream.h b/test/common/seekablesubreadstream.h
index 96de086949..86ccf4c670 100644
--- a/test/common/seekablesubreadstream.h
+++ b/test/common/seekablesubreadstream.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/stream.h"
class SeekableSubReadStreamTestSuite : public CxxTest::TestSuite
diff --git a/test/common/str.h b/test/common/str.h
index 2691a5420d..dcba554b5a 100644
--- a/test/common/str.h
+++ b/test/common/str.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/str.h"
class StringTestSuite : public CxxTest::TestSuite
diff --git a/test/common/subreadstream.h b/test/common/subreadstream.h
index eb50436665..c48f57c3a8 100644
--- a/test/common/subreadstream.h
+++ b/test/common/subreadstream.h
@@ -1,6 +1,5 @@
#include <cxxtest/TestSuite.h>
-#include "common/stdafx.h"
#include "common/stream.h"
class SubReadStreamTestSuite : public CxxTest::TestSuite
diff --git a/tools/convbdf.c b/tools/convbdf.c
index 1950f053d1..55de73a648 100644
--- a/tools/convbdf.c
+++ b/tools/convbdf.c
@@ -735,7 +735,6 @@ int gen_c_source(struct font* pf, char *path)
char bbuf[256];
char hdr1[] = {
"/* Generated by convbdf on %s. */\n"
- "#include \"common/stdafx.h\"\n"
"#include \"graphics/font.h\"\n"
"\n"
"/* Font information:\n"
diff --git a/tools/create_lure/create_lure_dat.h b/tools/create_lure/create_lure_dat.h
index 8b9bc03e02..1c8e6ff2d0 100644
--- a/tools/create_lure/create_lure_dat.h
+++ b/tools/create_lure/create_lure_dat.h
@@ -26,7 +26,6 @@
#ifndef __createlure_dat__
#define __createlure_dat__
-#include "common/stdafx.h"
#include "common/endian.h"
#define VERSION_MAJOR 1
diff --git a/tools/create_lure/process_actions.cpp b/tools/create_lure/process_actions.cpp
index 1521ce442d..2ebe1feafb 100644
--- a/tools/create_lure/process_actions.cpp
+++ b/tools/create_lure/process_actions.cpp
@@ -23,7 +23,6 @@
*
*/
-#include "common/stdafx.h"
#include "common/scummsys.h"
#include "create_lure_dat.h"