scummvm/engines/parallaction
Torbjörn Andersson 4227c0f7ce Fixed warning.
svn-id: r30730
2008-02-02 07:18:49 +00:00
..
callables_br.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
callables_ns.cpp Moved depth buffer and palette rotation data into BackgroundInfo. 2008-02-02 00:41:31 +00:00
debug.cpp Removed all job routines. Stubs have been left for future reference in the code for BRA. 2008-01-28 13:10:49 +00:00
debug.h Removed all job routines. Stubs have been left for future reference in the code for BRA. 2008-01-28 13:10:49 +00:00
defs.h Fixed animation sorting: everything should be drawn like before revision 30673 now. Character may still disappear when changing location because of wrong resource management, though. 2008-01-28 16:52:41 +00:00
detection.cpp Converted the remaining engines to use MetaEngine 2008-02-02 02:35:13 +00:00
dialogue.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
disk_br.cpp * added adapter from Graphics::Surface to Frames 2007-11-22 21:51:33 +00:00
disk_ns.cpp Moved depth buffer and palette rotation data into BackgroundInfo. 2008-02-02 00:41:31 +00:00
disk.h Moved depth buffer and palette rotation data into BackgroundInfo. 2008-02-02 00:41:31 +00:00
exec_br.cpp Fixed warning. 2008-02-02 07:18:49 +00:00
exec_ns.cpp Fix shadowing warning 2008-01-30 23:09:18 +00:00
font.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
gfxbase.cpp Changed the parameter types of setFlags() and clearFlags() to match their definitions 2008-01-30 23:12:51 +00:00
graphics.cpp Moved depth buffer and palette rotation data into BackgroundInfo. 2008-02-02 00:41:31 +00:00
graphics.h Moved depth buffer and palette rotation data into BackgroundInfo. 2008-02-02 00:41:31 +00:00
gui_ns.cpp Slightly simplified Archive selection when loading resources. 2008-01-31 10:38:15 +00:00
inventory.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
inventory.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
module.mk Fix compilation 2008-01-28 14:45:54 +00:00
objects.cpp All interactive objects are now drawn in the framebuffer instead of using the old kBitBack/kBitFront buffers. Animation are not sorted yet, so they can overlap in an inconsistent fashion for the time being. 2008-01-28 12:20:53 +00:00
objects.h All interactive objects are now drawn in the framebuffer instead of using the old kBitBack/kBitFront buffers. Animation are not sorted yet, so they can overlap in an inconsistent fashion for the time being. 2008-01-28 12:20:53 +00:00
parallaction_br.cpp Removed usage of kBitFront and kBitBack. Only the old kBit2 buffer is kept to store the background picture. 2008-01-28 19:56:29 +00:00
parallaction_ns.cpp Slightly simplified Archive selection when loading resources. 2008-01-31 10:38:15 +00:00
parallaction.cpp Cleanup (step 1). 2008-01-28 20:40:05 +00:00
parallaction.h Removed usage of kBitFront and kBitBack. Only the old kBit2 buffer is kept to store the background picture. 2008-01-28 19:56:29 +00:00
parser_br.cpp Move low level background management into Gfx. 2008-01-28 17:28:16 +00:00
parser_ns.cpp Removed all job routines. Stubs have been left for future reference in the code for BRA. 2008-01-28 13:10:49 +00:00
parser.cpp Changed an explicit warning/remainder into a code comment. 2007-12-16 16:03:04 +00:00
parser.h Integrated low-level routines into the Script class, turning it into a self-contained parser for location, program and table scripts. 2007-10-14 21:32:43 +00:00
saveload.cpp Indent with tabs instead of spaces. 2008-01-06 20:42:28 +00:00
sound.cpp Indent with tabs instead of spaces. 2008-01-06 20:42:28 +00:00
sound.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
staticres.cpp Made location parser more fault-tolerant, in that it prints out a warning message instead of exiting ScummVM when it encounters an unexpected keywords in the scripts. 2007-10-14 20:59:46 +00:00
walk.cpp Removed all job routines. Stubs have been left for future reference in the code for BRA. 2008-01-28 13:10:49 +00:00
walk.h Move low level background management into Gfx. 2008-01-28 17:28:16 +00:00