aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/graphics.cpp
AgeCommit message (Expand)Author
2007-02-05solved 64 bit casting issue from BUG #1648325Nicola Mettifogo
2007-02-04added more debug levels and commentsNicola Mettifogo
2007-02-04solved array out of bound issue in quickFadePaletteNicola Mettifogo
2007-02-04added game palette static initializers to avoid warningsNicola Mettifogo
2007-02-04oops fixed 64 bit warnings in the last revisionNicola Mettifogo
2007-02-04changed handling of zone labels to match original engineNicola Mettifogo
2007-01-27removed printf's spewing out tons of debug messagesNicola Mettifogo
2007-01-26added NULLity checksNicola Mettifogo
2007-01-21fixed occasional border issues in inventoryNicola Mettifogo
2007-01-15made _glyphWidths only referenced into graphics.cppNicola Mettifogo
2007-01-15enforced MemoryReadStream usage instead of custom byte swapping in background...Nicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko