Age | Commit message (Expand) | Author |
2009-06-06 | Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do. | Eugene Sandulenko |
2009-04-19 | SCUMM: Added stubs for V3 & V4 opcode tables | Max Horn |
2008-09-13 | SCUMM: Got rid of class Chunk | Max Horn |
2008-08-20 | Cleanup of thumbnail saving/loading code. | Johannes Schickel |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-02-17 | Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o to | Robin Watts |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-01 | Split out charset font data for easier maintenance | Eugene Sandulenko |
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko |
2007-12-27 | Enable Windows version of early HE games by default, to match already enabled... | Travis Howell |
2007-08-08 | Put ScummNESFile class into separate file. | Eugene Sandulenko |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-24 | added arm assembly from patch #1742112 for codec47. (and really build arm cod... | Paweł Kołodziejski |
2007-04-27 | Renamed plugin.cpp to detection.cpp in all engines | Max Horn |
2007-02-25 | Rename C64 file to V0 as well. | Eugene Sandulenko |
2006-11-06 | Add support for HE CUP demos based on cyx's standalone player. | Eugene Sandulenko |
2006-10-27 | Oops, forgot to check in engines/scumm/module.mk | Max Horn |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |
2006-05-31 | Small correction, added space between filename and new line. | Lars Persson |
2006-05-08 | Add initial DXA support for HE games | Travis Howell |
2006-03-12 | Updated for Jamieson630's latest iMUSE changes. | Torbjörn Andersson |
2006-03-05 | Update, to add new imuse file | Travis Howell |
2006-03-03 | Moved ScummFile etc. to the new file.cpp / file.h | Max Horn |
2006-02-25 | Moved the plugin interface code of the SCUMM engine into a separate source file | Max Horn |
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn |
2006-02-15 | o Renamed script_v6he.cpp and script_v7he.cpp to script_v60he.cpp and | Eugene Sandulenko |
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko |
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null a... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |