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
Age
Commit message (
Expand
)
Author
2009-08-30
SCI: Add support for SetCursor with 4 args.
Walter van Niftrik
2009-08-30
SCI: Add SetCursor detection. Cleanup.
Walter van Niftrik
2009-08-30
SCI: Cleanup
Walter van Niftrik
2009-08-29
Patch #2845084: "Linuxmoto-backend small update"
Eugene Sandulenko
2009-08-29
Patch #2836424: "Optional compilation of CoktelVideo and Indeo3"
Eugene Sandulenko
2009-08-29
Fix bug #2846887: "MANIAC NES: incorrect background color?" by reverting
Eugene Sandulenko
2009-08-29
Fix possible corruption of restart game save in Kyrandia 1.
Johannes Schickel
2009-08-29
Correct regression in V1 DOS version of Zak McKracken.
Travis Howell
2009-08-29
Add patch #2846581 - MM C64: savedialog.
Travis Howell
2009-08-29
There is no sentence script in SCUMM0.
Travis Howell
2009-08-29
fix SFX not playing before music started
Norbert Lange
2009-08-29
Removed the "op_" prefix from opcode names in the script debugger
Filippos Karapetis
2009-08-29
Add patch #2846476 - MM C64: german verbs fix.
Travis Howell
2009-08-29
Fix bug for non 8bpp indexed game screens in grabScreen565.
Johannes Schickel
2009-08-29
Whitespace fix.
Johannes Schickel
2009-08-29
Fix regression, which caused skipping of some dialogue lines to fail in Kyran...
Johannes Schickel
2009-08-29
Move Amiga SFX tables to kyra.dat.
Johannes Schickel
2009-08-29
Fix the default save game path setting in HE98+ games.
Travis Howell
2009-08-29
Add Macintosh version of Blue's ABC Time Activities.
Travis Howell
2009-08-29
changes to graphics/scaler/thumbnail_intern.cpp that escaped earlier 16-bit m...
Jody Northup
2009-08-29
Use Common::String::clear instead of assigning "".
Johannes Schickel
2009-08-29
- Added static and const to static data.
Johannes Schickel
2009-08-29
Fix the default save game path setting in Macintosh versions of HE72+ games.
Travis Howell
2009-08-28
Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th...
Arnaud Boutonné
2009-08-28
Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues...
Arnaud Boutonné
2009-08-28
Suppress useless game type for Playtoons CK
Arnaud Boutonné
2009-08-28
The first part of the selector table (the first 83 entries) is almost the sam...
Filippos Karapetis
2009-08-28
- Removed the unused selectors "prevSignal", "who" and "distance" from the qu...
Filippos Karapetis
2009-08-28
Added missing parameter size specifiers for the DW-GRA Palace Guards script f...
Paul Gilbert
2009-08-28
Removed the unused selectors (edgeHit, semanticFail and baseSetter)
Filippos Karapetis
2009-08-27
Stop loading opcodes from vocab.998. They are the same in all SCI games and a...
Filippos Karapetis
2009-08-27
Throw a warning when kGetSaveDir is called with a parameter
Matthew Hoops
2009-08-27
Fixing a typo and copy-paste error
Sven Hesse
2009-08-27
This just fix the compile errors on AmigaOS (bug #2845660)
Sven Hesse
2009-08-27
Removed the signature check from GetSaveDir in order to let the scripts in GK...
Filippos Karapetis
2009-08-27
Slight formatting and changed searchHotspot to be const.
Johannes Schickel
2009-08-27
code formatting
Arnaud Boutonné
2009-08-27
fix compilation
Joost Peters
2009-08-27
Playtoons - Modify oPlaytoons_F_1B so that it only warns when the functions i...
Arnaud Boutonné
2009-08-27
Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. T...
Arnaud Boutonné
2009-08-27
Playtoons - delayed bgstop only when frame == -9
Arnaud Boutonné
2009-08-27
How did that get in there? Nothing to see here.... move along....
Matthew Hoops
2009-08-27
Add the minor differences of SCI3 to the SCI2.1 kernel table.
Matthew Hoops
2009-08-26
- Fix the opcode formats for some opcodes in SCI32 (some arguments are now wo...
Matthew Hoops
2009-08-26
Missed another comma....
Matthew Hoops
2009-08-26
Committed a slight patch by clone2727, which contains debug code to dump the ...
Filippos Karapetis
2009-08-26
Added a safeguard to avoid getting stuck in an endless loop when initializing...
Filippos Karapetis
2009-08-26
Fix to correctly store a cursor's key colour, fixing key colour being lost wh...
Paul Gilbert
2009-08-26
Further work on the fallback detector: added several demos
Filippos Karapetis
2009-08-26
If a resource map entry can't be read, retry with the volume version instead,...
Filippos Karapetis
[next]