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
2007-08-07
MaskBuffer and PathBuffer are now correctly freed before they are deallocated...
Nicola Mettifogo
2007-08-07
Cleanup.
Nicola Mettifogo
2007-08-07
Location comments are now displayed by a single Gfx function.
Nicola Mettifogo
2007-08-06
- Renamed BitBuffer to MaskBuffer
Nicola Mettifogo
2007-08-06
Made sure mask buffer is zeroed to prevent bizarre artifacts.
Nicola Mettifogo
2007-08-06
fixed loading of savestates on startup
Gregory Montoir
2007-08-06
Made disk code directly create background Surface from resources.
Nicola Mettifogo
2007-08-06
Removed useless mask width and size data members from engine.
Nicola Mettifogo
2007-08-06
Made disk code directly create mask BitBuffer from resources.
Nicola Mettifogo
2007-08-06
Cleanup.
Nicola Mettifogo
2007-08-06
Changed graphics mask to a more generic BitBuffer object.
Nicola Mettifogo
2007-08-06
Made thickness of balloon borders consistent with original games.
Nicola Mettifogo
2007-08-06
Changed internal graphics buffers to use Surface instead of vanilla arrays. S...
Nicola Mettifogo
2007-08-06
User can now quit (using shortcuts) when asked for ingame protection code.
Nicola Mettifogo
2007-08-06
Fixes bug #1766217 (flickering monk), and prevents animations from stepping b...
Nicola Mettifogo
2007-08-06
Added workaround for bugged scripts not declaring local variables before usin...
Nicola Mettifogo
2007-08-06
Ooops, correction to last commit.
Travis Howell
2007-08-06
Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, caused...
Travis Howell
2007-08-05
Removed unused fields
Paul Gilbert
2007-08-05
Added code for hotspot fields I didn't originally understand
Paul Gilbert
2007-08-05
Possible fix for bug #1767748 (Gobliiins is not fast as it can be on slow com...
Sven Hesse
2007-08-04
Fixes bug #1765310. Counter needs to be reset at the beginning of each iterat...
Nicola Mettifogo
2007-08-04
Added routine to restore door backgrounds: this means that backgrounds for do...
Nicola Mettifogo
2007-08-04
Fixes compilation error C2677: binary '&&' : no global operator found which t...
Kari Salminen
2007-08-04
Fixes compilation error C2666: 'pow' : 7 overloads have similar conversions o...
Kari Salminen
2007-08-04
Some Apple IIGS sound chip playing mode defines etc.
Kari Salminen
2007-08-04
Fixed broken implementation of Close command.
Nicola Mettifogo
2007-08-04
Tell the user if saving a game fails. (I haven't tested the saveGameSimple()
Torbjörn Andersson
2007-08-04
Fix disabling speech in FOA.
Travis Howell
2007-08-04
Fix bug ##1767235 - Feeble Files: Video Playback garbled, game crashes.
Travis Howell
2007-08-03
Make resolution change in Lost in Time less wacky.
Eugene Sandulenko
2007-08-03
Added Apple IIGS arrow cursor data.
Kari Salminen
2007-08-03
Lost in Time's title is shown correctly now.
Sven Hesse
2007-08-03
Repaired the cursor and saving in the notebook
Sven Hesse
2007-08-03
Lost in Time now (kind of) shows the title and the wobble-effect is drawn
Sven Hesse
2007-08-03
Figured out most missing parts of the Apple IIGS sample header. Added methods...
Kari Salminen
2007-08-03
Add German Amiga version of Waxworks.
Travis Howell
2007-08-02
Made the offsets in the construct signed as well
Sven Hesse
2007-08-02
Fixed some warnings
Filippos Karapetis
2007-08-02
Fixed some of the compiler warnings, and added a FIXME comment (and #if 0:ed)
Torbjörn Andersson
2007-08-02
Saving works now in Lost in Time
Sven Hesse
2007-08-02
added next part of engine
Paweł Kołodziejski
2007-08-02
Added entries for the CD version of Lost in Time. (I'm told this is how we
Torbjörn Andersson
2007-08-02
Renamed "lost" to "lostintime".
Sven Hesse
2007-08-02
Added Lost in Time. The title screen doesn't show and the wobble-effect isn't...
Sven Hesse
2007-08-02
Added the MD5 of Inca II. It works a bit but hangs when a space shooter seque...
Sven Hesse
2007-08-02
Don't restart the audiostream when the IMD refills all sound buffers at once
Sven Hesse
2007-08-02
Don't crash at getRandom(0)
Sven Hesse
2007-08-02
Strip path from save file name
Sven Hesse
2007-08-02
Undefined character 9 is no longer printed in the IHNM demo help screen
Filippos Karapetis
[next]