.. |
agi
|
Fix bug #2880229: KQ4 AGI not recognized
|
2010-05-13 12:39:01 +00:00 |
agos
|
Committing the rest of the VideoDecoder Rewrite from patch #2963496.
|
2010-05-18 14:17:24 +00:00 |
cine
|
Implement FR #2841445: FW: Restart doesn't work
|
2010-05-19 12:34:10 +00:00 |
cruise
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
draci
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
drascula
|
Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits
|
2010-05-24 16:59:06 +00:00 |
gob
|
Enforce conversion formatting on pointer casts in the DEV code.
|
2010-05-17 22:46:53 +00:00 |
groovie
|
Add initial support for T7G Mac MIDIs. Compressed MIDI is not yet supported.
|
2010-05-20 17:22:45 +00:00 |
kyra
|
Some more enforcement of our formatting conventions in KYRA too.
|
2010-05-17 23:29:44 +00:00 |
lure
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
m4
|
Various bugfixes to the animation code - first Rex animation now plays, albeit in the wrong place
|
2010-06-05 04:18:23 +00:00 |
made
|
|
|
mohawk
|
Fix a regression from r49377 - we should be checking against code in addition to index for duplicate MLST's.
|
2010-06-02 17:04:55 +00:00 |
parallaction
|
Ensure that zones/animations always get the same index number.
|
2010-06-04 13:48:09 +00:00 |
queen
|
Replace one instance of strncpy with Common::strlcpy.
|
2010-05-18 18:16:21 +00:00 |
saga
|
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
|
2010-06-02 00:52:57 +00:00 |
sci
|
Rewrote the remaining parts of the ResourceManager class to work with file streams, thus removing the SCI_detection hack in the fallback detector
|
2010-06-05 14:09:52 +00:00 |
scumm
|
Fixed potential memory leak found by cppcheck. Though I'm guessing that if this
|
2010-05-29 08:14:50 +00:00 |
sky
|
|
|
sword1
|
Another video player regression: When the palette changes, look up the
|
2010-05-23 11:16:10 +00:00 |
sword2
|
Another video player regression: When the palette changes, look up the
|
2010-05-23 11:16:10 +00:00 |
teenagent
|
added voices pack/cd music support
|
2010-05-07 07:56:57 +00:00 |
tinsel
|
Fix change in r49356, Common::strlcpy should only be used on zero terminated source strings.
|
2010-05-31 18:05:39 +00:00 |
touche
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
tucker
|
Committing the rest of the VideoDecoder Rewrite from patch #2963496.
|
2010-05-18 14:17:24 +00:00 |
advancedDetector.cpp
|
Add support to the MacResManager and AdvancedDetector to take the md5 of a resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork.
|
2010-05-10 18:23:54 +00:00 |
advancedDetector.h
|
Add support to the MacResManager and AdvancedDetector to take the md5 of a resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork.
|
2010-05-10 18:23:54 +00:00 |
dialogs.cpp
|
Replace SCUMM F5 dialog by GMM & add help button to GMM
|
2010-05-26 19:54:50 +00:00 |
dialogs.h
|
Replace SCUMM F5 dialog by GMM & add help button to GMM
|
2010-05-26 19:54:50 +00:00 |
engine.cpp
|
Replace various strncpy usages by strlcpy.
|
2010-05-05 17:54:12 +00:00 |
engine.h
|
|
|
engines.mk
|
|
|
game.cpp
|
|
|
game.h
|
|
|
metaengine.h
|
|
|
module.mk
|
|
|
savestate.cpp
|
|
|
savestate.h
|
|
|
util.h
|
|
|