index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
Age
Commit message (
Expand
)
Author
2007-02-13
added missing MKID_BE macros
Gregory Montoir
2007-02-13
update
Gregory Montoir
2007-02-13
Fix warnings
Eugene Sandulenko
2007-02-12
Merged the "palette manager" into the cursor manager. It was only used to
Torbjörn Andersson
2007-02-11
Code cleanup: Removing unused code for handling OS/2 (NE header) binaries
Max Horn
2007-02-11
Marked FM-TOWNS demos as such
Max Horn
2007-02-11
SCUMM: Enhanced preferredtarget support
Max Horn
2007-02-11
Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?)
Max Horn
2007-02-11
Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to curre...
Max Horn
2007-02-10
Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERA
Max Horn
2007-02-09
SCUMM: Added preferredtarget support
Max Horn
2007-02-06
Update HE version for French versions of a few HE games.
Travis Howell
2007-02-05
typo
Gregory Montoir
2007-02-05
'fixed' o_blastText and updated a comment
Gregory Montoir
2007-02-04
Switch SCUMM engine to use the common special debug flags support (thus makin...
Max Horn
2007-02-04
Removed GF_NO_SCALING
Max Horn
2007-02-04
Use Actor::getRealPos instead of Actor::getPos in the debugger
Max Horn
2007-02-04
Rewrote the actor walk code for SCUMM V0-V2 games: Now it uses the C64 charac...
Max Horn
2007-02-04
Fix compile of SCUMM engine.
Travis Howell
2007-02-03
Fixed the default coords in ScummEngine_c64::o_putActorAtObject, which still ...
Max Horn
2007-02-03
Changed old FIXME comment into a WORKAROUND comment (it worked fine all these...
Max Horn
2007-02-03
* Reimplemented Mixer::pauseAll to simply invoke pause on all channels
Max Horn
2007-02-03
Removed obsolete call to Mixer::isPaused
Max Horn
2007-02-03
removed unneeded/unnecessary variables and made SmushFont table private (to e...
Gregory Montoir
2007-02-03
Applied the revised NUT font renderer patch #1635584, which combines cyx's
Torbjörn Andersson
2007-02-03
Removed _actorPos locat vars, and instead use _pos directly
Max Horn
2007-02-02
Broadened the fix for bug #795214 to make it work with resaves of old savegam...
Max Horn
2007-02-02
Removed bogus debug leftover :)
Max Horn
2007-02-02
Workaround for bug #1621210 (FOA: Kerner counts incorrectly during end sequence)
Max Horn
2007-02-02
Some comment cleanup
Max Horn
2007-02-01
don't test akosScaleYTable if actor has no vertical scale factor ; this is co...
Gregory Montoir
2007-01-31
Add/Update details for French versions of Freddi Fish series.
Travis Howell
2007-01-31
Add/Update details for French versions of Spy Fox series.
Travis Howell
2007-01-31
reset _IACTpos when _IACTchannel is stopped (fixes memory overwrites in handl...
Gregory Montoir
2007-01-30
got rid of codec37/codec47 init/deinit methods, cleanup
Gregory Montoir
2007-01-30
minor simplification
Gregory Montoir
2007-01-30
added deinitialisation of codecs at the end of smush playback. This allows to...
Gregory Montoir
2007-01-30
unused buffer variable
Gregory Montoir
2007-01-30
added calls to SmushPlayer::getFont() to prevent accessing non-initialised Sm...
Gregory Montoir
2007-01-30
Update platforms for French versions of pajama and putttime.
Travis Howell
2007-01-30
Add French version of DOTT and Sam & Max. for Macintosh.
Travis Howell
2007-01-30
Add French version of Pajama Sam 1 for Macintosh.
Travis Howell
2007-01-30
Add French version of Putt-Putt Travels Through Time for Macintosh.
Travis Howell
2007-01-29
cleanup
Max Horn
2007-01-29
Changed computation of _nextTop in v7/v8 games to represent an absolute y-coo...
Gregory Montoir
2007-01-28
Moved some stuff from CharsetRenderer (back) to ScummEngine, added comments
Max Horn
2007-01-28
Partial fix for bug #1036707 (made by cyx): Get rid of _verbCharset, so that ...
Max Horn
2007-01-27
added missing MKID_BE macros
Gregory Montoir
2007-01-27
cleanup (made NutRenderer::loadFont protected, added call during initialisati...
Gregory Montoir
2007-01-27
Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussing
Torbjörn Andersson
[next]