aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-06TSAGE: Initialise player fields to fix Valgrind warningPaul Gilbert
2011-05-06TSAGE: Review all Speakersstrangerke
2011-05-05COMMON: Remove convertCrsrCursor()Matthew Hoops
2011-05-05SCUMM: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-05-05MOHAWK: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-05-05SCI: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-05-05GRAPHICS: Add a new MacCursor class for handling CURS/crsr cursorsMatthew Hoops
2011-05-05SWORD25: Disabled code which isn't necessary with our PNG decodermd5
2011-05-05SWORD25: Moved the thumbnail handling code to its appropriate placemd5
2011-05-05SWORD25: Marked more functions as unusedmd5
2011-05-05GOB: Fix a stupid typo in SlotFileIndexed::buildIndex()Sven Hesse
2011-05-05BUILD: Get rid of old MSVC style win resource support.Johannes Schickel
2011-05-05Merge pull request #29 from Littleboy/nsisJulien
2011-05-05BUILD: Silence windres command line when a non-verbose build is done.Johannes Schickel
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
2011-05-05GUI: Clean up localized font filename generation.Johannes Schickel
2011-05-05CREATE_PROJECT: Generate the same revision numbers as the configure scriptLittleboy
2011-05-05SWORD25: Remove thumbnails from the cache when saving a new gamemd5
2011-05-05SWORD25: Fixed the thumbnail creation code, and removed a hackmd5
2011-05-05CREATE_PROJECT: Pass architecture to nsis setup in post-build stepLittleboy
2011-05-05DISTS: Test for parameters in NSIS script and throw errors when not passed to...Littleboy
2011-05-05DISTS: Add optional ARCH parameter to NSIS scriptLittleboy
2011-05-05BASE: Suppress pointless warning message (fixes bug #3291522)Max Horn
2011-05-05SWORD25: Initial code for showing savegame thumbnailsmd5
2011-05-05TSAGE: Fixed problem with text being partly off-screen in Scene #9500Paul Gilbert
2011-05-05SWORD25: Removed the saved game filename from the savegame meta info structmd5
2011-05-05SWORD25: Added some FIXMEs in the save game and thumbnail codemd5
2011-05-05SWORD25: Remove unused codemd5
2011-05-05WINCE: Link against Windows FS code againMax Horn
2011-05-05TSAGE: Fix several glitches in the speakers used in scene 4000. Initial probl...strangerke
2011-05-05TSAGE: Fix a nasty graphical bug in scene 9450strangerke
2011-05-05TSAGE: Fix 6 freezes in scene 9850strangerke
2011-05-05TSAGE: fix 3 freezes in scene 9450strangerke
2011-05-05DRASCULA: Handle pitch in code using lockScreen()Marcus Comstedt
2011-05-04GOB: Add another Italian Fascination versionSven Hesse
2011-05-04GOB: Add another Italian Urban Runner versionSven Hesse
2011-05-04Merge branch 'master' of https://github.com/scummvm/scummvmFabio Battaglia
2011-05-04N64: avoid bogus events if no controller pluggedFabio Battaglia
2011-05-04BUILD: Further restrict which backend source files are compiledMax Horn
2011-05-04BACKENDS: Fix copy & paste mistakes in some commentsMax Horn
2011-05-04CONFIGURE: Add missing SDL_BACKEND define for the OpenPandora backend.David-John Willis
2011-05-04TSAGE: Added a new command to show hotspot areasPaul Gilbert
2011-05-04TSAGE: Bugfix for skipping cutscenes correctlyPaul Gilbert
2011-05-04TSAGE: Some more conversions to US Englishmd5
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
2011-05-04TSAGE: Now initializing the save game version properlymd5
2011-05-04TSAGE: Bumped up savegame version, so that the old savegames are still usablemd5
2011-05-04GOB: Don't overwrite _destSpriteX after PRINTTEXTSven Hesse
2011-05-04GOB: Plug a leakSven Hesse
2011-05-03BUILDS: Sort some stuff in backends/module.mkMax Horn