aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2010-10-12SWORD25: Make couple file compilableEugene Sandulenko
svn-id: r53179
2010-10-12SWORD25: Moving Lua one level upEugene Sandulenko
svn-id: r53178
2010-10-12SWORD25: Remove main_win.cppEugene Sandulenko
svn-id: r53177
2010-10-12SWORD25: Remove memorydumper which is Windows-specificEugene Sandulenko
svn-id: r53176
2010-10-12SWORD25: Fix some includesEugene Sandulenko
svn-id: r53175
2010-10-12SWORD25: removed ASM usageEugene Sandulenko
svn-id: r53174
2010-10-12SWORD25: Removed cpuinfo.cpp fileEugene Sandulenko
svn-id: r53173
2010-10-12SWORD25: Added module.mkEugene Sandulenko
svn-id: r53172
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko
svn-id: r53171
2010-10-12HUGO: Add lineHandler for v3 Dos, fix/add commentsArnaud Boutonné
svn-id: r53170
2010-10-12SWORD25: Added detection of libtheora, png an dplugged in the engineEugene Sandulenko
svn-id: r53169
2010-10-12SWORD25: Initial dummy engineEugene Sandulenko
svn-id: r53168
2010-10-12HUGO: enable left diagonalsArnaud Boutonné
svn-id: r53167
2010-10-12AGI: Fix bug #3017908 with MIDI musicEugene Sandulenko
Bug #3017908: "AGI: No music with the new MIDI patch" Thanks to Raziel^ for pinpointing the bug. svn-id: r53166
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
svn-id: r53161
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
svn-id: r53160
2010-10-11TOON: Fixed Flux disappearing in barn when talking to the cowSylvain Dupont
Several animations are not present for every Flux facing. There is an hardcoded table to handle this. svn-id: r53157
2010-10-11TOON: Fixed uninitialized varSylvain Dupont
svn-id: r53156
2010-10-11TOON: Reverted script throttle for now and fixed anim timing issueSylvain Dupont
svn-id: r53155
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
svn-id: r53152
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
svn-id: r53151
2010-10-11AGI: Fix one more strncpy/strncat issueWillem Jan Palenstijn
svn-id: r53148
2010-10-11AGI: Fix possible buffer overflow.Johannes Schickel
This is based on patch #3085298 "overflows in agi and parallaction". svn-id: r53147
2010-10-11PARALLACTION: Fix out of bounds access.Johannes Schickel
This is a partial commit of patch #3085298 "overflows in agi and parallaction". svn-id: r53146
2010-10-10HUGO: Use _targetName for naming save filesMatthew Hoops
svn-id: r53145
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
svn-id: r53144
2010-10-10SCI: Fix warning about uninitialized variableMax Horn
svn-id: r53140
2010-10-10HUGO: Add specific takeObject and dropObject for H1 DOSArnaud Boutonné
svn-id: r53135
2010-10-10TOON: Made all ToonEngine functions non-virtualSylvain Dupont
svn-id: r53134
2010-10-10TOON: Adapt include guard for consistency.Johannes Schickel
svn-id: r53133
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
svn-id: r53132
2010-10-10TOON: Fix potential undefined operation warningSylvain Dupont
svn-id: r53131
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
svn-id: r53130
2010-10-10TOON: Fix fast animation "Ready" on Sweetfighter gameSylvain Dupont
svn-id: r53129
2010-10-10HUGO: Add debug channels to new parser functionsArnaud Boutonné
svn-id: r53128
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont
svn-id: r53127
2010-10-10TOON: Fix distortion in some looped musicTorbjörn Andersson
This was very noticeable in the footman conversation music. svn-id: r53125
2010-10-10TOON: Added special conversation musicsSylvain Dupont
svn-id: r53124
2010-10-10TOON: Disable too many levels of recursion with click eventsSylvain Dupont
svn-id: r53119
2010-10-10TOON: Fix end of idle animationsSylvain Dupont
svn-id: r53118
2010-10-10LOOM PC-Engine: fix mouse cursorFlorian Kagerer
svn-id: r53117
2010-10-10HUGO: Fix 'Exit' command behavior in the DOS versionsArnaud Boutonné
svn-id: r53116
2010-10-10LOOM PC-Engine: fix regressionFlorian Kagerer
svn-id: r53113
2010-10-10HUGO: Now force initial saveArnaud Boutonné
This should fix the corrupted initial savegame problem svn-id: r53111
2010-10-10HUGO: Remove sound off when savingArnaud Boutonné
svn-id: r53110
2010-10-10HUGO: Move Dos strings from Parser to hugo.datArnaud Boutonné
svn-id: r53109
2010-10-10HUGO: New parser for H1 Dos and H2 Dos.Arnaud Boutonné
Add specific parser functions for H1 Dos and H2 Dos svn-id: r53106
2010-10-09SCUMM/FM-TOWNS: minor fix for sfx codeFlorian Kagerer
svn-id: r53103
2010-10-09KYRA: fix regression in Screen_v2::generateOverlay()Florian Kagerer
(very noticeable in LOL PC-98) svn-id: r53102
2010-10-09TOON: Fix black spots in title picture.Torbjörn Andersson
A "full palette" is, presumably, 256 colours, not 255. svn-id: r53101