Age | Commit message (Expand) | Author |
2012-08-15 | WINTERMUTE: Make use of the wday-field in dates, instead of a wrong mday-value. | Einar Johan Trøan Sømåen |
2012-08-15 | WINTERMUTE: Clear out some commented-out code. | Einar Johan Trøan Sømåen |
2012-08-14 | WINTERMUTE: Fill the screen with fillRect for now. | Einar Johan Trøan Sømåen |
2012-08-14 | WINTERMUTE: Clean out some comments in the theora player | Einar Johan Trøan Sømåen |
2012-08-14 | WINTERMUTE: Adjust a few warnings. | Einar Johan Trøan Sømåen |
2012-08-14 | WINTERMUTE: Save the loop-state of sounds properly. | Einar Johan Trøan Sømåen |
2012-08-14 | CINE: Apply some ScummVM formatting conventions | Torbjörn Andersson |
2012-08-13 | Merge pull request #266 from yaz0r/master | yaz0r |
2012-08-13 | CINE: Fix system menu sometimes not appearing in OS | Vincent Hamm |
2012-08-14 | CINE: Fix compile error caused by excess ; | Travis Howell |
2012-08-13 | CINE: Fix regression in savegame system | Vincent Hamm |
2012-08-13 | Cine: Fix swimming sequence by allowing mouse click to be held down | Vincent Hamm |
2012-08-13 | CINE: Fix restoring of savegame in cave | Vincent Hamm |
2012-08-13 | WINTERMUTE: Write alpha properly on big-endian platforms. | Einar Johan Trøan Sømåen |
2012-08-13 | VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder API | Matthew Hoops |
2012-08-13 | WINTERMUTE: Add detection for Italian, English and Russian Dead City. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Clean out commented-out code from detection | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Add language-filtering for Czech, Italian, Polish and Russian. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Readd support for save/load-images. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: WinterMute -> Wintermute | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Cleanup in TransparentSurface. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Remove BPkgFile, as wrapCompressedStream can handle that job now. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Use the correct DPI for TTF-fonts, and don't display overshooting... | Einar Johan Trøan Sømåen |
2012-08-13 | Merge remote-tracking branch 'origin/master' into wintermute | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Apply color-key to RGB-images, and upconvert them to RGBA. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Use 64k-tables for alpha-blitting. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: Make a few noisy warnings into debug-calls. | Einar Johan Trøan Sømåen |
2012-08-12 | CINE: Slight formatting fixes in gfx.cpp. | Johannes Schickel |
2012-08-12 | VIDEO: Move TheoraDecoder to video/ | Matthew Hoops |
2012-08-12 | VIDEO: Convert FlicDecoder to the new AdvancedVideoDecoder API | Matthew Hoops |
2012-08-12 | MOHAWK: Use setStopTime() | Matthew Hoops |
2012-08-12 | AGOS: Improve the quick load/save code. | Travis Howell |
2012-08-11 | CINE: Fix typo in OS palette restore code. | D G Turner |
2012-08-11 | CINE: Fix lockup in Scene 5 when "operate Girl" underwater. | D G Turner |
2012-08-11 | SCI: Add PQ3 Spanish DOS detection entry from bug #3555647. | D G Turner |
2012-08-11 | SCI: Add KQ5 Spanish DOS detection entry from bug #3555646. | D G Turner |
2012-08-11 | WINTERMUTE: Silence a few float-cast warnings. | Einar Johan Trøan Sømåen |
2012-08-11 | WINTERMUTE: Format platform_osystem.cpp, wintermute.cpp and detection_tables.h | Einar Johan Trøan Sømåen |
2012-08-11 | WINTERMUTE: Make RTL skip any "are you sure?"-dialogs. | Einar Johan Trøan Sømåen |
2012-08-11 | WINTERMUTE: Make missing-file warnings a debugC | Einar Johan Trøan Sømåen |
2012-08-11 | WINTERMUTE: Get rid of strncpy+manual termination. | Einar Johan Trøan Sømåen |
2012-08-11 | CINE: Slight cleanup. | Vincent Hamm |
2012-08-10 | CINE: Fix masking in Operation Stealth. | Vincent Hamm |
2012-08-09 | TESTBED: Fix "if" formatting. | Johannes Schickel |
2012-08-09 | TSAGE: Fix "if" formatting. | Johannes Schickel |
2012-08-07 | SCI: Remove duplicate detection entry | Willem Jan Palenstijn |
2012-08-07 | SCI: Add extra comments to new detection entries. No functional changes. | D G Turner |
2012-08-07 | TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep... | Strangerke |
2012-08-07 | WINTERMUTE: Use only one scaler for blitting, the faster one. | Einar Johan Trøan Sømåen |
2012-08-07 | WINTERMUTE: Cache scaled images, to avoid having to rescale every frame. | Einar Johan Trøan Sømåen |