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
/
avalanche
/
graph.cpp
Age
Commit message (
Expand
)
Author
2013-07-24
AVALANCHE: rename constants to follow our code formatting conventions.
uruk
2013-07-20
AVALANCHE: Add comments to Graph::drawSprite().
uruk
2013-07-20
AVALANCHE: Update Graph::flesh_colours().
uruk
2013-07-20
AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it.
uruk
2013-07-20
AVALANCHE: Graph: change 'becouse' to 'because' in comments...
uruk
2013-07-20
AVALANCHE: Finish implementation of Graph::drawSprite().
uruk
2013-07-20
AVALANCHE: Update Graph::drawPicture().
uruk
2013-07-20
AVALANCHE: Repair Graph::drawSprite().
uruk
2013-07-19
AVALANCHE: Partially implement Graph::drawSprite().
uruk
2013-07-19
AVALANCHE: Rename copySurface() to drawPicture(), add some comment to it.
uruk
2013-07-19
AVALANCHE: Incorporate Graph::readImage() into Grap::copySurface(), update Lu...
uruk
2013-07-19
AVALANCHE: Remove Graph::drawLine().
uruk
2013-07-18
AVALANCHE: Update Graph::drawSprite(), update Trip::axendor() accordingly, fi...
uruk
2013-07-18
AVALANCHE: Add Graph::drawSprite().
uruk
2013-07-17
AVALANCHE: Add Graph::drawLine().
uruk
2013-07-17
AVALANCHE: Change the source of data in Graph::readImage() for further use. C...
uruk
2013-07-16
AVALANCHE: Add new Graph::readImage(), implement Lucerna::thinkabout() using ...
uruk
2013-07-15
AVALANCHE: Update Graph.
uruk
2013-07-15
AVALANCHE: implement Lucerna::toolbar(), revise Graph::copySurface() and Grap...
uruk
2013-07-13
AVALANCHE: Move the height-doubling part from Lucerna to Graph.
uruk
2013-07-12
AVALANCHE: Update Graph.
uruk
2013-07-12
AVALANCHE: Grap: rename drawToScreen to refreshScreen, add drawBar.
uruk
2013-07-12
AVALANCHE: Update Graph, leave a comment in Lucerna.
uruk
2013-07-11
AVALANCHE: Major update in the Engine (include Graph), minor updates in Graph...
uruk
2013-07-11
AVALANCHE: Add Graph.
uruk