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
Age
Commit message (
Expand
)
Author
2008-01-06
Remove unused Amiga OCS font data, the AGA font data can by used by all Amiga...
Travis Howell
2008-01-06
Split charset font data.
Travis Howell
2008-01-06
Fix bug #1864932: COMI: Game crashes on difficulty selection screen
Max Horn
2008-01-06
Fix regression in Let's Explore the Farm with Buzzy demo.
Travis Howell
2008-01-06
Committed patch #1864214 "KYRA2: correct platform and talkie flags for sequen...
Johannes Schickel
2008-01-06
Resort a few cases and opcodes in HE code.
Travis Howell
2008-01-06
Changed the frame delay for part of the introduction sequence to match the or...
Paul Gilbert
2008-01-06
Fix to show talk dialogs in EGA mode using the EGA palette
Paul Gilbert
2008-01-06
Fixed compilation
Filippos Karapetis
2008-01-06
cleanup
Max Horn
2008-01-06
clarify comment
Max Horn
2008-01-05
Made IMuseDigital::stopSound use flushTrack instead of setting track->toBeRem...
Max Horn
2008-01-05
Removed unnecessary newline in debug message.
Torbjörn Andersson
2008-01-05
Let the audio mixer take care of (i.e. dispose) the Track::stream object, too
Max Horn
2008-01-05
stop low priority sounds which we want to override immediatly
Max Horn
2008-01-05
VAR_TMR_4 has a special role from VAR_TMR_1 till 3 (in particular, it exists ...
Max Horn
2008-01-05
Fixed warning.
Torbjörn Andersson
2008-01-05
Play SOU data instantly, not slightly delayed -> allows us to get rid of Trac...
Max Horn
2008-01-05
Seems IMuseDigital::cloneToFadeOutTrack was using the wrong pan value all the...
Max Horn
2008-01-05
Moved some code which was being duplicated to methods of class Track
Max Horn
2008-01-05
Let the audio mixer delete the streamSou object
Max Horn
2008-01-05
Workaround for Amiga Gold Rush's broken picture 147 by patching it.
Kari Salminen
2008-01-05
When loading and before starting an iMuse Digitial track, reset it completel...
Max Horn
2008-01-05
Clarified some iMuse Digital code as I understand it
Max Horn
2008-01-05
Implement a workaround to hide.mouse-command for Amiga's Gold Rush. Fixes wal...
Kari Salminen
2008-01-05
As far as I can tell / understand, IMuseDigital::getSoundStatus can safely ju...
Max Horn
2008-01-05
Use souStreamUsed to distinguish between 'stream' and 'streamSou' usage
Max Horn
2008-01-05
Do not busy wait in IMuseDigital::allocSlot on *any* platform
Max Horn
2008-01-05
Implement unknown test command 19 (hopefully) properly and name it unofficial...
Kari Salminen
2008-01-05
Fixed regression that would cause ScummEngine_v80he to leak polygon slots at an
Torbjörn Andersson
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2008-01-05
Removed tabs in front of GPL header
Paul Gilbert
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2008-01-05
Changed room change code for an immediate transition when in EGA mode (which ...
Paul Gilbert
2008-01-05
Fix for popup menus to work in EGA mode
Paul Gilbert
2008-01-05
Made standard EGA background colour a constant
Paul Gilbert
2008-01-05
Fix to show credits screen correctly in EGA mode
Paul Gilbert
2008-01-05
Brought waitForPress into line with other similar methods to not register con...
Paul Gilbert
2008-01-05
Fix to use correct EGA/VGA colour when displaying talk conversation options
Paul Gilbert
2008-01-05
Fix for showing the correct colour in the status line in EGA mode
Paul Gilbert
2008-01-05
Added support for the EGA style menu
Paul Gilbert
2008-01-05
Removed redundant parameters and clarified EGA and VGA specific definitions
Paul Gilbert
2008-01-05
Added extra handling for EGA dialogs, and added formalised parameters/methods...
Paul Gilbert
2008-01-05
Corrected the RGB values generated for a given EGA palette index
Paul Gilbert
2008-01-04
In revision 30221, the correct font wasn't selected in the character selectio...
Nicola Mettifogo
2008-01-04
Fix for bug# 1729307. Fonts are now displayed with shadows when needed on Ami...
Nicola Mettifogo
2008-01-04
Applied my alternative patch for feature request #1266599 ("BS1: Invert stereo
Torbjörn Andersson
2008-01-04
Slight cleanup
Filippos Karapetis
2008-01-04
Make AGIPAL also accept 'pal.100' (Original hacked interpreter also does this).
Kari Salminen
2008-01-03
Fix another -Wuninitialized warnings - n could have been returned w/o having ...
Max Horn
[next]