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
/
parallaction.cpp
Age
Commit message (
Expand
)
Author
2007-02-04
applied 2nd workaround to avoid crashes caused by labels when switching location
Nicola Mettifogo
2007-02-04
added more debug levels and comments
Nicola Mettifogo
2007-02-04
Implemented workaround to avoid crashes on location switches, using knowledge...
Nicola Mettifogo
2007-02-04
changed handling of zone labels to match original engine
Nicola Mettifogo
2007-01-26
added more debug messages
Nicola Mettifogo
2007-01-21
fixed ordering of engine jobs: no more known graphics glitches
Nicola Mettifogo
2007-01-17
fixed broken tab widths
Nicola Mettifogo
2007-01-16
added first debug messages
Nicola Mettifogo
2007-01-15
Fixing const related warnings in the parallaction engine
Max Horn
2007-01-15
fixed pointer casting in InputData management
Nicola Mettifogo
2007-01-15
Made Nippon Safes start from the regular splash screen
Nicola Mettifogo
2007-01-14
Zone names get free'd, so don't assign a static string to it (it causes a con...
Max Horn
2007-01-14
mark 64bit issues
Willem Jan Palenstijn
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko