Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-18 | GRAPHICS: Implement different luminance ranges | Matthew Hoops | |
Bink and Theora are now much improved | |||
2012-09-17 | MACOSX: Make failing to load a soundfont in CoreAudio fatal | Matthew Hoops | |
If we don't bail out, CoreAudio will explode. | |||
2012-09-17 | GRAPHICS: Rework YUV->RGB code a bit | Matthew Hoops | |
2012-09-18 | BASE: Close possible EngineManager memory leak. | D G Turner | |
This singleton was omitted from fuzzie's memory leak fixes in 6bff611. Thanks to Tomaz^ for spotting this. | |||
2012-09-17 | SCALER: Neon code for aspect correction for OpenPandora | Bertrand Augereau | |
It gains 35% on the first function of the profiling on Indy IV It is now nearly memory-bound (~10%) so it might not be needed to schedule the code better than this | |||
2012-09-17 | GRAPHICS: Fix BMP palette color count with bpp != 8 | Matthew Hoops | |
2012-09-16 | Merge pull request #278 from bluegr/pcxdecoder | Filippos Karapetis | |
GRAPHICS: Add a PCX decoder | |||
2012-09-16 | VIDEO: Indent with tab, not spaces. | Torbjörn Andersson | |
2012-09-15 | GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoder | Einar Johan Trøan Sømåen | |
2012-09-15 | WINTERMUTE: Disable aspect-ratio correction for now. | Einar Johan Trøan Sømåen | |
2012-09-15 | GRAPHICS: Force alphaBits to 8 for 32bpp TGAs for now | Einar Johan Trøan Sømåen | |
2012-09-15 | TSAGE: Add missing motorcycle sound arriving at police station in Blue Force | Paul Gilbert | |
2012-09-14 | DREAMWEB: Increase _operand1 buffer size | Torbjörn Andersson | |
Theoretically, it should be almost as big as _inputLine, so let's make them the exact same size just for simplicity. This fixes crashes for me when trying to use very long parameters to the monitor's READ command, and could possibly fix a bug reported in the German version where you supposedly have to read "kurzmitteilung". | |||
2012-09-14 | MACOSX: Fix soundfont loading with CoreAudio on newer versions of Mac OS X | Matthew Hoops | |
2012-09-14 | TOLTECS: Adapt the movie chunk buffer allocation code | Filippos Karapetis | |
Thanks to wjp and LordHoto for their feedback | |||
2012-09-14 | HUGO: Use surface width instead of its pitch when copying to raw memory blobs | Filippos Karapetis | |
This is according to wjp's suggestion - the pitch didn't make sense there | |||
2012-09-13 | CONFIGURE: Update add_engine comment | Willem Jan Palenstijn | |
2012-09-12 | PEGASUS: Disable save compression by default | Matthew Hoops | |
So they can be used by the original interpreter more easily (the type/creator codes still need to be set, though -- pegasus_save_types can handle that) | |||
2012-09-12 | Revert "PEGASUS: Make setting the start time of a movie also seek" | Matthew Hoops | |
This reverts commit b8bcbb46b47b30c87a0267211ae4aae4c61c4c78. 8808393b3a3428df2946d7967e52aba084c8ffe5 was the proper fix for the issue | |||
2012-09-12 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: AUTHORS | |||
2012-09-13 | HUGO: Switch to the common PCX decoder | Filippos Karapetis | |
2012-09-13 | DREAMWEB: Switch to the common PCX decoder | Filippos Karapetis | |
2012-09-13 | TUCKER: Switch to the common PCX decoder | Filippos Karapetis | |
2012-09-13 | QUEEN: Switch to the common PCX decoder | Filippos Karapetis | |
2012-09-13 | GRAPHICS: Add a common PCX image decoder | Filippos Karapetis | |
2012-09-11 | VIDEO: Do not close/rewind videos after a stop() | Matthew Hoops | |
It makes more sense to do this more like a hard "pause" and let the caller stop()/rewind() if they want | |||
2012-09-11 | PEGASUS: Fix minor filling station glitch | Matthew Hoops | |
2012-09-11 | CINE: Implement music fade out for Amiga/AtariST music. | Johannes Schickel | |
2012-09-11 | CONFIGURE: Clarify all-games status output checks | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Clean up subengine string generation | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Move engine base support strings to configure.engines | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Add base engine descriptions to more engines | Willem Jan Palenstijn | |
Only SCUMM and SAGA had such a description previously. | |||
2012-09-11 | TONY: Add a description of tony.dat | Strangerke | |
Also add a TODO for missing descriptions of DAT files | |||
2012-09-11 | CONFIGURE: Automatically enable parent engine if subengine is enabled | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Clean up all-games test | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Fix more unintentional globbing | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Prevent [] in subengine list from triggering globbing | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Do dependency checking for all enabled engines | Willem Jan Palenstijn | |
Engines with manually specified dynamic/static were skipped previously. | |||
2012-09-11 | WINTERMUTE: Remove a few more unused includes. | Einar Johan Trøan Sømåen | |
2012-09-11 | WINTERMUTE: Remove unneccessary includes of base_file.h | Einar Johan Trøan Sømåen | |
2012-09-11 | WINTERMUTE: Alphabetize the includes in Ad/ | Einar Johan Trøan Sømåen | |
2012-09-11 | WINTERMUTE: Only include base_renderer.h where needed | Einar Johan Trøan Sømåen | |
2012-09-11 | TOLTECS: Don't show movie subtitles when subtitles are disabled | Filippos Karapetis | |
2012-09-11 | TOLTECS: Stop reallocating the chunk buffer on each movie frame | Filippos Karapetis | |
This somewhat reduces the stuttering in the intro movie (but it's still there) | |||
2012-09-11 | TOLTECS: Remove a superfluous seek | Filippos Karapetis | |
2012-09-11 | TOLTECS: Read the sound rate for each video file | Filippos Karapetis | |
2012-09-11 | TOLTECS: Store channel volume/panning information in saved games | Filippos Karapetis | |
2012-09-11 | TOLTECS: Open the save menu with F5 and the load menu with F9 | Filippos Karapetis | |
Also, this changes the dialog skip key to space instead of escape | |||
2012-09-11 | TOLTECS: Implement volume handling and toggling of speech/text | Filippos Karapetis | |
2012-09-10 | TONY: Add German/Czech detection entries. | Alyssa Milburn | |