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
path:
root
/
engines
/
parallaction
/
animation.cpp
Age
Commit message (
Expand
)
Author
2007-02-20
cleanup and small fixes
Nicola Mettifogo
2007-02-20
animation scripts are now parsed through the same pipeline used for location ...
Nicola Mettifogo
2007-02-19
first step in parser simplification
Nicola Mettifogo
2007-02-19
moved specialised parsing routines in parser.cpp, so code can be refactored m...
Nicola Mettifogo
2007-02-19
fixed bad implementation
Nicola Mettifogo
2007-02-18
new special debug levels
Nicola Mettifogo
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
2007-02-17
changed some debug levels
Nicola Mettifogo
2007-02-15
fixed warning pointed out by _Q
Nicola Mettifogo
2007-02-14
More skip_whitespace -> Common::ltrim(). For real now.
Eugene Sandulenko
2007-02-04
changed handling of zone labels to match original engine
Nicola Mettifogo
2007-02-01
Used Fingolfin's workaround for a bogus (?) warning produced by some versions
Torbjörn Andersson
2007-01-15
Fixing const related warnings in the parallaction engine
Max Horn
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
[prev]