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
/
graphics.cpp
Age
Commit message (
Collapse
)
Author
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
svn-id: r25654
2007-02-14
More skip_whitespace -> Common::ltrim(). For real now.
Eugene Sandulenko
svn-id: r25577
2007-02-05
solved 64 bit casting issue from BUG #1648325
Nicola Mettifogo
svn-id: r25391
2007-02-04
added more debug levels and comments
Nicola Mettifogo
svn-id: r25386
2007-02-04
solved array out of bound issue in quickFadePalette
Nicola Mettifogo
svn-id: r25380
2007-02-04
added game palette static initializers to avoid warnings
Nicola Mettifogo
svn-id: r25379
2007-02-04
oops fixed 64 bit warnings in the last revision
Nicola Mettifogo
svn-id: r25377
2007-02-04
changed handling of zone labels to match original engine
Nicola Mettifogo
svn-id: r25376
2007-01-27
removed printf's spewing out tons of debug messages
Nicola Mettifogo
svn-id: r25217
2007-01-26
added NULLity checks
Nicola Mettifogo
svn-id: r25213
2007-01-21
fixed occasional border issues in inventory
Nicola Mettifogo
svn-id: r25145
2007-01-15
made _glyphWidths only referenced into graphics.cpp
Nicola Mettifogo
svn-id: r25096
2007-01-15
enforced MemoryReadStream usage instead of custom byte swapping in ↵
Nicola Mettifogo
background loading svn-id: r25094
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
svn-id: r25083
[prev]