scummvm/engines/draci
Johannes Schickel 71bdb86e02 Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
For further discussion check here:
https://github.com/scummvm/scummvm/pull/16

Conflicts:
	graphics/png.cpp
2011-05-01 16:54:45 +02:00
..
animation.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
animation.h
barchive.cpp
barchive.h
console.cpp
console.h
detection.cpp
draci.cpp ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
draci.h ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
font.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
font.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
game.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
game.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
module.mk
mouse.cpp DRACI: Fix VS2010 Code Analysis Warnings Reported in Bug #3290634 2011-04-22 03:55:22 +01:00
mouse.h
music.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
music.h AUDIO: Move more common code to Audio::MidiPlayer 2011-03-25 14:15:53 +01:00
saveload.cpp
saveload.h
screen.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
screen.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
script.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
script.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h
sprite.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
sprite.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
surface.cpp DRACI: Prefer Surface::create taking a PixelFormat over the one taking a byte depth. 2011-04-17 16:26:07 +02:00
surface.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
walking.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
walking.h ALL: colour -> color 2011-04-14 14:12:35 +02:00