Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-12 | Merged the "palette manager" into the cursor manager. It was only used to | Torbjörn Andersson | |
manage *cursor* palettes, so the name was misleading. svn-id: r25500 | |||
2007-02-11 | Code cleanup: Removing unused code for handling OS/2 (NE header) binaries | Max Horn | |
svn-id: r25497 | |||
2007-02-11 | Marked FM-TOWNS demos as such | Max Horn | |
svn-id: r25494 | |||
2007-02-11 | SCUMM: Enhanced preferredtarget support | Max Horn | |
svn-id: r25493 | |||
2007-02-11 | Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?) | Max Horn | |
svn-id: r25492 | |||
2007-02-11 | Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to ↵ | Max Horn | |
current SVN svn-id: r25483 | |||
2007-02-10 | Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERA | Max Horn | |
svn-id: r25454 | |||
2007-02-09 | SCUMM: Added preferredtarget support | Max Horn | |
svn-id: r25453 | |||
2007-02-06 | Update HE version for French versions of a few HE games. | Travis Howell | |
svn-id: r25399 | |||
2007-02-05 | typo | Gregory Montoir | |
svn-id: r25397 | |||
2007-02-05 | 'fixed' o_blastText and updated a comment | Gregory Montoir | |
svn-id: r25396 | |||
2007-02-04 | Switch SCUMM engine to use the common special debug flags support (thus ↵ | Max Horn | |
making it possible to use --debugflags with it) svn-id: r25381 | |||
2007-02-04 | Removed GF_NO_SCALING | Max Horn | |
svn-id: r25372 | |||
2007-02-04 | Use Actor::getRealPos instead of Actor::getPos in the debugger | Max Horn | |
svn-id: r25371 | |||
2007-02-04 | Rewrote the actor walk code for SCUMM V0-V2 games: Now it uses the C64 ↵ | Max Horn | |
character coordinates internally, not pixel coordinates. This should fix some walk bugs, but also might cause some regressions. Watch out svn-id: r25370 | |||
2007-02-04 | Fix compile of SCUMM engine. | Travis Howell | |
svn-id: r25368 | |||
2007-02-03 | Fixed the default coords in ScummEngine_c64::o_putActorAtObject, which still ↵ | Max Horn | |
in char coords, not pixel coords (see also ScummEngine_v2::o2_putActorAtObject) svn-id: r25367 | |||
2007-02-03 | Changed old FIXME comment into a WORKAROUND comment (it worked fine all ↵ | Max Horn | |
these years, after all :); also added some paranoia checks svn-id: r25366 | |||
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn | |
(implying change of semantics) * Reordered the params of Mixer::playRaw (the SoundType now comes first, not last) * Removed Mixer::isPaused * Removed Mixer::getSoundElapsedTimeOfSoundID * Added some doxygen comments to the Mixer svn-id: r25356 | |||
2007-02-03 | Removed obsolete call to Mixer::isPaused | Max Horn | |
svn-id: r25353 | |||
2007-02-03 | removed unneeded/unnecessary variables and made SmushFont table private (to ↵ | Gregory Montoir | |
ensure getFont() get called to access them) svn-id: r25352 | |||
2007-02-03 | Applied the revised NUT font renderer patch #1635584, which combines cyx's | Torbjörn Andersson | |
patch for correct (not to mention more efficient) rendering of CMI's shadowed letters, while retaining most of the memory savings of my original patch. This time, SMUSH and INSANE fonts also benefit from it. svn-id: r25345 | |||
2007-02-03 | Removed _actorPos locat vars, and instead use _pos directly | Max Horn | |
svn-id: r25344 | |||
2007-02-02 | Broadened the fix for bug #795214 to make it work with resaves of old ↵ | Max Horn | |
savegames, fixing bug #1648248 svn-id: r25340 | |||
2007-02-02 | Removed bogus debug leftover :) | Max Horn | |
svn-id: r25338 | |||
2007-02-02 | Workaround for bug #1621210 (FOA: Kerner counts incorrectly during end sequence) | Max Horn | |
svn-id: r25335 | |||
2007-02-02 | Some comment cleanup | Max Horn | |
svn-id: r25334 | |||
2007-02-01 | don't test akosScaleYTable if actor has no vertical scale factor ; this is ↵ | Gregory Montoir | |
consistent with the code in costume.cpp and fixes bug #1329232. svn-id: r25332 | |||
2007-01-31 | Add/Update details for French versions of Freddi Fish series. | Travis Howell | |
svn-id: r25305 | |||
2007-01-31 | Add/Update details for French versions of Spy Fox series. | Travis Howell | |
svn-id: r25303 | |||
2007-01-31 | reset _IACTpos when _IACTchannel is stopped (fixes memory overwrites in ↵ | Gregory Montoir | |
handleIACT during smush playback at the end of CMI demo) svn-id: r25296 | |||
2007-01-30 | got rid of codec37/codec47 init/deinit methods, cleanup | Gregory Montoir | |
svn-id: r25295 | |||
2007-01-30 | minor simplification | Gregory Montoir | |
svn-id: r25289 | |||
2007-01-30 | added deinitialisation of codecs at the end of smush playback. This allows ↵ | Gregory Montoir | |
to save a bit of memory (about 1Mb for CMI) during gameplay. svn-id: r25287 | |||
2007-01-30 | unused buffer variable | Gregory Montoir | |
svn-id: r25286 | |||
2007-01-30 | added calls to SmushPlayer::getFont() to prevent accessing non-initialised ↵ | Gregory Montoir | |
SmushFont objects svn-id: r25285 | |||
2007-01-30 | Update platforms for French versions of pajama and putttime. | Travis Howell | |
svn-id: r25279 | |||
2007-01-30 | Add French version of DOTT and Sam & Max. for Macintosh. | Travis Howell | |
svn-id: r25277 | |||
2007-01-30 | Add French version of Pajama Sam 1 for Macintosh. | Travis Howell | |
svn-id: r25276 | |||
2007-01-30 | Add French version of Putt-Putt Travels Through Time for Macintosh. | Travis Howell | |
svn-id: r25275 | |||
2007-01-29 | cleanup | Max Horn | |
svn-id: r25266 | |||
2007-01-29 | Changed computation of _nextTop in v7/v8 games to represent an absolute ↵ | Gregory Montoir | |
y-coordinate (ie. not relative to _screenTop) in order to match the computation done for games <= v6. This should prevent any issues with vertical scrolling rooms. svn-id: r25264 | |||
2007-01-28 | Moved some stuff from CharsetRenderer (back) to ScummEngine, added comments | Max Horn | |
svn-id: r25250 | |||
2007-01-28 | Partial fix for bug #1036707 (made by cyx): Get rid of _verbCharset, so that ↵ | Max Horn | |
we use the correct font for verbs in COMI, with the correct spacing svn-id: r25249 | |||
2007-01-27 | added missing MKID_BE macros | Gregory Montoir | |
svn-id: r25224 | |||
2007-01-27 | cleanup (made NutRenderer::loadFont protected, added call during ↵ | Gregory Montoir | |
initialisation of the renderer object) svn-id: r25223 | |||
2007-01-27 | Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussing | Torbjörn Andersson | |
it with Fingolfin. svn-id: r25221 | |||
2007-01-26 | updated NutRenderer::drawShadowChar() comment | Gregory Montoir | |
svn-id: r25210 | |||
2007-01-26 | templatified some Wiz decoding functions | Gregory Montoir | |
svn-id: r25209 | |||
2007-01-26 | oops, no idea how that happened | Max Horn | |
svn-id: r25206 |