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-10-18
display Joe at current position during intro. Still have to find out why the ...
Gregory Montoir
2003-10-18
Improved the 'special moves' for intro cutaway (but the thugs must be
David Eriksson
2003-10-18
Fix normal animation.
David Eriksson
2003-10-18
Special actions for cdint.cut
David Eriksson
2003-10-18
cleanup
Max Horn
2003-10-18
Fix a little bug.
David Eriksson
2003-10-18
Handle cutaway text.
David Eriksson
2003-10-18
Moved function from Talk to Graphics because Cutaway need it too.
David Eriksson
2003-10-18
- Fix some cutaway crashes
David Eriksson
2003-10-18
Make the aeroplane fly (and Joe too... I wonder what he smoked.)
David Eriksson
2003-10-18
minor changes to joeMove() code
Gregory Montoir
2003-10-18
minor adds + cleanup + fix parallax problem
Gregory Montoir
2003-10-18
update references for Display class
Gregory Montoir
2003-10-18
Moved the opcode functions into the Logic class.
Torbjörn Andersson
2003-10-18
fix handling of unknown targets (previously, you could invoke scummvm with a ...
Max Horn
2003-10-18
We proudly present the latest installment of our hit series 'Untangle the mes...
Max Horn
2003-10-17
moved game detection code out to the plugins
Max Horn
2003-10-17
update
Max Horn
2003-10-17
new command line parser (README still has to be updated)
Max Horn
2003-10-17
patch #823031: Support Russian Full Throttle
Max Horn
2003-10-17
added russian as a language (part of patch #823031, adapted to recent code ch...
Max Horn
2003-10-17
patch #824241
Max Horn
2003-10-17
Another fix for Bug [817871] re hanging notes on
Jamieson Christian
2003-10-17
removed obsolete FIXME/TODO
Max Horn
2003-10-17
cleanup
Max Horn
2003-10-17
fix warning
Max Horn
2003-10-17
Added trace output for IMuse doCommand codes that we're not sure
Jamieson Christian
2003-10-17
Fix MSVC6 warnings
Jamieson Christian
2003-10-17
Make enums public. Fixes MSVC erros with enum usage in member structs
Jamieson Christian
2003-10-17
Added latest modules
Jamieson Christian
2003-10-17
renamed some Timer methods
Max Horn
2003-10-17
proper fix for COMI timer issue: don't let a Timer remove itself
Max Horn
2003-10-17
added tag2str helper function
Max Horn
2003-10-17
added a listTargets() function (not yet used, soon) and some cleanup
Max Horn
2003-10-17
findGame is static class method now
Max Horn
2003-10-17
oops, forgot to remove the old Platform enum
Max Horn
2003-10-17
moved platform/language constants to common/util.*
Max Horn
2003-10-17
also look for TBL file in current directory (useful when running the game fro...
Joost Peters
2003-10-17
preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ...
Gregory Montoir
2003-10-17
more palette stuff
Gregory Montoir
2003-10-17
factored out the game detection code into the Plugin class; this is the first...
Max Horn
2003-10-17
needed some more work to get Iterators to work in FSList
Max Horn
2003-10-17
Fix warning.
Torbjörn Andersson
2003-10-17
- Implement *WT
David Eriksson
2003-10-17
Disable some debug output
David Eriksson
2003-10-17
fix (workaround) for bug #825331
Max Horn
2003-10-17
COMI crashes because for some reasons we get a 0 timer interval. not sure how...
Max Horn
2003-10-17
fixed crash (atleast it crashes for me on OSX) - can someone please verify if...
Joost Peters
2003-10-17
added push_back method with List arg (append one list to another one efficien...
Max Horn
2003-10-17
make FSList inherit 'public' from List (so that we can use List::Iterator)
Max Horn
[prev]
[next]