.. |
animation_he.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
animation_he.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
cup_player_he.cpp
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
|
2008-09-30 12:27:38 +00:00 |
cup_player_he.h
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
floodfill_he.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
floodfill_he.h
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
intern_he.h
|
Switched various Engine APIs to use Common::Error
|
2008-11-06 17:05:54 +00:00 |
logic_he.cpp
|
Add notes (From wiki) for u32 codes used in Backyard Soccer.
|
2007-11-24 23:58:09 +00:00 |
logic_he.h
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
palette_he.cpp
|
Enable Windows version of early HE games by default, to match already enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games.
|
2007-12-27 11:40:29 +00:00 |
resource_he.cpp
|
Pushed down some header deps
|
2008-10-23 07:59:10 +00:00 |
resource_he.h
|
SCUMM HE: Use FilesystemNode::openForReading() instead of 'new Common::File' (didn't cover all instances, though)
|
2008-09-30 09:09:39 +00:00 |
script_v60he.cpp
|
Pushed down some header deps
|
2008-10-23 07:59:10 +00:00 |
script_v70he.cpp
|
SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE
|
2008-09-25 08:19:51 +00:00 |
script_v71he.cpp
|
cleanup
|
2008-09-25 10:14:50 +00:00 |
script_v72he.cpp
|
SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE
|
2008-09-25 08:19:51 +00:00 |
script_v80he.cpp
|
SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE
|
2008-09-25 08:19:51 +00:00 |
script_v90he.cpp
|
SCUMM: Moved more stuf from class Actor to ActorHE
|
2008-09-25 10:11:06 +00:00 |
script_v100he.cpp
|
SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE
|
2008-09-25 08:19:51 +00:00 |
sound_he.cpp
|
don't pass a pointer in a middle of a resource buffer with mixer AUTOFREE flag set (untested but probably fixes #1754525)
|
2007-11-23 18:19:32 +00:00 |
sound_he.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
sprite_he.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
sprite_he.h
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
wiz_he.cpp
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
wiz_he.h
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |