Age | Commit message (Expand) | Author |
2010-05-12 | Fix mismatched new[]/delete[] | Matthew Hoops |
2010-05-12 | SCI: changed behaviour for kDisplay change (r49012) to use oldGfxFunctions (.... | Martin Kiewitz |
2010-05-12 | SCI: tracked down the kDisplay change, added comment about that | Martin Kiewitz |
2010-05-12 | SCI: fix code that was commented out (wasn't meant to get commited that way) ... | Martin Kiewitz |
2010-05-12 | SCI: added comments about r49012, change actually happened during sci0late | Martin Kiewitz |
2010-05-12 | PSP: fixed debug function. Compiler optimization was calling the destructor b... | Yotam Barnoy |
2010-05-12 | SCI: dont restore port settings for SCI0 games (fixes sq3 wrong font used whe... | Martin Kiewitz |
2010-05-12 | Changed the last global objects to class members. | Nicola Mettifogo |
2010-05-12 | Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo. | Travis Howell |
2010-05-12 | ListIndexOf can have a null object reference, so adjust its signature. GK1 no... | Matthew Hoops |
2010-05-11 | Pass by reference instead of value to getResource(String) | Matthew Hoops |
2010-05-11 | SCI: fix crash/heap issue when saving games (change was actually made by walt... | Martin Kiewitz |
2010-05-11 | SCI: remove unneeded _mutex lock to fix deadlock issue | Martin Kiewitz |
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops |
2010-05-11 | Add support for getting a resource from the resource fork by name. | Matthew Hoops |
2010-05-11 | SCI: init _sysPaletteChanged | Martin Kiewitz |
2010-05-11 | Added stripping and permissions of the iPhone executable in ports.mk | Oystein Eftevaag |
2010-05-10 | Fix build with scalers for msvc. | Andre Heider |
2010-05-10 | SCI: set signal to SIGNAL_OFFSET, when a music slot is played that doesn't co... | Martin Kiewitz |
2010-05-10 | Error.cpp needs to be included in the application mmp also for error translat... | Lars Persson |
2010-05-10 | Add support for loading SCI games from Mac resource forks. The games themselv... | Matthew Hoops |
2010-05-10 | Add support to the MacResManager and AdvancedDetector to take the md5 of a re... | Matthew Hoops |
2010-05-10 | Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config... | Andre Heider |
2010-05-10 | Minor fix for using the MacResManager with a regular file; switch MacBinary's... | Matthew Hoops |
2010-05-09 | Patch #2987340: GSoC: CINE: Hide cursor when viewing inventory | Eugene Sandulenko |
2010-05-09 | Extended patch #2971742: SCUMM: autodetection for diskimage contents. | Eugene Sandulenko |
2010-05-09 | Fix bug in NES bundle reader which prevented reenterability | Eugene Sandulenko |
2010-05-09 | Revise how prefix, datadir etc. are handled. | Max Horn |
2010-05-09 | Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash". | Johannes Schickel |
2010-05-09 | Patch #2901515: HE: Resource Forks on Mac OS X | Eugene Sandulenko |
2010-05-09 | New drascula.dat with updated German texts | Eugene Sandulenko |
2010-05-09 | Patch #2970203: Drascula: typo fixes in german text | Eugene Sandulenko |
2010-05-09 | Patch #2968610: Zak C64 German: crash due to padding bytes | Eugene Sandulenko |
2010-05-09 | Fallback to the nasm compatible yasm. | Andre Heider |
2010-05-09 | Since configure allows HQ scalers without the normal onces, allow this combin... | Andre Heider |
2010-05-09 | Remove unsupported platforms for UIQ3 | Lars Persson |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-05-09 | Updated build files, version nr and added v5 compability flag | Lars Persson |
2010-05-09 | N64: Remove a potentially dangerous define in makefile | Fabio Battaglia |
2010-05-08 | Remove the disabled -Wuninitialized here, it's covered by --enable-release | Andre Heider |
2010-05-08 | Fix possible out of bounds access. | Johannes Schickel |
2010-05-08 | Cleanup. | Johannes Schickel |
2010-05-08 | Lets not override the return value in cc_check() | Andre Heider |
2010-05-08 | Cleanup, remove tmp files to avoid /tmp file flood (like on buildbot). | Andre Heider |
2010-05-08 | Prevent editable widgets from adding various characters when F1-F12 is presse... | Johannes Schickel |
2010-05-08 | Remove the now broken "deb" target. | Andre Heider |
2010-05-07 | Fix comment to removed function | Ori Avtalion |
2010-05-07 | Fix Info.plist.in to match Info.plist | Max Horn |
2010-05-07 | Update scummvm.SlackBuild based on discussion with Robert Kelsen | Max Horn |
2010-05-07 | added voices pack/cd music support | Vladimir Menshakov |