aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-12SWORD25: Reimplemented package manager for ScummVM using Common::ArchivePaul Gilbert
2010-10-12SWORD25: Fix compilationEugene Sandulenko
2010-10-12SWORD25: Removed leftover include referencesEugene Sandulenko
2010-10-12SWORD25: get rid of custom md5.cpp and Windows-specific debug stuffEugene Sandulenko
2010-10-12SWORD25: Update GUIOEugene Sandulenko
2010-10-12SWORD25: Update detection to modern stateEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Converted the Resource ManagerPaul Gilbert
2010-10-12SWORD25: Implemented ScummVM version of BS_FileSystemUtil interfacePaul Gilbert
2010-10-12SWORD25: Added and fixed the remaining engine setup/execution/free codePaul Gilbert
2010-10-12SWORD25: Converted kernel/kernel.cpp to compile under ScummVMPaul Gilbert
2010-10-12SWORD25: Compilation fixesEugene Sandulenko
2010-10-12SWORD25: Fixed rest of the include pathsEugene Sandulenko
2010-10-12SWORD25: Path fixes for includesEugene Sandulenko
2010-10-12SWORD25: Make couple file compilableEugene Sandulenko
2010-10-12SWORD25: Moving Lua one level upEugene Sandulenko
2010-10-12SWORD25: Remove main_win.cppEugene Sandulenko
2010-10-12SWORD25: Remove memorydumper which is Windows-specificEugene Sandulenko
2010-10-12SWORD25: Fix some includesEugene Sandulenko
2010-10-12SWORD25: removed ASM usageEugene Sandulenko
2010-10-12SWORD25: Removed cpuinfo.cpp fileEugene Sandulenko
2010-10-12SWORD25: Added module.mkEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko
2010-10-12HUGO: Add lineHandler for v3 Dos, fix/add commentsArnaud Boutonné
2010-10-12SWORD25: Added detection of libtheora, png an dplugged in the engineEugene Sandulenko
2010-10-12SWORD25: Initial dummy engineEugene Sandulenko
2010-10-12HUGO: enable left diagonalsArnaud Boutonné
2010-10-12AGI: Fix bug #3017908 with MIDI musicEugene Sandulenko
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-11TOON: Fixed Flux disappearing in barn when talking to the cowSylvain Dupont
2010-10-11TOON: Fixed uninitialized varSylvain Dupont
2010-10-11TOON: Reverted script throttle for now and fixed anim timing issueSylvain Dupont
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
2010-10-11AGI: Fix one more strncpy/strncat issueWillem Jan Palenstijn
2010-10-11AGI: Fix possible buffer overflow.Johannes Schickel
2010-10-11PARALLACTION: Fix out of bounds access.Johannes Schickel
2010-10-10HUGO: Use _targetName for naming save filesMatthew Hoops
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
2010-10-10SCI: Fix warning about uninitialized variableMax Horn
2010-10-10HUGO: Add specific takeObject and dropObject for H1 DOSArnaud Boutonné
2010-10-10TOON: Made all ToonEngine functions non-virtualSylvain Dupont
2010-10-10TOON: Adapt include guard for consistency.Johannes Schickel
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
2010-10-10TOON: Fix potential undefined operation warningSylvain Dupont
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
2010-10-10TOON: Fix fast animation "Ready" on Sweetfighter gameSylvain Dupont
2010-10-10HUGO: Add debug channels to new parser functionsArnaud Boutonné
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont