Johannes Schickel
254dea1a35
GROOVIE: Take advantage of Surface::getPixels.
2013-08-03 04:02:51 +02:00
Johannes Schickel
2afc0a5fbc
GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:38:59 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
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
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Johannes Schickel
aca6733721
GROOVIE: Prefer Surface::create taking a PixelFormat over the one taking a byte depth.
...
Groovie seems to use Graphics::Surface also to store YUV data, I used a fake
PixelFormat setup there and added a TODO about it.
2011-04-17 16:26:30 +02:00
Jordi Vilalta Prat
dd43dfc81c
GROOVIE: Simplify the cursor palette reading.
2011-02-16 12:25:11 +01:00
Johannes Schickel
5d9e69146c
GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change.
2011-02-14 17:08:32 +01:00
Max Horn
ab039812e7
COMMON: OSystem now has a PaletteManager
...
svn-id: r55806
2011-02-07 17:52:38 +00:00
Jordi Vilalta Prat
0e95d8a5fa
Groovie:
...
- Rewritten T7G's font code to subclass Graphics::Font and make it cleaner.
- Use theme fonts for the Mac version of T7G (which used ugly system fonts
originally). With this the Mac version should be completable.
- Cleanup include interdependencies.
svn-id: r49487
2010-06-07 17:14:42 +00:00
Scott Thomas
58f8ec5d57
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
...
svn-id: r43598
2009-08-21 13:57:03 +00:00
Johannes Schickel
b3c6751b9b
Strip trailing whitespaces in the whole code base.
...
svn-id: r40867
2009-05-24 15:17:42 +00:00
Max Horn
59b374505f
Fixed weirdness in groovie (as reported on scummvm-devel)
...
svn-id: r39109
2009-03-04 06:08:30 +00:00
Filippos Karapetis
672b82324a
Silenced MSVC warnings
...
svn-id: r35507
2008-12-23 20:41:25 +00:00
Jordi Vilalta Prat
95833732b3
Improve the palette fading (timing and factor calculation), which fixes the introduction synchronization as a result
...
svn-id: r35492
2008-12-23 08:15:10 +00:00
Max Horn
bb87d39424
Patch #2271425 : Groovie engine
...
svn-id: r35060
2008-11-14 21:32:20 +00:00