..
fonts
Applied patches from bug report #1276480 , "GUI: Accented characters". This
2006-06-20 22:50:27 +00:00
scaler
Implementation and declartion in intern.h differed. Changed so both is using the same datatype.
2006-04-21 20:56:53 +00:00
animation.cpp
MPEG player fixes:
2006-06-03 09:43:10 +00:00
animation.h
Added support for DXA cutscenes, while still retaining support for the old MPEG
2006-07-08 11:42:07 +00:00
colormasks.h
Fixed (A)RGBToColor templates
2006-04-17 11:09:21 +00:00
cursorman.cpp
delete[] instead of delete
2006-05-27 11:47:44 +00:00
cursorman.h
Set and show/hide mouse cursors through a "cursor manager" (analogous to the
2006-05-25 22:51:42 +00:00
dxa_player.cpp
Add patch #1504492 - DXA: New compression scheme
2006-06-28 14:10:07 +00:00
dxa_player.h
Correct docs for copyFrameToBuffer()
2006-06-28 14:27:56 +00:00
font.cpp
Fixes a warning with VC++ 2005 Express.
2006-06-25 01:19:34 +00:00
font.h
Applied patches from bug report #1276480 , "GUI: Accented characters". This
2006-06-20 22:50:27 +00:00
fontman.cpp
- implements .bdf font loader based on convbdf (sure could have some clean up)
2006-04-14 02:16:55 +00:00
fontman.h
cleanup
2006-04-15 21:29:41 +00:00
ilbm.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
ilbm.h
Change CVS keywords to SVN keywords
2006-02-11 10:10:44 +00:00
imagedec.cpp
Changed File::open to take a Common::String as file name parameter
2006-04-14 01:48:51 +00:00
imagedec.h
Change CVS keywords to SVN keywords
2006-02-11 10:10:44 +00:00
imageman.cpp
Change CVS keywords to SVN keywords
2006-02-11 10:10:44 +00:00
imageman.h
Change CVS keywords to SVN keywords
2006-02-11 10:10:44 +00:00
module.mk
Add eriktorbjorn's patch for DXA unification, with more changes
2006-06-28 14:06:54 +00:00
paletteman.cpp
Let the [cursor] palette manager handle disableCursorPalette() too, to avoid
2006-06-13 09:48:46 +00:00
paletteman.h
Let the [cursor] palette manager handle disableCursorPalette() too, to avoid
2006-06-13 09:48:46 +00:00
primitives.cpp
Use const keyword to help compiler optimize code
2006-04-14 01:47:33 +00:00
primitives.h
Change CVS keywords to SVN keywords
2006-02-11 10:10:44 +00:00
scaler.cpp
Renamed and merge some of the pixel interpolation functions (the names still could be better)
2006-04-17 18:17:02 +00:00
scaler.h
cleanup
2006-04-15 21:29:41 +00:00
surface.cpp
Move moveScreen to common surface functions for graphics
2006-06-21 11:33:04 +00:00
surface.h
Move moveScreen to common surface functions for graphics
2006-06-21 11:33:04 +00:00