.. |
agi.cpp
|
Modified patch #1738058: "Action recorder".
|
2007-09-19 13:55:05 +00:00 |
agi.h
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
checks.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
console.cpp
|
Add a debug console in Winnie (patch by clone2727)
|
2007-10-13 23:48:59 +00:00 |
console.h
|
Add a debug console in Winnie (patch by clone2727)
|
2007-10-13 23:48:59 +00:00 |
cycle.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
detection.cpp
|
allow Winnie Apple II to start up, however room images are slightly distorted and the intro is not shown; other cleanup
|
2007-09-24 19:37:57 +00:00 |
font.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
global.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
graphics.cpp
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
graphics.h
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
id.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
inv.cpp
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
keyboard.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
keyboard.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
loader_v2.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
loader_v3.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
logic.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
logic.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
lzw.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
lzw.h
|
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 |
menu.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
menu.h
|
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 |
module.mk
|
WIP for Troll's Tale
|
2007-09-18 16:20:44 +00:00 |
motion.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
objects.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
op_cmd.cpp
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
op_dbg.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
op_test.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
opcodes.h
|
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 |
picture.cpp
|
Make sure that picture fill doesn't go out of the picture's bounds, since pre-AGI pictures have different dimensions
|
2007-09-22 23:56:08 +00:00 |
picture.h
|
The animation of the crystals in Mickey is shown correctly now
|
2007-09-21 08:41:27 +00:00 |
preagi_common.cpp
|
Add a debug console in Winnie (patch by clone2727)
|
2007-10-13 23:48:59 +00:00 |
preagi_common.h
|
Merge several choice-related functions
|
2007-09-19 09:54:42 +00:00 |
preagi_mickey.cpp
|
Rename class variables to conform our code conventions
|
2007-09-23 16:52:53 +00:00 |
preagi_mickey.h
|
Rename class variables to conform our code conventions
|
2007-09-23 16:52:53 +00:00 |
preagi_troll.cpp
|
Switch Troll's Tale to booter image
|
2007-09-22 20:19:55 +00:00 |
preagi_troll.h
|
Switch Troll's Tale to booter image
|
2007-09-22 20:19:55 +00:00 |
preagi_winnie.cpp
|
Add a debug console in Winnie (patch by clone2727)
|
2007-10-13 23:48:59 +00:00 |
preagi_winnie.h
|
Fixing compilation
|
2007-10-13 23:51:08 +00:00 |
preagi.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
preagi.h
|
Add a debug console in Winnie (patch by clone2727)
|
2007-10-13 23:48:59 +00:00 |
predictive.cpp
|
Remove/clarify several FIXMEs
|
2007-09-11 15:49:19 +00:00 |
saveload.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
sound.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
sound.h
|
Some updates to preagi's sound system and code cleanup
|
2007-09-03 09:39:15 +00:00 |
sprite.cpp
|
Fix priority screen showing when using AGI256 or AGI256-2.
|
2007-06-25 14:40:40 +00:00 |
sprite.h
|
Add AGI256-2 support (On top of already present AGI256 support).
|
2007-06-20 23:56:08 +00:00 |
text.cpp
|
Add support for Russian versions of AGI games
|
2007-09-23 16:43:43 +00:00 |
view.cpp
|
Add AGI256-2 support (On top of already present AGI256 support).
|
2007-06-20 23:56:08 +00:00 |
view.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
wagparser.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
wagparser.h
|
Fixed warning about signedness issues
|
2007-06-14 17:11:09 +00:00 |
words.cpp
|
Removing non-ASCII chars from source code
|
2007-07-01 12:47:07 +00:00 |