Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-15 | SCI: Add missing versions to exe version parsing | Walter van Niftrik | |
svn-id: r43408 | |||
2009-08-15 | SCI: Rename sci_version_t to SciVersion | Walter van Niftrik | |
svn-id: r43407 | |||
2009-08-15 | Added Dirty Rect handling functionality | Paul Gilbert | |
svn-id: r43406 | |||
2009-08-15 | Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode() | Joost Peters | |
svn-id: r43404 | |||
2009-08-15 | Restore code to clear screen, before playing videos with smaller resolution ↵ | Travis Howell | |
in the Amiga version of The Feeble Files. svn-id: r43402 | |||
2009-08-15 | Fix regression, that caused multiple sounds in Simon the Sorcerer 2 to be ↵ | Travis Howell | |
cut off. svn-id: r43400 | |||
2009-08-15 | Fix compilation. | Andre Heider | |
svn-id: r43393 | |||
2009-08-15 | SCI: Added enum for map and volume versions. Removed res_version setting from | Walter van Niftrik | |
detection.cpp (should be detectable). Cleanup. svn-id: r43390 | |||
2009-08-14 | remove double semi-colon -- hopefully this kicks the buildbot back into ↵ | Joost Peters | |
action =) svn-id: r43388 | |||
2009-08-14 | PSP: add svn revision + build date to SFO title. | Joost Peters | |
svn-id: r43386 | |||
2009-08-14 | PSP: also create param.sfo when building via configure | Joost Peters | |
svn-id: r43384 | |||
2009-08-14 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43383 | |||
2009-08-14 | MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) | Joost Peters | |
The hashmap.h change is ugly, but so far the only thing found to work. Suggestions for a better "fix" appreciated! svn-id: r43380 | |||
2009-08-14 | add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf | Joost Peters | |
svn-id: r43377 | |||
2009-08-14 | Fix incorrect memset() call (reported by Peter Bortas). | Joost Peters | |
svn-id: r43375 | |||
2009-08-14 | PSP: create an EBOOT.PBP when building via configure | Joost Peters | |
svn-id: r43369 | |||
2009-08-14 | Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore ↵ | Sven Hesse | |
and remove the TempSpriteHandler. Gob3 doesn't use it at all and Lost in Time only saves (with an invalid index) and never loads svn-id: r43366 | |||
2009-08-14 | Updated files from 1.0.0 branch | Lars Persson | |
svn-id: r43362 | |||
2009-08-14 | The Nintendo DS hack for introduction in Simon the Sorcerer 1 is only ↵ | Travis Howell | |
required for Windows version (WAV format) now. svn-id: r43358 | |||
2009-08-13 | Allow VOCs to stream from disk. Disabled by default, use symbol ↵ | Neil Millstone | |
STREAM_AUDIO_FROM_DISK to enable. See patch #2834001. svn-id: r43357 | |||
2009-08-13 | Cleanup. | Johannes Schickel | |
svn-id: r43354 | |||
2009-08-13 | Cleanup. | Johannes Schickel | |
svn-id: r43353 | |||
2009-08-13 | Little fix of new modern theme layout in the launcher for 3x. | Johannes Schickel | |
svn-id: r43352 | |||
2009-08-13 | Move version string in Modern theme beneath the Logo in high res mode, this ↵ | Johannes Schickel | |
saves some space and looks nicer. svn-id: r43350 | |||
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel | |
svn-id: r43349 | |||
2009-08-13 | fix methods | Arnaud Boutonné | |
svn-id: r43347 | |||
2009-08-13 | Suppress no longer needed Playtoons workaround | Arnaud Boutonné | |
svn-id: r43346 | |||
2009-08-13 | - Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ↵ | Arnaud Boutonné | |
in working code - Replace OPCODEDRAW 0x20,0x23 and 0x25 svn-id: r43345 | |||
2009-08-13 | Initial save handler for Playtoons | Arnaud Boutonné | |
svn-id: r43344 | |||
2009-08-13 | Do not unload credits data after copying it to a temporary buffer in ↵ | Johannes Schickel | |
Kyrandia 1 Amiga, since the credits will be looped and need reload every time. svn-id: r43342 | |||
2009-08-13 | Fix serious bug in StaticResource::unloadId. | Johannes Schickel | |
svn-id: r43340 | |||
2009-08-13 | Fix key input in credits sequences. | Johannes Schickel | |
svn-id: r43339 | |||
2009-08-13 | Little optimization in Screen::setPaletteIndex, now it only resets the ↵ | Johannes Schickel | |
palette, when the color index really changed. svn-id: r43338 | |||
2009-08-12 | Properly respect users sfx/music config settings for MIDI output. | Johannes Schickel | |
svn-id: r43332 | |||
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel | |
svn-id: r43329 | |||
2009-08-12 | Put some more IHNM / SAGA2 specific code into compile guards. | Johannes Schickel | |
svn-id: r43326 | |||
2009-08-12 | Add a slight paranoia check to drawCharANSI. | Johannes Schickel | |
svn-id: r43325 | |||
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel | |
svn-id: r43324 | |||
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel | |
svn-id: r43323 | |||
2009-08-12 | Oops forgot a "{". | Johannes Schickel | |
svn-id: r43322 | |||
2009-08-12 | Cleanup. | Johannes Schickel | |
svn-id: r43321 | |||
2009-08-12 | Implement difference for the Kyrandia 1 Amiga version in ↵ | Johannes Schickel | |
TextDisplayer::printCharacterText. svn-id: r43320 | |||
2009-08-12 | Change SJIS code guard to also check whether dynamic plugins are enabled. | Johannes Schickel | |
svn-id: r43318 | |||
2009-08-12 | Removed duplicated functions. | Andre Heider | |
svn-id: r43314 | |||
2009-08-12 | Fix formatting | Eugene Sandulenko | |
svn-id: r43307 | |||
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell | |
svn-id: r43304 | |||
2009-08-12 | Update status of The Legend of Kyrandia. | Travis Howell | |
svn-id: r43303 | |||
2009-08-12 | Update status of Amiga version of The Legend of Kyrandia. | Travis Howell | |
svn-id: r43301 | |||
2009-08-12 | Fix bug #2835822 - SSPP: Sounds from DIMP appearing randomly in other games. | Travis Howell | |
svn-id: r43299 | |||
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell | |
svn-id: r43294 |