aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-08-13WINTERMUTE: Cleanup in TransparentSurface.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Remove BPkgFile, as wrapCompressedStream can handle that job now.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Use the correct DPI for TTF-fonts, and don't display overshooting...Einar Johan Trøan Sømåen
2012-08-13Merge remote-tracking branch 'origin/master' into wintermuteEinar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Apply color-key to RGB-images, and upconvert them to RGBA.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Use 64k-tables for alpha-blitting.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Make a few noisy warnings into debug-calls.Einar Johan Trøan Sømåen
2012-08-12CINE: Slight formatting fixes in gfx.cpp.Johannes Schickel
2012-08-12AGOS: Improve the quick load/save code.Travis Howell
2012-08-11CINE: Fix typo in OS palette restore code.D G Turner
2012-08-11CINE: Fix lockup in Scene 5 when "operate Girl" underwater.D G Turner
2012-08-11SCI: Add PQ3 Spanish DOS detection entry from bug #3555647.D G Turner
2012-08-11SCI: Add KQ5 Spanish DOS detection entry from bug #3555646.D G Turner
2012-08-11WINTERMUTE: Silence a few float-cast warnings.Einar Johan Trøan Sømåen
2012-08-11WINTERMUTE: Format platform_osystem.cpp, wintermute.cpp and detection_tables.hEinar Johan Trøan Sømåen
2012-08-11WINTERMUTE: Make RTL skip any "are you sure?"-dialogs.Einar Johan Trøan Sømåen
2012-08-11WINTERMUTE: Make missing-file warnings a debugCEinar Johan Trøan Sømåen
2012-08-11WINTERMUTE: Get rid of strncpy+manual termination.Einar Johan Trøan Sømåen
2012-08-11CINE: Slight cleanup.Vincent Hamm
2012-08-10CINE: Fix masking in Operation Stealth.Vincent Hamm
2012-08-09TESTBED: Fix "if" formatting.Johannes Schickel
2012-08-09TSAGE: Fix "if" formatting.Johannes Schickel
2012-08-07SCI: Remove duplicate detection entryWillem Jan Palenstijn
2012-08-07SCI: Add extra comments to new detection entries. No functional changes.D G Turner
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-08-07WINTERMUTE: Use only one scaler for blitting, the faster one.Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Cache scaled images, to avoid having to rescale every frame.Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Optimize blitting (Do opaque blits for opaque images, and do fill...Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Change PixelFormat to ARGB (same as Sword25)Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Move dcscript.h into the proper folder.Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Remove g_wintermute.Einar Johan Trøan Sømåen
2012-08-07WINTERMUTE: Save the random-seed as well.Einar Johan Trøan Sømåen
2012-08-07SCI: Add missing QFG1 detection entries from bug #3554611.D G Turner
2012-08-07SCI: Add missing QFG2 detection entry from bug #3554614.D G Turner
2012-08-06TINSEL: Fixed portability issue with earlier savegamesPaul Gilbert
2012-08-05CGE: Keep Soltys' position when savingStrangerke
2012-08-05KYRA: Add source of detection entires for LoL French floppy.Johannes Schickel
2012-08-05GOB: Add a Spanish/Italian DOS version of GeishaSven Hesse
2012-08-04CGE: Fix bug #3547274 - missing travel buttons after saveStrangerke
2012-08-02TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent".D G Turner
2012-08-02SCI: Add a workaround for a script bug in QFG4Filippos Karapetis
2012-08-01LASTEXPRESS: Fix typo preventing playing NIS animations from the debuggerLittleboy
2012-08-01LASTEXPRESS: Remove unused code and move functor definition to only file usin...Littleboy
2012-08-01LASTEXPRESS: Remove use of skip from savegame functions when loadingLittleboy
2012-08-01LASTEXPRESS: Implement savegame read compressionLittleboy
2012-08-01KYRA: update kyra.dat to match the last commit (added support for French LOL ...athrxx
2012-07-31KYRA: fix "bug" #3552534 (LOL Floppy FR version unknown)athrxx
2012-07-31LASTEXPRESS: Implement savegame write compressionLittleboy
2012-07-31WINTERMUTE: Add a readme.txt for the engine.Einar Johan Trøan Sømåen
2012-07-30LASTEXPRESS: Switch savegame reading to use new read methodLittleboy