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
2003-12-21
Revert for now, breaks VC.
Travis Howell
2003-12-21
ops
Paweł Kołodziejski
2003-12-21
update and fix depedences
Paweł Kołodziejski
2003-12-21
Might as well merge, not need for larger sizes.
Travis Howell
2003-12-21
Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi...
Max Horn
2003-12-21
changed wording in NEWS a bit
Max Horn
2003-12-21
o Make use of the new LinearMemoryStream feature which allows auto-disposing ...
Max Horn
2003-12-21
incorrect use of pauseChannel (replaced by correct pauseID)
Max Horn
2003-12-21
Incorrect use of stopChannel (must be stopHandle); replaced single remaining ...
Max Horn
2003-12-21
Rewrote make*Stream factory functions to work around bug in MSVC6 (see bug re...
Max Horn
2003-12-21
automatically update the date in the README (not pretty, but works)
Max Horn
2003-12-21
Typo
Travis Howell
2003-12-21
cleanup
Max Horn
2003-12-21
don't use sound/mixer index, rather use the sound handle!
Max Horn
2003-12-21
Enable more debugging output
Travis Howell
2003-12-21
cleanup
Max Horn
2003-12-20
Added last chunk of code. Now here are just the bugs to kill.
Eugene Sandulenko
2003-12-20
fix warning
Max Horn
2003-12-20
fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...
Robert Göffringmann
2003-12-20
fix memory leak
Robert Göffringmann
2003-12-20
fix recently introduced mouse bugs.
Robert Göffringmann
2003-12-20
some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))
Gregory Montoir
2003-12-20
I hope this fixes the control panel for other BS1 versions.
Robert Göffringmann
2003-12-20
sprites should now be rendered correctly.
Robert Göffringmann
2003-12-20
Add mouse capture key
Travis Howell
2003-12-20
Ooops
Travis Howell
2003-12-20
Modified the calculation of where to draw parallaxes to be more like the
Torbjörn Andersson
2003-12-20
A comment in decompressRLE0() said that the images are vertically flipped,
Torbjörn Andersson
2003-12-20
Correction
Travis Howell
2003-12-20
Ipdate
Travis Howell
2003-12-20
Add new object
Travis Howell
2003-12-20
forgot these. :)
Robert Göffringmann
2003-12-20
added SwordControl (the control panel). Not yet finished.
Robert Göffringmann
2003-12-20
Add correction solution for missing song in dwarf mines of Simon1.
Travis Howell
2003-12-20
Correction
Travis Howell
2003-12-20
Correction
Travis Howell
2003-12-20
Enable vgascript dump option.
Travis Howell
2003-12-20
Revert bug work around, still can't detect conversation will enough yet.
Travis Howell
2003-12-20
Simpler check
Travis Howell
2003-12-20
*** empty log message ***
Travis Howell
2003-12-20
Remove warning.
Travis Howell
2003-12-20
Update simon1 issues
Travis Howell
2003-12-20
Fix iventory arrowsin some versions of Simon1.
Travis Howell
2003-12-20
Make VC6/EVC happier
Nicolas Bacca
2003-12-19
Fixed bug with looping music. It must have been there all along, but maybe
Torbjörn Andersson
2003-12-19
Implemented scroll wheel handling for save/load dialogs. (This turned up a
Torbjörn Andersson
2003-12-19
Changed abs() to ABS(), and changed a sorting function to use SWAP()
Torbjörn Andersson
2003-12-19
Whitespace changes
Torbjörn Andersson
2003-12-19
put all 'bam' related stuff in a class and allow load/save during a 'bam' scene
Gregory Montoir
2003-12-19
handle mouse wheel in Journal screen
Gregory Montoir
[next]