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
2005-05-14
Handle default case.
Travis Howell
2005-05-14
More football logic opcodes.
Eugene Sandulenko
2005-05-13
Check MD5 at runtime, so game features could be set at run time.
Eugene Sandulenko
2005-05-13
fixed time().
Robert Göffringmann
2005-05-13
Added MD5 for (another) Gobliiins 1 CD. See bug report #1201233. Made a few
Torbjörn Andersson
2005-05-13
Check if charset is been used, before expiring the resource.
Travis Howell
2005-05-13
HE demos sometimes call music tracks that don't exist.
Travis Howell
2005-05-13
Didn't need to break HE70 saved games after all.
Travis Howell
2005-05-13
Comment typo.
Torbjörn Andersson
2005-05-13
Changed back _numActors to 30 for Sam & Max to avoid breaking savegame
Torbjörn Andersson
2005-05-13
Cases apply to rtRoomImage in He70+ too.
Travis Howell
2005-05-12
Forgot to credit Ivan for his gob engine. Now fix that.
Eugene Sandulenko
2005-05-12
Remove debug leftover comments.
Eugene Sandulenko
2005-05-12
Compilation fix.
Torbjörn Andersson
2005-05-12
Quick fix to make button texts etc. draw at the correct position. (They
Torbjörn Andersson
2005-05-12
fixed interpreter bug (negative address offset - may crush system)
Andrew Kurushin
2005-05-12
Removed unused variables to prevent warnings.
Torbjörn Andersson
2005-05-12
Whitespace: "(type *)something" instead of "(type *) something", because
Torbjörn Andersson
2005-05-12
Avoid HE regressions.
Travis Howell
2005-05-12
fixed boar king crush
Andrew Kurushin
2005-05-12
Moved some more animation stuff out of the Logic class and into the
Torbjörn Andersson
2005-05-12
Support for football/footdemo logic
Eugene Sandulenko
2005-05-11
Implement now spotted Logic opcode in funshops. Now need to find a place
Eugene Sandulenko
2005-05-11
Fix crash in puttsfunshop when trying to edit new shape.
Eugene Sandulenko
2005-05-11
Simple and crude demo of the 'big' buttons -- the infrastructure for this isn...
Max Horn
2005-05-11
Do not autoscale about dialog, rather let it scale itself properly
Max Horn
2005-05-11
Start work on support for 'big' widgets
Max Horn
2005-05-11
Merge loop index variables
Max Horn
2005-05-11
Reduce header dependencies
Max Horn
2005-05-11
Some TODO items
Max Horn
2005-05-11
Mixer is now in namespace Audio. fix compiling.
Oliver Kiehl
2005-05-11
Added "FluidSynth" to the features string. We may have to start word-
Torbjörn Andersson
2005-05-11
Unify check in initBGBuffers and in getZPlanes
Max Horn
2005-05-11
Corect _numActors in HE games.
Travis Howell
2005-05-11
Broke HE70 saved games too, due to activity.
Travis Howell
2005-05-11
Remove fixmes
Travis Howell
2005-05-11
Set number of actors by version again.
Travis Howell
2005-05-11
Made Gdi::_transparentColor protected
Max Horn
2005-05-11
Add additional logic hook in footdemo/funshops.
Travis Howell
2005-05-11
Extra debugs no longer required.
Travis Howell
2005-05-11
some ps2 changes...
Robert Göffringmann
2005-05-11
Cleanup
Torbjörn Andersson
2005-05-11
Fixed one part of the problem with Rif's encounter with Sist. Rif no longer
Torbjörn Andersson
2005-05-11
Corect heversion in some Dutch demos.
Travis Howell
2005-05-11
Fix compile.
Travis Howell
2005-05-11
Confirmed filenames
Travis Howell
2005-05-11
Moved some more stuff to namespace Audio (enough for tonight)
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
[next]