scummvm/engines/groovie
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
..
cell.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
cell.h Groovie: 2010-06-07 17:14:42 +00:00
cursor.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
cursor.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
debug.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
debug.h Groovie: 2010-06-07 17:14:42 +00:00
detection.cpp GROOVIE: Disable other T7G Mac entries as they should no longer be needed 2011-02-04 15:42:58 +00:00
detection.h GROOVIE: Reduce header interdependency 2009-11-23 23:53:25 +00:00
font.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
font.h Groovie: 2010-06-07 17:14:42 +00:00
graphics.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
graphics.h GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
groovie.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
groovie.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
lzss.cpp Move the LZSS code to the Groovie namespace. 2010-01-02 00:07:20 +00:00
lzss.h Move the LZSS code to the Groovie namespace. 2010-01-02 00:07:20 +00:00
module.mk Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
music.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
music.h ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
player.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
player.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
resource.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
resource.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
roq.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
roq.h Tweak Groovie2 video buffer handling 2009-12-24 08:33:37 +00:00
saveload.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
saveload.h ENGINES: Do not include engines/savestate.h from engines/game.h 2010-11-07 17:15:46 +00:00
script.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
script.h GROOVIE: Use uint32 when searching for a video id by name 2011-04-15 21:46:06 +09:30
vdx.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
vdx.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00