.. |
fonts
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
scaler
|
Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compiling under MSVC.
|
2008-08-20 15:58:52 +00:00 |
colormasks.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
cursorman.cpp
|
Implemented popAllCursors() in CursorManager to ensure that all unnecessary cursors are removed from the cursor stack when returning to the launcher
|
2008-06-09 23:15:17 +00:00 |
cursorman.h
|
Implemented popAllCursors() in CursorManager to ensure that all unnecessary cursors are removed from the cursor stack when returning to the launcher
|
2008-06-09 23:15:17 +00:00 |
dxa_player.cpp
|
Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers.
|
2008-09-05 11:41:39 +00:00 |
dxa_player.h
|
Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers.
|
2008-09-05 11:41:39 +00:00 |
font.cpp
|
TODO: bdf_getline seems to duplicate code from SeekableReadStream::readLine(_new) -> fix that
|
2008-09-03 15:58:40 +00:00 |
font.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
fontman.cpp
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
|
2007-05-30 21:56:52 +00:00 |
fontman.h
|
No need to specify CaseSensitiveString_Hash explicitly anymore
|
2008-06-11 06:00:56 +00:00 |
iff.cpp
|
Big patch changing semantics of ReadStream::eos():
|
2008-09-14 22:28:53 +00:00 |
iff.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
imagedec.cpp
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
|
2007-05-30 21:56:52 +00:00 |
imagedec.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
imageman.cpp
|
Moved ZipArchive to namespace Common; moved unzip internals from unzip.h to unzip.cpp (to be cleaned up)
|
2008-09-23 09:50:03 +00:00 |
imageman.h
|
ImageManager: renamed remArchive() to removeArchive(); switched to using a SearchSet + ZipArchive to access ZIP files (code is much simpler now yet more flexible, yay)
|
2008-09-23 09:42:38 +00:00 |
module.mk
|
Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compiling under MSVC.
|
2008-08-20 15:58:52 +00:00 |
mpeg_player.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
mpeg_player.h
|
the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.
|
2008-03-03 00:41:59 +00:00 |
primitives.cpp
|
Converted some spaces to tabs.
|
2008-01-05 08:17:39 +00:00 |
primitives.h
|
An attempt to implement thick line drawing.
|
2007-11-25 13:33:28 +00:00 |
scaler.cpp
|
Patch #1926787: small memory leak and cleanup
|
2008-03-27 11:06:29 +00:00 |
scaler.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |
surface.cpp
|
Added "querySaveMetaInfos" to MetaEngine.
|
2008-09-16 14:10:55 +00:00 |
surface.h
|
Added "querySaveMetaInfos" to MetaEngine.
|
2008-09-16 14:10:55 +00:00 |
thumbnail.cpp
|
- Committed Max' compressed save backseeking support from patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement"
|
2008-08-20 14:24:16 +00:00 |
thumbnail.h
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
|
2008-08-20 14:03:34 +00:00 |